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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 764x36 7 LayoutText {#text} at (0,0) size 764x36
8 text run at (0,0) width 764: "The following box should break the seque nce of symbols at the 5 character mark and not overflow the blue box. This is" 8 text run at (0,0) width 764: "The following box should break the seque nce of symbols at the 5 character mark and not overflow the blue box. This is"
9 text run at (0,18) width 253: "because U+1D49 is a number category " 9 text run at (0,18) width 540: "because U+1D49E has a general category( gC) of Letter, for which break-all applies."
10 text run at (252,18) width 298: "unicode character, for which break-al l applies."
11 LayoutBlockFlow {DIV} at (0,52) size 186x104 [border: (3px solid #0000FF)] 10 LayoutBlockFlow {DIV} at (0,52) size 186x104 [border: (3px solid #0000FF)]
12 LayoutText {#text} at (3,3) size 173x98 11 LayoutText {#text} at (3,3) size 173x98
13 text run at (3,3) width 173: "\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 173: "\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 74: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835} \x{DC9E}" 13 text run at (3,52) width 74: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835} \x{DC9E}"
15 LayoutBlockFlow {P} at (0,172) size 784x18 14 LayoutBlockFlow {P} at (0,172) size 784x36
16 LayoutText {#text} at (0,0) size 778x18 15 LayoutText {#text} at (0,0) size 778x36
17 text run at (0,0) width 539: "The following box should not break the s equence of symbols since U+1F1EF is not " 16 text run at (0,0) width 778: "The following box should break between a pair of regional indicators ( U+1F1EF and U+1F1F5 ) because they (as a pair)"
18 text run at (538,0) width 240: "a letter or number category character. " 17 text run at (0,18) width 444: "act like Ideographs (LB=ID) whether or not 'word-break' is break-all."
19 LayoutBlockFlow {DIV} at (0,206) size 186x55 [border: (3px solid #0000FF)] 18 LayoutBlockFlow {DIV} at (0,224) size 186x202 [border: (3px solid #0000FF) ]
20 LayoutText {#text} at (3,3) size 576x49 19 LayoutText {#text} at (3,3) size 144x196
21 text run at (3,3) width 576: "\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 144: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C} \x{DDEF}\x{D83C}\x{DDF5}"
21 text run at (3,52) width 144: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C }\x{DDEF}\x{D83C}\x{DDF5}"
22 text run at (3,101) width 144: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83 C}\x{DDEF}\x{D83C}\x{DDF5}"
23 text run at (3,150) width 144: "\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