Skip to content

Commit

Permalink
Gecko sync update
Browse files Browse the repository at this point in the history
  • Loading branch information
moz-wptsync-bot authored and github-actions[bot] committed Dec 23, 2023
1 parent eac86fe commit d0147c5
Showing 1 changed file with 38 additions and 33 deletions.
71 changes: 38 additions & 33 deletions custom-elements/state/tentative/META.yml
Original file line number Diff line number Diff line change
@@ -1,34 +1,39 @@
links:
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1655831
results:
- test: state-pseudo-class.html
subtest: :state() and :host()
- test: state-pseudo-class.html
subtest: :state() and ::part()
- test: state-pseudo-class.html
subtest: :state() in simple cases
- test: state-pseudo-class.html
subtest: :state() and other pseudo classes
- test: state-pseudo-class.html
subtest: :state() serialization
- test: ElementInternals-states.html
subtest: 'DOMTokenList behavior of ElementInternals.states: Initial state'
- test: ElementInternals-states.html
subtest: 'DOMTokenList behavior of ElementInternals.states: Exceptions'
- test: ElementInternals-states.html
subtest: 'DOMTokenList behavior of ElementInternals.states: Modifications'
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1697820
results:
- test: ElementInternals-states.html
subtest: 'CustomStateSet behavior of ElementInternals.states: Initial state'
- test: ElementInternals-states.html
subtest: 'CustomStateSet behavior of ElementInternals.states: Exceptions'
- test: ElementInternals-states.html
subtest: 'CustomStateSet behavior of ElementInternals.states: Modifications'
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1588763
results:
- test: ElementInternals-states.html
- test: state-pseudo-class.html
- product: firefox
results:
- subtest: :state() and :host()
test: state-pseudo-class.html
- subtest: :state() and ::part()
test: state-pseudo-class.html
- subtest: :state() in simple cases
test: state-pseudo-class.html
- subtest: :state() and other pseudo classes
test: state-pseudo-class.html
- subtest: :state() serialization
test: state-pseudo-class.html
- subtest: 'DOMTokenList behavior of ElementInternals.states: Initial state'
test: ElementInternals-states.html
- subtest: 'DOMTokenList behavior of ElementInternals.states: Exceptions'
test: ElementInternals-states.html
- subtest: 'DOMTokenList behavior of ElementInternals.states: Modifications'
test: ElementInternals-states.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1655831
- product: firefox
results:
- subtest: 'CustomStateSet behavior of ElementInternals.states: Initial state'
test: ElementInternals-states.html
- subtest: 'CustomStateSet behavior of ElementInternals.states: Exceptions'
test: ElementInternals-states.html
- subtest: 'CustomStateSet behavior of ElementInternals.states: Modifications'
test: ElementInternals-states.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1697820
- product: firefox
results:
- test: ElementInternals-states.html
- test: state-pseudo-class.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1588763
- product: firefox
results:
- subtest: Updating a CustomStateSet while iterating it should work
test: ElementInternals-states.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1871706

0 comments on commit d0147c5

Please sign in to comment.