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