[Webkit-unassigned] [Bug 44390] HTML5 TreeBuilder builds wrong DOM for <a><svg><tr><input></a>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 22 10:11:04 PDT 2010


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





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-08-22 10:11:04 PST ---
We also need to update our lists to match  the current spec.  There is no such thing as a "phrasing" element anymore:

Special
The following HTML elements have varying levels of special parsing rules: address, applet, area, article, aside, base, basefont, bgsound, blockquote, body, br, button, caption, center, col, colgroup, command, dd, details, dir, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, frame, frameset, h1, h2, h3, h4, h5, h6, head, header, hgroup, hr, html, iframe, img, input, isindex, li, link, listing, marquee, menu, meta, nav, noembed, noframes, noscript, object, ol, p, param, plaintext, pre, script, section, select, style, summary, table, tbody, td, textarea, tfoot, th, thead, title, tr, ul, wbr, xmp, and SVG's foreignObject.

Formatting
The following HTML elements are those that end up in the list of active formatting elements: a, b, big, code, em, font, i, nobr, s, small, strike, strong, tt, and u.

Ordinary
All other elements found while parsing an HTML document.

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