Bug 23673 - Trailing ]> from internal DTD subset is rendered as body text
Summary: Trailing ]> from internal DTD subset is rendered as body text
Status: RESOLVED DUPLICATE of bug 9280
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-01 08:57 PST by Oleg Oshmyan
Modified: 2009-02-01 10:46 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Oshmyan 2009-02-01 08:57:00 PST
When an HTML or XHTML page specifies a Doctype that contains an internal DTD subset, the ]> character sequence that terminates the internal subset is rendered as if it was specified in plain text immediately after the opening <body> tag. What should be, on the other hand, is that it should not be rendered at all.
Comment 1 Oleg Oshmyan 2009-02-01 08:58:43 PST

*** This bug has been marked as a duplicate of 9280 ***