Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-pseudo
/
first-line-with-out-of-flow-ref.html
blob: 7193bf25eb88c5443457480f7ce27782acd9473a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div>
<span
style
=
"
color
:
green
"
>
This text should be green.
</span><br>
<span
style
=
"
color
:
blue
"
>
This text should be blue.
</span>
</div>