Skip to content

Commit

Permalink
HTML <search> element - Chrome 118 support (#20715)
Browse files Browse the repository at this point in the history
* HTML <search> element - Chrome 118 support

* Apply suggestions from code review

Co-authored-by: Luke Warlow <[email protected]>

---------

Co-authored-by: Luke Warlow <[email protected]>
  • Loading branch information
ramiy and lukewarlow authored Sep 17, 2023
1 parent 9b475ca commit c5aa8a0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions html/elements/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/grouping-content.html#the-search-element",
"support": {
"chrome": {
"version_added": false,
"impl_url": [
"https://crbug.com/937101",
"https://crbug.com/1277435"
]
"version_added": "118"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit c5aa8a0

Please sign in to comment.