[wpt-sync] Sync PR 36253 - Set empty string for reflection of IDREF attributes
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36253 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36253
Details from upstream follow.
Manuel Rego Casasnovas <rego@igalia.com> wrote:
Set empty string for reflection of IDREF attributes
This implements the agreement on the following HTML issue:
https://github.com/whatwg/html/issues/8306It just always set the content attribute to the empty string in
Element::SetElementAttribute() and Element::SetElementArrayAttribute().The WPT test is updated accordingly to the new behavior.
Bug: 1370977
Test: external/wpt/html/dom/aria-element-reflection.html
Change-Id: I55e64df6ac4c3eb50667c1d0a5ba360a9369c978
Reviewed-on: https://chromium-review.googlesource.com/3934330
WPT-Export-Revision: 0d78fcdd79ed2eb5eac4f7f2d4febd600b5cf299
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/412510b50f50
https://hg.mozilla.org/mozilla-central/rev/5a1456840cca
Description
•