Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(526)

Side by Side Diff: LayoutTests/http/tests/misc/slow-loading-image-in-pattern-expected.txt

Issue 215913003: Auto-rebaseline for r170239 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (8,8) size 784x36
6 RenderText {#text} at (0,0) size 627x18
7 text run at (0,0) width 627: "This tests slow loading png images referen ced from a image element inside a SVG pattern resource."
8 RenderBR {BR} at (627,0) size 0x18
9 RenderText {#text} at (0,18) size 563x18
10 text run at (0,18) width 563: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
11 RenderText {#text} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0
13 layer at (10,50) size 406x306
14 RenderSVGRoot {svg} at (10,50) size 406x306
15 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
16 RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceO nUse] [patternContentUnits=userSpaceOnUse]
17 RenderSVGImage {image} at (13,53) size 403x303
18 RenderSVGRect {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="patt ern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698