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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/display-type-change-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/fast/text-autosizing/display-type-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/display-type-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/display-type-change-expected.txt
index 0c945e283de74dbe56f0b8d32e85d727e1e8568d..dc654a25c7808ba9fca64a0abad9a9a73be3f67a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/display-type-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text-autosizing/display-type-change-expected.txt
@@ -5,13 +5,13 @@ layer at (0,0) size 800x810 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutBlockFlow {BODY} at (0,0) size 800x810
LayoutBlockFlow {SPAN} at (0,0) size 200x810
LayoutBlockFlow {DIV} at (0,0) size 200x810
- LayoutText {#text} at (0,-3) size 200x816
- text run at (0,-3) width 200: "This test verifies"
+ LayoutText {#text} at (0,-3) size 199x816
+ text run at (0,-3) width 199: "This test verifies"
text run at (0,27) width 140: "that display"
text run at (0,57) width 97: "changes"
text run at (0,87) width 102: "properly"
text run at (0,117) width 163: "invalidate the"
- text run at (0,147) width 169: "text autosizer."
+ text run at (0,147) width 167: "text autosizer."
text run at (0,177) width 187: "This test passes"
text run at (0,207) width 195: "if this text is not"
text run at (0,237) width 144: "overlapping"

Powered by Google App Engine
This is Rietveld 408576698