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