3.264 text-align-white-space-002
Expected Results
There is no red visible on the page.
Actual Results
IE8 Mode (Internet Explorer 8)
There is a red block in the top-right corner of the green block.
The test fails because the value of text-align does not remain as justify when the value of white-space is set to pre-line. The value of text-align is incorrectly reset to the initial value.