Closed
Bug 1893745
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 45933 - Fix typo in aria-element-reflection.html
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45933 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45933
Details from upstream follow.
Eitan Isaacson <eitan@monotonous.org> wrote:
Fix typo in aria-element-reflection.html
Rename aria-labeledby to aria-labelledby.
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=2ba796808812f637b8a4af1fd74f3a39882d0bc4
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 27 subtests
Status Summary
Firefox
OK
: 1
PASS
: 16
FAIL
: 11
Chrome
OK
: 1
PASS
: 27
Safari
OK
: 1
PASS
: 27
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/dom/aria-element-reflection.html [wpt.fyi]
- aria-errormessage:
FAIL
linked bug:Bug 1875206 - aria-details:
FAIL
linked bug:Bug 1875206 - aria-labelledby.:
FAIL
- aria-controls.:
FAIL
linked bug:Bug 1875206 - aria-describedby.:
FAIL
linked bug:Bug 1875206 - aria-flowto.:
FAIL
linked bug:Bug 1875206 - aria-owns.:
FAIL
linked bug:Bug 1875206 - shadow DOM behaviour for FrozenArray element reflection.:
FAIL
linked bug:Bug 1875206 - Moving explicitly set elements across shadow DOM boundaries.:
FAIL
linked bug:Bug 1875206 - Moving explicitly set elements around within the same scope, and removing from the DOM.:
FAIL
linked bug:Bug 1875206 - Passing values of the wrong type should throw a TypeError:
FAIL
linked bug:Bug 1875206
- aria-errormessage:
New Tests That Don't Pass
- /html/dom/aria-element-reflection.html [wpt.fyi]
- aria-errormessage:
FAIL
(Chrome:PASS
, Safari:PASS
) - aria-details:
FAIL
(Chrome:PASS
, Safari:PASS
) - aria-labelledby.:
FAIL
(Chrome:PASS
, Safari:PASS
) - aria-controls.:
FAIL
(Chrome:PASS
, Safari:PASS
) - aria-describedby.:
FAIL
(Chrome:PASS
, Safari:PASS
) - aria-flowto.:
FAIL
(Chrome:PASS
, Safari:PASS
) - aria-owns.:
FAIL
(Chrome:PASS
, Safari:PASS
) - shadow DOM behaviour for FrozenArray element reflection.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Moving explicitly set elements across shadow DOM boundaries.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Moving explicitly set elements around within the same scope, and removing from the DOM.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Passing values of the wrong type should throw a TypeError:
FAIL
(Chrome:PASS
, Safari:PASS
)
- aria-errormessage:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d3f4755de95
[wpt PR 45933] - Fix typo in aria-element-reflection.html, a=testonly
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•