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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/fast/text/international/complex-joining-using-gpos-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/complex-joining-using-gpos-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/complex-joining-using-gpos-expected.txt
index 1ef3e3bbb83185b1d243977b4ba1f5fcf00d99d1..6b6ad3f0ca64a4a3c033c4e68a8b0d0b659f1ebb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/complex-joining-using-gpos-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/complex-joining-using-gpos-expected.txt
@@ -10,11 +10,11 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 679x19
text run at (0,0) width 679: "The backslash-looking mark should connect into the the character on the center, not be positioned off to the side."
LayoutBlockFlow {DIV} at (0,72) size 784x123
- LayoutText {#text} at (0,16) size 290x80
- text run at (0,16) width 290: "\x{915}+ \x{947} = \x{915}\x{947}"
+ LayoutText {#text} at (0,16) size 259x80
+ text run at (0,16) width 259: "\x{915}+ \x{947} = \x{915}\x{947}"
LayoutBlockFlow {DIV} at (0,195) size 784x53
- LayoutText {#text} at (0,7) size 126x34
- text run at (0,7) width 126: "\x{915}+ \x{947} = \x{915}\x{947}"
+ LayoutText {#text} at (0,7) size 112x34
+ text run at (0,7) width 112: "\x{915}+ \x{947} = \x{915}\x{947}"
LayoutBlockFlow {P} at (0,264) size 784x20
LayoutText {#text} at (0,0) size 586x19
text run at (0,0) width 586: "The three words should be separated by spaces, and there should be no marks above the spaces."

Powered by Google App Engine
This is Rietveld 408576698