gecko/layout/reftests/css-invalid/default-style/button-ref.html

8 lines
146 B
HTML
Raw Normal View History

<!DOCTYPE>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<body>
<button class='invalid-ref'></button>
</body>
</html>