1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: Forward-Compatible Parsing
</title>
5 <style type=
"text/css">
7 p
.eighteena
{text-decoration: underline overline line-through diagonal
;
8 font: bold highlighted
100% sans-serif
;}
9 p
.eighteenb
{text-decoration: underline overline line-through diagonal
;
10 font: bold highlighted
100% serif
;}
11 em
, p
.nineteena
! em
, strong
{font-size: 200%; }
13 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/syndata.html#parsing-errors" title=
"4.2 Rules for handling parsing errors">
16 <p>These four lines should look identical, to the pixel.
</p>
18 These four lines should look identical, to the pixel.
21 These four lines should look identical, to the pixel.
24 These four lines should look identical, to the pixel.