Title: [103881] trunk/LayoutTests
Revision
103881
Author
[email protected]
Date
2012-01-01 12:12:52 -0800 (Sun, 01 Jan 2012)

Log Message

[Qt] Layout divergence between WK1/2 in table tests
https://bugs.webkit.org/show_bug.cgi?id=75417

Unreviewed new year gardening.
Skip failing tests for now.

* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103880 => 103881)


--- trunk/LayoutTests/ChangeLog	2012-01-01 19:44:03 UTC (rev 103880)
+++ trunk/LayoutTests/ChangeLog	2012-01-01 20:12:52 UTC (rev 103881)
@@ -1,3 +1,13 @@
+2012-01-01  Balazs Kelemen  <[email protected]>
+
+        [Qt] Layout divergence between WK1/2 in table tests
+        https://bugs.webkit.org/show_bug.cgi?id=75417
+
+        Unreviewed new year gardening.
+        Skip failing tests for now.
+
+        * platform/qt-wk2/Skipped:
+
 2012-01-01  Robert Hogan  <[email protected]>
 
         Final update to Chromium expectations for Mac and Win following r103875.

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (103880 => 103881)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-01 19:44:03 UTC (rev 103880)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2012-01-01 20:12:52 UTC (rev 103881)
@@ -914,3 +914,60 @@
 # https://bugs.webkit.org/show_bug.cgi?id=74937
 editing/input/caret-at-the-edge-of-contenteditable.html
 editing/input/reveal-caret-of-multiline-contenteditable.html
+
+# [Qt] Layout divergence between WK1/2 in table tests
+# https://bugs.webkit.org/show_bug.cgi?id=75417
+fast/css/caption-width-absolute-position-offset-top.htm
+fast/css/caption-width-absolute-position.htm
+fast/css/caption-width-fixed-position-offset-top.htm
+fast/css/caption-width-fixed-position.htm
+fast/css/caption-width-relative-position-offset-top.htm
+fast/css/caption-width-relative-position.htm
+fast/dom/HTMLTableElement/colSpan.html
+fast/repaint/table-section-repaint.html
+fast/table/frame-and-rules.html
+tables/mozilla/bugs/bug1163-1.html
+tables/mozilla/bugs/bug119786.html
+tables/mozilla/bugs/bug222846.html
+tables/mozilla/bugs/bug29058-3.html
+tables/mozilla/bugs/bug29157.html
+tables/mozilla/bugs/bug48028-1.html
+tables/mozilla/bugs/bug48028-2.html
+tables/mozilla/core/captions.html
+tables/mozilla/marvin/tables_caption_align_bot.html
+tables/mozilla/marvin/tables_caption_align_top.html
+tables/mozilla/marvin/x_caption_align_bottom.xml
+tables/mozilla/marvin/x_caption_align_top.xml
+tables/mozilla/marvin/x_caption_class.xml
+tables/mozilla/marvin/x_caption_id.xml
+tables/mozilla/marvin/x_caption_style.xml
+tables/mozilla_expected_failures/bugs/bug104898.html
+tables/mozilla_expected_failures/bugs/bug106966.html
+tables/mozilla_expected_failures/bugs/bug29058-2.html
+tables/mozilla_expected_failures/bugs/bug3166-11.html
+tables/mozilla_expected_failures/bugs/bug3166-12.html
+tables/mozilla_expected_failures/bugs/bug3166-13.html
+tables/mozilla_expected_failures/bugs/bug3166-14.html
+tables/mozilla_expected_failures/bugs/bug3166-16.html
+tables/mozilla_expected_failures/bugs/bug3166-17.html
+tables/mozilla_expected_failures/bugs/bug3166-3.html
+tables/mozilla_expected_failures/bugs/bug3166-4.html
+tables/mozilla_expected_failures/bugs/bug3166-5.html
+tables/mozilla_expected_failures/bugs/bug3166-6.html
+tables/mozilla_expected_failures/bugs/bug3166-9.html
+tables/mozilla_expected_failures/core/captions1.html
+tables/mozilla_expected_failures/core/captions2.html
+tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html
+tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html
+tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html
+tables/mozilla_expected_failures/marvin/tables_caption_align_left.html
+tables/mozilla_expected_failures/marvin/tables_caption_align_right.html
+tables/mozilla_expected_failures/marvin/x_caption_align_left.xml
+tables/mozilla_expected_failures/marvin/x_caption_align_right.xml
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to