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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/button-positioned-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/win/fast/forms/button-positioned-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt
index 974427cc905224f764b16e8da9f2a8190cc5813b..b75e78db8d98138c6f8cc4b2709fdd0389130d56 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt
@@ -8,7 +8,7 @@ layer at (8,8) size 161x22
LayoutBlockFlow (anonymous) at (8,3) size 145x16
LayoutText {#text} at (0,0) size 145x16
text run at (0,0) width 145: "This button is positioned."
-layer at (8,8) size 185x22
+layer at (8,8) size 185x22 clip at (10,10) size 181x18
LayoutButton (positioned) {INPUT} at (8,8) size 185x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
LayoutBlockFlow (anonymous) at (8,3) size 169x16
LayoutText {#text} at (0,0) size 169x16

Powered by Google App Engine
This is Rietveld 408576698