blob: a2b1194f5d8c789051d18d835300fea6e5d0c6f3 [file] [log] [blame]
<!--
@BLINK-ALLOW:id*
-->
<!DOCTYPE html>
<html>
<body>
<pre id="pre">This test is to check pre
formatting.</pre>
<div id="div-pre" style="white-space:pre">This test is to check pre
formatting</div>
<div id="div-pre-wrap" style="white-space:pre-wrap">This test is to check pre
formatting.</div>
<div id="div-normal">This test is to check pre formatting.</div>
</body>
</html>