Mypal/layout/reftests/bugs/390318-1c.html

10 lines
148 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<head>
<style>body { color: red; } body { color: green ;</style>
</head>
<body>
This should be green
</body>
</html>