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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 24 02:34:08 PST 2012


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

           Summary: implement the HTML <main> element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://dvcs.w3.org/hg/html-extensions/raw-file/tip/ma
                    incontent/index.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: faulkner.steve at gmail.com


<main> should behave essentially the same as <div> for parsing etc. 

the changes will be the same as for the implementaion of the <nav> element
https://bugs.webkit.org/attachment.cgi?id=35098&action=prettypatch

implement the HTML <main> element by making the appropriate changes to:
WebCore/css/html.css
WebCore/editing/htmlediting.cpp
WebCore/html/HTMLElement.cpp
WebCore/html/HTMLParser.cpp
WebCore/html/HTMLTagNames.in

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