[Webkit-unassigned] [Bug 91473] New: "in body" insertion mode, "any other end tag" step 2.1 is updated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 00:12:35 PDT 2012


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

           Summary: "in body" insertion mode, "any other end tag" step 2.1
                    is updated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


Eric filed a bug with HTML5:

"in body" insertion mode, "any other end tag", step 2.2 seems wrong.
https://www.w3.org/Bugs/Public/show_bug.cgi?id=10080


Since then the HTML5 spec is updated to change the 'end tag' processing to not imply its own end tag, since that makes no sense.

http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html#parsing-main-inbody

2.1 Generate implied end tags. 

-> 

2.1 Generate implied end tags, except for elements with the same tag name as the token.

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