[Webkit-unassigned] [Bug 136415] AX: CSS table display styles can cause malformed, inaccessible AXTables to be exposed to the AX tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 9 12:10:52 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=136415

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #258591|review?                     |review+
              Flags|                            |

--- Comment #20 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 258591
  --> https://bugs.webkit.org/attachment.cgi?id=258591
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=258591&action=review

Just some minor comments. Can you upload a patch to address those small comments? Thanks

> Source/WebCore/ChangeLog:9
> +        Apply CSS display styles to tables can end up inserting anonymous RenderTableRows, which is not handled well by the 

Apply-> Applying

> Source/WebCore/accessibility/AccessibilityTableCell.cpp:97
> +    // The RenderTableCell's table() object might be anonymous sometimes. We should handle it gracefully

End the sentence with a period

> LayoutTests/accessibility/mac/malformed-table.html:39
> +			<th>Heading one</th>

It looks like there are some tabs in here instead of spaces like the rest of the file

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150809/8ed1fad1/attachment.html>


More information about the webkit-unassigned mailing list