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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/forms/control-clip-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt
index 333e0349f66c541410ca3697aaf1ae895f2e12cf..03a3d59b4728b08dccf8c1536648e19cf6096acc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/control-clip-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 235x18
text run at (0,0) width 235: "Tests that buttons clip their contents."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 773x18
+ LayoutText {#text} at (0,0) size 772x18
text run at (0,0) width 487: "Each button below should have a yellow border and a black dashed outline. "
- text run at (486,0) width 287: "Contents should overflow the yellow border."
+ text run at (486,0) width 286: "Contents should overflow the yellow border."
LayoutBlockFlow {P} at (0,68) size 784x50
LayoutButton {BUTTON} at (0,0) size 100x50 [bgcolor=#C0C0C0] [border: (2px outset #FFFF00)]
LayoutBlockFlow (anonymous) at (12,12) size 76x204

Powered by Google App Engine
This is Rietveld 408576698