Skip to content

Commit

Permalink
Bug 1852478 - Update WPT metadata for tests that now pass. r=firefox-…
Browse files Browse the repository at this point in the history
…style-system-reviewers,emilio

This is really a combination of both bug 1758391 (text-wrap) and bug 1852478 (white-space),
but it doesn't make sense to deal with one without the other, given how they intersect
in the text-wrap-mode longhand.

Depends on D198792

Differential Revision: https://phabricator.services.mozilla.com/D198793

UltraBlame original commit: d6a8b0b972822511a05bab69ac92a454a5293e77
  • Loading branch information
marco-c committed Jan 25, 2024
1 parent 447da8e commit a2bc966
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 354 deletions.
24 changes: 0 additions & 24 deletions testing/web-platform/meta/css/css-text/inheritance.html.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,3 @@

[Property text-align-all inherits]
expected: FAIL

[Property text-wrap has initial value wrap]
expected: FAIL

[Property text-wrap inherits]
expected: FAIL

[Property white-space-collapse has initial value collapse]
expected: FAIL

[Property white-space-collapse inherits]
expected: FAIL

[Property text-wrap-mode has initial value wrap]
expected: FAIL

[Property text-wrap-mode inherits]
expected: FAIL

[Property text-wrap-style has initial value auto]
expected: FAIL

[Property text-wrap-style inherits]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,60 +1,15 @@
[text-wrap-computed.html]
[Property text-wrap value 'wrap']
expected: FAIL

[Property text-wrap value 'nowrap']
expected: FAIL

[Property text-wrap value 'auto']
expected: FAIL

[Property text-wrap value 'pretty']
expected: FAIL

[Property text-wrap value 'wrap auto']
expected: FAIL

[Property text-wrap value 'wrap balance']
expected: FAIL

[Property text-wrap value 'wrap pretty']
expected: FAIL

[Property text-wrap value 'wrap stable']
expected: FAIL

[Property text-wrap value 'auto wrap']
expected: FAIL

[Property text-wrap value 'balance wrap']
expected: FAIL

[Property text-wrap value 'pretty wrap']
expected: FAIL

[Property text-wrap value 'stable wrap']
expected: FAIL

[Property text-wrap value 'nowrap auto']
expected: FAIL

[Property text-wrap value 'nowrap balance']
expected: FAIL

[Property text-wrap value 'nowrap pretty']
expected: FAIL

[Property text-wrap value 'nowrap stable']
expected: FAIL

[Property text-wrap value 'auto nowrap']
expected: FAIL

[Property text-wrap value 'balance nowrap']
expected: FAIL

[Property text-wrap value 'pretty nowrap']
expected: FAIL

[Property text-wrap value 'stable nowrap']
expected: FAIL

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
[text-wrap-style-computed.html]
[Property text-wrap-style value 'auto']
expected: FAIL

[Property text-wrap-style value 'balance']
expected: FAIL

[Property text-wrap-style value 'pretty']
expected: FAIL

[Property text-wrap-style value 'stable']
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
[text-wrap-style-valid.html]
[e.style['text-wrap-style'\] = "auto" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "balance" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "pretty" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "stable" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "initial" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "inherit" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "unset" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "revert" should set the property value]
expected: FAIL

[e.style['text-wrap-style'\] = "revert-layer" should set the property value]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,60 +1,15 @@
[text-wrap-valid.html]
[e.style['text-wrap'\] = "wrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "nowrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "pretty" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "wrap auto" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "wrap balance" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "wrap pretty" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "wrap stable" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "auto wrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "balance wrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "pretty wrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "stable wrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "nowrap auto" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "nowrap balance" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "nowrap pretty" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "nowrap stable" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "auto nowrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "balance nowrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "pretty nowrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "stable nowrap" should set the property value]
expected: FAIL

[e.style['text-wrap'\] = "auto" should set the property value]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a2bc966

Please sign in to comment.