Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 321cf5cc81d703c02cd32e628b755a3dc4499063
      
https://github.com/WebKit/WebKit/commit/321cf5cc81d703c02cd32e628b755a3dc4499063
  Author: Alan Baradlay <[email protected]>
  Date:   2026-09-04 (Fri, 04 Sep 2026)

  Changed paths:
    A LayoutTests/accessibility/listmarker-text-with-block-content-expected.txt
    A LayoutTests/accessibility/listmarker-text-with-block-content.html
    M Source/WebCore/accessibility/AccessibilityNodeObject.cpp

  Log Message:
  -----------
  [list-marker] AX: The list marker is missing from the stitched text of a list 
item with block content
https://bugs.webkit.org/show_bug.cgi?id=323457
rdar://problem/186687365

Reviewed by Antti Koivisto.

An excluded marker is on no line's leaf boxes, so the stitch group for the line 
it was positioned against left it
out. Put it at the start of that group.

Test: accessibility/listmarker-text-with-block-content.html

* LayoutTests/accessibility/listmarker-text-with-block-content-expected.txt: 
Added.
* LayoutTests/accessibility/listmarker-text-with-block-content.html: Added.
* Source/WebCore/accessibility/AccessibilityNodeObject.cpp:
(WebCore::AccessibilityNodeObject::stitchGroups const):

Canonical link: https://commits.webkit.org/320550@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to