[webkit-reviews] review requested: [Bug 106903] [GTK] Missing call to g_object_ref while retrieving accessible table cells : [Attachment 186641] Patch proposal plus new Layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 09:12:11 PST 2013


Mario Sanchez Prada <mario at webkit.org> has asked  for review:
Bug 106903: [GTK] Missing call to g_object_ref while retrieving accessible
table cells
https://bugs.webkit.org/show_bug.cgi?id=106903

Attachment 186641: Patch proposal plus new Layout test
https://bugs.webkit.org/attachment.cgi?id=186641&action=review

------- Additional Comments from Mario Sanchez Prada <mario at webkit.org>
(In reply to comment #33)
> (From update of attachment 186582 [details])
> my guess is that this <Table> doesn't qualify as an accessibility table,
> so the roles are different. There are a number of things you can do to
> "make" it a table. maybe the easiest is to add a row of <th> or add a
<summary>

Thanks for the suggestion, Chris. Let's give it a shot then to the idea of
adding a summary, I guess that should be enough according to
http://www.w3.org/TR/html401/struct/tables.html#adef-summary


More information about the webkit-reviews mailing list