Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / basic / white-space-pre-wraps.html
blob43c7c2e0e59beb8889493c2b21d5d42fbe705245
1 <div>
2 <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>
3 <p>Test passes if text wraps within all of the yellow boxes.</p>
4 </div>
5 <div style="width: 350px; background-color: yellow;">
6 Typical for type are type="text/css" for &lt;style&gt; and <span
7 style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
8 </div>
9 <div style="width: 350px; background-color: yellow;">
10 Typical for type are type="text/css" for &lt;style&gt; and<span
11 style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
12 </div>
13 <div style="width: 350px; background-color: yellow;">
14 Typical for type are type="text/css" for &lt;style&gt; <span style="white-space: pre;">and</span><span
15 style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
16 </div>
17 <div style="width: 350px; background-color: yellow;">
18 Typical for type are type="text/css" for &lt;style&gt;<span style="white-space: pre;">and</span><span
19 style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
20 </div>
21 <div style="width: 350px; background-color: yellow;">
22 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
23 style="white-space: pre;">type="text/javascript"</span> for &lt;script&gt;.
24 </div>