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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/input-height-expected.txt

Issue 2478483003: Ignore the percentage value to calculate the logical height of input control
Patch Set: ignore the percentage height 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/fast/forms/input-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/forms/input-height-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/input-height-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c13e92d4b9324253e77d02cff9994182b0a807ac
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/forms/input-height-expected.txt
@@ -0,0 +1,70 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x172
+ LayoutBlockFlow {HTML} at (0,0) size 800x172
+ LayoutBlockFlow {BODY} at (8,8) size 784x156 [bgcolor=#808080]
+ LayoutBlockFlow {DIV} at (0,0) size 175x32 [bgcolor=#0000FF]
+ LayoutBlockFlow {FORM} at (0,0) size 175x46
+ LayoutTextControl (floating) {INPUT} at (0,0) size 148x24 [bgcolor=#FFFF00]
+ LayoutButton {INPUT} at (0,24) size 50x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 34x16
+ LayoutText {#text} at (0,0) size 34x16
+ text run at (0,0) width 34: "Reset"
+ LayoutText {#text} at (50,25) size 4x19
+ text run at (50,25) width 4: " "
+ LayoutButton {INPUT} at (54,24) size 57x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 41x16
+ LayoutText {#text} at (0,0) size 41x16
+ text run at (0,0) width 41: "Search"
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow (anonymous) at (0,32) size 784x40
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
+ LayoutBlockFlow {DIV} at (0,72) size 175x32 [bgcolor=#0000FF]
+ LayoutBlockFlow {FORM} at (0,0) size 175x46
+ LayoutTextControl (floating) {INPUT} at (0,0) size 148x24 [bgcolor=#FFFF00]
+ LayoutButton {INPUT} at (0,24) size 50x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 34x16
+ LayoutText {#text} at (0,0) size 34x16
+ text run at (0,0) width 34: "Reset"
+ LayoutText {#text} at (50,25) size 4x19
+ text run at (50,25) width 4: " "
+ LayoutButton {INPUT} at (54,24) size 57x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 41x16
+ LayoutText {#text} at (0,0) size 41x16
+ text run at (0,0) width 41: "Search"
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow (anonymous) at (0,104) size 784x20
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBlockFlow {DIV} at (0,124) size 175x32 [bgcolor=#0000FF]
+ LayoutBlockFlow {FORM} at (0,0) size 175x31.59
+ LayoutTextControl (floating) {INPUT} at (0,0) size 148x9.59 [bgcolor=#FFFF00]
+ LayoutButton {INPUT} at (0,9.59) size 50x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 34x16
+ LayoutText {#text} at (0,0) size 34x16
+ text run at (0,0) width 34: "Reset"
+ LayoutText {#text} at (50,10) size 4x20
+ text run at (50,10) width 4: " "
+ LayoutButton {INPUT} at (54,9.59) size 57x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 41x16
+ LayoutText {#text} at (0,0) size 41x16
+ text run at (0,0) width 41: "Search"
+ LayoutText {#text} at (0,0) size 0x0
+layer at (13,12) size 143x16
+ LayoutBlockFlow {DIV} at (5,4) size 143x16 [color=#757575]
+ LayoutText {#text} at (0,0) size 41x16
+ text run at (0,0) width 41: "Search"
+layer at (13,12) size 143x16
+ LayoutBlockFlow {DIV} at (5,4) size 143x16
+layer at (13,84) size 143x16
+ LayoutBlockFlow {DIV} at (5,4) size 143x16 [color=#757575]
+ LayoutText {#text} at (0,0) size 41x16
+ text run at (0,0) width 41: "Search"
+layer at (13,84) size 143x16
+ LayoutBlockFlow {DIV} at (5,4) size 143x16
+layer at (13,129) size 143x16
+ LayoutBlockFlow {DIV} at (5,-3.20) size 143x16 [color=#757575]
+ LayoutText {#text} at (0,0) size 41x16
+ text run at (0,0) width 41: "Search"
+layer at (13,125) size 143x24
+ LayoutBlockFlow {DIV} at (5,-7.20) size 143x24

Powered by Google App Engine
This is Rietveld 408576698