Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/simplify-rendernode-parser
/
.
/
testsuite
/
reftests
/
style-properties-only-child.css
blob: 10c1178fdcad811dff45cead7b824d367ddb2696 [
file
] [
edit
]
.
only-child-ref
:
first-child
:
last-child
{
color
:
blue
;
background-color
:
red
;
}
.
only-child-notref
:
only-child
{
color
:
blue
;
background-color
:
red
;
}