WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 243373
242779
AX: display:contents elements are inserted in the wrong position when they have inline renderer siblings
https://bugs.webkit.org/show_bug.cgi?id=242779
Summary
AX: display:contents elements are inserted in the wrong position when they ha...
Tyler Wilcock
Reported
2022-07-14 18:01:08 PDT
Inline elements are rolled up into a single anonymous block, which breaks our heuristic for inserting display:contents elements to the correct position in AccessibilityRenderObject::addNodeOnlyChildren(). Repro case:
https://codepen.io/aardrian/pen/WNvoOpM
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-14 18:01:20 PDT
<
rdar://problem/97046233
>
Tyler Wilcock
Comment 2
2022-08-05 15:39:50 PDT
Fixed by
https://bugs.webkit.org/show_bug.cgi?id=243373
. *** This bug has been marked as a duplicate of
bug 243373
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug