gecko/layout/reftests/css-enabled/object/object-ref.html

8 lines
146 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<object class="ref">foo</object>
</body>
</html>