Commit 17e9151
Bug 1766069 [wpt PR 33762] - Avoid adding nested pseudo elements twice in a11y tree, a=testonly
Automatic update from web-platform-tests
Avoid adding nested pseudo elements twice in a11y tree
Some nested pseudo elements can get added twice in the tree,
when their layout parent and DOM parent lead to different AXObjects
that can both add them.
A good solution will pass both of these tests:
All/DumpAccessibilityTreeTest.AccessibilityCSSFirstLetter/blink
external/wpt/accessibility/crashtests/bdo-table-cell.html
This code will go away once legacy layout is completely removed.
See discussion in CL.
Bug: 1314808
Change-Id: I6a993cd3981719240737a79be79afd3b65ca42b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591572
Reviewed-by: Rune Lillesveen <[email protected]>
Auto-Submit: Aaron Leventhal <[email protected]>
Reviewed-by: Daniel Libby <[email protected]>
Reviewed-by: Mason Freed <[email protected]>
Commit-Queue: Aaron Leventhal <[email protected]>
Cr-Commit-Position: refs/heads/main@{#996484}
--
wpt-commits: fbee830531f584487c0633d6b8a90a8e81958a84
wpt-pr: 337621 parent e4e92d1 commit 17e9151
File tree
1 file changed
+21
-0
lines changed- testing/web-platform/tests/accessibility/crashtests
1 file changed
+21
-0
lines changedLines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments