[Webkit-unassigned] [Bug 94149] New: DTD extension - trailing ]>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 15 14:27:56 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94149
Summary: DTD extension - trailing ]>
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: fhp.mail at gmail.com
Using a combination of a W3C DTD such as XHTML1.1 and some extra XML parsing rules:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" [
<!ENTITY % Misc.extra "| tree" >
]>
Results in a trailing ]> at the beginning of the page, although the pages validates correctly and allows <tree> tags as valid markup.
--
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