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

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

Issue 1418503002: Auto-rebaseline for r354723 (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/forms/input-appearance-preventDefault-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt
index 1a71c64187e77dc941da247f0135609f13c1bc46..4b2d9c3ee2e4568f6f0a2bda3ed35a22b81c72e8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-appearance-preventDefault-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBR {BR} at (0,0) size 0x18
- LayoutText {#text} at (0,18) size 682x18
- text run at (0,18) width 682: "This tests that preventDefault called onmousedown will prevent a caret from being placed in the text field."
+ LayoutText {#text} at (0,18) size 681x18
+ text run at (0,18) width 681: "This tests that preventDefault called onmousedown will prevent a caret from being placed in the text field."
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
layer at (10,50) size 131x19
LayoutTextControl (positioned) {INPUT} at (10,50) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
layer at (13,53) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 121x13
- text run at (0,0) width 121: "No caret should be here"
+ LayoutText {#text} at (0,0) size 120x13
+ text run at (0,0) width 120: "No caret should be here"
layer at (10,70) size 328x36
- LayoutBlockFlow (positioned) {DIV} at (10,70) size 327.92x36
+ LayoutBlockFlow (positioned) {DIV} at (10,70) size 327.64x36
LayoutBR {BR} at (0,0) size 0x18
LayoutText {#text} at (0,18) size 328x18
text run at (0,18) width 328: "mousedown on target [object HTMLInputElement]"

Powered by Google App Engine
This is Rietveld 408576698