Files
UXP-Fixed/editor/reftests/694880-ref.html
T
2018-02-02 04:16:08 -05:00

10 lines
117 B
HTML

<!DOCTYPE html>
<html>
<style>
div { color: green; }
</style>
<body>
<div>test</div>
</body>
</html>