layout: Implement word-break: break-all per CSS3-TEXT § 5.2.

This commit is contained in:
Patrick Walton 2015-01-01 16:34:51 -05:00
parent df6a7959df
commit 0627d4c599
5 changed files with 95 additions and 28 deletions

View file

@ -224,3 +224,4 @@ fragment=top != ../html/acid2.html acid2_ref.html
== border_radius_clip_a.html border_radius_clip_ref.html
== stacking_context_overflow_a.html stacking_context_overflow_ref.html
== stacking_context_overflow_relative_outline_a.html stacking_context_overflow_relative_outline_ref.html
== word_break_a.html word_break_ref.html