Diff
Modified: trunk/LayoutTests/ChangeLog (159039 => 159040)
--- trunk/LayoutTests/ChangeLog 2013-11-11 07:30:50 UTC (rev 159039)
+++ trunk/LayoutTests/ChangeLog 2013-11-11 07:43:55 UTC (rev 159040)
@@ -1,3 +1,18 @@
+2013-11-10 Sun-woo Nam <[email protected]>
+
+ [EFL] Layout tests with css1 box properties need to be rebaselined.
+ https://bugs.webkit.org/show_bug.cgi?id=124135
+
+ Reviewed by Gyuyoung Kim.
+
+ EFL css1 rebaseline after r101343 for EFL gardening.
+
+ * platform/efl/css1/box_properties/margin_right-expected.txt:
+ * platform/efl/css1/box_properties/padding-expected.txt:
+ * platform/efl/css1/box_properties/padding_left-expected.txt:
+ * platform/efl/css1/box_properties/padding_right-expected.txt:
+ * platform/efl/css1/box_properties/padding_top-expected.txt:
+
2013-11-10 Frédéric Wang <[email protected]>
CSS direction must be reset to ltr on <math> element.
Modified: trunk/LayoutTests/platform/efl/css1/box_properties/margin_right-expected.txt (159039 => 159040)
--- trunk/LayoutTests/platform/efl/css1/box_properties/margin_right-expected.txt 2013-11-11 07:30:50 UTC (rev 159039)
+++ trunk/LayoutTests/platform/efl/css1/box_properties/margin_right-expected.txt 2013-11-11 07:43:55 UTC (rev 159040)
@@ -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,291) size 577x36 [bgcolor=#00FFFF]
- RenderText {#text} at (21,0) size 555x35
- 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,18) width 176: "width of the parent element."
+ RenderText {#text} at (21,0) size 556x35
+ 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,18) width 177: "width of the parent element."
RenderBlock {UL} at (0,343) size 744x90 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 704x18
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,140) size 561x36 [bgcolor=#00FFFF]
- RenderText {#text} at (5,0) size 555x35
- 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,18) width 176: "width of the parent element."
+ RenderText {#text} at (5,0) size 556x35
+ 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,18) width 177: "width of the parent element."
RenderBlock {UL} at (4,192) size 722x108 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 682x36
RenderListMarker at (-17,0) size 7x17: bullet
Modified: trunk/LayoutTests/platform/efl/css1/box_properties/padding-expected.txt (159039 => 159040)
--- trunk/LayoutTests/platform/efl/css1/box_properties/padding-expected.txt 2013-11-11 07:30:50 UTC (rev 159039)
+++ trunk/LayoutTests/platform/efl/css1/box_properties/padding-expected.txt 2013-11-11 07:43:55 UTC (rev 159040)
@@ -39,11 +39,11 @@
text run at (80,98) width 29: "test. "
text run at (109,98) width 464: "Both the content background and the padding should be aqua (light blue)."
RenderBlock {P} at (0,651) size 769x457 [bgcolor=#00FFFF]
- RenderText {#text} at (192,192) size 379x71
- text run at (192,192) width 379: "This element should have an overall padding of 25%, which"
- text run at (192,210) width 376: "is calculated with respect to the width of the parent element."
- text run at (192,228) width 353: "Both the content background and the padding should be"
- text run at (192,246) width 107: "aqua (light blue)."
+ RenderText {#text} at (192,192) size 380x72
+ text run at (192,192) width 380: "This element should have an overall padding of 25%, which"
+ text run at (192,210) width 377: "is calculated with respect to the width of the parent element."
+ text run at (192,228) width 354: "Both the content background and the padding should be"
+ text run at (192,246) width 108: "aqua (light blue)."
RenderBlock {P} at (0,1123) size 769x37 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 751x35
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,98) width 45: "to test. "
text run at (125,98) width 464: "Both the content background and the padding should be aqua (light blue)."
RenderBlock {P} at (4,500) size 747x446 [bgcolor=#00FFFF]
- RenderText {#text} at (187,187) size 362x71
- text run at (187,187) width 336: "This element should have an overall padding of 25%,"
- text run at (187,205) width 362: "which is calculated with respect to the width of the parent"
- text run at (187,223) width 57: "element. "
- text run at (244,223) width 288: "Both the content background and the padding"
- text run at (187,241) width 172: "should be aqua (light blue)."
+ RenderText {#text} at (186,186) size 363x72
+ text run at (186,186) width 337: "This element should have an overall padding of 25%,"
+ text run at (186,204) width 363: "which is calculated with respect to the width of the parent"
+ text run at (186,222) width 58: "element. "
+ text run at (243,222) width 289: "Both the content background and the padding"
+ text run at (186,240) width 173: "should be aqua (light blue)."
RenderBlock {P} at (4,961) size 747x37 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 724x35
text run at (0,0) width 541: "This element should have no padding, since negative padding values are not allowed. "
Modified: trunk/LayoutTests/platform/efl/css1/box_properties/padding_left-expected.txt (159039 => 159040)
--- trunk/LayoutTests/platform/efl/css1/box_properties/padding_left-expected.txt 2013-11-11 07:30:50 UTC (rev 159039)
+++ trunk/LayoutTests/platform/efl/css1/box_properties/padding_left-expected.txt 2013-11-11 07:43:55 UTC (rev 159040)
@@ -40,11 +40,11 @@
text run at (666,0) width 54: "Both the"
text run at (80,18) width 406: "content background and the padding should be aqua (light blue)."
RenderBlock {P} at (0,345) size 769x54 [bgcolor=#00FFFF]
- RenderText {#text} at (192,0) size 567x53
- 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,18) width 180: "width of the parent element. "
- text run at (372,18) width 387: "Both the content background and the padding should be aqua"
- text run at (192,36) width 73: "(light blue)."
+ RenderText {#text} at (192,0) size 568x53
+ 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,18) width 181: "width of the parent element. "
+ text run at (372,18) width 388: "Both the content background and the padding should be aqua"
+ text run at (192,36) width 74: "(light blue)."
RenderBlock {UL} at (0,415) size 769x72 [bgcolor=#808080]
RenderListItem {LI} at (25,0) size 744x18
RenderListMarker at (-17,0) size 7x17: bullet
@@ -92,11 +92,11 @@
text run at (666,0) width 54: "Both the"
text run at (80,18) width 406: "content background and the padding should be aqua (light blue)."
RenderBlock {P} at (4,194) size 747x54 [bgcolor=#00FFFF]
- RenderText {#text} at (187,0) size 548x53
- 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,18) width 180: "width of the parent element. "
- text run at (367,18) width 353: "Both the content background and the padding should be"
- text run at (187,36) width 107: "aqua (light blue)."
+ RenderText {#text} at (186,0) size 549x53
+ 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,18) width 181: "width of the parent element. "
+ text run at (366,18) width 354: "Both the content background and the padding should be"
+ text run at (186,36) width 108: "aqua (light blue)."
RenderBlock {UL} at (4,264) size 747x72 [bgcolor=#808080]
RenderListItem {LI} at (25,0) size 722x18
RenderListMarker at (-17,0) size 7x17: bullet
Modified: trunk/LayoutTests/platform/efl/css1/box_properties/padding_right-expected.txt (159039 => 159040)
--- trunk/LayoutTests/platform/efl/css1/box_properties/padding_right-expected.txt 2013-11-11 07:30:50 UTC (rev 159039)
+++ trunk/LayoutTests/platform/efl/css1/box_properties/padding_right-expected.txt 2013-11-11 07:43:55 UTC (rev 159040)
@@ -46,12 +46,12 @@
text run at (425,18) width 264: "The text has been right-aligned in order to"
text run at (460,36) width 229: "make the right padding easier to see."
RenderBlock {P} at (0,399) size 769x54 [bgcolor=#00FFFF]
- RenderText {#text} at (19,0) size 574x53
- 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,18) width 180: "width of the parent element. "
- text run at (189,18) width 387: "Both the content background and the padding should be aqua"
- text run at (2,36) width 77: "(light blue). "
- text run at (79,36) width 497: "The text has been right-aligned in order to make the right padding easier to see."
+ RenderText {#text} at (19,0) size 575x53
+ 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,18) width 181: "width of the parent element. "
+ text run at (189,18) width 388: "Both the content background and the padding should be aqua"
+ text run at (2,36) width 78: "(light blue). "
+ text run at (79,36) width 498: "The text has been right-aligned in order to make the right padding easier to see."
RenderBlock {UL} at (0,469) size 769x72 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 704x36
RenderListMarker at (-17,0) size 7x17: bullet
@@ -107,13 +107,13 @@
text run at (419,18) width 248: "The text has been right-aligned in order"
text run at (422,36) width 245: "to make the right padding easier to see."
RenderBlock {P} at (4,248) size 747x72 [bgcolor=#00FFFF]
- RenderText {#text} at (3,0) size 557x71
- 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,18) width 180: "width of the parent element. "
- text run at (207,18) width 353: "Both the content background and the padding should be"
- text run at (36,36) width 111: "aqua (light blue). "
- text run at (147,36) width 413: "The text has been right-aligned in order to make the right padding"
- text run at (480,54) width 80: "easier to see."
+ RenderText {#text} at (3,0) size 558x71
+ 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,18) width 181: "width of the parent element. "
+ text run at (207,18) width 354: "Both the content background and the padding should be"
+ text run at (36,36) width 112: "aqua (light blue). "
+ text run at (147,36) width 414: "The text has been right-aligned in order to make the right padding"
+ text run at (480,54) width 81: "easier to see."
RenderBlock {UL} at (4,336) size 747x72 [bgcolor=#808080]
RenderListItem {LI} at (40,0) size 682x36
RenderListMarker at (-17,0) size 7x17: bullet
Modified: trunk/LayoutTests/platform/efl/css1/box_properties/padding_top-expected.txt (159039 => 159040)
--- trunk/LayoutTests/platform/efl/css1/box_properties/padding_top-expected.txt 2013-11-11 07:30:50 UTC (rev 159039)
+++ trunk/LayoutTests/platform/efl/css1/box_properties/padding_top-expected.txt 2013-11-11 07:43:55 UTC (rev 159040)
@@ -40,7 +40,7 @@
text run at (590,80) width 104: "Both the content"
text run at (0,98) width 356: "background and the padding should be aqua (light blue)."
RenderBlock {P} at (0,498) size 769x229 [bgcolor=#00FFFF]
- RenderText {#text} at (0,192) size 763x35
+ RenderText {#text} at (0,192) size 763x36
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,210) 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,98) width 356: "background and the padding should be aqua (light blue)."
RenderBlock {P} at (4,347) size 747x223 [bgcolor=#00FFFF]
- RenderText {#text} at (0,187) size 732x35
- 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,205) width 468: "Both the content background and the padding should be aqua (light blue). "
- text run at (468,205) width 264: "This will require extra text in order to test."
+ RenderText {#text} at (0,186) size 732x36
+ 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,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."
RenderBlock {P} at (4,585) size 747x37 [bgcolor=#00FFFF]
RenderText {#text} at (0,0) size 669x35
text run at (0,0) width 565: "This element should have no top padding, since negative padding values are not allowed. "