Changeset 151789 in webkit


Ignore:
Timestamp:
Jun 20, 2013 12:10:08 PM (11 years ago)
Author:
robert@webkit.org
Message:

[Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails
https://bugs.webkit.org/show_bug.cgi?id=117824

Unreviewed, rebaselining.

  • platform/qt-5.0-wk2/TestExpectations:
  • platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png:
  • platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r151788 r151789  
     12013-06-20  Robert Hogan  <robert@webkit.org>
     2
     3        [Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails
     4        https://bugs.webkit.org/show_bug.cgi?id=117824
     5
     6        Unreviewed, rebaselining.
     7
     8        * platform/qt-5.0-wk2/TestExpectations:
     9        * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png:
     10        * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt:
     11
    1122013-06-18  Robert Hogan  <robert@webkit.org>
    213
  • trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations

    r151773 r151789  
    659659platform/qt/plugins/qt-qwidget-plugin.html
    660660
    661 [Qt][WK2] REGRESSION(r151737)
    662 webkit.org/b/117824 fast/replaced/width100percent-image.html [ Skip ]
    663 
    664661# =========================================================================== #
    665662# Printing tests.                                                             #
  • trunk/LayoutTests/platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.txt

    r144629 r151789  
    1212        RenderTableSection {TBODY} at (0,0) size 769x279
    1313          RenderTableRow {TR} at (0,1) size 769x277
    14             RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1]
     14            RenderTableCell {TD} at (1,1) size 2x277 [r=0 c=0 rs=1 cs=1]
    1515              RenderImage {IMG} at (1,1) size 214x275
    16             RenderTableCell {TD} at (218,1) size 2x277 [r=0 c=1 rs=1 cs=1]
     16            RenderTableCell {TD} at (4,1) size 2x277 [r=0 c=1 rs=1 cs=1]
    1717              RenderImage {IMG} at (1,1) size 214x275
    18             RenderTableCell {TD} at (221,1) size 2x277 [r=0 c=2 rs=1 cs=1]
     18            RenderTableCell {TD} at (7,1) size 2x277 [r=0 c=2 rs=1 cs=1]
    1919              RenderImage {IMG} at (1,1) size 214x275
    20             RenderTableCell {TD} at (224,129) size 544x21 [r=0 c=3 rs=1 cs=1]
     20            RenderTableCell {TD} at (10,129) size 758x21 [r=0 c=3 rs=1 cs=1]
    2121              RenderText {#text} at (1,1) size 4x19
    2222                text run at (1,1) width 4: " "
Note: See TracChangeset for help on using the changeset viewer.