Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from mdn:main #13

Open
wants to merge 5,153 commits into
base: main
Choose a base branch
from
Open

[pull] main from mdn:main #13

wants to merge 5,153 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 14, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@google-cla
Copy link

google-cla bot commented Dec 14, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

queengooborg and others added 3 commits November 22, 2024 15:38
* Update Chromium data for management Web Extensions interface

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `management` Web Extensions interface. The data comes from a commit in the browser's source code, mapped to a version number using available tooling or via the commit timestamp.

Commit: https://source.chromium.org/chromium/chromium/src/+/eb25577b3822e6bd44f3c42ff5a1ef28ada1e6dd

* Fix version number

* Update data

---------

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
Scope: `webextensions.api.*`

Chrome 4: [^4]

- `devtools`

Chrome 18: [^18]

- `devtools.inspectedWindow`
- `devtools.inspectedWindow.eval`
- `devtools.inspectedWindow.reload`
- `devtools.inspectedWindow.tabId`
- `devtools.network`
- `devtools.network.getHAR`
- `devtools.network.onNavigated`
- `devtools.network.onRequestFinished`
- `devtools.panels`
- `devtools.panels.ElementsPanel.createSidebarPane`
- `devtools.panels.ElementsPanel.onSelectionChanged`
- `devtools.panels.ExtensionPanel.onHidden`
- `devtools.panels.ExtensionPanel.onSearch`
- `devtools.panels.ExtensionPanel.onShown`
- `devtools.panels.ExtensionSidebarPane.onHidden`
- `devtools.panels.ExtensionSidebarPane.onShown`
- `devtools.panels.ExtensionSidebarPane.setExpression`
- `devtools.panels.ExtensionSidebarPane.setHeight`
- `devtools.panels.ExtensionSidebarPane.setObject`
- `devtools.panels.ExtensionSidebarPane.setPage`
- `devtools.panels.create`
- `devtools.panels.create.iconPath`
- `devtools.panels.create.pagePath`
- `devtools.panels.create.title`
- `devtools.panels.elements`

[^4]: chromium/chromium@89ebc7e
[^18]: chromium/chromium@2cf725f

---------

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
Elchi3 and others added 30 commits December 19, 2024 17:32
…25448)

GPUSupportedLimits.maxInterStageShaderComponents is no longer in the spec
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `-webkit-text-zoom` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-text-zoom
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `-webkit-mask-source-type` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-mask-source-type
…5438)

This PR updates and corrects version values for Microsoft Edge for the `-webkit-mask-box-image` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-mask-box-image
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `-webkit-cursor-visibility` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-cursor-visibility
Mark @font-face/font-variant descriptor as non-standard
…erty (#25433)

 PR updates and corrects version values for Chrome and Safari for the `-webkit-hyphenate-limit-before` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-hyphenate-limit-before

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
… `until-found` (#25471)

Align naming conventions for HTML attribute values for `hidden="until-found"` and update compatibility details for Opera.
…property (#25428)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-hyphenate-limit-lines` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-hyphenate-limit-lines
…perty (#25426)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-column-progression` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-column-progression
…25425)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-column-axis` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-column-axis
This PR updates and corrects version values for Chrome and Safari for the `-webkit-nbsp-mode` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-nbsp-mode

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
…#25434)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-line-box-contain` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-line-box-contain

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
…5431)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-line-snap` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-line-snap

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
…5430)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-line-grid` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-line-grid

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
…25429)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-line-align` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-line-align

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
This PR updates and corrects version values for Chrome and Safari for the `alignment-baseline` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/alignment-baseline

Co-authored-by: Claas Augner <caugner@mozilla.com>
…perty (#25432)

This PR updates and corrects version values for Chrome and Safari for the `-webkit-hyphenate-limit-after` CSS property. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.8).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/properties/-webkit-hyphenate-limit-after

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
… read failures (#25277)

Add data point for improved error reporting for large value read failures

Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
Co-authored-by: Florian Scholz <fs@florianscholz.com>
…ion type is inline (#25456)

* Chrome ignores filename param on save when disposition type is inline

* chore(http): Add webkit bug

Co-authored-by: Claas Augner <caugner@mozilla.com>
* Update close-incomplete-issues.yml

* Use single quotes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment