Skip to content

Commit

Permalink
Update Chromium data for past CSS selector (#21372)
Browse files Browse the repository at this point in the history
* Update Chromium data for past CSS selector

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `past` CSS selector. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.5.1).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/css/selectors/past

* Update past.json

Co-authored-by: Florian Scholz <[email protected]>

---------

Co-authored-by: Florian Scholz <[email protected]>
  • Loading branch information
queengooborg and Elchi3 authored Nov 28, 2023
1 parent c5e7654 commit 6b6cc6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/selectors/past.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"spec_url": "https://drafts.csswg.org/selectors/#the-past-pseudo",
"support": {
"chrome": {
"version_added": false
"version_added": "23"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand All @@ -30,7 +30,7 @@
"webview_android": "mirror"
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand Down

0 comments on commit 6b6cc6a

Please sign in to comment.