Diff
Modified: trunk/LayoutTests/ChangeLog (89408 => 89409)
--- trunk/LayoutTests/ChangeLog 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/ChangeLog 2011-06-22 05:08:59 UTC (rev 89409)
@@ -1,5 +1,23 @@
2011-06-21 Kent Tamura <[email protected]>
+ [Qt] Test expectation update for r89407.
+
+ * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
+ * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
+ * platform/qt/fast/forms/control-restrict-line-height-expected.txt:
+ * platform/qt/fast/forms/placeholder-set-value-expected.txt:
+ * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt:
+ * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt:
+ * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt:
+ * platform/qt/fast/forms/search-rtl-expected.txt:
+ * platform/qt/fast/forms/search-styled-expected.txt:
+ * platform/qt/fast/forms/search-transformed-expected.txt:
+ * platform/qt/fast/forms/search-vertical-alignment-expected.txt:
+ * platform/qt/fast/forms/search-zoomed-expected.txt:
+ * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
+
+2011-06-21 Kent Tamura <[email protected]>
+
[Chromium] Update expectation for some speech tests.
* platform/chromium/test_expectations.txt:
Modified: trunk/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -14,8 +14,9 @@
text run at (0,0) width 571: "This sentence should be extra-extra-large."
RenderBlock (anonymous) at (0,84) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -16,8 +16,9 @@
text run at (0,0) width 656: "If the test passes, you will see a text entry field containing \"default text\" inside the grey div below."
RenderBlock {DIV} at (0,76) size 163x45 [bgcolor=#888888]
RenderTextControl {INPUT} at (11,9) size 133x28 [bgcolor=#00FF00] [border: (2px inset #000000)]
- RenderBlock {DIV} at (3,3) size 127x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (3,3) size 127x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 116x22
RenderBlock {DIV} at (116,5) size 11x11
RenderText {#text} at (0,0) size 0x0
layer at (22,104) size 116x22
Modified: trunk/LayoutTests/platform/qt/fast/forms/control-restrict-line-height-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/control-restrict-line-height-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/control-restrict-line-height-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -21,8 +21,9 @@
text run at (374,64) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderTextControl {INPUT} at (2,95) size 166x30
- RenderBlock {DIV} at (2,2) size 162x26
- RenderBlock {DIV} at (0,18) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x26
+ RenderBlock {DIV} at (0,13) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x26
RenderBlock {DIV} at (151,7) size 11x11
RenderText {#text} at (0,0) size 0x0
layer at (12,105) size 151x26 scrollWidth 349
Modified: trunk/LayoutTests/platform/qt/fast/forms/placeholder-set-value-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/placeholder-set-value-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/placeholder-set-value-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -14,8 +14,9 @@
text run at (0,22) width 112: "placeholder text."
RenderBlock (anonymous) at (0,60) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (0,0) size 0x0
layer at (12,72) size 151x22
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -8,14 +8,16 @@
text run at (0,0) width 408: "Only the second search field should have a cancel button (\x{D7})."
RenderBlock (anonymous) at (0,38) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (170,4) size 4x22
text run at (170,4) width 4: " "
RenderTextControl {INPUT} at (176,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (0,0) size 0x0
layer at (12,50) size 151x22
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-display-none-cancel-button-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-display-none-cancel-button-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-display-none-cancel-button-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -7,8 +7,9 @@
text run at (0,0) width 534: "This tests that the display:none style will work on a search field's cancel button."
RenderBR {BR} at (534,16) size 0x0
RenderTextControl {INPUT} at (2,24) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 162x22
RenderText {#text} at (0,0) size 0x0
layer at (12,34) size 162x22
RenderBlock {DIV} at (0,0) size 162x22
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -4,8 +4,9 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderTextControl {INPUT} at (2,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-rtl-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-rtl-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-rtl-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -17,22 +17,25 @@
text run at (777,0) width 4: "."
RenderBlock {P} at (0,38) size 784x90
RenderTextControl {INPUT} at (2,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (170,4) size 4x22
text run at (170,4) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderTextControl {INPUT} at (2,32) size 246x26
- RenderBlock {DIV} at (2,2) size 242x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 242x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 231x22
RenderBlock {DIV} at (231,5) size 11x11
RenderText {#text} at (250,34) size 4x22
text run at (250,34) width 4: " "
RenderBR {BR} at (0,0) size 0x0
RenderTextControl {INPUT} at (2,62) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,144) size 784x22
@@ -56,4 +59,4 @@
text run at (202,0) width 28 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
layer at (12,110) size 151x22
RenderBlock {DIV} at (0,0) size 151x22
-caret: position 0 of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 9 {INPUT} of child 3 {P} of body
+caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 9 {INPUT} of child 3 {P} of body
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-styled-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-styled-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-styled-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -4,8 +4,9 @@
RenderBlock {HTML} at (0,0) size 800x43
RenderBody {BODY} at (8,8) size 784x27
RenderTextControl {INPUT} at (2,2) size 150x23 [bgcolor=#FFFFFF] [border: (1px solid #BDC7D8)]
- RenderBlock {DIV} at (18,4) size 128x15
- RenderBlock {DIV} at (0,11) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (18,4) size 128x15
+ RenderBlock {DIV} at (0,7) size 0x0
+ RenderBlock {DIV} at (0,0) size 120x15
RenderBlock {DIV} at (120,3) size 8x8
RenderText {#text} at (0,0) size 0x0
layer at (28,14) size 120x15
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-transformed-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-transformed-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-transformed-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -15,17 +15,18 @@
RenderText {#text} at (0,22) size 430x22
text run at (0,22) width 430: "Tests drawing and event handling on transformed search fields."
RenderBlock {P} at (0,150) size 784x22
- RenderText {#text} at (0,0) size 40x22
- text run at (0,0) width 40: "PASS"
+ RenderText {#text} at (0,0) size 39x22
+ text run at (0,0) width 39: "FAIL"
layer at (8,68) size 784x30
RenderBlock {P} at (0,60) size 784x30
RenderTextControl {INPUT} at (2,2) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderText {#text} at (0,0) size 0x0
layer at (12,72) size 151x22
RenderBlock {DIV} at (0,0) size 151x22
RenderText {#text} at (1,0) size 106x22
text run at (1,0) width 106: "Some other text"
-caret: position 15 of child 0 {#text} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {P} of body
+caret: position 15 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {P} of body
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-vertical-alignment-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-vertical-alignment-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-vertical-alignment-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -12,27 +12,30 @@
text run at (519,22) width 129: "same in both fields."
RenderBlock {P} at (0,60) size 784x45
RenderTextControl {INPUT} at (2,0) size 168x45 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderBlock {DIV} at (3,11) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
- RenderBlock {DIV} at (151,5) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (3,3) size 162x39
+ RenderBlock {DIV} at (0,19) size 0x0
+ RenderBlock {DIV} at (0,8) size 151x22
+ RenderBlock {DIV} at (151,14) size 11x11
RenderText {#text} at (172,11) size 4x22
text run at (172,11) width 4: " "
RenderTextControl {INPUT} at (178,0) size 168x45 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,121) size 784x22
RenderTextControl {INPUT} at (2,0) size 168x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderBlock {DIV} at (3,3) size 162x10
- RenderBlock {DIV} at (0,16) size 0x0
- RenderBlock {DIV} at (151,5) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (3,3) size 162x10
+ RenderBlock {DIV} at (0,5) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x10
+ RenderBlock {DIV} at (151,0) size 11x11
RenderText {#text} at (172,0) size 4x22
text run at (172,0) width 4: " "
RenderTextControl {INPUT} at (178,0) size 168x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,159) size 784x22
RenderTextControl {INPUT} at (2,4) size 168x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
- RenderBlock {DIV} at (3,3) size 162x6
- RenderBlock {DIV} at (0,16) size 0x0
- RenderBlock {DIV} at (151,5) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (3,3) size 162x6
+ RenderBlock {DIV} at (0,3) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x6
+ RenderBlock {DIV} at (151,0) size 11x11
RenderText {#text} at (172,0) size 4x22
text run at (172,0) width 4: " "
RenderTextControl {INPUT} at (178,4) size 168x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
@@ -45,16 +48,16 @@
RenderBlock {DIV} at (3,11) size 162x22
RenderText {#text} at (1,0) size 31x22
text run at (1,0) width 31: "Text"
-layer at (13,132) size 151x22
- RenderBlock {DIV} at (0,0) size 151x22
+layer at (13,132) size 151x10 scrollHeight 22
+ RenderBlock {DIV} at (0,0) size 151x10
RenderText {#text} at (1,0) size 31x22
text run at (1,0) width 31: "Text"
layer at (189,132) size 162x10 scrollHeight 22
RenderBlock {DIV} at (3,3) size 162x10
RenderText {#text} at (1,0) size 31x22
text run at (1,0) width 31: "Text"
-layer at (13,174) size 151x22
- RenderBlock {DIV} at (0,0) size 151x22
+layer at (13,174) size 151x6 scrollHeight 22
+ RenderBlock {DIV} at (0,0) size 151x6
RenderText {#text} at (1,0) size 31x22
text run at (1,0) width 31: "Text"
layer at (189,174) size 162x6 scrollHeight 22
Modified: trunk/LayoutTests/platform/qt/fast/forms/search-zoomed-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/forms/search-zoomed-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/forms/search-zoomed-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -16,15 +16,16 @@
text run at (0,26) width 393: "Tests event handling on search fields with zoom."
RenderBlock {P} at (0,71) size 782x34
RenderTextControl {INPUT} at (2,2) size 206x30
- RenderBlock {DIV} at (2,2) size 202x26
- RenderBlock {DIV} at (0,19) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 202x26
+ RenderBlock {DIV} at (0,13) size 0x0
+ RenderBlock {DIV} at (0,0) size 189x26
RenderBlock {DIV} at (189,6) size 13x13
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,177) size 782x26
- RenderText {#text} at (0,0) size 48x26
- text run at (0,0) width 48: "PASS"
+ RenderText {#text} at (0,0) size 46x26
+ text run at (0,0) width 46: "FAIL"
layer at (13,84) size 189x26
RenderBlock {DIV} at (0,0) size 189x26
RenderText {#text} at (1,0) size 128x26
text run at (1,0) width 128: "Some other text"
-caret: position 15 of child 0 {#text} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {P} of body
+caret: position 15 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {P} of body
Modified: trunk/LayoutTests/platform/qt/fast/replaced/width100percent-searchfield-expected.txt (89408 => 89409)
--- trunk/LayoutTests/platform/qt/fast/replaced/width100percent-searchfield-expected.txt 2011-06-22 05:03:48 UTC (rev 89408)
+++ trunk/LayoutTests/platform/qt/fast/replaced/width100percent-searchfield-expected.txt 2011-06-22 05:08:59 UTC (rev 89409)
@@ -1,4 +1,4 @@
-layer at (0,0) size 839x584
+layer at (0,0) size 894x584
RenderView at (0,0) size 800x584
layer at (0,0) size 800x584
RenderBlock {HTML} at (0,0) size 800x584
@@ -11,19 +11,22 @@
RenderTableRow {TR} at (0,1) size 784x32
RenderTableCell {TD} at (1,1) size 168x32 [r=0 c=0 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 166x26
- RenderBlock {DIV} at (2,2) size 162x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 162x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 151x22
RenderBlock {DIV} at (151,5) size 11x11
RenderTableCell {TD} at (170,1) size 6x32 [r=0 c=1 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x26
- RenderBlock {DIV} at (2,2) size 0x33
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,22) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 0x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 0x22
+ RenderBlock {DIV} at (0,5) size 11x11
RenderTableCell {TD} at (177,1) size 6x32 [r=0 c=2 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x26
- RenderBlock {DIV} at (2,2) size 0x33
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,22) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 0x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 0x22
+ RenderBlock {DIV} at (0,5) size 11x11
RenderTableCell {TD} at (184,5) size 599x24 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x22
text run at (1,1) width 4: " "
@@ -35,19 +38,22 @@
RenderTableRow {TR} at (0,1) size 831x32
RenderTableCell {TD} at (1,1) size 808x32 [r=0 c=0 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 806x26
- RenderBlock {DIV} at (2,2) size 802x22
- RenderBlock {DIV} at (0,16) size 0x0
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 802x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 791x22
RenderBlock {DIV} at (791,5) size 11x11
RenderTableCell {TD} at (810,1) size 6x32 [r=0 c=1 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x26
- RenderBlock {DIV} at (2,2) size 0x33
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,22) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 0x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 0x22
+ RenderBlock {DIV} at (0,5) size 11x11
RenderTableCell {TD} at (817,1) size 6x32 [r=0 c=2 rs=1 cs=1]
RenderTextControl {INPUT} at (1,3) size 4x26
- RenderBlock {DIV} at (2,2) size 0x33
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,22) size 11x11
+ RenderDeprecatedFlexibleBox {DIV} at (2,2) size 0x22
+ RenderBlock {DIV} at (0,11) size 0x0
+ RenderBlock {DIV} at (0,0) size 0x22
+ RenderBlock {DIV} at (0,5) size 11x11
RenderTableCell {TD} at (824,5) size 6x24 [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (1,1) size 4x22
text run at (1,1) width 4: " "
@@ -55,23 +61,23 @@
RenderBlock {DIV} at (0,0) size 151x22
RenderText {#text} at (1,0) size 66x22
text run at (1,0) width 66: "New Mail"
-layer at (181,36) size 2x22 scrollWidth 42
- RenderBlock {DIV} at (0,0) size 2x22
+layer at (181,36) size 42x22
+ RenderBlock {DIV} at (0,0) size 42x22
RenderText {#text} at (1,0) size 40x22
text run at (1,0) width 40: "Reply"
-layer at (188,36) size 2x22 scrollWidth 66
- RenderBlock {DIV} at (0,0) size 2x22
+layer at (188,36) size 66x22
+ RenderBlock {DIV} at (0,0) size 66x22
RenderText {#text} at (1,0) size 64x22
text run at (1,0) width 64: "Reply All"
layer at (12,114) size 791x22
RenderBlock {DIV} at (0,0) size 791x22
RenderText {#text} at (1,0) size 66x22
text run at (1,0) width 66: "New Mail"
-layer at (821,114) size 2x22 scrollWidth 42
- RenderBlock {DIV} at (0,0) size 2x22
+layer at (821,114) size 42x22
+ RenderBlock {DIV} at (0,0) size 42x22
RenderText {#text} at (1,0) size 40x22
text run at (1,0) width 40: "Reply"
-layer at (828,114) size 2x22 scrollWidth 66
- RenderBlock {DIV} at (0,0) size 2x22
+layer at (828,114) size 66x22
+ RenderBlock {DIV} at (0,0) size 66x22
RenderText {#text} at (1,0) size 64x22
text run at (1,0) width 64: "Reply All"