RESOLVED DUPLICATE of bug 1772317573
HTML 4.01 Transitional/Frameset with empty system ID should cause almost standards mode
https://bugs.webkit.org/show_bug.cgi?id=17573
Summary HTML 4.01 Transitional/Frameset with empty system ID should cause almost stan...
Sam Sneddon [:gsnedders]
Reported 2008-02-27 13:25:48 PST
Per discussion with dhyatt and Hixie in #webkit, we should be entering almost standards mode with an HTML 4.01 Transitional/Frameset public ID with an empty (but present (i.e., "")) system ID. That is to say both of these should be almost standards, and not quirks (as they are now): <!doctype html public "-//w3c//dtd html 4.01 transitional//en" ""> <!doctype html public "-//W3C//DTD HTML 4.01 Frameset//EN" "">
Attachments
Robert Blaut
Comment 1 2008-06-13 06:09:43 PDT
*** This bug has been marked as a duplicate of 17723 ***
Note You need to log in before you can comment on or make changes to this bug.