Closed Bug 1608257 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 21119 - Support multiple aria-details ids

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 21119 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/21119
Details from upstream follow.

Aaron Leventhal <aleventhal@google.com> wrote:

Support multiple aria-details ids

Bug: 1006767
Change-Id: I7b845591e097b113db165c9987783d2044198dc1
Reviewed-on: https://chromium-review.googlesource.com/1966253
WPT-Export-Revision: 0335a112e6ab2113710e88f21bbf5a81af5eab0a

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 3 tests and 106 subtests

Status Summary

Firefox

OK : 3
PASS : 8
FAIL : 160

Chrome

OK : 3
PASS : 156
FAIL : 12

Safari

OK : 2
PASS : 86
FAIL : 37
ERROR: 1

Links

GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/wai-aria/idlharness.window.html
Element interface: attribute ariaMultiSelectable: FAIL
Element interface: element must inherit property "ariaMultiSelectable" with the proper type: FAIL
Element interface: element must inherit property "ariaRowIndex" with the proper type: FAIL
Element interface: element must inherit property "ariaRowCount" with the proper type: FAIL
Element interface: element must inherit property "ariaCurrent" with the proper type: FAIL
Element interface: element must inherit property "ariaBusy" with the proper type: FAIL
Element interface: attribute ariaExpanded: FAIL
Element interface: attribute ariaKeyShortcuts: FAIL
Element interface: attribute ariaModal: FAIL
Element interface: attribute ariaMultiLine: FAIL
Element interface: attribute ariaRowSpan: FAIL
Element interface: attribute ariaPlaceholder: FAIL
Element interface: element must inherit property "ariaValueMin" with the proper type: FAIL
Element interface: attribute role: FAIL
Element interface: attribute ariaColIndex: FAIL
Element interface: element must inherit property "ariaOrientation" with the proper type: FAIL
Element interface: element must inherit property "ariaLevel" with the proper type: FAIL
Element interface: attribute ariaSelected: FAIL
Element interface: attribute ariaLevel: FAIL
Element interface: element must inherit property "ariaRoleDescription" with the proper type: FAIL
Element interface: element must inherit property "ariaRequired" with the proper type: FAIL
Element interface: element must inherit property "ariaHidden" with the proper type: FAIL
Element interface: attribute ariaReadOnly: FAIL
Element interface: element must inherit property "ariaRelevant" with the proper type: FAIL
Element interface: attribute ariaRoleDescription: FAIL
Element interface: element must inherit property "ariaModal" with the proper type: FAIL
Element interface: attribute ariaAtomic: FAIL
Element interface: attribute ariaHidden: FAIL
Element interface: attribute ariaRequired: FAIL
Element interface: attribute ariaBusy: FAIL
Element interface: element must inherit property "ariaColSpan" with the proper type: FAIL
Element interface: element must inherit property "ariaLabel" with the proper type: FAIL
Element interface: attribute ariaValueNow: FAIL
Element interface: attribute ariaRowIndex: FAIL
Element interface: element must inherit property "ariaRowSpan" with the proper type: FAIL
Element interface: attribute ariaColSpan: FAIL
Element interface: attribute ariaPressed: FAIL
Element interface: attribute ariaOrientation: FAIL
Element interface: attribute ariaColCount: FAIL
Element interface: element must inherit property "ariaExpanded" with the proper type: FAIL
Element interface: element must inherit property "ariaDisabled" with the proper type: FAIL
Element interface: element must inherit property "ariaLive" with the proper type: FAIL
Element interface: element must inherit property "ariaSort" with the proper type: FAIL
Element interface: attribute ariaLabel: FAIL
Element interface: element must inherit property "ariaPosInSet" with the proper type: FAIL
Element interface: attribute ariaSort: FAIL
Element interface: attribute ariaChecked: FAIL
Element interface: element must inherit property "ariaColIndex" with the proper type: FAIL
Element interface: attribute ariaValueMin: FAIL
Element interface: attribute ariaValueMax: FAIL
Element interface: element must inherit property "ariaChecked" with the proper type: FAIL
Element interface: element must inherit property "ariaPressed" with the proper type: FAIL
Element interface: element must inherit property "ariaAtomic" with the proper type: FAIL
Element interface: attribute ariaCurrent: FAIL
Element interface: attribute ariaRowCount: FAIL
Element interface: attribute ariaHasPopup: FAIL
Element interface: element must inherit property "ariaReadOnly" with the proper type: FAIL
Element interface: element must inherit property "ariaValueMax" with the proper type: FAIL
Element interface: attribute ariaRelevant: FAIL
Element interface: element must inherit property "ariaValueNow" with the proper type: FAIL
Element interface: element must inherit property "ariaKeyShortcuts" with the proper type: FAIL
Element interface: element must inherit property "role" with the proper type: FAIL
Element interface: attribute ariaLive: FAIL
Element interface: element must inherit property "ariaColCount" with the proper type: FAIL
Element interface: element must inherit property "ariaMultiLine" with the proper type: FAIL
Element interface: attribute ariaValueText: FAIL
Element interface: element must inherit property "ariaPlaceholder" with the proper type: FAIL
Element interface: attribute ariaAutoComplete: FAIL
Element interface: element must inherit property "ariaHasPopup" with the proper type: FAIL
Element interface: element must inherit property "ariaAutoComplete" with the proper type: FAIL
Element interface: element must inherit property "ariaValueText" with the proper type: FAIL
Element interface: attribute ariaDisabled: FAIL
Element interface: element must inherit property "ariaSelected" with the proper type: FAIL
Element interface: attribute ariaPosInSet: FAIL

New Tests That Don't Pass

/dom/nodes/aria-element-reflection.tentative.html
shadow DOM behaviour for FrozenArray element reflection.: FAIL (Chrome: PASS, Safari: FAIL)
aria-flowto.: FAIL (Chrome: PASS, Safari: FAIL)
aria-activedescendant element reflection: FAIL (Chrome: PASS, Safari: FAIL)
Moving explicitly set elements around within the same scope, and removing from the DOM.: FAIL (Chrome: PASS, Safari: FAIL)
Deleting a reflected element should return null for the IDL attribute and cause the content attribute to become stale.: FAIL (Chrome: PASS, Safari: FAIL)
If the content attribute is set directly, the IDL attribute getter always returns the first element whose ID matches the content attribute.: FAIL (Chrome: PASS, Safari: FAIL)
aria-labelledby.: FAIL (Chrome: PASS, Safari: FAIL)
aria-owns.: FAIL (Chrome: PASS, Safari: FAIL)
Changing the ID of an element causes the content attribute to become out of sync.: FAIL (Chrome: PASS, Safari: FAIL)
aria-controls.: FAIL (Chrome: PASS, Safari: FAIL)
aria-errormessage: FAIL (Chrome: PASS, Safari: FAIL)
Moving explicitly set elements across shadow DOM boundaries.: FAIL (Chrome: PASS, Safari: FAIL)
Setting an element reference that crosses into a shadow tree is disallowed, but setting one that is in a shadow inclusive ancestor is allowed.: FAIL (Chrome: PASS, Safari: FAIL)
Setting the IDL attribute to an element which is not the first element in DOM order with its ID causes the content attribute to be an empty string: FAIL (Chrome: PASS, Safari: FAIL)
aria-describedby.: FAIL (Chrome: PASS, Safari: FAIL)
aria-details: FAIL (Chrome: FAIL, Safari: FAIL)
Reparenting an element into a descendant shadow scope nullifies the element reference.: FAIL (Chrome: PASS, Safari: FAIL)
/custom-elements/form-associated/ElementInternals-accessibility.html
ariaDescribedByElements is defined in ElementInternals: FAIL (Chrome: PASS)
ariaFlowToElements is defined in ElementInternals: FAIL (Chrome: PASS)
role is defined in ElementInternals: FAIL (Chrome: PASS)
ariaPosInSet is defined in ElementInternals: FAIL (Chrome: PASS)
ariaValueMax is defined in ElementInternals: FAIL (Chrome: PASS)
ariaDisabled is defined in ElementInternals: FAIL (Chrome: PASS)
ariaRoleDescription is defined in ElementInternals: FAIL (Chrome: PASS)
ariaValueMin is defined in ElementInternals: FAIL (Chrome: PASS)
ariaOrientation is defined in ElementInternals: FAIL (Chrome: PASS)
ariaLabel is defined in ElementInternals: FAIL (Chrome: PASS)
ariaMultiSelectable is defined in ElementInternals: FAIL (Chrome: PASS)
ariaExpanded is defined in ElementInternals: FAIL (Chrome: PASS)
ariaDetailsElements is defined in ElementInternals: FAIL (Chrome: FAIL)
ariaColIndex is defined in ElementInternals: FAIL (Chrome: PASS)
ariaRowCount is defined in ElementInternals: FAIL (Chrome: PASS)
ariaBusy is defined in ElementInternals: FAIL (Chrome: PASS)
ariaChecked is defined in ElementInternals: FAIL (Chrome: PASS)
ariaControlsElements is defined in ElementInternals: FAIL (Chrome: PASS)
ariaAutoComplete is defined in ElementInternals: FAIL (Chrome: PASS)
ariaHasPopup is defined in ElementInternals: FAIL (Chrome: PASS)
ariaLevel is defined in ElementInternals: FAIL (Chrome: PASS)
ariaAtomic is defined in ElementInternals: FAIL (Chrome: PASS)
ariaErrorMessageElement is defined in ElementInternals: FAIL (Chrome: PASS)
ariaHidden is defined in ElementInternals: FAIL (Chrome: PASS)
ariaSort is defined in ElementInternals: FAIL (Chrome: PASS)
ariaRowSpan is defined in ElementInternals: FAIL (Chrome: PASS)
ariaRowIndex is defined in ElementInternals: FAIL (Chrome: PASS)
ariaPlaceholder is defined in ElementInternals: FAIL (Chrome: PASS)
ariaReadOnly is defined in ElementInternals: FAIL (Chrome: PASS)
ariaOwnsElements is defined in ElementInternals: FAIL (Chrome: PASS)
ariaActiveDescendantElement is defined in ElementInternals: FAIL (Chrome: PASS)
ariaColCount is defined in ElementInternals: FAIL (Chrome: PASS)
ariaRelevant is defined in ElementInternals: FAIL (Chrome: PASS)
ariaLive is defined in ElementInternals: FAIL (Chrome: PASS)
ariaValueNow is defined in ElementInternals: FAIL (Chrome: PASS)
ariaRequired is defined in ElementInternals: FAIL (Chrome: PASS)
ariaValueText is defined in ElementInternals: FAIL (Chrome: PASS)
ariaLabelledByElements is defined in ElementInternals: FAIL (Chrome: PASS)
ariaColSpan is defined in ElementInternals: FAIL (Chrome: PASS)
ariaModal is defined in ElementInternals: FAIL (Chrome: PASS)
ariaSelected is defined in ElementInternals: FAIL (Chrome: PASS)
ariaKeyShortcuts is defined in ElementInternals: FAIL (Chrome: PASS)
ariaCurrent is defined in ElementInternals: FAIL (Chrome: PASS)
ariaMultiLine is defined in ElementInternals: FAIL (Chrome: PASS)
ariaPressed is defined in ElementInternals: FAIL (Chrome: PASS)
/wai-aria/idlharness.window.html
Element interface: attribute ariaMultiSelectable: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaErrorMessageElement: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaMultiSelectable" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaDescribedByElements" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaRowIndex" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaRowCount" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaFlowToElements: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaOwnsElements" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaCurrent" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaBusy" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaErrorMessageElement" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: attribute ariaControlsElements: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: attribute ariaExpanded: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaKeyShortcuts: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaModal: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaMultiLine: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRowSpan: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaPlaceholder: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaValueMin" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute role: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaColIndex: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaOrientation" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaLevel" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaSelected: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaLevel: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaRoleDescription" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaRequired" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaHidden" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRowIndexText: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: element must inherit property "ariaRowIndexText" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: attribute ariaColIndexText: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: attribute ariaReadOnly: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaRelevant" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRoleDescription: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaModal" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaInvalid" with the proper type: FAIL (Chrome: FAIL, Safari: PASS)
Element interface: attribute ariaSetSize: FAIL (Chrome: FAIL, Safari: PASS)
Element interface: attribute ariaAtomic: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaInvalid: FAIL (Chrome: FAIL, Safari: PASS)
Element interface: attribute ariaHidden: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRequired: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaActiveDescendantElement" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: attribute ariaBusy: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaColSpan" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaLabelledByElements: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaDetailsElements" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: attribute ariaActiveDescendantElement: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaLabel" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaValueNow: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRowIndex: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaRowSpan" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaColSpan: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaPressed: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaOrientation: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaColCount: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaExpanded" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaDisabled" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaLive" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaSort" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaLabel: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaPosInSet" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaSort: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaChecked: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaOwnsElements: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaColIndex" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaValueMin: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaValueMax: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaChecked" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaPressed" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaAtomic" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaCurrent: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRowCount: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaDescribedByElements: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: attribute ariaHasPopup: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaReadOnly" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaValueMax" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaRelevant: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaValueNow" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaFlowToElements" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaControlsElements" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: element must inherit property "ariaKeyShortcuts" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "role" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaLive: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaColCount" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaMultiLine" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaDetailsElements: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: attribute ariaValueText: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaPlaceholder" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaAutoComplete: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaHasPopup" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaAutoComplete" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaValueText" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaLabelledByElements" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: attribute ariaDisabled: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaSelected" with the proper type: FAIL (Chrome: PASS, Safari: PASS)
Element interface: attribute ariaPosInSet: FAIL (Chrome: PASS, Safari: PASS)
Element interface: element must inherit property "ariaSetSize" with the proper type: FAIL (Chrome: FAIL, Safari: PASS)
Element interface: element must inherit property "ariaColIndexText" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e9d6aaea75e4 [wpt PR 21119] - Support multiple aria-details ids, a=testonly https://hg.mozilla.org/integration/autoland/rev/8a3b1a6f2fb6 [wpt PR 21119] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.