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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt

Issue 2671853003: [SPInvalidation] Use GeometryMapper in PaintLayerClipper for paint. (Closed)
Patch Set: Merge branch 'master' into paintlayerclipper Created 3 years, 10 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/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt
deleted file mode 100644
index 37f5c56493a01820bf578e9c049fafe21d5dd848..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/css/input-search-padding-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutTextControl {INPUT} at (0,0) size 456x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,3) size 450x46
- LayoutBlockFlow {DIV} at (0,0) size 425x46
- LayoutBR {BR} at (456,39) size 0x0
- LayoutTextControl {INPUT} at (0,81) size 454x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutBR {BR} at (454,120) size 0x0
- LayoutTextControl {INPUT} at (0,162) size 237x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (6,0.50) size 225x24
- LayoutBlockFlow {DIV} at (0,0) size 207x24
-layer at (11,11) size 425x46
- LayoutBlockFlow {DIV} at (0,0) size 425x46
- LayoutText {#text} at (0,0) size 357x45
- text run at (0,0) width 357: "value jgq not clipped"
-layer at (10,92) size 450x46
- LayoutBlockFlow {DIV} at (2,3) size 450x46
- LayoutText {#text} at (0,0) size 357x45
- text run at (0,0) width 357: "value jgq not clipped"
-layer at (14,171) size 207x24 backgroundClip at (14,172) size 207x21 clip at (14,172) size 207x21
- LayoutBlockFlow {DIV} at (0,0) size 207x24
- LayoutText {#text} at (0,0) size 115x23
- text run at (0,0) width 115: "Sample Input"
-layer at (437,24) size 21x21 transparent
- LayoutBlockFlow {DIV} at (426,12.50) size 21x21
-layer at (222,176) size 14x14 transparent
- LayoutBlockFlow {DIV} at (208,5) size 14x14

Powered by Google App Engine
This is Rietveld 408576698