Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
multicol
/
span
/
sole-spanner-inside-div-expected.html
blob: f7b8ef8e99c08a0ea7a4d1d6b4eea4487182d824 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
You should see the word 'PASS' on a green background below, and no red.
</p>
<div
style
=
"
width
:
5em
;
background
:
green
;
"
>
PASS
<br>
</div>