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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-readonly-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-readonly-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-readonly-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-readonly-expected.txt
index 91395f34a60cbd8ffbf414b5ab6b418a9cc0fc2a..011421854506a84f4099c1d4e86d0edc896b2bac 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-readonly-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/input-appearance-readonly-expected.txt
@@ -10,6 +10,6 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 0x0
layer at (11,29) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 63x13
- text run at (0,0) width 63: "Test Passed"
+ LayoutText {#text} at (0,0) size 64x13
+ text run at (0,0) width 64: "Test Passed"
caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698