Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
css
/
variables
/
variable-chain-expected.html
blob: 806c774146739a6fcad6906de0ecc7ce514f1c78 [
file
] [
log
] [
blame
]
<style>
div
{
color
:
green
;
}
</style>
<div>
This text should be green on a white background. There should be no red visible.
</div>