Modified: trunk/LayoutTests/ChangeLog (128445 => 128446)
--- trunk/LayoutTests/ChangeLog 2012-09-13 12:01:33 UTC (rev 128445)
+++ trunk/LayoutTests/ChangeLog 2012-09-13 12:08:45 UTC (rev 128446)
@@ -1,3 +1,15 @@
+2012-09-13 Mikhail Pozdnyakov <[email protected]>
+
+ [EFL] Gardening after r128375, r128431
+ https://bugs.webkit.org/show_bug.cgi?id=96630
+
+ Unreviewed gardening.
+
+ * platform/efl/TestExpectations: Unskip fast/overflow/overflow-height-float-not-removed-crash.html.
+ * platform/efl/fast/table/height-percent-test-vertical-expected.png: Rebase.
+ * platform/efl/fast/table/height-percent-test-vertical-expected.txt: Ditto.
+ * platform/efl/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: Added. Rebase.
+
2012-09-13 Kristóf Kosztyó <[email protected]>
[Qt][WK2] New fast/forms/number/number-spinbutton-click-in-iframe.html fails
Modified: trunk/LayoutTests/platform/efl/TestExpectations (128445 => 128446)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-09-13 12:01:33 UTC (rev 128445)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-09-13 12:08:45 UTC (rev 128446)
@@ -1054,8 +1054,4 @@
BUGWK96605 : fast/js/primitive-property-access-edge-cases.html = TEXT
// Fails after r128389.
-BUGWK96594 : fast/table/bad-replaced-sizing-preferred-logical-widths.html = TEXT
-
-// Fails after r128274.
-BUGWK96619 : fast/overflow/overflow-height-float-not-removed-crash.html = CRASH
-
+BUGWK96594 : fast/table/bad-replaced-sizing-preferred-logical-widths.html = TEXT
\ No newline at end of file
Modified: trunk/LayoutTests/platform/efl/fast/table/height-percent-test-vertical-expected.txt (128445 => 128446)
--- trunk/LayoutTests/platform/efl/fast/table/height-percent-test-vertical-expected.txt 2012-09-13 12:01:33 UTC (rev 128445)
+++ trunk/LayoutTests/platform/efl/fast/table/height-percent-test-vertical-expected.txt 2012-09-13 12:08:45 UTC (rev 128446)
@@ -1,9 +1,9 @@
-layer at (0,0) size 1282x585
+layer at (0,0) size 1712x585
RenderView at (0,0) size 800x585
layer at (0,0) size 800x585
RenderBlock {HTML} at (0,0) size 800x585
RenderBody {BODY} at (8,8) size 784x569
- RenderBlock {DIV} at (0,0) size 1274x134
+ RenderBlock {DIV} at (0,0) size 1704x134
RenderBlock {DIV} at (16,16) size 26x102 [border: (1px solid #000000)]
RenderBlock (floating) {DIV} at (1,1) size 24x100
RenderBlock {DIV} at (0,0) size 24x100 [bgcolor=#008000]
@@ -14,13 +14,13 @@
RenderTableRow {TR} at (0,0) size 24x96
RenderTableCell {TD} at (0,1) size 24x94 [r=0 c=0 rs=1 cs=1]
RenderImage {IMG} at (1,-1) size 22x96 [bgcolor=#008000]
- RenderBlock {DIV} at (100,16) size 571x102 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 569x100
- RenderBlock {DIV} at (0,0) size 569x100 [bgcolor=#008000]
- RenderBlock {DIV} at (687,16) size 571x102 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 569x100
- RenderTable {TABLE} at (0,0) size 569x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 569x96
- RenderTableRow {TR} at (0,0) size 569x96
- RenderTableCell {TD} at (0,273) size 569x-451 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (273,-273) size 22x96 [bgcolor=#008000]
+ RenderBlock {DIV} at (100,16) size 786x102 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (1,1) size 784x100
+ RenderBlock {DIV} at (0,0) size 784x100 [bgcolor=#008000]
+ RenderBlock {DIV} at (902,16) size 786x102 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (1,1) size 784x100
+ RenderTable {TABLE} at (0,0) size 784x96 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 784x96
+ RenderTableRow {TR} at (0,0) size 784x96
+ RenderTableCell {TD} at (0,381) size 784x-666 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (381,-381) size 22x96 [bgcolor=#008000]
Added: trunk/LayoutTests/platform/efl/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt (0 => 128446)
--- trunk/LayoutTests/platform/efl/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt 2012-09-13 12:08:45 UTC (rev 128446)
@@ -0,0 +1,39 @@
+compatMode: BackCompat
+PASS
+PASS
+PASS
+PASS
+PASS
+FAIL:
+Expected 100 for height, but got 600.
+
+<div class="container">
+ <div style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="200">
+ <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="200"></div>
+ </div>
+</div>
+PASS
+FAIL:
+Expected 100 for height, but got 600.
+Expected 100 for height, but got 600.
+Expected 100 for height, but got 600.
+
+<div class="container">
+ <div style="width: 150px;" data-expected-height="100" data-expected-width="150">
+ <div data-expected-height="100" data-expected-width="150">
+ <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="150"></div>
+ </div>
+ </div>
+</div>
+FAIL:
+Expected 584 for height, but got 1419.
+
+<div class="container" style="width: auto; height: auto; float: left;">
+ <div class="item" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
+</div>
+FAIL:
+Expected 584 for height, but got 600.
+
+<div class="container" style="width: auto; height: auto; float: left;">
+ <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
+</div>