Diff
Modified: trunk/LayoutTests/ChangeLog (117652 => 117653)
--- trunk/LayoutTests/ChangeLog 2012-05-18 23:06:05 UTC (rev 117652)
+++ trunk/LayoutTests/ChangeLog 2012-05-18 23:12:48 UTC (rev 117653)
@@ -1,3 +1,18 @@
+2012-05-18 Raphael Kubo da Costa <[email protected]>
+
+ [EFL] More random gardening.
+
+ Remove a few tests which do not exist anymore from the skipped
+ list, and rebaseline and add expectations for a few others.
+
+ * platform/efl/Skipped:
+ * platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Added.
+ * platform/efl/fast/invalid/004-expected.txt:
+ * platform/efl/fast/invalid/010-expected.png:
+ * platform/efl/fast/invalid/010-expected.txt:
+ * platform/efl/fast/text/zero-font-size-expected.png: Added.
+ * platform/efl/fast/text/zero-font-size-expected.txt: Added.
+
2012-05-18 Peter Kasting <[email protected]>
[chromium] More expectations updates, mostly for flaky tests.
Modified: trunk/LayoutTests/platform/efl/Skipped (117652 => 117653)
--- trunk/LayoutTests/platform/efl/Skipped 2012-05-18 23:06:05 UTC (rev 117652)
+++ trunk/LayoutTests/platform/efl/Skipped 2012-05-18 23:12:48 UTC (rev 117653)
@@ -1137,8 +1137,6 @@
fast/inline/inline-box-background-repeat-x.html
fast/inline/inline-box-background-repeat-y.html
fast/inline/inline-box-background.html
-fast/invalid/004.html
-fast/invalid/010.html
fast/invalid/nestedh3s.html
fast/invalid/residual-style.html
fast/js/constructor-length.html
@@ -1439,8 +1437,6 @@
transitions/move-after-transition.html
transitions/svg-text-shadow-transition.html
transitions/svg-transitions.html
-fast/dom/Window/window-properties.html
-fast/dom/prototype-inheritance-2.html
# EFL DRT doesn't fully support http tests yet. These tests make timeout error.
editing/input/reveal-contenteditable-on-input-vertically.html
@@ -1580,7 +1576,6 @@
fast/forms/textarea-placeholder-visibility-1.html
fast/forms/textarea-placeholder-visibility-2.html
fast/forms/textarea-scrollbar.html
-fast/html/font-weight-bold-for-b-and-strong.html
fast/js/global-constructors.html
fast/line-grid/line-grid-floating.html
fast/line-grid/line-grid-inside-columns.html
@@ -1608,7 +1603,6 @@
fast/spatial-navigation/snav-multiple-select-focusring.html
fast/text/delete-hard-break-character.html
fast/text/unicode-variation-selector.html
-fast/text/zero-font-size.html
fast/viewport/viewport-126.html
fast/viewport/viewport-127.html
fast/viewport/viewport-65.html
Added: trunk/LayoutTests/platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.txt (0 => 117653)
--- trunk/LayoutTests/platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.txt 2012-05-18 23:12:48 UTC (rev 117653)
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x204
+ RenderBlock {HTML} at (0,0) size 800x204
+ RenderBody {BODY} at (8,16) size 784x172
+ RenderBlock {P} at (0,0) size 784x18
+ RenderInline {B} at (0,0) size 194x19
+ RenderText {#text} at (0,0) size 194x19
+ text run at (0,0) width 194: "Should be bold per HTML5."
+ RenderBlock {P} at (0,34) size 784x18
+ RenderInline {B} at (0,0) size 159x19
+ RenderInline {B} at (0,0) size 159x19
+ RenderText {#text} at (0,0) size 159x19
+ text run at (0,0) width 159: "Should be equally bold."
+ RenderBlock {P} at (0,68) size 784x18
+ RenderInline {STRONG} at (0,0) size 194x19
+ RenderText {#text} at (0,0) size 194x19
+ text run at (0,0) width 194: "Should be bold per HTML5."
+ RenderBlock {P} at (0,102) size 784x18
+ RenderInline {STRONG} at (0,0) size 159x19
+ RenderInline {STRONG} at (0,0) size 159x19
+ RenderText {#text} at (0,0) size 159x19
+ text run at (0,0) width 159: "Should be equally bold."
+ RenderBlock {P} at (0,136) size 784x36
+ RenderText {#text} at (0,0) size 776x37
+ text run at (0,0) width 483: "The HTML5 spec says that b and strong should render as font-weight: bold, "
+ text run at (483,0) width 293: "not font-weight: bolder. The text above should"
+ text run at (0,18) width 154: "all render with the same "
+ text run at (154,18) width 59: "boldness."
Modified: trunk/LayoutTests/platform/efl/fast/invalid/004-expected.txt (117652 => 117653)
--- trunk/LayoutTests/platform/efl/fast/invalid/004-expected.txt 2012-05-18 23:06:05 UTC (rev 117652)
+++ trunk/LayoutTests/platform/efl/fast/invalid/004-expected.txt 2012-05-18 23:12:48 UTC (rev 117653)
@@ -21,7 +21,7 @@
RenderBlock (anonymous) at (0,206) size 784x0
RenderBlock (anonymous) at (0,206) size 784x0
RenderInline {B} at (0,0) size 0x0
- RenderBlock {P} at (0,206) size 784x19
+ RenderBlock {P} at (0,206) size 784x18
RenderInline {B} at (0,0) size 97x19
RenderInline {I} at (0,0) size 97x19
RenderText {#text} at (0,0) size 97x19
Modified: trunk/LayoutTests/platform/efl/fast/invalid/010-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/efl/fast/invalid/010-expected.txt (117652 => 117653)
--- trunk/LayoutTests/platform/efl/fast/invalid/010-expected.txt 2012-05-18 23:06:05 UTC (rev 117652)
+++ trunk/LayoutTests/platform/efl/fast/invalid/010-expected.txt 2012-05-18 23:12:48 UTC (rev 117653)
@@ -3,41 +3,41 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x19
+ RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 334x19
text run at (0,0) width 334: "The style rule on this page should be totally ignored. "
RenderInline {A} at (0,0) size 80x19
RenderText {#text} at (334,0) size 80x19
text run at (334,0) width 80: "here is a link"
RenderText {#text} at (0,0) size 0x0
- RenderBlock {H1} at (0,40) size 784x37
+ RenderBlock {H1} at (0,39) size 784x37
RenderText {#text} at (0,0) size 109x36
text run at (0,0) width 109: "heading"
- RenderBlock (anonymous) at (0,98) size 784x95
+ RenderBlock (anonymous) at (0,97) size 784x90
RenderInline {SPAN} at (0,0) size 31x19
RenderText {#text} at (0,0) size 31x19
text run at (0,0) width 31: "issue"
RenderBR {BR} at (31,15) size 0x0
RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (0,19) size 20x19
- text run at (0,19) width 20: "fail"
- RenderBR {BR} at (20,34) size 0x0
+ RenderText {#text} at (0,18) size 20x19
+ text run at (0,18) width 20: "fail"
+ RenderBR {BR} at (20,33) size 0x0
RenderInline {A} at (0,0) size 120x19
- RenderText {#text} at (0,38) size 120x19
- text run at (0,38) width 120: "here is another link"
- RenderBR {BR} at (120,53) size 0x0
+ RenderText {#text} at (0,36) size 120x19
+ text run at (0,36) width 120: "here is another link"
+ RenderBR {BR} at (120,51) size 0x0
RenderInline {SPAN} at (0,0) size 19x19
- RenderText {#text} at (0,57) size 19x19
- text run at (0,57) width 19: "n/a"
- RenderBR {BR} at (19,72) size 0x0
+ RenderText {#text} at (0,54) size 19x19
+ text run at (0,54) width 19: "n/a"
+ RenderBR {BR} at (19,69) size 0x0
RenderInline {SPAN} at (0,0) size 27x19
- RenderText {#text} at (0,76) size 27x19
- text run at (0,76) width 27: "pass"
- RenderBR {BR} at (27,91) size 0x0
- RenderBlock {H1} at (0,214) size 784x37
+ RenderText {#text} at (0,72) size 27x19
+ text run at (0,72) width 27: "pass"
+ RenderBR {BR} at (27,87) size 0x0
+ RenderBlock {H1} at (0,208) size 784x37
RenderText {#text} at (0,0) size 224x36
text run at (0,0) width 224: "another heading"
- RenderBlock (anonymous) at (0,272) size 784x19
+ RenderBlock (anonymous) at (0,266) size 784x18
RenderInline {SPAN} at (0,0) size 19x19
RenderText {#text} at (0,0) size 19x19
text run at (0,0) width 19: "n/a"
Added: trunk/LayoutTests/platform/efl/fast/text/zero-font-size-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/fast/text/zero-font-size-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/efl/fast/text/zero-font-size-expected.txt (0 => 117653)
--- trunk/LayoutTests/platform/efl/fast/text/zero-font-size-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/text/zero-font-size-expected.txt 2012-05-18 23:12:48 UTC (rev 117653)
@@ -0,0 +1,15 @@
+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 {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 771x37
+ text run at (0,0) width 771: "Test that text with 0px font size is not displayed, even if a non-zero minimum font size setting is specified. On success, this"
+ text run at (0,18) width 336: "paragraph should be the only text visible on the page."
+ RenderBlock {DIV} at (0,52) size 784x0 [color=#FF0000]
+ RenderText {#text} at (0,0) size 0x0
+ text run at (0,0) width 0: "FAIL"
+ RenderBlock {DIV} at (0,52) size 784x0 [color=#FF0000]
+ RenderText {#text} at (0,0) size 0x0
+ text run at (0,0) width 0: "FAIL"