Diff
Modified: trunk/LayoutTests/ChangeLog (159401 => 159402)
--- trunk/LayoutTests/ChangeLog 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/ChangeLog 2013-11-18 08:27:52 UTC (rev 159402)
@@ -1,3 +1,27 @@
+2013-11-18 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening. Rebaselining CSS tests' expectations.
+
+ * platform/gtk/css1/box_properties/margin_right-expected.png:
+ * platform/gtk/css1/box_properties/margin_right-expected.txt:
+ * platform/gtk/css1/box_properties/padding-expected.png:
+ * platform/gtk/css1/box_properties/padding-expected.txt:
+ * platform/gtk/css1/box_properties/padding_left-expected.png:
+ * platform/gtk/css1/box_properties/padding_left-expected.txt:
+ * platform/gtk/css1/box_properties/padding_right-expected.png:
+ * platform/gtk/css1/box_properties/padding_right-expected.txt:
+ * platform/gtk/css1/box_properties/padding_top-expected.png:
+ * platform/gtk/css1/box_properties/padding_top-expected.txt:
+ * platform/gtk/css1/formatting_model/vertical_formatting-expected.png:
+ * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
+ * platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
+ * platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png:
+ * platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
+ * platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
+ * platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
+ * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.png:
+ * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
+
2013-11-17 Gyuyoung Kim <[email protected]>
Unreviewed EFL gardening. Add webgl crash tests because webgl is not supported
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -34,9 +34,9 @@
RenderText {#text} at (375,0) size 314x17
text run at (375,0) width 314: "This sentence should have a right margin of 5 em."
RenderBlock {P} at (0,286) size 577x34 [bgcolor=#00FFFF]
- RenderText {#text} at (21,0) size 555x34
- text run at (21,0) width 555: "This sentence should have a right margin of 25%, which is calculated with respect to the"
- text run at (400,17) width 176: "width of the parent element."
+ RenderText {#text} at (21,0) size 556x34
+ text run at (21,0) width 556: "This sentence should have a right margin of 25%, which is calculated with respect to the"
+ text run at (400,17) width 177: "width of the parent element."
RenderBlock {UL} at (0,336) size 744x85 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 704x17
RenderListMarker at (-17,0) size 7x17: bullet
@@ -88,9 +88,9 @@
RenderText {#text} at (353,0) size 314x17
text run at (353,0) width 314: "This sentence should have a right margin of 5 em."
RenderBlock {P} at (4,136) size 561x34 [bgcolor=#00FFFF]
- RenderText {#text} at (5,0) size 555x34
- text run at (5,0) width 555: "This sentence should have a right margin of 25%, which is calculated with respect to the"
- text run at (384,17) width 176: "width of the parent element."
+ RenderText {#text} at (5,0) size 556x34
+ text run at (5,0) width 556: "This sentence should have a right margin of 25%, which is calculated with respect to the"
+ text run at (384,17) width 177: "width of the parent element."
RenderBlock {UL} at (4,186) size 722x102 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 682x34
RenderListMarker at (-17,0) size 7x17: bullet
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -39,11 +39,11 @@
text run at (80,97) width 29: "test. "
text run at (109,97) width 464: "Both the content background and the padding should be aqua (light blue)."
RenderBlock {P} at (0,643) size 769x453 [bgcolor=#00FFFF]
- RenderText {#text} at (192,192) size 379x68
- text run at (192,192) width 379: "This element should have an overall padding of 25%, which"
- text run at (192,209) width 376: "is calculated with respect to the width of the parent element."
- text run at (192,226) width 353: "Both the content background and the padding should be"
- text run at (192,243) width 107: "aqua (light blue)."
+ RenderText {#text} at (192,192) size 380x69
+ text run at (192,192) width 380: "This element should have an overall padding of 25%, which"
+ text run at (192,209) width 377: "is calculated with respect to the width of the parent element."
+ text run at (192,226) width 354: "Both the content background and the padding should be"
+ text run at (192,243) width 108: "aqua (light blue)."
RenderBlock {P} at (0,1111) size 769x35 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 751x34
text run at (0,0) width 541: "This element should have no padding, since negative padding values are not allowed. "
@@ -80,12 +80,12 @@
text run at (80,97) width 45: "to test. "
text run at (125,97) width 464: "Both the content background and the padding should be aqua (light blue)."
RenderBlock {P} at (4,493) size 747x442 [bgcolor=#00FFFF]
- RenderText {#text} at (187,187) size 362x68
- text run at (187,187) width 336: "This element should have an overall padding of 25%,"
- text run at (187,204) width 362: "which is calculated with respect to the width of the parent"
- text run at (187,221) width 57: "element. "
- text run at (244,221) width 288: "Both the content background and the padding"
- text run at (187,238) width 172: "should be aqua (light blue)."
+ RenderText {#text} at (186,186) size 363x69
+ text run at (186,186) width 337: "This element should have an overall padding of 25%,"
+ text run at (186,203) width 363: "which is calculated with respect to the width of the parent"
+ text run at (186,220) width 58: "element. "
+ text run at (243,220) width 289: "Both the content background and the padding"
+ text run at (186,237) width 173: "should be aqua (light blue)."
RenderBlock {P} at (4,950) size 747x35 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 724x34
text run at (0,0) width 541: "This element should have no padding, since negative padding values are not allowed. "
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -40,11 +40,11 @@
text run at (666,0) width 54: "Both the"
text run at (80,17) width 406: "content background and the padding should be aqua (light blue)."
RenderBlock {P} at (0,337) size 769x51 [bgcolor=#00FFFF]
- RenderText {#text} at (192,0) size 567x51
- text run at (192,0) width 548: "This element should have a left padding of 25%, which is calculated with respect to the"
- text run at (192,17) width 180: "width of the parent element. "
- text run at (372,17) width 387: "Both the content background and the padding should be aqua"
- text run at (192,34) width 73: "(light blue)."
+ RenderText {#text} at (192,0) size 568x51
+ text run at (192,0) width 549: "This element should have a left padding of 25%, which is calculated with respect to the"
+ text run at (192,17) width 181: "width of the parent element. "
+ text run at (372,17) width 388: "Both the content background and the padding should be aqua"
+ text run at (192,34) width 74: "(light blue)."
RenderBlock {UL} at (0,404) size 769x68 [bgcolor=#808080]
RenderListItem {LI} at (25,0) size 744x17
RenderListMarker at (-17,0) size 7x17: bullet
@@ -92,11 +92,11 @@
text run at (666,0) width 54: "Both the"
text run at (80,17) width 406: "content background and the padding should be aqua (light blue)."
RenderBlock {P} at (4,187) size 747x51 [bgcolor=#00FFFF]
- RenderText {#text} at (187,0) size 548x51
- text run at (187,0) width 548: "This element should have a left padding of 25%, which is calculated with respect to the"
- text run at (187,17) width 180: "width of the parent element. "
- text run at (367,17) width 353: "Both the content background and the padding should be"
- text run at (187,34) width 107: "aqua (light blue)."
+ RenderText {#text} at (186,0) size 549x51
+ text run at (186,0) width 549: "This element should have a left padding of 25%, which is calculated with respect to the"
+ text run at (186,17) width 181: "width of the parent element. "
+ text run at (366,17) width 354: "Both the content background and the padding should be"
+ text run at (186,34) width 108: "aqua (light blue)."
RenderBlock {UL} at (4,254) size 747x68 [bgcolor=#808080]
RenderListItem {LI} at (25,0) size 722x17
RenderListMarker at (-17,0) size 7x17: bullet
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -46,12 +46,12 @@
text run at (425,17) width 264: "The text has been right-aligned in order to"
text run at (460,34) width 229: "make the right padding easier to see."
RenderBlock {P} at (0,388) size 769x51 [bgcolor=#00FFFF]
- RenderText {#text} at (19,0) size 574x51
- text run at (19,0) width 557: "This element should have a right padding of 25%, which is calculated with respect to the"
- text run at (9,17) width 180: "width of the parent element. "
- text run at (189,17) width 387: "Both the content background and the padding should be aqua"
- text run at (2,34) width 77: "(light blue). "
- text run at (79,34) width 497: "The text has been right-aligned in order to make the right padding easier to see."
+ RenderText {#text} at (19,0) size 575x51
+ text run at (19,0) width 558: "This element should have a right padding of 25%, which is calculated with respect to the"
+ text run at (9,17) width 181: "width of the parent element. "
+ text run at (189,17) width 388: "Both the content background and the padding should be aqua"
+ text run at (2,34) width 78: "(light blue). "
+ text run at (79,34) width 498: "The text has been right-aligned in order to make the right padding easier to see."
RenderBlock {UL} at (0,455) size 769x68 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 704x34
RenderListMarker at (-17,0) size 7x17: bullet
@@ -107,13 +107,13 @@
text run at (419,17) width 248: "The text has been right-aligned in order"
text run at (422,34) width 245: "to make the right padding easier to see."
RenderBlock {P} at (4,238) size 747x68 [bgcolor=#00FFFF]
- RenderText {#text} at (3,0) size 557x68
- text run at (3,0) width 557: "This element should have a right padding of 25%, which is calculated with respect to the"
- text run at (27,17) width 180: "width of the parent element. "
- text run at (207,17) width 353: "Both the content background and the padding should be"
- text run at (36,34) width 111: "aqua (light blue). "
- text run at (147,34) width 413: "The text has been right-aligned in order to make the right padding"
- text run at (480,51) width 80: "easier to see."
+ RenderText {#text} at (3,0) size 558x68
+ text run at (3,0) width 558: "This element should have a right padding of 25%, which is calculated with respect to the"
+ text run at (27,17) width 181: "width of the parent element. "
+ text run at (207,17) width 354: "Both the content background and the padding should be"
+ text run at (36,34) width 112: "aqua (light blue). "
+ text run at (147,34) width 414: "The text has been right-aligned in order to make the right padding"
+ text run at (480,51) width 81: "easier to see."
RenderBlock {UL} at (4,322) size 747x68 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 682x34
RenderListMarker at (-17,0) size 7x17: bullet
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -40,7 +40,7 @@
text run at (590,80) width 104: "Both the content"
text run at (0,97) width 356: "background and the padding should be aqua (light blue)."
RenderBlock {P} at (0,490) size 769x227 [bgcolor=#00FFFF]
- RenderText {#text} at (0,192) size 763x34
+ RenderText {#text} at (0,192) size 763x35
text run at (0,192) width 732: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element. "
text run at (732,192) width 31: "Both"
text run at (0,209) width 433: "the content background and the padding should be aqua (light blue). "
@@ -81,10 +81,10 @@
text run at (590,80) width 104: "Both the content"
text run at (0,97) width 356: "background and the padding should be aqua (light blue)."
RenderBlock {P} at (4,340) size 747x221 [bgcolor=#00FFFF]
- RenderText {#text} at (0,187) size 732x34
- text run at (0,187) width 728: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element."
- text run at (0,204) width 468: "Both the content background and the padding should be aqua (light blue). "
- text run at (468,204) width 264: "This will require extra text in order to test."
+ RenderText {#text} at (0,186) size 732x35
+ text run at (0,186) width 728: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent element."
+ text run at (0,203) width 468: "Both the content background and the padding should be aqua (light blue). "
+ text run at (468,203) width 264: "This will require extra text in order to test."
RenderBlock {P} at (4,576) size 747x35 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 669x34
text run at (0,0) width 565: "This element should have no top padding, since negative padding values are not allowed. "
Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -82,9 +82,9 @@
text run at (0,0) width 726: "There should be two centimeters between this paragraph and the one below, because negative margins collapse to a"
text run at (0,17) width 456: "negative margin with the largest absolute value of the margins collapsed."
RenderBlock {P} at (0,1027) size 769x73
- RenderText {#text} at (0,38) size 765x34
- text run at (0,38) width 765: "This is a paragraph, which I should make very long so that you can easily see how much space there is between it and the"
- text run at (0,55) width 181: "one below it and to the right."
+ RenderText {#text} at (0,37) size 765x35
+ text run at (0,37) width 765: "This is a paragraph, which I should make very long so that you can easily see how much space there is between it and the"
+ text run at (0,54) width 181: "one below it and to the right."
RenderBlock (floating) {P} at (0,1175) size 385x52
RenderText {#text} at (0,0) size 382x51
text run at (0,0) width 382: "There should be two centimeters between this paragraph and"
@@ -101,8 +101,8 @@
text run at (555,0) width 195: "Padding does not collapse, and"
text run at (0,17) width 234: "there is 1cm of padding on each side."
RenderBlock {P} at (0,1314) size 769x55
- RenderText {#text} at (0,38) size 167x17
- text run at (0,38) width 167: "This is the next paragraph."
+ RenderText {#text} at (0,37) size 167x18
+ text run at (0,37) width 167: "This is the next paragraph."
RenderTable {TABLE} at (0,1384) size 769x1041 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 767x1038
RenderTableRow {TR} at (0,0) size 767x25
@@ -149,9 +149,9 @@
text run at (0,0) width 726: "There should be two centimeters between this paragraph and the one below, because negative margins collapse to a"
text run at (0,17) width 456: "negative margin with the largest absolute value of the margins collapsed."
RenderBlock {P} at (4,667) size 747x73
- RenderText {#text} at (0,38) size 742x34
- text run at (0,38) width 742: "This is a paragraph, which I should make very long so that you can easily see how much space there is between it and"
- text run at (0,55) width 204: "the one below it and to the right."
+ RenderText {#text} at (0,37) size 742x35
+ text run at (0,37) width 742: "This is a paragraph, which I should make very long so that you can easily see how much space there is between it and"
+ text run at (0,54) width 204: "the one below it and to the right."
RenderBlock (floating) {P} at (4,815) size 374x52
RenderText {#text} at (0,0) size 355x51
text run at (0,0) width 355: "There should be two centimeters between this paragraph"
@@ -168,5 +168,5 @@
text run at (555,0) width 168: "Padding does not collapse,"
text run at (0,17) width 261: "and there is 1cm of padding on each side."
RenderBlock {P} at (4,954) size 747x55
- RenderText {#text} at (0,38) size 167x17
- text run at (0,38) width 167: "This is the next paragraph."
+ RenderText {#text} at (0,37) size 167x18
+ text run at (0,37) width 167: "This is the next paragraph."
Modified: trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -39,8 +39,8 @@
RenderText {#text} at (0,0) size 5x17
text run at (0,0) width 5: "-"
RenderBlock {P} at (3,533) size 80x56 [bgcolor=#00FF00]
- RenderText {#text} at (0,38) size 5x17
- text run at (0,38) width 5: "-"
+ RenderText {#text} at (0,37) size 5x18
+ text run at (0,37) width 5: "-"
RenderBlock (floating) {P} at (3,664) size 40x18 [bgcolor=#FFFFFF]
RenderText {#text} at (0,0) size 5x17
text run at (0,0) width 5: "-"
@@ -51,8 +51,8 @@
RenderText {#text} at (0,0) size 5x17
text run at (0,0) width 5: "-"
RenderBlock {P} at (3,736) size 80x55 [bgcolor=#FFFF00]
- RenderText {#text} at (0,38) size 5x17
- text run at (0,38) width 5: "-"
+ RenderText {#text} at (0,37) size 5x18
+ text run at (0,37) width 5: "-"
RenderTableCell {TD} at (90,2) size 86x794 [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (3,3) size 80x17 [bgcolor=#FFFF00]
RenderText {#text} at (0,0) size 5x17
Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -20,5 +20,5 @@
RenderText {#text} at (48,0) size 10x10
text run at (48,0) width 10: "x"
RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
- RenderText {#text} at (47,0) size 10x10
- text run at (47,0) width 10: "x"
+ RenderText {#text} at (47,0) size 11x10
+ text run at (47,0) width 11: "x"
Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -20,5 +20,5 @@
RenderText {#text} at (48,0) size 10x10
text run at (48,0) width 10: "x"
RenderBlock {P} at (0,80) size 106x10 [bgcolor=#000080]
- RenderText {#text} at (48,0) size 10x10
- text run at (48,0) width 10: "x"
+ RenderText {#text} at (48,0) size 11x10
+ text run at (48,0) width 11: "x"
Modified: trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -28,5 +28,5 @@
RenderText {#text} at (24,24) size 90x10
text run at (24,24) width 90: "x x x x x"
RenderBlock {P} at (0,272) size 138x58 [bgcolor=#FFFF00]
- RenderText {#text} at (24,24) size 90x10
- text run at (24,24) width 90: "x x x x x"
+ RenderText {#text} at (23,23) size 91x11
+ text run at (23,23) width 91: "x x x x x"
Modified: trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt (159401 => 159402)
--- trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt 2013-11-18 08:25:09 UTC (rev 159401)
+++ trunk/LayoutTests/platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt 2013-11-18 08:27:52 UTC (rev 159402)
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x184
+layer at (0,0) size 800x185
RenderBlock {HTML} at (0,0) size 800x185
RenderBody {BODY} at (8,16) size 784x153
RenderBlock {P} at (0,0) size 784x17 [color=#000080]
@@ -8,19 +8,19 @@
text run at (0,0) width 263: "The word \"fail\" should not appear below."
RenderBlock {DIV} at (16,33) size 240x120 [color=#FFFFFF] [bgcolor=#FFFFFF]
RenderBlock (floating) {P} at (0,0) size 44x18 [color=#000080]
- RenderText {#text} at (0,0) size 43x17
- text run at (0,0) width 43: "TEST:"
+ RenderText {#text} at (0,0) size 44x18
+ text run at (0,0) width 44: "TEST:"
RenderBlock (floating) {P} at (0,17) size 240x18 [color=#00FFFF] [bgcolor=#008080]
- RenderText {#text} at (100,0) size 39x17
- text run at (100,0) width 39: "PASS"
- RenderText {#text} at (43,0) size 236x119
+ RenderText {#text} at (100,0) size 41x18
+ text run at (100,0) width 41: "PASS"
+ RenderText {#text} at (43,0) size 236x120
text run at (43,0) width 188: "fail fail fail fail fail fail fail fail"
- text run at (0,34) width 48: "fail fail "
- text run at (48,34) width 188: "fail fail fail fail fail fail fail fail"
- text run at (0,51) width 48: "fail fail "
- text run at (48,51) width 188: "fail fail fail fail fail fail fail fail"
- text run at (0,68) width 48: "fail fail "
- text run at (48,68) width 188: "fail fail fail fail fail fail fail fail"
- text run at (0,85) width 48: "fail fail "
- text run at (48,85) width 188: "fail fail fail fail fail fail fail fail"
- text run at (0,102) width 44: "fail fail"
+ text run at (0,35) width 48: "fail fail "
+ text run at (48,35) width 188: "fail fail fail fail fail fail fail fail"
+ text run at (0,52) width 48: "fail fail "
+ text run at (48,52) width 188: "fail fail fail fail fail fail fail fail"
+ text run at (0,69) width 48: "fail fail "
+ text run at (48,69) width 188: "fail fail fail fail fail fail fail fail"
+ text run at (0,86) width 48: "fail fail "
+ text run at (48,86) width 188: "fail fail fail fail fail fail fail fail"
+ text run at (0,103) width 44: "fail fail"