summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/block/basic/white-space-pre-wraps.html
blob: 43c7c2e0e59beb8889493c2b21d5d42fbe705245 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<div>
<p>Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=12423">Bugzilla Bug 12423</a>: Mixing white-space:pre text with non white-space:pre text within a text-align:justify block causes text to overlap.</p>
<p>Test passes if text wraps within all of the yellow boxes.</p>
</div>
<div style="width: 350px; background-color: yellow;">
Typical for type are type="text/css" for &lt;style&gt; and <span
style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
</div>
<div style="width: 350px; background-color: yellow;">
Typical for type are type="text/css" for &lt;style&gt; and<span
style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
</div>
<div style="width: 350px; background-color: yellow;">
Typical for type are type="text/css" for &lt;style&gt; <span style="white-space: pre;">and</span><span
style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
</div>
<div style="width: 350px; background-color: yellow;">
Typical for type are type="text/css" for &lt;style&gt;<span style="white-space: pre;">and</span><span
style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
</div>
<div style="width: 350px; background-color: yellow;">
Typical for type are type="text/css" for <span style="white-space: pre;">&lt;style&gt;</span><span style="white-space: pre;">and</span><span
style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
</div>