Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
autonome committed Dec 19, 2024
1 parent a28d540 commit ab50ecc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
2 changes: 0 additions & 2 deletions features/dom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ compat_features:
- api.Document.referrer
- api.Document.replaceChildren
- api.Document.scripts
- api.Document.scroll_event
- api.Document.title
- api.Document.write
- api.Document.writeln
Expand Down Expand Up @@ -201,7 +200,6 @@ compat_features:
- api.Element.removeAttributeNode
- api.Element.replaceChildren
- api.Element.replaceWith
- api.Element.scroll_event
- api.Element.setAttribute
- api.Element.setAttributeNS
- api.Element.setAttributeNode
Expand Down
26 changes: 0 additions & 26 deletions features/dom.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -383,32 +383,6 @@ compat_features:
- api.TreeWalker.root
- api.TreeWalker.whatToShow

# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "6"
# firefox_android: "6"
# safari: "1.3"
# safari_ios: "1"
- api.Element.scroll_event

# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
# support:
# chrome: "1"
# chrome_android: "18"
# edge: "12"
# firefox: "6"
# firefox_android: "6"
# safari: "2"
# safari_ios: "1"
- api.Document.scroll_event

# baseline: high
# baseline_low_date: 2015-07-29
# baseline_high_date: 2018-01-29
Expand Down

0 comments on commit ab50ecc

Please sign in to comment.