servo/tests/ref/pre_ignorable_whitespace_ref.html
Patrick Walton d30762bb9f layout: white_space::pre should not yield ignorable whitespace.
Improves the Google home page.
2014-10-07 13:39:41 -07:00

7 lines
162 B
HTML

<!DOCTYPE html>
<html>
<body>
<span style="background: yellow">yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<span style="white-space: pre"> </span></span>
</body>
</html>