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