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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/midword-break-before-surrogate-pair-expected.txt

Issue 2447513002: Update ICU to 58.1 (Closed)
Patch Set: fix a typo in html comment Created 4 years, 1 month 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 768x39 7 LayoutText {#text} at (0,0) size 768x39
8 text run at (0,0) width 768: "The following box should break the seque nce of symbols at the 5 character mark and not overflow the blue box. This is be cause" 8 text run at (0,0) width 768: "The following box should break the seque nce of symbols at the 5 character mark and not overflow the blue box. This is be cause"
9 text run at (0,20) width 188: "U+1D49 is a number category " 9 text run at (0,20) width 458: "U+1D49E has a general category(gC) of L etter, for which break-all applies."
10 text run at (188,20) width 279: "unicode character, for which break-al l applies."
11 LayoutBlockFlow {DIV} at (0,56) size 186x104 [border: (3px solid #0000FF)] 10 LayoutBlockFlow {DIV} at (0,56) size 186x104 [border: (3px solid #0000FF)]
12 LayoutText {#text} at (3,3) size 175x98 11 LayoutText {#text} at (3,3) size 175x98
13 text run at (3,3) width 175: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835} \x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}" 12 text run at (3,3) width 175: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835} \x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}"
14 text run at (3,52) width 75: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835} \x{DC9E}" 13 text run at (3,52) width 75: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835} \x{DC9E}"
15 LayoutBlockFlow {P} at (0,176) size 784x20 14 LayoutBlockFlow {P} at (0,176) size 784x40
16 LayoutText {#text} at (0,0) size 732x19 15 LayoutText {#text} at (0,0) size 783x39
17 text run at (0,0) width 505: "The following box should not break the s equence of symbols since U+1F1EF is not " 16 text run at (0,0) width 783: "The following box should break between a pair of regional indicators ( U+1F1EF and U+1F1F5 ) because they (as a pair) ac t like"
18 text run at (505,0) width 227: "a letter or number category character. " 17 text run at (0,20) width 376: "Ideographs (LB=ID) whether or not 'word -break' is break-all."
19 LayoutBlockFlow {DIV} at (0,212) size 186x55 [border: (3px solid #0000FF)] 18 LayoutBlockFlow {DIV} at (0,232) size 186x202 [border: (3px solid #0000FF) ]
20 LayoutText {#text} at (3,3) size 504x49 19 LayoutText {#text} at (3,3) size 126x196
21 text run at (3,3) width 504: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C} \x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C} \x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C} \x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}" 20 text run at (3,3) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C} \x{DDEF}\x{D83C}\x{DDF5}"
21 text run at (3,52) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C }\x{DDEF}\x{D83C}\x{DDF5}"
22 text run at (3,101) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83 C}\x{DDEF}\x{D83C}\x{DDF5}"
23 text run at (3,150) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83 C}\x{DDEF}\x{D83C}\x{DDF5}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698