On 4/30/07, Glen Lipka <[EMAIL PROTECTED]> wrote:

> It still shouldn't crash the browser.  I "thought" it was valid.

The span element isn't empty, so it requires a closing tag. The
trailing slash only closes empty/replaced elements.

Agreed that an improperly closed span alone shouldn't cause a
full-blown crash, but it may be the combination of the unclosed
element and the attempt to style it with CSS that's making the browser
choke.

-- 
Craig, www.focalcurve.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to