summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-enabled/output/output.html
blob: c264159d4cddff7d58f4ad40fefcef898bb93a0c (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <output>foo</output>
  </body>
</html>