Closed
Bug 1799734
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36875 - Move ElementInternals-accessibility out of form-associated
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36875 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36875
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Move ElementInternals-accessibility out of form-associated
This change was suggested here:
https://github.com/web-platform-tests/interop/issues/203#issuecomment-1306614111
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=87af3884afb8bbd7a3eb1425a380995fc2eb0b3f
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 46 subtests
Status Summary
Firefox
OK : 1
FAIL : 46
Chrome
OK : 1
PASS : 46
Safari
ERROR: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /custom-elements/ElementInternals-accessibility.html [wpt.fyi]
- role is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaActiveDescendantElement is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaAtomic is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaAutoComplete is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaBusy is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaChecked is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaColCount is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaColIndex is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaColSpan is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaControlsElements is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaCurrent is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaDescribedByElements is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaDetailsElements is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaDisabled is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaErrorMessageElement is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaExpanded is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaFlowToElements is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaHasPopup is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaHidden is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaInvalid is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaKeyShortcuts is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaLabel is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaLabelledByElements is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaLevel is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaLive is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaModal is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaMultiLine is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaMultiSelectable is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaOrientation is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaOwnsElements is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaPlaceholder is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaPosInSet is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaPressed is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaReadOnly is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaRelevant is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaRequired is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaRoleDescription is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaRowCount is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaRowIndex is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaRowSpan is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaSelected is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaSort is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaValueMax is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaValueMin is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaValueNow is defined in ElementInternals:
FAIL(Chrome:PASS) - ariaValueText is defined in ElementInternals:
FAIL(Chrome:PASS)
- role is defined in ElementInternals:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86a7300f0f1b
[wpt PR 36875] - Move ElementInternals-accessibility out of form-associated, a=testonly
https://hg.mozilla.org/integration/autoland/rev/00101dfcc329
[wpt PR 36875] - Update wpt metadata, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/86a7300f0f1b
https://hg.mozilla.org/mozilla-central/rev/00101dfcc329
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•