selenium-webdriver
Version:
The official WebDriver JavaScript bindings from the Selenium project
34 lines (33 loc) • 1.73 kB
JavaScript
;
// Licensed to the Software Freedom Conservancy (SFC) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The SFC licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
Object.defineProperty(exports, "__esModule", { value: true });
// Minimum size is 1pt x 1pt. Conversion follows from
// https://www.w3.org/TR/css3-values/#absolute-lengths
// Minimum size is 1pt x 1pt. Conversion follows from
// https://www.w3.org/TR/css3-values/#absolute-lengths
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Local copy of w3c/webdriver-bidi#1140: adds the webExtension.install extension point.
// Overrides the upstream closed InstallParameters. Delete once #1140 merges and the
// pinned webref carries it. https://github.com/w3c/webdriver-bidi/pull/1140