3 <title>regression test bug
93363</title>
6 table { border:
4px solid blue; }
7 table td { border:
1px solid blue; }
8 table table { border:
4px solid green; }
9 table table td { border:
1px solid green; }
10 table table table { border:
4px solid red; }
11 table table table td { border:
1px solid red; }
12 p.nowrp { white-space: nowrap; }
24 this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text.
25 this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text. this is a bunch of text.
39 this text is in a cell of a table, contained in a
<p class=
"nowrp"><b>cell with NOWRAP
</b></p> but this text should wrap!
40 only the bold text should not wrap be cause is contained in a P that's nowrap.
52 Tables have a thick border, cells have a thin border.