summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css-generated-content/block-inside-inline-expected.html
blob: f5bbbd5794056aacda58d5422e7b7d04bee108ab (plain)
1
2
3
4
5
6
<!DOCTYPE html>

<span>
    <div>Should be on it's own line, </div>
    and this too.
</span>