[Webkit-unassigned] [Bug 31156] close tag of empty link element reported as error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 10:14:32 PST 2009


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2009-11-05 10:14:32 PDT ---
I'm pretty sure that your file is not XHTML in fact. Anything served with
text/html Content-Type is handled as plain HTML by all browsers, regardless of
DOCTYPEs or other magic incantations inside.

And LINK is not supposed to be closed in plain HTML.

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