Bug 1901077 - Switch GIF decoder to yield new frames at terminating block. r=tnikkel
[gecko.git] / testing / web-platform / tests / css / CSS2 / selectors / first-line-001-ref.xht
blobb94666764c31a121d04c3b59eccfb6322fa9b6ff
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
2     <style type="text/css">
3       body { color: green }
4     </style>
5   </head>
6   <body>
7     This should be green
10 </body></html>