layout: Implement white-space: nowrap.

Improves the Reddit header.
This commit is contained in:
Patrick Walton 2014-09-22 20:27:59 -07:00
parent 178843456f
commit 9aacd4c10c
6 changed files with 122 additions and 15 deletions

View file

@ -141,3 +141,4 @@ flaky_gpu,flaky_linux == acid2_noscroll.html acid2_ref_broken.html
== float_clearance_a.html float_clearance_ref.html
== block_formatting_context_a.html block_formatting_context_ref.html
== inline_block_parent_padding_a.html inline_block_parent_padding_ref.html
== whitespace_nowrap_a.html whitespace_nowrap_ref.html