repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
multicol
/
text-shadow-at-column-boundaries-expected.html
blob
30eb3390344104d9167df2a1544590cd31d8beb2
1
<!DOCTYPE
html
>
2
<p>
Text shadow should not affect layout. This obviously also applies inside multicol.
</p>
3
<p>
Below there should only be a blue square, and nothing else.
</p>
4
<div
style
=
"width:8em; height:8em; background:blue;"
></div>