[Webkit-unassigned] [Bug 103172] implement the HTML <main> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 04:21:10 PST 2012


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





--- Comment #21 from Steve Faulkner <faulkner.steve at gmail.com>  2012-11-27 04:23:21 PST ---
With help, got a chromium/Mac build with patch running. Adhoc testing of layout tests https://dl.dropbox.com/u/377471/main2.html all pass and <main> is exposed as
AXRole:"AXGroup"
AXSubRole:"AXLandmarkMain"
AXRoleDescription:"Group"

note: role description should be "Main", but Chromium does not appear to expose specific AXRoleDescription for majority of new HTML5 structural elements: <nav> <header> etc, although the AXSubRole values are correct.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list