[Webkit-unassigned] [Bug 38901] empty divs (<div />) are not properly handled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 23:11:43 PDT 2010


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





--- Comment #2 from Milian Wolff <mail at milianw.de>  2010-05-12 23:11:43 PST ---
Just to get this right:

1) the document is XHTML conform and has a proper doctype for that, hence should imo adhere to the XML syntax - making this _not_ an invalid request
2) do you have any documentation / links to the standard that describe the behavior for plain HTML? I always thought that <tag /> was equivalent to <tag></tag> even there and afair it works for at least <a /> in Firefox

or do you simply ignore it because the others also ignore it?

thanks, have a nice day

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