Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions css/css-typed-om/the-stylepropertymap/inline/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ links:
- subtest: Declared StylePropertyMap.get reflects changes in the inline style
test: get.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1932747
- product: firefox
results:
- subtest: attributeStyleMap.delete() triggers attributeChangedCallback
test: attribute-changed-callback.html
- subtest: attributeStyleMap.clear() triggers attributeChangedCallback
test: attribute-changed-callback.html
- subtest: attributeStyleMap.append() triggers attributeChangedCallback
test: attribute-changed-callback.html
- subtest: attributeStyleMap.delete() with custom property triggers attributeChangedCallback
test: attribute-changed-callback.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2038827
Loading