Changeset 116076 in webkit


Ignore:
Timestamp:
May 4, 2012 2:07:11 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] [DRT] fast/table/quote-text-around-iframe.html needs rebaselining
https://bugs.webkit.org/show_bug.cgi?id=85487

Unreviewed, EFL rebaseline after r115218.

Patch by Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> on 2012-05-04

  • platform/efl/fast/table/quote-text-around-iframe-expected.png:
  • platform/efl/fast/table/quote-text-around-iframe-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r116074 r116076  
     12012-05-04  Sudarsana Nagineni  <sudarsana.nagineni@linux.intel.com>
     2
     3        [EFL] [DRT] fast/table/quote-text-around-iframe.html needs rebaselining
     4        https://bugs.webkit.org/show_bug.cgi?id=85487
     5
     6        Unreviewed, EFL rebaseline after r115218.
     7
     8        * platform/efl/fast/table/quote-text-around-iframe-expected.png:
     9        * platform/efl/fast/table/quote-text-around-iframe-expected.txt:
     10
    1112012-05-04  Noel Gordon  <noel.gordon@gmail.com>
    212
  • trunk/LayoutTests/platform/efl/fast/table/quote-text-around-iframe-expected.txt

    r98007 r116076  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x198
    4   RenderBlock {HTML} at (0,0) size 800x198
    5     RenderBody {BODY} at (16,16) size 768x166
    6       RenderTable at (0,0) size 394x166
    7         RenderTableSection (anonymous) at (0,0) size 394x166
    8           RenderTableRow {Q} at (0,0) size 394x166
    9             RenderTableCell (anonymous) at (0,0) size 394x166 [r=0 c=0 rs=1 cs=1]
     3layer at (0,0) size 800x348
     4  RenderBlock {HTML} at (0,0) size 800x348
     5    RenderBody {BODY} at (16,16) size 768x316
     6      RenderTable at (0,0) size 694x316
     7        RenderTableSection (anonymous) at (0,0) size 694x316
     8          RenderTableRow {Q} at (0,0) size 694x316
     9            RenderTableCell (anonymous) at (0,0) size 694x316 [r=0 c=0 rs=1 cs=1]
    1010              RenderInline (generated) at (0,0) size 13x36
    11                 RenderQuote at (0,129) size 13x36
    12                   text run at (0,129) width 13: "\""
    13               RenderText {#text} at (13,129) size 31x36
    14                 text run at (13,129) width 31: " A"
    15               RenderPartObject {IFRAME} at (44,0) size 308x158 [border: (4px inset #000000)]
    16                 layer at (0,0) size 300x150
    17                   RenderView at (0,0) size 300x150
    18                 layer at (0,0) size 300x150
    19                   RenderBlock {HTML} at (0,0) size 300x150
    20                     RenderBody {BODY} at (8,8) size 284x134
    21               RenderText {#text} at (352,129) size 29x36
    22                 text run at (352,129) width 29: "B "
     11                RenderQuote at (0,279) size 13x36
     12                  text run at (0,279) width 13: "\""
     13              RenderText {#text} at (13,279) size 31x36
     14                text run at (13,279) width 31: " A"
     15              RenderPartObject {IFRAME} at (44,0) size 608x308 [border: (4px inset #000000)]
     16                layer at (0,0) size 600x300
     17                  RenderView at (0,0) size 600x300
     18                layer at (0,0) size 600x300
     19                  RenderBlock {HTML} at (0,0) size 600x300
     20                    RenderBody {BODY} at (8,8) size 584x284
     21              RenderText {#text} at (652,279) size 29x36
     22                text run at (652,279) width 29: "B "
    2323              RenderInline (generated) at (0,0) size 13x36
    24                 RenderQuote at (381,129) size 13x36
    25                   text run at (381,129) width 13: "\""
     24                RenderQuote at (681,279) size 13x36
     25                  text run at (681,279) width 13: "\""
Note: See TracChangeset for help on using the changeset viewer.