4 <link href=
"resources/text-justify.css" rel=
"stylesheet" type=
"text/css">
7 <h1 style=
"font-size: 1em;">
8 text-justify: none
<br><br>
10 This test checks that the 'none' value for text-justify property works properly.
<br>
11 All of the lines with the value should
<b>NOT
</b> be justified.
<br>
14 <div class='testDiv alignJustify'
>
15 text-align:justify
<br/><br/>
16 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec odio. Quisque volutpat mattis eros. Nullam malesuada erat ut turpis. Suspendisse urna nibh, viverra non, semper suscipit, posuere a, pede.
19 <div class='testDiv alignStart'
>
20 text-align:justify, text-justify:none
<br/><br/>
21 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec odio. Quisque volutpat mattis eros. Nullam malesuada erat ut turpis. Suspendisse urna nibh, viverra non, semper suscipit, posuere a, pede.