Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(645)

Side by Side Diff: LayoutTests/fast/css3-text/css3-word-break/css3-word-break-keep-all-expected.html

Issue 1094863007: Implement "word-break: keep-all" in CSS3 Text (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix layout test failure on mac Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div>
5 &#x8fd9;&#x662f;&#x4e00;&#x4e9b;&#x6c49;&#x5b57;,<br>and<br>some<br> Latin,<br>&#x0648;<br>&#x06a9;&#x0645;&#x06cc;<br>&#x0646;&#x0648;&#x0634;&#x062 a;&#x0646;<br>&#x0639;&#x0631;&#x0628;&#x06cc;,<br>&#xadf8;&#xb9ac;&#xace0;<br>& #xc0d8;&#xd50c;<br>&#xd55c;&#xae00;<br>&#xbb38;&#xc7a5;,<br>&#x65e5;&#x672c;&#x8 a9e;&#x306e;&#x6587;&#x5b57;.
6 </div>
7 </body>
8 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698