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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-focus-expected.txt

Issue 2745793003: Update baselines in fast/forms/ for Mac10.12. (Closed)
Patch Set: Created 3 years, 9 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/text/input-appearance-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-focus-expected.txt
index 28ac486e5c87295486186cc0dffc76a6054ab1b5..8f7c7bf637e1c54360b04cd31eb6afbfe98b78bf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-focus-expected.txt
@@ -25,10 +25,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,157) size 784x0
layer at (11,45) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 77x13
- text run at (0,0) width 77: "My Text Field 1"
+ LayoutText {#text} at (0,0) size 78x13
+ text run at (0,0) width 78: "My Text Field 1"
layer at (146,45) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 79x13
- text run at (0,0) width 79: "My Text Field 2"
+ LayoutText {#text} at (0,0) size 80x13
+ text run at (0,0) width 80: "My Text Field 2"
caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body

Powered by Google App Engine
This is Rietveld 408576698