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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/international/complex-joining-using-gpos-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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 416x19 7 LayoutText {#text} at (0,0) size 416x19
8 text run at (0,0) width 416: "This pixel test verifies that we positio n combining characters properly." 8 text run at (0,0) width 416: "This pixel test verifies that we positio n combining characters properly."
9 LayoutBlockFlow {P} at (0,36) size 784x20 9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 679x19 10 LayoutText {#text} at (0,0) size 679x19
11 text run at (0,0) width 679: "The backslash-looking mark should connec t into the the character on the center, not be positioned off to the side." 11 text run at (0,0) width 679: "The backslash-looking mark should connec t into the the character on the center, not be positioned off to the side."
12 LayoutBlockFlow {DIV} at (0,72) size 784x123 12 LayoutBlockFlow {DIV} at (0,72) size 784x123
13 LayoutText {#text} at (0,16) size 290x80 13 LayoutText {#text} at (0,16) size 259x80
14 text run at (0,16) width 290: "\x{915}+ \x{947} = \x{915}\x{947}" 14 text run at (0,16) width 259: "\x{915}+ \x{947} = \x{915}\x{947}"
15 LayoutBlockFlow {DIV} at (0,195) size 784x53 15 LayoutBlockFlow {DIV} at (0,195) size 784x53
16 LayoutText {#text} at (0,7) size 126x34 16 LayoutText {#text} at (0,7) size 112x34
17 text run at (0,7) width 126: "\x{915}+ \x{947} = \x{915}\x{947}" 17 text run at (0,7) width 112: "\x{915}+ \x{947} = \x{915}\x{947}"
18 LayoutBlockFlow {P} at (0,264) size 784x20 18 LayoutBlockFlow {P} at (0,264) size 784x20
19 LayoutText {#text} at (0,0) size 586x19 19 LayoutText {#text} at (0,0) size 586x19
20 text run at (0,0) width 586: "The three words should be separated by s paces, and there should be no marks above the spaces." 20 text run at (0,0) width 586: "The three words should be separated by s paces, and there should be no marks above the spaces."
21 LayoutBlockFlow {DIV} at (0,300) size 784x131 21 LayoutBlockFlow {DIV} at (0,300) size 784x131
22 LayoutText {#text} at (0,27) size 766x80 22 LayoutText {#text} at (0,27) size 766x80
23 text run at (0,27) width 426: "\x{E40}\x{E01}\x{E21}\x{E2A}\x{E4C} \x{ E1F}\x{E31}\x{E07}\x{E40}\x{E1E}\x{E25}\x{E07} " 23 text run at (0,27) width 426: "\x{E40}\x{E01}\x{E21}\x{E2A}\x{E4C} \x{ E1F}\x{E31}\x{E07}\x{E40}\x{E1E}\x{E25}\x{E07} "
24 text run at (426,27) width 340: "\x{E42}\x{E1B}\x{E23}\x{E42}\x{E21}\x {E17}\x{E40}\x{E27}\x{E47}\x{E1A}" 24 text run at (426,27) width 340: "\x{E42}\x{E1B}\x{E23}\x{E42}\x{E21}\x {E17}\x{E40}\x{E27}\x{E47}\x{E1A}"
25 LayoutBlockFlow {DIV} at (0,431) size 784x57 25 LayoutBlockFlow {DIV} at (0,431) size 784x57
26 LayoutText {#text} at (0,12) size 326x34 26 LayoutText {#text} at (0,12) size 326x34
27 text run at (0,12) width 182: "\x{E40}\x{E01}\x{E21}\x{E2A}\x{E4C} \x{ E1F}\x{E31}\x{E07}\x{E40}\x{E1E}\x{E25}\x{E07} " 27 text run at (0,12) width 182: "\x{E40}\x{E01}\x{E21}\x{E2A}\x{E4C} \x{ E1F}\x{E31}\x{E07}\x{E40}\x{E1E}\x{E25}\x{E07} "
28 text run at (182,12) width 144: "\x{E42}\x{E1B}\x{E23}\x{E42}\x{E21}\x {E17}\x{E40}\x{E27}\x{E47}\x{E1A}" 28 text run at (182,12) width 144: "\x{E42}\x{E1B}\x{E23}\x{E42}\x{E21}\x {E17}\x{E40}\x{E27}\x{E47}\x{E1A}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698