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

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

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x56 3 layer at (0,0) size 800x56
4 LayoutBlockFlow {HTML} at (0,0) size 800x56 4 LayoutBlockFlow {HTML} at (0,0) size 800x56
5 LayoutBlockFlow {BODY} at (8,8) size 784x40 5 LayoutBlockFlow {BODY} at (8,8) size 784x40
6 LayoutText {#text} at (0,0) size 627x19 6 LayoutText {#text} at (0,0) size 627x19
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." 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 LayoutBR {BR} at (627,0) size 0x19 8 LayoutBR {BR} at (627,0) size 0x19
9 LayoutText {#text} at (0,20) size 562x19 9 LayoutText {#text} at (0,20) size 562x19
10 text run at (0,20) width 562: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image." 10 text run at (0,20) width 562: "You should see a 400x300 rect containing a tiled rendering of the Acid3 reference image."
11 LayoutText {#text} at (0,0) size 0x0
12 layer at (10,50) size 406x306 clip at (13,53) size 400x300 11 layer at (10,50) size 406x306 clip at (13,53) size 400x300
13 LayoutSVGRoot (positioned) {svg} at (10,50) size 406x306 12 LayoutSVGRoot (positioned) {svg} at (10,50) size 406x306
14 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 13 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
15 LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceO nUse] [patternContentUnits=userSpaceOnUse] 14 LayoutSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceO nUse] [patternContentUnits=userSpaceOnUse]
16 LayoutSVGImage {image} at (0,0) size 800x600 15 LayoutSVGImage {image} at (0,0) size 800x600
17 LayoutSVGRect {rect} at (0,0) size 400x300 [fill={[type=PATTERN] [id="patter n"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00] 16 LayoutSVGRect {rect} at (0,0) size 400x300 [fill={[type=PATTERN] [id="patter n"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698