Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/simplify-rendernode-parser
/
.
/
testsuite
/
css
/
change
/
test1.css
blob: 9ffd3c75517556fe42c067582da135992e63033d [
file
] [
edit
]
/* Just a basic test of the machinery */
box
{
color
:
red
;
}
label
{
color
:
green
;
}
label
.
test2
{
color
:
blue
;
}