From 9fb51da233f70bae6008d7471bc8d8535f31b0be Mon Sep 17 00:00:00 2001 From: "kbalazs@webkit.org" Date: Sun, 1 Jan 2012 20:12:52 +0000 Subject: [PATCH] [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: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103881 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 10 +++++++ LayoutTests/platform/qt-wk2/Skipped | 57 +++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index ba3ef7c..b84bc31 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2012-01-01 Balazs Kelemen + + [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 Final update to Chromium expectations for Mac and Win following r103875. diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped index 22ce8ad..f460d4c 100644 --- a/LayoutTests/platform/qt-wk2/Skipped +++ b/LayoutTests/platform/qt-wk2/Skipped @@ -914,3 +914,60 @@ editing/selection/drag-in-iframe.html # 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 -- 2.7.4