[Gecko Bug 2067149] Split out attr() URL parse error WPT tests from attr-all-types.html & attr-security.html. - #62325
Open
moz-wptsync-bot wants to merge 1 commit into
Open
[Gecko Bug 2067149] Split out attr() URL parse error WPT tests from attr-all-types.html & attr-security.html.#62325moz-wptsync-bot wants to merge 1 commit into
moz-wptsync-bot wants to merge 1 commit into
Conversation
… attr-security.html. See change proposal [1] and the corresponding spec issue [2]. [1]: web-platform-tests/interop#1303 [2]: w3c/csswg-drafts#13946 Two subtests merge into one, because they test the same thing; that is, set an unregistered variable with `attr(data-foo, <url>)` and verify that it fails to parse. Differential Revision: https://phabricator.services.mozilla.com/D321878 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2067149 gecko-commit: 96c3ed3a6b0935f4a9fe0c3a4950dc05a5dcf695 gecko-commit-git: 016e58dbe0734edfb98a251d634cb4cb5ab53aec gecko-reviewers: firefox-style-system-reviewers, emilio
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See change proposal 1 and the corresponding spec issue 2.
Two subtests merge into one, because they test the same thing; that is,
set an unregistered variable with
attr(data-foo, <url>)and verifythat it fails to parse.
Differential Revision: https://phabricator.services.mozilla.com/D321878
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=2067149
gecko-commit: 96c3ed3a6b0935f4a9fe0c3a4950dc05a5dcf695
gecko-commit-git: 016e58dbe0734edfb98a251d634cb4cb5ab53aec
gecko-reviewers: firefox-style-system-reviewers, emilio