Closed
Bug 1743490
Opened 3 years ago
Closed 2 years ago
[wpt-sync] Sync PR 31781 - Allow computed accessible nodes to be backed by text nodes
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31781 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31781
Details from upstream follow.
Aaron Leventhal <aleventhal@google.com> wrote:
Allow computed accessible nodes to be backed by text nodes
Fix a crash by allowing computed accessible nodes to be backed by a
Node*, rather than requiring an Element*.
See AOM issue https://github.com/WICG/aom/issues/185Bug: 792783,1274837,1245437
Change-Id: Ib5f5ff558a1a848797adc79aac43deb31fd414dd
Reviewed-on: https://chromium-review.googlesource.com/3306904
WPT-Export-Revision: 0d0d37fdd4ed5e894dfcf5e2c778dfd5130df66d
Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•