Closed
Bug 1917678
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 48058 - Fix aria-labelledby typo
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48058 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48058
Details from upstream follow.
Eitan Isaacson <eitan@monotonous.org> wrote:
Fix aria-labelledby typo
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ee9118d10c442e9ee5dc377eb79ba7536fbd7755
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2325 subtests
Status Summary
Firefox
OK : 1
PASS: 458
FAIL: 7
Chrome
OK : 1
PASS: 2318
FAIL: 7
Safari
OK : 1
PASS: 2033
FAIL: 7
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /shadow-dom/reference-target/tentative/property-reflection.html [wpt.fyi]
- label.control has reflection behavior ReflectsHost when pointing to button with reference target:
FAIL(Chrome:FAIL, Safari:FAIL) - label.control has reflection behavior ReflectsHost when pointing to input with reference target:
FAIL(Chrome:FAIL, Safari:FAIL) - label.control has reflection behavior ReflectsHost when pointing to meter with reference target:
FAIL(Chrome:FAIL, Safari:FAIL) - label.control has reflection behavior ReflectsHost when pointing to output with reference target:
FAIL(Chrome:FAIL, Safari:FAIL) - label.control has reflection behavior ReflectsHost when pointing to progress with reference target:
FAIL(Chrome:FAIL, Safari:FAIL) - label.control has reflection behavior ReflectsHost when pointing to select with reference target:
FAIL(Chrome:FAIL, Safari:FAIL) - label.control has reflection behavior ReflectsHost when pointing to textarea with reference target:
FAIL(Chrome:FAIL, Safari:FAIL)
- label.control has reflection behavior ReflectsHost when pointing to button with reference target:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ed4e3cc6b09
[wpt PR 48058] - Fix aria-labelledby typo, a=testonly
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•