[whatwg] Empty elements
Blake Kaplan
mrbkap at mozilla.com
Wed Feb 15 16:52:56 PST 2006
David Hyatt wrote:
> Also, <script src="..."/> is actually supported even in HTML by
> Firefox and Safari. We're stuck with it forever as well, since most of
This was a bug in the logic that determined whether or not we'd run
scripts. To test this add another inline script (at least one with a
</script>) down the page a little bit and watch the content in between
get eaten. As Gavin mentioned, we've fixed this recently, and thus far
the only regression was an extension's default configuration file
breaking after depending on this behavior.
--
Blake Kaplan
More information about the whatwg
mailing list