[wpt-sync] Sync PR 50271 - Remove support for <input> from interesttarget [5/N]
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50271 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50271
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Remove support for <input> from interesttarget [5/N]
See the discussion here:
https://github.com/openui/open-ui/issues/1138
The TL;DR is that input-based buttons are legacy and not to be
"encouraged".Bug: 326681249
Change-Id: I9100c66eceb21a06e176da02de52304a81a8288b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6196537
Commit-Queue: David Baron \<dbaron@chromium.org>
Auto-Submit: Mason Freed \<masonf@chromium.org>
Reviewed-by: David Baron \<dbaron@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1410898}
Assignee | ||
Updated•29 days ago
|
Assignee | ||
Comment 1•29 days ago
|
||
Assignee | ||
Comment 2•29 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 6 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 6
Chrome
OK
: 1
PASS
: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /html/semantics/the-button-element/interest-target/interestelement-interface.tentative.html [wpt.fyi]
- interestTargetElement reflects interestee HTML element:
FAIL
(Chrome:PASS
) - interestTargetElement reflects set value:
FAIL
(Chrome:PASS
) - interestTargetElement reflects set value across shadow root into light dom:
FAIL
(Chrome:PASS
) - interestTargetElement does not reflect set value inside shadowroot:
FAIL
(Chrome:PASS
) - interestTargetElement does not reflect invalid value:
FAIL
(Chrome:PASS
) - interestTargetElement throws error on assignment of non Element:
FAIL
(Chrome:PASS
)
- interestTargetElement reflects interestee HTML element:
Comment 4•25 days ago
|
||
bugherder |
Description
•