Diff
Modified: trunk/LayoutTests/ChangeLog (94071 => 94072)
--- trunk/LayoutTests/ChangeLog 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/ChangeLog 2011-08-30 12:27:30 UTC (rev 94072)
@@ -1,3 +1,25 @@
+2011-08-30 Csaba Osztrogonác <[email protected]>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt/Skipped: Unskip now passing tests.
+ * platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.png:
+ * platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.txt:
+ * platform/qt/fast/block/float/floats-and-text-indent-expected.png: Added.
+ * platform/qt/fast/block/float/floats-and-text-indent-expected.txt: Added.
+ * platform/qt/fast/block/float/floats-and-text-indent-rl-expected.png: Added.
+ * platform/qt/fast/block/float/floats-and-text-indent-rl-expected.txt: Added.
+ * platform/qt/fast/borders/border-fit-2-expected.png: Added.
+ * platform/qt/fast/borders/border-fit-2-expected.txt: Added.
+ * platform/qt/fast/forms/input-appearance-number-rtl-expected.png: Added.
+ * platform/qt/fast/forms/input-appearance-number-rtl-expected.txt:
+ * platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
+ * platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
+ * platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
+ * platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.txt:
+ * platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added.
+ * platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.txt:
+
2011-08-30 Alexander Pavlov <[email protected]>
REGRESSION(93978): inspector/styles/styles-computed-trace.html fails
Modified: trunk/LayoutTests/platform/qt/Skipped (94071 => 94072)
--- trunk/LayoutTests/platform/qt/Skipped 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/platform/qt/Skipped 2011-08-30 12:27:30 UTC (rev 94072)
@@ -2380,29 +2380,11 @@
# [Qt] REGRESSION(r93937): 4 failing and 3 flaky tests
# https://bugs.webkit.org/show_bug.cgi?id=67118
-# Failed
-fast/forms/input-appearance-number-rtl.html
-fast/forms/input-appearance-spinbutton-disabled-readonly.html
-fast/forms/input-appearance-spinbutton-layer.html
-fast/forms/input-appearance-spinbutton-visibility.html
# Flaky
fast/forms/input-number-large-padding.html
fast/forms/input-spinbutton-capturing.html
fast/forms/input-number-events.html
-# [Qt] 2 tests failed after r93951
-# https://bugs.webkit.org/show_bug.cgi?id=67125
-fast/dom/constructed-objects-prototypes.html
-fast/dom/dom-constructors.html
-
-# [QT] One test failed after r93978
-# https://bugs.webkit.org/show_bug.cgi?id=67185
-inspector/styles/styles-computed-trace.html
-
-# [Qt] One test failed after r94009
-# https://bugs.webkit.org/show_bug.cgi?id=67186
-css2.1/t0602-c13-inheritance-00-e.html
-
# [Qt] Two tests failed after r94037
# https://bugs.webkit.org/show_bug.cgi?id=67188
fast/multicol/initial-column-values.html
Modified: trunk/LayoutTests/platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.txt (94071 => 94072)
--- trunk/LayoutTests/platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.txt 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/platform/qt/css2.1/t0602-c13-inheritance-00-e-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -27,7 +27,7 @@
RenderBlock {P} at (0,114) size 784x22
RenderText {#text} at (0,0) size 44x22
text run at (0,0) width 44: "PASS "
- RenderInline {DFN} at (0,0) size 39x22 [color=#FFFFFF]
- RenderText {#text} at (44,0) size 39x22
- text run at (44,0) width 39: "FAIL"
+ RenderInline {DFN} at (0,0) size 38x22 [color=#FFFFFF]
+ RenderText {#text} at (44,0) size 38x22
+ text run at (44,0) width 38: "FAIL"
RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-expected.txt (0 => 94072)
--- trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x106
+ RenderBlock {HTML} at (0,0) size 800x106
+ RenderBody {BODY} at (8,8) size 784x90
+ RenderBlock {DIV} at (0,0) size 202x90 [border: (1px solid #000000)]
+ RenderBlock (floating) {DIV} at (1,1) size 50x50 [bgcolor=#008000]
+ RenderText {#text} at (151,1) size 187x88
+ text run at (151,1) width 37: "Some"
+ text run at (51,23) width 131: "text that should not"
+ text run at (51,45) width 128: "overlap the edge of"
+ text run at (1,67) width 93: "the container."
Added: trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-rl-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-rl-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-rl-expected.txt (0 => 94072)
--- trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-rl-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/block/float/floats-and-text-indent-rl-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x106
+ RenderBlock {HTML} at (0,0) size 800x106
+ RenderBody {BODY} at (8,8) size 784x90
+ RenderBlock {DIV} at (0,0) size 202x90 [border: (1px solid #000000)]
+ RenderBlock (floating) {DIV} at (151,1) size 50x50 [bgcolor=#008000]
+ RenderText {#text} at (14,1) size 187x88
+ text run at (14,1) width 37: "Some"
+ text run at (20,23) width 131: "text that should not"
+ text run at (23,45) width 128: "overlap the edge of"
+ text run at (108,67) width 4 RTL: "."
+ text run at (112,67) width 89: "the container"
Added: trunk/LayoutTests/platform/qt/fast/borders/border-fit-2-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/borders/border-fit-2-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/fast/borders/border-fit-2-expected.txt (0 => 94072)
--- trunk/LayoutTests/platform/qt/fast/borders/border-fit-2-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/borders/border-fit-2-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {DIV} at (0,0) size 784x51 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+ RenderBlock {DIV} at (1,21) size 0x0
+ RenderBlock {DIV} at (0,51) size 784x51 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+ RenderBlock {DIV} at (774,21) size 0x0
Added: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.txt (94071 => 94072)
--- trunk/LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.txt 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -6,92 +6,92 @@
RenderBlock {P} at (0,0) size 784x30
RenderTextControl {INPUT} at (616,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (16,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,46) size 784x30
RenderTextControl {INPUT} at (616,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (16,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,92) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (16,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,138) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (16,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,184) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (0,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,230) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (0,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,276) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (16,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,322) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+ RenderBlock {DIV} at (16,0) size 146x22
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (626,20) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
- RenderText {#text} at (153,0) size 8x22
- text run at (153,0) width 8: "1"
-layer at (626,66) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
- RenderText {#text} at (153,0) size 8x22
- text run at (153,0) width 8: "2"
-layer at (12,112) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
- RenderText {#text} at (153,0) size 8x22
- text run at (153,0) width 8: "3"
-layer at (12,158) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
- RenderText {#text} at (129,0) size 32x22
- text run at (129,0) width 32: "1234"
-layer at (12,204) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+layer at (642,20) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (137,0) size 8x22
+ text run at (137,0) width 8: "1"
+layer at (642,66) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (137,0) size 8x22
+ text run at (137,0) width 8: "2"
+layer at (28,112) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (137,0) size 8x22
+ text run at (137,0) width 8: "3"
+layer at (28,158) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (113,0) size 32x22
+ text run at (113,0) width 32: "1234"
+layer at (12,204) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
RenderText {#text} at (1,0) size 8x22
text run at (1,0) width 8: "5"
-layer at (12,250) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
+layer at (12,250) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
RenderText {#text} at (1,0) size 8x22
text run at (1,0) width 8: "6"
-layer at (12,296) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
- RenderText {#text} at (153,0) size 8x22
- text run at (153,0) width 8: "7"
-layer at (12,342) size 162x22
- RenderBlock {DIV} at (0,0) size 162x22
- RenderText {#text} at (153,0) size 8x22
- text run at (153,0) width 8: "8"
-layer at (624,18) size 0x26
- RenderBlock (relative positioned) {DIV} at (-2,-2) size 0x26
-layer at (624,64) size 0x26
- RenderBlock (relative positioned) {DIV} at (-2,-2) size 0x26
-layer at (10,110) size 0x26
- RenderBlock (relative positioned) {DIV} at (-2,-2) size 0x26
-layer at (10,156) size 0x26
- RenderBlock (relative positioned) {DIV} at (-2,-2) size 0x26
-layer at (176,202) size 0x26
- RenderBlock (relative positioned) {DIV} at (164,-2) size 0x26
-layer at (176,248) size 0x26
- RenderBlock (relative positioned) {DIV} at (164,-2) size 0x26
-layer at (10,294) size 0x26
- RenderBlock (relative positioned) {DIV} at (-2,-2) size 0x26
-layer at (10,340) size 0x26
- RenderBlock (relative positioned) {DIV} at (-2,-2) size 0x26
+layer at (28,296) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (137,0) size 8x22
+ text run at (137,0) width 8: "7"
+layer at (28,342) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (137,0) size 8x22
+ text run at (137,0) width 8: "8"
+layer at (624,18) size 16x26
+ RenderBlock (relative positioned) {DIV} at (-2,-2) size 16x26
+layer at (624,64) size 16x26
+ RenderBlock (relative positioned) {DIV} at (-2,-2) size 16x26
+layer at (10,110) size 16x26
+ RenderBlock (relative positioned) {DIV} at (-2,-2) size 16x26
+layer at (10,156) size 16x26
+ RenderBlock (relative positioned) {DIV} at (-2,-2) size 16x26
+layer at (160,202) size 16x26
+ RenderBlock (relative positioned) {DIV} at (148,-2) size 16x26
+layer at (160,248) size 16x26
+ RenderBlock (relative positioned) {DIV} at (148,-2) size 16x26
+layer at (10,294) size 16x26
+ RenderBlock (relative positioned) {DIV} at (-2,-2) size 16x26
+layer at (10,340) size 16x26
+ RenderBlock (relative positioned) {DIV} at (-2,-2) size 16x26
caret: position 4 of child 0 {#text} of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of child 6 {P} of body
Added: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt (94071 => 94072)
--- trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -3,45 +3,46 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 783x17
- text run at (0,0) width 783: "Test appearances of spin buttons. Disabled state and read-only state should have appearances different from the normal state."
- RenderBlock {DIV} at (0,34) size 784x31
- RenderInline {LABEL} at (0,0) size 414x17
- RenderTextControl {INPUT} at (2,2) size 326x27
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 322x23
- RenderBlock {DIV} at (0,0) size 306x23
- RenderText {#text} at (330,8) size 84x17
- text run at (330,8) width 84: " Normal state"
- RenderBlock {DIV} at (0,65) size 784x31
- RenderInline {LABEL} at (0,0) size 422x17
- RenderTextControl {INPUT} at (2,2) size 326x27
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 322x23
- RenderBlock {DIV} at (0,0) size 306x23
- RenderText {#text} at (330,8) size 92x17
- text run at (330,8) width 92: " Disabled state"
- RenderBlock {DIV} at (0,96) size 784x31
- RenderInline {LABEL} at (0,0) size 432x17
- RenderTextControl {INPUT} at (2,2) size 326x27
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 322x23
- RenderBlock {DIV} at (0,0) size 306x23
- RenderText {#text} at (330,8) size 102x17
- text run at (330,8) width 102: " Read-only state"
-layer at (12,46) size 306x23
- RenderBlock {DIV} at (0,0) size 306x23
- RenderText {#text} at (1,0) size 10x22
+ RenderBlock {P} at (0,0) size 784x44
+ RenderText {#text} at (0,0) size 756x44
+ text run at (0,0) width 756: "Test appearances of spin buttons. Disabled state and read-only state should have appearances different from the"
+ text run at (0,22) width 88: "normal state."
+ RenderBlock {DIV} at (0,60) size 784x35
+ RenderInline {LABEL} at (0,0) size 301x22
+ RenderTextControl {INPUT} at (2,2) size 206x31
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 202x27
+ RenderBlock {DIV} at (0,0) size 186x27
+ RenderText {#text} at (210,8) size 91x22
+ text run at (210,8) width 91: " Normal state"
+ RenderBlock {DIV} at (0,95) size 784x35
+ RenderInline {LABEL} at (0,0) size 308x22
+ RenderTextControl {INPUT} at (2,2) size 206x31
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 202x27
+ RenderBlock {DIV} at (0,0) size 186x27
+ RenderText {#text} at (210,8) size 98x22
+ text run at (210,8) width 98: " Disabled state"
+ RenderBlock {DIV} at (0,130) size 784x35
+ RenderInline {LABEL} at (0,0) size 319x22
+ RenderTextControl {INPUT} at (2,2) size 206x31
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 202x27
+ RenderBlock {DIV} at (0,0) size 186x27
+ RenderText {#text} at (210,8) size 109x22
+ text run at (210,8) width 109: " Read-only state"
+layer at (12,72) size 186x27
+ RenderBlock {DIV} at (0,0) size 186x27
+ RenderText {#text} at (1,0) size 10x27
text run at (1,0) width 10: "0"
-layer at (12,77) size 306x23
- RenderBlock {DIV} at (0,0) size 306x23 [color=#545454]
- RenderText {#text} at (1,0) size 10x22
+layer at (12,107) size 186x27
+ RenderBlock {DIV} at (0,0) size 186x27 [color=#545454]
+ RenderText {#text} at (1,0) size 10x27
text run at (1,0) width 10: "0"
-layer at (12,108) size 306x23
- RenderBlock {DIV} at (0,0) size 306x23
- RenderText {#text} at (1,0) size 10x22
+layer at (12,142) size 186x27
+ RenderBlock {DIV} at (0,0) size 186x27
+ RenderText {#text} at (1,0) size 10x27
text run at (1,0) width 10: "0"
-layer at (320,44) size 16x27
- RenderBlock (relative positioned) {DIV} at (308,-2) size 16x27
-layer at (320,75) size 16x27
- RenderBlock (relative positioned) {DIV} at (308,-2) size 16x27
-layer at (320,106) size 16x27
- RenderBlock (relative positioned) {DIV} at (308,-2) size 16x27
+layer at (200,70) size 16x31
+ RenderBlock (relative positioned) {DIV} at (188,-2) size 16x31
+layer at (200,105) size 16x31
+ RenderBlock (relative positioned) {DIV} at (188,-2) size 16x31
+layer at (200,140) size 16x31
+ RenderBlock (relative positioned) {DIV} at (188,-2) size 16x31
Added: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.txt (94071 => 94072)
--- trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.txt 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -1,26 +1,26 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x68
- RenderBlock {HTML} at (0,0) size 800x68
- RenderBody {BODY} at (8,8) size 784x52
- RenderBR {BR} at (250,4) size 0x17
- RenderTextControl {INPUT} at (2,28) size 246x22
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 242x18
- RenderBlock {DIV} at (0,0) size 226x18
+layer at (0,0) size 800x76
+ RenderBlock {HTML} at (0,0) size 800x76
+ RenderBody {BODY} at (8,8) size 784x60
+ RenderBR {BR} at (170,4) size 0x22
+ RenderTextControl {INPUT} at (2,32) size 166x26
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,0) size 146x22
RenderText {#text} at (0,0) size 0x0
-layer at (12,38) size 226x18
- RenderBlock {DIV} at (0,0) size 226x18
- RenderText {#text} at (1,0) size 16x17
+layer at (12,42) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (1,0) size 16x22
text run at (1,0) width 16: "10"
-layer at (10,10) size 246x22
- RenderTextControl {INPUT} at (2,2) size 246x22
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 242x18
- RenderBlock {DIV} at (0,0) size 226x18
-layer at (12,12) size 226x18
- RenderBlock {DIV} at (0,0) size 226x18
- RenderText {#text} at (1,0) size 16x17
+layer at (10,10) size 166x26
+ RenderTextControl {INPUT} at (2,2) size 166x26
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,0) size 146x22
+layer at (12,12) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (1,0) size 16x22
text run at (1,0) width 16: "10"
-layer at (240,10) size 16x22
- RenderBlock (relative positioned) {DIV} at (228,-2) size 16x22
-layer at (240,36) size 16x22
- RenderBlock (relative positioned) {DIV} at (228,-2) size 16x22
+layer at (160,10) size 16x26
+ RenderBlock (relative positioned) {DIV} at (148,-2) size 16x26
+layer at (160,40) size 16x26
+ RenderBlock (relative positioned) {DIV} at (148,-2) size 16x26
Added: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.txt (94071 => 94072)
--- trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.txt 2011-08-30 12:18:52 UTC (rev 94071)
+++ trunk/LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.txt 2011-08-30 12:27:30 UTC (rev 94072)
@@ -1,20 +1,20 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x42
- RenderBlock {HTML} at (0,0) size 800x42
- RenderBody {BODY} at (8,8) size 784x26
- RenderTextControl {INPUT} at (2,2) size 246x22
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 242x18
- RenderBlock {DIV} at (0,0) size 226x18
- RenderText {#text} at (250,4) size 4x17
- text run at (250,4) width 4: " "
- RenderTextControl {INPUT} at (256,2) size 246x22
- RenderDeprecatedFlexibleBox {DIV} at (2,2) size 242x18
- RenderBlock {DIV} at (0,0) size 226x18
+layer at (0,0) size 800x46
+ RenderBlock {HTML} at (0,0) size 800x46
+ RenderBody {BODY} at (8,8) size 784x30
+ RenderTextControl {INPUT} at (2,2) size 166x26
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,0) size 146x22
+ RenderText {#text} at (170,4) size 4x22
+ text run at (170,4) width 4: " "
+ RenderTextControl {INPUT} at (176,2) size 166x26
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,0) size 146x22
RenderText {#text} at (0,0) size 0x0
-layer at (12,12) size 226x18
- RenderBlock {DIV} at (0,0) size 226x18
-layer at (266,12) size 226x18
- RenderBlock {DIV} at (0,0) size 226x18
-layer at (240,10) size 16x22
- RenderBlock (relative positioned) {DIV} at (228,-2) size 16x22
+layer at (12,12) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+layer at (186,12) size 146x22
+ RenderBlock {DIV} at (0,0) size 146x22
+layer at (160,10) size 16x26
+ RenderBlock (relative positioned) {DIV} at (148,-2) size 16x26