Sign in
webkit
/
WebKit
/
db429512421596470240ded3a71f70ee20552ab3
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
multicol
/
dynamic
/
remove-block-between-spanners-expected.html
blob: 39d9f3468470b36fd6c8a135eae4ceee2af0b697 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
Test removal of column content between two spanners.
</p>
<p>
You should see two lines with the word "PASS" on a lime background below.
</p>
<div
style
=
"
width
:
4em
;
background
:
lime
;
"
>
PASS
<br>
PASS
<br>
</div>