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

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

Issue 2629983003: Support control clipping for PaintLayers. (Closed)
Patch Set: none Created 3 years, 11 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/linux/fast/forms/text/input-appearance-preventDefault-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-appearance-preventDefault-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-appearance-preventDefault-expected.txt
index 399e9dbd5048997c84809df2350c4eb58d07b076..579d2acaa384b1299074184e69bd511307fa1333 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-appearance-preventDefault-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/text/input-appearance-preventDefault-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
text run at (0,20) width 630: "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 154x22
+layer at (10,50) size 154x22 clip at (12,52) size 150x18
LayoutTextControl (positioned) {INPUT} at (10,50) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
layer at (12,53) size 150x16
LayoutBlockFlow {DIV} at (2,3) size 150x16

Powered by Google App Engine
This is Rietveld 408576698