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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x56 3 layer at (0,0) size 800x56
4 RenderBlock {HTML} at (0,0) size 800x56 4 RenderBlock {HTML} at (0,0) size 800x56
5 RenderBody {BODY} at (8,8) size 784x40 5 RenderBody {BODY} at (8,8) size 784x40
6 RenderText {#text} at (0,0) size 596x19 6 RenderText {#text} at (0,0) size 596x19
7 text run at (0,0) width 596: "This tests slow loading png images referen ced from a image element inside a SVG pattern resource." 7 text run at (0,0) width 596: "This tests slow loading png images referen ced from a image element inside a SVG pattern resource."
8 RenderBR {BR} at (596,0) size 0x19 8 LayoutBR {BR} at (596,0) size 0x19
9 RenderText {#text} at (0,20) size 536x19 9 RenderText {#text} at (0,20) size 536x19
10 text run at (0,20) width 536: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image." 10 text run at (0,20) width 536: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 layer at (10,50) size 406x306 12 layer at (10,50) size 406x306
13 RenderSVGRoot {svg} at (10,50) size 406x306 13 RenderSVGRoot {svg} at (10,50) size 406x306
14 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 14 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
15 LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceO nUse] [patternContentUnits=userSpaceOnUse] 15 LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceO nUse] [patternContentUnits=userSpaceOnUse]
16 LayoutSVGImage {image} at (13,53) size 403x303 16 LayoutSVGImage {image} at (13,53) size 403x303
17 LayoutSVGRect {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="patt ern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00] 17 LayoutSVGRect {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