mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
432 B
HTML
14 lines
432 B
HTML
|
<STYLE>
|
||
|
P { background: teal; }
|
||
|
</STYLE>
|
||
|
<P>Same text as in <a href="table1.html>table1.html</a> except it's not
|
||
|
in the table. This is to see what the bounding boxes for the various
|
||
|
objects are.</P>
|
||
|
|
||
|
<P>This is the first cell in the table</P>
|
||
|
<P>This is the second cell in the table</P>
|
||
|
<P>This is the third cell in the table</P>
|
||
|
<P>This is the fourth cell in the table</P>
|
||
|
|
||
|
file:/s:/ns/xena/lego/testhtml/attribute_quote_bug1.html
|