CSS test case for the class substring/white-space bug
Please use the comments at the bottom of
this weblog entry
to tell me if any other lines than the first one (#0) are red in
Internet Explorer 5.0 on Windows. The users of other
browsers (or IE 5.5) need not comment.
- This line is supposed to be red. (class="abcdef")
- This text should be black. (<li class="abc ">)
- This text should be black. (<li class=" abc">)
- This text should be black. (<li class="abc x">)
- This text should be black. (<li class="x abc">)
- This text should be black. (<li class="x abc y">)
- This text should be black. (<li class="def ">)
- This text should be black. (<li class=" def">)
- This text should be black. (<li class="def x">)
- This text should be black. (<li class="x def">)
- This text should be black. (<li class="x def y">)
Internet Explorer version 5.2 on Mac renders lines 0, 1, 2, 3, 5 and
7 all red.
(More
background on this bug
at Mac Edition)
Már Örlygsson -
mar@anomy.net -
http://mar.anomy.net/