haikuwebkit/LayoutTests/fast/css/is-specificity-4-expected.html

9 lines
158 B
HTML

<!doctype html>
<html>
<body>
<container>
<target style="background-color: green; color: white;">Target</target>
</container>
</body>
</html>