.
<rdar://problem/115725555>
Created attachment 467774 [details] Patch
Created attachment 467789 [details] Patch
Created attachment 467790 [details] Patch
Comment on attachment 467790 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=467790&action=review > Source/WebCore/accessibility/AXCoreObject.cpp:119 > + // These roles are containers whose children support aria-selected: Seems like this comment got indented an extra level as part of the move. > Source/WebCore/accessibility/AXCoreObject.cpp:128 > + // These roles are containers whose children are treated as selected by assistive > + // technologies. We can get the "selected" item via aria-activedescendant or the > + // focused element. Seems like this comment got indented an extra level as part of the move.
Created attachment 467793 [details] Patch Fixed indentation of comments.
Committed 268217@main (bcba489ee356): <https://commits.webkit.org/268217@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 467793 [details].