Closed
Bug 1779962
Opened 6 months ago
Closed 4 months ago
[wpt-sync] Sync PR 34870 - Add CEReaction tests for AriaAttributes.
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 34870 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34870
Details from upstream follow.
Ryosuke Niwa <rniwa@webkit.org> wrote:
Add CEReaction tests for AriaAttributes.
Assignee | ||
Updated•6 months ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Updated•5 months ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Comment 1•5 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=729e14768699d693e230aa480bd0c690ffb62c80
Assignee | ||
Comment 2•5 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 76 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 92
Chrome
OK
: 2
PASS
: 92
Safari
OK
: 2
PASS
: 92
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /custom-elements/reactions/AriaMixin-element-attributes.html [wpt.fyi]
- ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute:
FAIL
- ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaControlsElements in Element must enqueue an attributeChanged reaction when adding aria-controls content attribute:
FAIL
- ariaControlsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaDescribedByElements in Element must enqueue an attributeChanged reaction when adding aria-describedby content attribute:
FAIL
- ariaDescribedByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaDetailsElements in Element must enqueue an attributeChanged reaction when adding aria-details content attribute:
FAIL
- ariaDetailsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaErrorMessageElement in Element must enqueue an attributeChanged reaction when adding aria-errormessage content attribute:
FAIL
- ariaErrorMessageElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaFlowToElements in Element must enqueue an attributeChanged reaction when adding aria-flowto content attribute:
FAIL
- ariaFlowToElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaLabelledByElements in Element must enqueue an attributeChanged reaction when adding aria-labelledby content attribute:
FAIL
- ariaLabelledByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaOwnsElements in Element must enqueue an attributeChanged reaction when adding aria-owns content attribute:
FAIL
- ariaOwnsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute:
- /custom-elements/reactions/AriaMixin-string-attributes.html [wpt.fyi]
- ariaAtomic on Element must enqueue an attributeChanged reaction when adding aria-atomic content attribute:
FAIL
- ariaAtomic on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaAutoComplete on Element must enqueue an attributeChanged reaction when adding aria-autocomplete content attribute:
FAIL
- ariaAutoComplete on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaBusy on Element must enqueue an attributeChanged reaction when adding aria-busy content attribute:
FAIL
- ariaBusy on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaChecked on Element must enqueue an attributeChanged reaction when adding aria-checked content attribute:
FAIL
- ariaChecked on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaColCount on Element must enqueue an attributeChanged reaction when adding aria-colcount content attribute:
FAIL
- ariaColCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaColIndex on Element must enqueue an attributeChanged reaction when adding aria-colindex content attribute:
FAIL
- ariaColIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaColSpan on Element must enqueue an attributeChanged reaction when adding aria-colspan content attribute:
FAIL
- ariaColSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaCurrent on Element must enqueue an attributeChanged reaction when adding aria-current content attribute:
FAIL
- ariaCurrent on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaDisabled on Element must enqueue an attributeChanged reaction when adding aria-disabled content attribute:
FAIL
- ariaDisabled on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaExpanded on Element must enqueue an attributeChanged reaction when adding aria-expanded content attribute:
FAIL
- ariaExpanded on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaHasPopup on Element must enqueue an attributeChanged reaction when adding aria-haspopup content attribute:
FAIL
- ariaHasPopup on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaHidden on Element must enqueue an attributeChanged reaction when adding aria-hidden content attribute:
FAIL
- ariaHidden on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaInvalid on Element must enqueue an attributeChanged reaction when adding aria-invalid content attribute:
FAIL
- ariaInvalid on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when adding aria-keyshortcuts content attribute:
FAIL
- ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaLabel on Element must enqueue an attributeChanged reaction when adding aria-label content attribute:
FAIL
- ariaLabel on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaLevel on Element must enqueue an attributeChanged reaction when adding aria-level content attribute:
FAIL
- ariaLevel on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaLive on Element must enqueue an attributeChanged reaction when adding aria-live content attribute:
FAIL
- ariaLive on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaModal on Element must enqueue an attributeChanged reaction when adding aria-modal content attribute:
FAIL
- ariaModal on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaMultiLine on Element must enqueue an attributeChanged reaction when adding aria-multiline content attribute:
FAIL
- ariaMultiLine on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaMultiSelectable on Element must enqueue an attributeChanged reaction when adding aria-multiselectable content attribute:
FAIL
- ariaMultiSelectable on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaOrientation on Element must enqueue an attributeChanged reaction when adding aria-orientation content attribute:
FAIL
- ariaOrientation on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaPlaceholder on Element must enqueue an attributeChanged reaction when adding aria-placeholder content attribute:
FAIL
- ariaPlaceholder on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaPosInSet on Element must enqueue an attributeChanged reaction when adding aria-posinset content attribute:
FAIL
- ariaPosInSet on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaPressed on Element must enqueue an attributeChanged reaction when adding aria-pressed content attribute:
FAIL
- ariaPressed on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaReadOnly on Element must enqueue an attributeChanged reaction when adding aria-readonly content attribute:
FAIL
- ariaReadOnly on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaRelevant on Element must enqueue an attributeChanged reaction when adding aria-relevant content attribute:
FAIL
- ariaRelevant on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaRequired on Element must enqueue an attributeChanged reaction when adding aria-required content attribute:
FAIL
- ariaRequired on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaRoleDescription on Element must enqueue an attributeChanged reaction when adding aria-roledescription content attribute:
FAIL
- ariaRoleDescription on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaRowCount on Element must enqueue an attributeChanged reaction when adding aria-rowcount content attribute:
FAIL
- ariaRowCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaRowIndex on Element must enqueue an attributeChanged reaction when adding aria-rowindex content attribute:
FAIL
- ariaRowIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaRowSpan on Element must enqueue an attributeChanged reaction when adding aria-rowspan content attribute:
FAIL
- ariaRowSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaSelected on Element must enqueue an attributeChanged reaction when adding aria-selected content attribute:
FAIL
- ariaSelected on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaSetSize on Element must enqueue an attributeChanged reaction when adding aria-setsize content attribute:
FAIL
- ariaSetSize on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaSort on Element must enqueue an attributeChanged reaction when adding aria-sort content attribute:
FAIL
- ariaSort on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaValueMax on Element must enqueue an attributeChanged reaction when adding aria-valuemax content attribute:
FAIL
- ariaValueMax on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaValueMin on Element must enqueue an attributeChanged reaction when adding aria-valuemin content attribute:
FAIL
- ariaValueMin on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaValueNow on Element must enqueue an attributeChanged reaction when adding aria-valuenow content attribute:
FAIL
- ariaValueNow on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaValueText on Element must enqueue an attributeChanged reaction when adding aria-valuetext content attribute:
FAIL
- ariaValueText on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
- ariaAtomic on Element must enqueue an attributeChanged reaction when adding aria-atomic content attribute:
New Tests That Don't Pass
- /custom-elements/reactions/AriaMixin-element-attributes.html [wpt.fyi]
- ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaControlsElements in Element must enqueue an attributeChanged reaction when adding aria-controls content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaControlsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaDescribedByElements in Element must enqueue an attributeChanged reaction when adding aria-describedby content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaDescribedByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaDetailsElements in Element must enqueue an attributeChanged reaction when adding aria-details content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaDetailsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaErrorMessageElement in Element must enqueue an attributeChanged reaction when adding aria-errormessage content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaErrorMessageElement in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaFlowToElements in Element must enqueue an attributeChanged reaction when adding aria-flowto content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaFlowToElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLabelledByElements in Element must enqueue an attributeChanged reaction when adding aria-labelledby content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLabelledByElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaOwnsElements in Element must enqueue an attributeChanged reaction when adding aria-owns content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaOwnsElements in Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
)
- ariaActiveDescendantElement in Element must enqueue an attributeChanged reaction when adding aria-activedescendant content attribute:
- /custom-elements/reactions/AriaMixin-string-attributes.html [wpt.fyi]
- ariaAtomic on Element must enqueue an attributeChanged reaction when adding aria-atomic content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaAtomic on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaAutoComplete on Element must enqueue an attributeChanged reaction when adding aria-autocomplete content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaAutoComplete on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaBusy on Element must enqueue an attributeChanged reaction when adding aria-busy content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaBusy on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaChecked on Element must enqueue an attributeChanged reaction when adding aria-checked content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaChecked on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaColCount on Element must enqueue an attributeChanged reaction when adding aria-colcount content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaColCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaColIndex on Element must enqueue an attributeChanged reaction when adding aria-colindex content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaColIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaColSpan on Element must enqueue an attributeChanged reaction when adding aria-colspan content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaColSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaCurrent on Element must enqueue an attributeChanged reaction when adding aria-current content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaCurrent on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaDisabled on Element must enqueue an attributeChanged reaction when adding aria-disabled content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaDisabled on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaExpanded on Element must enqueue an attributeChanged reaction when adding aria-expanded content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaExpanded on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaHasPopup on Element must enqueue an attributeChanged reaction when adding aria-haspopup content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaHasPopup on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaHidden on Element must enqueue an attributeChanged reaction when adding aria-hidden content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaHidden on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaInvalid on Element must enqueue an attributeChanged reaction when adding aria-invalid content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaInvalid on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when adding aria-keyshortcuts content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaKeyShortcuts on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLabel on Element must enqueue an attributeChanged reaction when adding aria-label content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLabel on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLevel on Element must enqueue an attributeChanged reaction when adding aria-level content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLevel on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLive on Element must enqueue an attributeChanged reaction when adding aria-live content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaLive on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaModal on Element must enqueue an attributeChanged reaction when adding aria-modal content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaModal on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaMultiLine on Element must enqueue an attributeChanged reaction when adding aria-multiline content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaMultiLine on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaMultiSelectable on Element must enqueue an attributeChanged reaction when adding aria-multiselectable content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaMultiSelectable on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaOrientation on Element must enqueue an attributeChanged reaction when adding aria-orientation content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaOrientation on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaPlaceholder on Element must enqueue an attributeChanged reaction when adding aria-placeholder content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaPlaceholder on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaPosInSet on Element must enqueue an attributeChanged reaction when adding aria-posinset content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaPosInSet on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaPressed on Element must enqueue an attributeChanged reaction when adding aria-pressed content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaPressed on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaReadOnly on Element must enqueue an attributeChanged reaction when adding aria-readonly content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaReadOnly on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRelevant on Element must enqueue an attributeChanged reaction when adding aria-relevant content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRelevant on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRequired on Element must enqueue an attributeChanged reaction when adding aria-required content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRequired on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRoleDescription on Element must enqueue an attributeChanged reaction when adding aria-roledescription content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRoleDescription on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRowCount on Element must enqueue an attributeChanged reaction when adding aria-rowcount content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRowCount on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRowIndex on Element must enqueue an attributeChanged reaction when adding aria-rowindex content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRowIndex on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRowSpan on Element must enqueue an attributeChanged reaction when adding aria-rowspan content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaRowSpan on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaSelected on Element must enqueue an attributeChanged reaction when adding aria-selected content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaSelected on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaSetSize on Element must enqueue an attributeChanged reaction when adding aria-setsize content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaSetSize on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaSort on Element must enqueue an attributeChanged reaction when adding aria-sort content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaSort on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueMax on Element must enqueue an attributeChanged reaction when adding aria-valuemax content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueMax on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueMin on Element must enqueue an attributeChanged reaction when adding aria-valuemin content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueMin on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueNow on Element must enqueue an attributeChanged reaction when adding aria-valuenow content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueNow on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueText on Element must enqueue an attributeChanged reaction when adding aria-valuetext content attribute:
FAIL
(Chrome:PASS
, Safari:PASS
) - ariaValueText on Element must enqueue an attributeChanged reaction when replacing an existing attribute:
FAIL
(Chrome:PASS
, Safari:PASS
)
- ariaAtomic on Element must enqueue an attributeChanged reaction when adding aria-atomic content attribute:
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1b5bcfdca36c [wpt PR 34870] - Add CEReaction tests for AriaMixin., a=testonly https://hg.mozilla.org/integration/autoland/rev/87d636accb33 [wpt PR 34870] - Update wpt metadata, a=testonly
Comment 4•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1b5bcfdca36c
https://hg.mozilla.org/mozilla-central/rev/87d636accb33
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•