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

Side by Side Diff: LayoutTests/platform/mac/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 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52 4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (8,8) size 784x36 5 RenderBody {BODY} at (8,8) size 784x36
6 RenderText {#text} at (0,0) size 640x18 6 RenderText {#text} at (0,0) size 640x18
7 text run at (0,0) width 640: "This tests slow loading png images referen ced from a image element inside a SVG pattern resource." 7 text run at (0,0) width 640: "This tests slow loading png images referen ced from a image element inside a SVG pattern resource."
8 RenderBR {BR} at (639,0) size 1x18 8 LayoutBR {BR} at (639,0) size 1x18
9 RenderText {#text} at (0,18) size 573x18 9 RenderText {#text} at (0,18) size 573x18
10 text run at (0,18) width 573: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image." 10 text run at (0,18) width 573: "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