Sign in
webkit
/
WebKit
/
15e4da4b5ce83fcfe6de6863df44c60571019d5f
/
.
/
LayoutTests
/
fast
/
css
/
is-specificity-4-expected.html
blob: b736a179b5d38b8a1260f2578ea5cc2b3a111dda [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<body>
<container>
<target
style
=
"
background-color
:
green
;
color
:
white
;
"
>
Target
</target>
</container>
</body>
</html>