Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css
/
variables
/
variable-reference-override-cached-expected.html
blob: 40fa29c40928416d2c54a712703f1abf08e7c4ec [
file
] [
log
] [
blame
]
<style>
div
{
background-color
:
green
;
width
:
100px
;
height
:
100px
;
}
</style>
<div></div>