Changeset 123373 in webkit


Ignore:
Timestamp:
Jul 23, 2012 1:32:16 PM (12 years ago)
Author:
caio.oliveira@openbossa.org
Message:

[Qt] tables/mozilla_expected_failures rebaseline after new test fonts
https://bugs.webkit.org/show_bug.cgi?id=92013

Unreviewed.

  • platform/qt-5.0/Skipped:
  • platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r123368 r123373  
     12012-07-23  Caio Marcelo de Oliveira Filho  <caio.oliveira@openbossa.org>
     2
     3        [Qt] tables/mozilla_expected_failures rebaseline after new test fonts
     4        https://bugs.webkit.org/show_bug.cgi?id=92013
     5
     6        Unreviewed.
     7
     8        * platform/qt-5.0/Skipped:
     9        * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
     10
    1112012-07-23  Caio Marcelo de Oliveira Filho  <caio.oliveira@openbossa.org>
    212
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r123367 r123373  
    15551555tables/mozilla/marvin/tfoot_char.html
    15561556tables/mozilla/other/move_row.html
    1557 tables/mozilla_expected_failures/marvin/table_overflow_caption.html
    1558 tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html
    1559 tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html
    1560 tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html
    1561 tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html
    1562 tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html
    1563 tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html
    1564 tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html
    1565 tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html
    1566 tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html
    1567 tables/mozilla_expected_failures/marvin/table_overflow_td_align_right.html
    15681557
    15691558# [Qt] Tests still fail after the update to new fonts
  • trunk/LayoutTests/platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt

    r98078 r123373  
    77        RenderTableSection {TBODY} at (1,1) size 198x108
    88          RenderTableRow {TR} at (0,2) size 198x104
    9             RenderTableCell {TD} at (2,41) size 118x25 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    10               RenderText {#text} at (2,2) size 22x21
    11                 text run at (2,2) width 22: "foo"
    12             RenderTableCell {TD} at (122,46) size 74x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    13               RenderBlock {DIV} at (60,2) size 12x12 [border: (1px solid #008000)]
     9            RenderTableCell {TD} at (2,42) size 115x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     10              RenderText {#text} at (2,2) size 20x19
     11                text run at (2,2) width 20: "foo"
     12            RenderTableCell {TD} at (119,46) size 77x16 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     13              RenderBlock {DIV} at (63,2) size 12x12 [border: (1px solid #008000)]
    1414                RenderBlock {DIV} at (-291,1) size 302x402 [border: (1px solid #FF0000)]
    15                   RenderText {#text} at (292,1) size 9x21
    16                     text run at (292,1) width 9: "d"
     15                  RenderText {#text} at (293,1) size 8x19
     16                    text run at (293,1) width 8: "d"
Note: See TracChangeset for help on using the changeset viewer.