mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
layout: Implement word-break: break-all
per CSS3-TEXT § 5.2.
This commit is contained in:
parent
df6a7959df
commit
0627d4c599
5 changed files with 95 additions and 28 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue