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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/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-mavericks/fast/forms/input-appearance-preventDefault-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/input-appearance-preventDefault-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/input-appearance-preventDefault-expected.txt
index c9ed534bdace8731cc1a79fb99ee5aa40be5115f..4a69f2f6be65e330fc9c2606580dda3c1f5a2ff7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/input-appearance-preventDefault-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/input-appearance-preventDefault-expected.txt
@@ -4,8 +4,8 @@ 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 123x19
@@ -15,7 +15,7 @@ layer at (13,53) size 117x13 scrollWidth 128
LayoutText {#text} at (0,0) size 128x13
text run at (0,0) width 128: "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