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 Nov 15, 2024
1 parent 0bdddb4 commit 7ed0696
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions css/css-inline/text-box-trim/parsing/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,24 @@ links:
- subtest: e.style['text-box'] = "ex" should not set unrelated longhands
test: text-box-shorthand.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1917053
- product: firefox
results:
- subtest: Property text-box-edge value 'auto'
test: text-box-edge-computed.html
- subtest: Property text-box-edge value 'ideographic text'
test: text-box-edge-computed.html
- subtest: Property text-box-edge value 'ideographic ideographic'
test: text-box-edge-computed.html
- subtest: Property text-box-edge value 'ideographic-ink text'
test: text-box-edge-computed.html
- subtest: Property text-box-edge value 'ideographic-ink ideographic-ink'
test: text-box-edge-computed.html
- subtest: e.style['text-box-edge'] = "auto" should set the property value
test: text-box-edge-valid.html
- subtest: e.style['text-box-edge'] = "ideographic ideographic" should set the property
value
test: text-box-edge-valid.html
- subtest: e.style['text-box-edge'] = "ideographic-ink ideographic-ink" should set
the property value
test: text-box-edge-valid.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1931625

0 comments on commit 7ed0696

Please sign in to comment.