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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/atsui-negative-spacing-features-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/linux/fast/text/atsui-negative-spacing-features-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/atsui-negative-spacing-features-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/atsui-negative-spacing-features-expected.txt
index 85475d55eea1e64f91517a5a39df009550ea6460..c58c8b3121cbe91a942e684513745d2fad7f714f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/atsui-negative-spacing-features-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/atsui-negative-spacing-features-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x260
LayoutBlockFlow {HTML} at (0,0) size 800x260
LayoutBlockFlow {BODY} at (8,16) size 784x236
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 349x19
- text run at (0,0) width 349: "Test for negative spacing values in complex text rendering."
+ LayoutText {#text} at (0,0) size 348x19
+ text run at (0,0) width 348: "Test for negative spacing values in complex text rendering."
LayoutBlockFlow (anonymous) at (0,36) size 784x20
LayoutText {#text} at (0,0) size 483x19
text run at (0,0) width 483: "Each green box should be identical to the blue box it follows, except for accents."
@@ -14,8 +14,8 @@ layer at (0,0) size 800x260
LayoutTableSection {TBODY} at (0,0) size 414x162
LayoutTableRow {TR} at (0,2) size 414x22
LayoutTableCell {TD} at (2,2) size 204x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (59,1) size 86x19
- text run at (59,1) width 86: "Word spacing"
+ LayoutText {#text} at (60,1) size 84x19
+ text run at (60,1) width 84: "Word spacing"
LayoutTableCell {TD} at (208,2) size 204x22 [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (59,1) size 86x19
text run at (59,1) width 86: "Letter spacing"

Powered by Google App Engine
This is Rietveld 408576698