[wpt-sync] Sync PR 40232 - Add a runtime enabled feature for Dangling Markup in target name
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40232 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40232
Details from upstream follow.
Jun Kokatsu <jkokatsu@google.com> wrote:
Add a runtime enabled feature for Dangling Markup in target name
Bug: 1421440
Change-Id: I704ecbc0f18e48c32966a77bae2307e96eb44073
Reviewed-on: https://chromium-review.googlesource.com/4553305
WPT-Export-Revision: f569a8d0023ecf20a3fced94359abf382d51316e
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 5 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 6 subtests
Status Summary
Firefox
OK
: 2
PASS
: 12
FAIL
: 5
Chrome
OK
: 1
PASS
: 8
FAIL
: 8
TIMEOUT
: 2
Safari
OK
: 1
PASS
: 11
FAIL
: 5
TIMEOUT
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/browsers/windows/dangling-markup-window-name.tentative.html [wpt.fyi]
- Dangling Markup with "\n" in target is reset when set by <a> tag:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Dangling Markup with "\r" in target is reset when set by <a> tag:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Dangling Markup with "\t" in target is reset when set by <a> tag:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Dangling Markup in target is reset when set by <form> tag:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Dangling Markup in target is reset when set by <base> tag:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Dangling Markup with "\n" in target is reset when set by <a> tag:
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/23ee039db610
https://hg.mozilla.org/mozilla-central/rev/50357f305018
Description
•