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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/searchfield-heights-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/forms/search/searchfield-heights-expected.txt
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/searchfield-heights-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/searchfield-heights-expected.txt
deleted file mode 100644
index 916cade2fbc2aa068e52376467e989c5cb1607ac..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/searchfield-heights-expected.txt
+++ /dev/null
@@ -1,40 +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
- LayoutText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "This tests that aqua-style search fields do not honor height."
- LayoutBR {BR} at (351,15) size 0x0
- LayoutTextControl {INPUT} at (0,124) size 79x6 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,0) size 73x6
- LayoutBlockFlow {DIV} at (0,0) size 64x6
- LayoutText {#text} at (79,114) size 4x19
- text run at (79,114) width 4: " "
- LayoutTextControl {INPUT} at (83,104) size 179x40 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,11.50) size 173x17
- LayoutBlockFlow {DIV} at (0,0) size 159x17
- LayoutText {#text} at (262,114) size 4x19
- text run at (262,114) width 4: " "
- LayoutTextControl {INPUT} at (266,20) size 307x200 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,83.50) size 301x33
- LayoutBlockFlow {DIV} at (0,0) size 278x33
- LayoutText {#text} at (0,0) size 0x0
-layer at (11,132) size 64x6 backgroundClip at (11,134) size 64x2 clip at (11,134) size 64x2
- LayoutBlockFlow {DIV} at (0,0) size 64x6
- LayoutText {#text} at (0,0) size 10x6
- text run at (0,0) width 10: "mini"
-layer at (94,124) size 159x17
- LayoutBlockFlow {DIV} at (0,0) size 159x17
- LayoutText {#text} at (0,0) size 35x17
- text run at (0,0) width 35: "small"
-layer at (277,112) size 278x33
- LayoutBlockFlow {DIV} at (0,0) size 278x33
- LayoutText {#text} at (0,0) size 84x32
- text run at (0,0) width 84: "regular"
-layer at (76,133) size 5x5 backgroundClip at (10,134) size 75x2 clip at (10,134) size 75x2 transparent
- LayoutBlockFlow {DIV} at (65,0.50) size 5x5
-layer at (254,127) size 10x10 transparent
- LayoutBlockFlow {DIV} at (160,3.50) size 10x10
-layer at (556,119) size 19x19 transparent
- LayoutBlockFlow {DIV} at (279,7) size 19x19

Powered by Google App Engine
This is Rietveld 408576698