Bug 23673
| Summary: | Trailing ]> from internal DTD subset is rendered as body text | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Oleg Oshmyan <chortos> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
Oleg Oshmyan
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Oleg Oshmyan
*** This bug has been marked as a duplicate of 9280 ***