[webkit-reviews] review canceled: [Bug 106903] [GTK] Missing call to g_object_ref while retrieving accessible table cells : [Attachment 186582] 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 canceled Mario Sanchez Prada
<mario at webkit.org>'s request 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 186582: Patch proposal plus new Layout test
https://bugs.webkit.org/attachment.cgi?id=186582&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