Changeset 88772 in webkit


Ignore:
Timestamp:
Jun 13, 2011 10:07:08 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-06-13 Igor Oliveira <igor.oliveira@openbossa.org>

Reviewed by Eric Seidel.

[Qt] Rebaseline http/tests/misc/slow-loading-image-in-pattern.html after r69386 and r83871
https://bugs.webkit.org/show_bug.cgi?id=62125

Rebaseline LayoutTests/platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt after r69386 and r83871

  • platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r88771 r88772  
     12011-06-13  Igor Oliveira  <igor.oliveira@openbossa.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        [Qt] Rebaseline http/tests/misc/slow-loading-image-in-pattern.html after r69386 and r83871
     6        https://bugs.webkit.org/show_bug.cgi?id=62125
     7
     8
     9        Rebaseline LayoutTests/platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt after r69386 and r83871
     10
     11        * platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
     12
    1132011-06-13  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
    214
  • trunk/LayoutTests/platform/qt/http/tests/misc/slow-loading-image-in-pattern-expected.txt

    r69281 r88772  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x58
    4   RenderBlock {HTML} at (0,0) size 800x58
    5     RenderBody {BODY} at (8,8) size 784x42
    6       RenderText {#text} at (0,0) size 668x21
     3layer at (0,0) size 800x60
     4  RenderBlock {HTML} at (0,0) size 800x60
     5    RenderBody {BODY} at (8,8) size 784x44
     6      RenderText {#text} at (0,0) size 668x22
    77        text run at (0,0) width 668: "This tests slow loading png images referenced from a image element inside a SVG pattern resource."
    8       RenderBR {BR} at (668,0) size 0x21
    9       RenderText {#text} at (0,21) size 596x21
    10         text run at (0,21) width 596: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
     8      RenderBR {BR} at (668,0) size 0x22
     9      RenderText {#text} at (0,22) size 596x22
     10        text run at (0,22) width 596: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
    1111      RenderText {#text} at (0,0) size 0x0
    1212      RenderText {#text} at (0,0) size 0x0
     
    1616      RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
    1717        RenderSVGImage {image} at (13,53) size 403x303
    18     RenderSVGPath {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="pattern"]}] [data="M0.00,0.00 L400.00,0.00 L400.00,300.00 L0.00,300.00 L0.00,0.00"]
     18    RenderSVGPath {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
Note: See TracChangeset for help on using the changeset viewer.