tenfourfox/editor/reftests/694880-ref.html

10 lines
117 B
HTML
Raw Permalink Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<style>
div { color: green; }
</style>
<body>
<div>test</div>
</body>
</html>