-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1856018 - Make forgiving selectors serialize. r=dshin
As per resolution in w3c/csswg-drafts#8356 Safari already does this. Expand the tests they tweaked to be useful again (test that when non-forgiving parsing is used, then the selector is invalid). Differential Revision: https://phabricator.services.mozilla.com/D189666
- Loading branch information
Showing
25 changed files
with
126 additions
and
143 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
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
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
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
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
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
testing/web-platform/meta/css/css-nesting/nest-containing-forgiving.html.ini
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
testing/web-platform/meta/css/css-scoping/slotted-invalidation.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/css/css-scoping/slotted-link.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/css/css-scoping/slotted-matches.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/css/css-scoping/slotted-nested.html.ini
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
testing/web-platform/meta/css/css-scoping/slotted-parsing.html.ini
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
testing/web-platform/meta/css/css-scoping/slotted-slot.html.ini
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/css/selectors/is-where-basic.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/css/selectors/is-where-error-recovery.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/css/selectors/is-where-not.html.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
testing/web-platform/meta/css/selectors/is-where-parsing.html.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
testing/web-platform/meta/css/selectors/is-where-pseudo-classes.html.ini
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
testing/web-platform/meta/css/selectors/is-where-shadow.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,5 +1,3 @@ | ||
[is-where-shadow.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[:is() inside :host-context()] | ||
expected: FAIL |
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
Oops, something went wrong.