[Webkit-unassigned] [Bug 32936] HTML5 <section> element support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 05:34:07 PDT 2010


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





--- Comment #9 from Lars Gunther <webmaster at keryx.se>  2010-04-05 05:34:07 PST ---
(In reply to comment #8)

> Two fragments in Comment #5 are equivalent in the outline algorithm, and they
> should not be equivalent as DOM trees.
> I don't know we have reasons to implement the outline algorithm in WebKit.

It's not about the DOM tree, since they should not be equivalent. But it is
about semantics and thus about accessibility and default styling.

When users jump between headings in programs like JAWS, an H1 within a section
is not equal to an H1 outside of it.

Also, H1 within a section should probably not have the same default styling as
an H1 outside of it.

-- 
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