Sign in
webkit
/
WebKit
/
10627ba484528fed3e7358b1801250bb004c8a99
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
multicol
/
span
/
adjacent-spanners-with-margin-expected.html
blob: d678e182358b342cdd541f0238c9da1deefd3d11 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<p>
Test that adjoining margins on adjacent spanners collapse.
</p>
<p>
There should be a blue square below.
</p>
<div
style
=
"
width
:
10em
;
height
:
10em
;
background
:
blue
;
"
></div>