-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1852478 - Update WPT metadata for tests that now pass. r=firefox-…
…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
Showing
14 changed files
with
0 additions
and
354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
45 changes: 0 additions & 45 deletions
45
testing/web-platform/meta/css/css-text/parsing/text-wrap-computed.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
6 changes: 0 additions & 6 deletions
6
testing/web-platform/meta/css/css-text/parsing/text-wrap-mode-computed.html.ini
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
testing/web-platform/meta/css/css-text/parsing/text-wrap-mode-valid.html.ini
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
testing/web-platform/meta/css/css-text/parsing/text-wrap-style-computed.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
24 changes: 0 additions & 24 deletions
24
testing/web-platform/meta/css/css-text/parsing/text-wrap-style-valid.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
45 changes: 0 additions & 45 deletions
45
testing/web-platform/meta/css/css-text/parsing/text-wrap-valid.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
12 changes: 0 additions & 12 deletions
12
testing/web-platform/meta/css/css-text/parsing/white-space-collapse-computed.html.ini
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
testing/web-platform/meta/css/css-text/parsing/white-space-collapse-valid.html.ini
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
testing/web-platform/meta/css/css-text/parsing/white-space-shorthand-text-wrap.html.ini
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
testing/web-platform/meta/css/css-text/parsing/white-space-shorthand.html.ini
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...eta/web-animations/animation-model/animation-types/accumulation-per-property-002.html.ini
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...rm/meta/web-animations/animation-model/animation-types/addition-per-property-002.html.ini
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.