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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/text/international/lang-glyph-cache-separation-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/text/international/lang-glyph-cache-separation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/text/international/lang-glyph-cache-separation-expected.txt
similarity index 80%
copy from third_party/WebKit/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt
copy to third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/text/international/lang-glyph-cache-separation-expected.txt
index 51b2c060cdf570af5b13524e61c132480d2c4e95..21ea9a557fbdce5fc9a16c09a4d9112d937a289d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/text/international/lang-glyph-cache-separation-expected.txt
@@ -4,23 +4,23 @@ layer at (0,0) size 800x412
LayoutBlockFlow {HTML} at (0,0) size 800x412
LayoutBlockFlow {BODY} at (8,8) size 784x396
LayoutBlockFlow (anonymous) at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 342x18
- text run at (0,0) width 342: "Tests if glyph caches of different languages interfere."
- LayoutBR {BR} at (341,0) size 1x18
+ LayoutText {#text} at (0,0) size 340x18
+ text run at (0,0) width 340: "Tests if glyph caches of different languages interfere."
+ LayoutBR {BR} at (339,0) size 1x18
LayoutText {#text} at (0,18) size 743x36
text run at (0,18) width 743: "On systems that the locales have different font preferences, the following divs should be displayed in corresponding"
- text run at (0,36) width 180: "preferred fonts respectively."
- LayoutBR {BR} at (179,36) size 1x18
+ text run at (0,36) width 179: "preferred fonts respectively."
+ LayoutBR {BR} at (178,36) size 1x18
LayoutBlockFlow {DIV} at (0,54) size 784x114
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutText {#text} at (0,0) size 130x18
text run at (0,0) width 130: "Default font-family:"
LayoutBlockFlow {DIV} at (0,18) size 784x24
- LayoutText {#text} at (0,4) size 180x18
- text run at (0,4) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x{9AA8}"
+ LayoutText {#text} at (0,4) size 179x18
+ text run at (0,4) width 179: "Simplified Chinese: \x{8AA4}\x{904E}\x{9AA8}"
LayoutBlockFlow {DIV} at (0,42) size 784x24
- LayoutText {#text} at (0,4) size 184x18
- text run at (0,4) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\x{9AA8}"
+ LayoutText {#text} at (0,4) size 183x18
+ text run at (0,4) width 183: "Traditional Chinese: \x{8AA4}\x{904E}\x{9AA8}"
LayoutBlockFlow {DIV} at (0,66) size 784x24
LayoutText {#text} at (0,4) size 114x18
text run at (0,4) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"
@@ -45,14 +45,14 @@ layer at (0,0) size 800x412
text run at (0,4) width 109: "Korean: \x{8AA4}\x{904E}\x{9AA8}"
LayoutBlockFlow {DIV} at (0,282) size 784x114
LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 301x17
- text run at (0,0) width 301: "Non-generic font-family (Times New Roman):"
+ LayoutText {#text} at (0,0) size 300x17
+ text run at (0,0) width 300: "Non-generic font-family (Times New Roman):"
LayoutBlockFlow {DIV} at (0,18) size 784x24
LayoutText {#text} at (0,4) size 180x17
text run at (0,4) width 180: "Simplified Chinese: \x{8AA4}\x{904E}\x{9AA8}"
LayoutBlockFlow {DIV} at (0,42) size 784x24
- LayoutText {#text} at (0,4) size 184x17
- text run at (0,4) width 184: "Traditional Chinese: \x{8AA4}\x{904E}\x{9AA8}"
+ LayoutText {#text} at (0,4) size 183x17
+ text run at (0,4) width 183: "Traditional Chinese: \x{8AA4}\x{904E}\x{9AA8}"
LayoutBlockFlow {DIV} at (0,66) size 784x24
LayoutText {#text} at (0,4) size 114x17
text run at (0,4) width 114: "Japanese: \x{8AA4}\x{904E}\x{9AA8}"

Powered by Google App Engine
This is Rietveld 408576698