Diff
Modified: trunk/LayoutTests/ChangeLog (97827 => 97828)
--- trunk/LayoutTests/ChangeLog 2011-10-19 02:54:29 UTC (rev 97827)
+++ trunk/LayoutTests/ChangeLog 2011-10-19 03:10:12 UTC (rev 97828)
@@ -1,3 +1,21 @@
+2011-10-18 Ojan Vafai <[email protected]>
+
+ Unreviewed. New expected results after http://trac.webkit.org/changeset/97707.
+
+ * fast/table/height-percent-test-vertical-expected.txt: Renamed from LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt.
+ * platform/chromium-linux/fast/table/028-vertical-expected.png:
+ * platform/chromium-linux/fast/table/height-percent-test-vertical-expected.png:
+ * platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/writing-mode/fallback-orientation-expected.png.
+ * platform/chromium-win-vista/fast/writing-mode/fallback-orientation-expected.png: Removed.
+ * platform/chromium-win-xp/fast/writing-mode/fallback-orientation-expected.png:
+ * platform/chromium-win/fast/table/028-vertical-expected.png:
+ * platform/chromium-win/fast/table/028-vertical-expected.txt:
+ * platform/chromium-win/fast/table/height-percent-test-vertical-expected.png:
+ * platform/chromium-win/fast/writing-mode/fallback-orientation-expected.png:
+ * platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt:
+ * platform/chromium/test_expectations.txt:
+ * platform/qt/fast/table/height-percent-test-vertical-expected.txt: Removed.
+
2011-10-18 Gavin Barraclough <[email protected]>
Date.prototype.toISOString fails to throw exception
Copied: trunk/LayoutTests/fast/table/height-percent-test-vertical-expected.txt (from rev 97827, trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt) (0 => 97828)
--- trunk/LayoutTests/fast/table/height-percent-test-vertical-expected.txt (rev 0)
+++ trunk/LayoutTests/fast/table/height-percent-test-vertical-expected.txt 2011-10-19 03:10:12 UTC (rev 97828)
@@ -0,0 +1,26 @@
+layer at (0,0) size 1280x584
+ RenderView at (0,0) size 800x584
+layer at (0,0) size 800x584
+ RenderBlock {HTML} at (0,0) size 800x584
+ RenderBody {BODY} at (8,8) size 784x568
+ RenderBlock {DIV} at (0,0) size 1272x134
+ 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]
+ RenderBlock {DIV} at (58,16) size 26x102 [border: (1px solid #000000)]
+ RenderBlock (floating) {DIV} at (1,1) size 24x96
+ RenderTable {TABLE} at (0,0) size 24x96 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 24x96
+ 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 570x102 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (1,1) size 568x100
+ RenderBlock {DIV} at (0,0) size 568x100 [bgcolor=#008000]
+ RenderBlock {DIV} at (686,16) size 570x102 [border: (1px solid #000000)]
+ RenderBlock {DIV} at (1,1) size 568x100
+ RenderTable {TABLE} at (0,0) size 568x96 [bgcolor=#FF0000]
+ RenderTableSection {TBODY} at (0,0) size 568x96
+ RenderTableRow {TR} at (0,0) size 568x96
+ RenderTableCell {TD} at (0,273) size 568x-450 [r=0 c=0 rs=1 cs=1]
+ RenderImage {IMG} at (273,-273) size 22x96 [bgcolor=#008000]
Property changes: trunk/LayoutTests/fast/table/height-percent-test-vertical-expected.txt
Added: svn:eol-style
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (97827 => 97828)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-10-19 02:54:29 UTC (rev 97827)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-10-19 03:10:12 UTC (rev 97828)
@@ -3879,12 +3879,6 @@
BUGWK70300 MAC : fast/writing-mode/margin-collapse.html = FAIL
BUGWK70300 SNOWLEOPARD : fast/writing-mode/text-orientation-basic.html = FAIL
-// Need new results after http://trac.webkit.org/changeset/97707. Will remove these lines once
-// the bot cycles.
-BUG_OJAN WIN LINUX : fast/table/028-vertical.html = FAIL
-BUG_OJAN WIN LINUX : fast/table/height-percent-test-vertical.html = FAIL
-BUG_OJAN WIN : fast/writing-mode/fallback-orientation.html = FAIL
-
// Failing since ~r97700.
BUGWK70298 WIN LINUX SNOWLEOPARD : fast/selectors/unqualified-hover-strict.html = IMAGE+TEXT PASS
BUGWK70298 LEOPARD : fast/selectors/unqualified-hover-strict.html = IMAGE
Modified: trunk/LayoutTests/platform/chromium-linux/fast/table/028-vertical-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-linux/fast/table/height-percent-test-vertical-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-mac/fast/writing-mode/fallback-orientation-expected.png
(Binary files differ)
Copied: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png (from rev 97827, trunk/LayoutTests/platform/chromium-mac/fast/writing-mode/fallback-orientation-expected.png)
(Binary files differ)
Property changes: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-win/fast/table/028-vertical-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/table/028-vertical-expected.txt (97827 => 97828)
--- trunk/LayoutTests/platform/chromium-win/fast/table/028-vertical-expected.txt 2011-10-19 02:54:29 UTC (rev 97827)
+++ trunk/LayoutTests/platform/chromium-win/fast/table/028-vertical-expected.txt 2011-10-19 03:10:12 UTC (rev 97828)
@@ -1,12 +1,12 @@
-layer at (0,0) size 785x636
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x636
- RenderBlock {HTML} at (0,0) size 785x636
- RenderBody {BODY} at (8,8) size 769x620
- RenderBlock (anonymous) at (0,0) size 769x20
+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 (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 264x19
text run at (0,0) width 264: "These two tables should be the same height."
- RenderBlock {DIV} at (0,20) size 82x600
+ RenderBlock {DIV} at (0,20) size 82x320
RenderTable {TABLE} at (0,0) size 22x320
RenderTableSection {TBODY} at (0,0) size 22x320
RenderTableRow {TR} at (0,0) size 22x320
@@ -18,7 +18,7 @@
text run at (1,1) width 8: "2"
RenderTableCell {TD} at (0,314) size 22x6 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
RenderImage {IMG} at (1,1) size 20x4 [bgcolor=#FFA500]
- RenderBlock {P} at (38,0) size 0x600
+ RenderBlock {P} at (38,0) size 0x320
RenderTable {TABLE} at (38,0) size 44x320
RenderTableSection {TBODY} at (0,0) size 44x320
RenderTableRow {TR} at (0,0) size 22x320
Modified: trunk/LayoutTests/platform/chromium-win/fast/table/height-percent-test-vertical-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt (97827 => 97828)
--- trunk/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt 2011-10-19 02:54:29 UTC (rev 97827)
+++ trunk/LayoutTests/platform/chromium-win/fast/writing-mode/fallback-orientation-expected.txt 2011-10-19 03:10:12 UTC (rev 97828)
@@ -1,11 +1,11 @@
-layer at (0,0) size 785x652
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x652
- RenderBlock {HTML} at (0,0) size 785x652
- RenderBody {BODY} at (8,8) size 769x636
- RenderBlock {P} at (0,0) size 769x20
+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 784x20
RenderText {#text} at (0,0) size 197x19
text run at (0,0) width 197: "This should be pointing upwards:"
- RenderBlock {DIV} at (0,36) size 93x600
+ RenderBlock {DIV} at (0,36) size 93x80
RenderText {#text} at (1,0) size 90x80
text run at (1,0) width 80: "\x{3008}"
Deleted: trunk/LayoutTests/platform/chromium-win-vista/fast/writing-mode/fallback-orientation-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win-xp/fast/writing-mode/fallback-orientation-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt (97827 => 97828)
--- trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt 2011-10-19 02:54:29 UTC (rev 97827)
+++ trunk/LayoutTests/platform/gtk/fast/table/height-percent-test-vertical-expected.txt 2011-10-19 03:10:12 UTC (rev 97828)
@@ -1,26 +0,0 @@
-layer at (0,0) size 1280x584
- RenderView at (0,0) size 800x584
-layer at (0,0) size 800x584
- RenderBlock {HTML} at (0,0) size 800x584
- RenderBody {BODY} at (8,8) size 784x568
- RenderBlock {DIV} at (0,0) size 1272x134
- 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]
- RenderBlock {DIV} at (58,16) size 26x102 [border: (1px solid #000000)]
- RenderBlock (floating) {DIV} at (1,1) size 24x96
- RenderTable {TABLE} at (0,0) size 24x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 24x96
- 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 570x102 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 568x100
- RenderBlock {DIV} at (0,0) size 568x100 [bgcolor=#008000]
- RenderBlock {DIV} at (686,16) size 570x102 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 568x100
- RenderTable {TABLE} at (0,0) size 568x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 568x96
- RenderTableRow {TR} at (0,0) size 568x96
- RenderTableCell {TD} at (0,273) size 568x-450 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (273,-273) size 22x96 [bgcolor=#008000]
Deleted: trunk/LayoutTests/platform/qt/fast/table/height-percent-test-vertical-expected.txt (97827 => 97828)
--- trunk/LayoutTests/platform/qt/fast/table/height-percent-test-vertical-expected.txt 2011-10-19 02:54:29 UTC (rev 97827)
+++ trunk/LayoutTests/platform/qt/fast/table/height-percent-test-vertical-expected.txt 2011-10-19 03:10:12 UTC (rev 97828)
@@ -1,26 +0,0 @@
-layer at (0,0) size 1280x584
- RenderView at (0,0) size 800x584
-layer at (0,0) size 800x584
- RenderBlock {HTML} at (0,0) size 800x584
- RenderBody {BODY} at (8,8) size 784x568
- RenderBlock {DIV} at (0,0) size 1272x134
- 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]
- RenderBlock {DIV} at (58,16) size 26x102 [border: (1px solid #000000)]
- RenderBlock (floating) {DIV} at (1,1) size 24x96
- RenderTable {TABLE} at (0,0) size 24x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 24x96
- 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 570x102 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 568x100
- RenderBlock {DIV} at (0,0) size 568x100 [bgcolor=#008000]
- RenderBlock {DIV} at (686,16) size 570x102 [border: (1px solid #000000)]
- RenderBlock {DIV} at (1,1) size 568x100
- RenderTable {TABLE} at (0,0) size 568x96 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 568x96
- RenderTableRow {TR} at (0,0) size 568x96
- RenderTableCell {TD} at (0,273) size 568x-450 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (273,-273) size 22x96 [bgcolor=#008000]