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

Unified Diff: third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/search-vertical-alignment-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/search-vertical-alignment-expected.txt
diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/search-vertical-alignment-expected.txt b/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/search-vertical-alignment-expected.txt
deleted file mode 100644
index f146325256ed06ce509848d3289fafd89cca154b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/flag-specific/enable-slimming-paint-v2/fast/forms/search/search-vertical-alignment-expected.txt
+++ /dev/null
@@ -1,66 +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 784x576
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 783x39
- text run at (0,0) width 397: "Test that search field text is vertically centered if the search field is "
- text run at (396,0) width 387: "taller than the text. In each of the following pairs of a search field"
- text run at (0,20) width 26: "and "
- text run at (26,20) width 338: "a text field, the vertical position of the text should be the "
- text run at (364,20) width 115: "same in both fields."
- LayoutBlockFlow {P} at (0,56) size 784x45
- LayoutTextControl {INPUT} at (0,0) size 156x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,14.50) size 150x16
- LayoutBlockFlow {DIV} at (0,0) size 137x16
- LayoutText {#text} at (156,12) size 4x19
- text run at (156,12) width 4: " "
- LayoutTextControl {INPUT} at (160,0) size 154x45 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,117) size 784x20
- LayoutTextControl {INPUT} at (0,2) size 156x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,0) size 150x16
- LayoutBlockFlow {DIV} at (0,0) size 137x16
- LayoutText {#text} at (156,0) size 4x19
- text run at (156,0) width 4: " "
- LayoutTextControl {INPUT} at (160,2) size 154x16 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,153) size 784x20
- LayoutTextControl {INPUT} at (0,4) size 156x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutFlexibleBox {DIV} at (3,-2) size 150x16
- LayoutBlockFlow {DIV} at (0,0) size 137x16
- LayoutText {#text} at (156,0) size 4x19
- text run at (156,0) width 4: " "
- LayoutTextControl {INPUT} at (160,4) size 154x12 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- LayoutText {#text} at (0,0) size 0x0
-layer at (11,79) size 137x16
- LayoutBlockFlow {DIV} at (0,0) size 137x16
- LayoutText {#text} at (0,0) size 24x16
- text run at (0,0) width 24: "Text"
-layer at (170,79) size 150x16
- LayoutBlockFlow {DIV} at (2,14.50) size 150x16
- LayoutText {#text} at (0,0) size 24x16
- text run at (0,0) width 24: "Text"
-layer at (11,127) size 137x16 backgroundClip at (11,129) size 137x12 clip at (11,129) size 137x12
- LayoutBlockFlow {DIV} at (0,0) size 137x16
- LayoutText {#text} at (0,0) size 24x16
- text run at (0,0) width 24: "Text"
-layer at (170,127) size 150x16 backgroundClip at (170,129) size 150x12 clip at (170,129) size 150x12
- LayoutBlockFlow {DIV} at (2,0) size 150x16
- LayoutText {#text} at (0,0) size 24x16
- text run at (0,0) width 24: "Text"
-layer at (11,163) size 137x16 backgroundClip at (11,167) size 137x8 clip at (11,167) size 137x8
- LayoutBlockFlow {DIV} at (0,0) size 137x16
- LayoutText {#text} at (0,0) size 24x16
- text run at (0,0) width 24: "Text"
-layer at (170,163) size 150x16 backgroundClip at (170,167) size 150x8 clip at (170,167) size 150x8
- LayoutBlockFlow {DIV} at (2,-2) size 150x16
- LayoutText {#text} at (0,0) size 24x16
- text run at (0,0) width 24: "Text"
-layer at (149,82) size 9x9 transparent
- LayoutBlockFlow {DIV} at (138,3.50) size 9x9
-layer at (149,131) size 9x9 transparent
- LayoutBlockFlow {DIV} at (138,3.50) size 9x9
-layer at (149,167) size 9x9 backgroundClip at (10,167) size 152x8 clip at (10,167) size 152x8 transparent
- LayoutBlockFlow {DIV} at (138,3.50) size 9x9

Powered by Google App Engine
This is Rietveld 408576698