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