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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/accelerated-scrolling-with-clip-path-text-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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 800x434 3 layer at (0,0) size 800x434
4 LayoutBlockFlow {HTML} at (0,0) size 800x434 4 LayoutBlockFlow {HTML} at (0,0) size 800x434
5 LayoutBlockFlow {BODY} at (8,8) size 784x418 5 LayoutBlockFlow {BODY} at (8,8) size 784x418
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 579x17 7 LayoutText {#text} at (0,0) size 579x17
8 text run at (0,0) width 579: "This tests that reference clip-path with text is correctly applied with composited scrolling. " 8 text run at (0,0) width 579: "This tests that reference clip-path with text is correctly applied with composited scrolling. "
9 LayoutSVGRoot {svg} at (586,22) size 1x0 9 LayoutSVGRoot {svg} at (578.50,14) size 0x0
10 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 10 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
11 LayoutSVGResourceClipper {clipPath} [id="clipping"] [clipPathUnits=u serSpaceOnUse] 11 LayoutSVGResourceClipper {clipPath} [id="clipping"] [clipPathUnits=u serSpaceOnUse]
12 LayoutSVGText {text} at (100,67) size 144x66 contains 1 chunk(s) 12 LayoutSVGText {text} at (100,67) size 143.34x66 contains 1 chunk(s )
13 LayoutSVGInlineText {#text} at (0,0) size 144x66 13 LayoutSVGInlineText {#text} at (100,67) size 143.34x66
14 chunk 1 text run 1 at (100.00,120.00) startOffset 0 endOffset 4 width 143.35: "CLIP" 14 chunk 1 text run 1 at (100.00,120.00) startOffset 0 endOffset 4 width 143.35: "CLIP"
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 layer at (8,26) size 400x400 clip at (8,26) size 385x385 scrollWidth 500 scrollH eight 700 16 layer at (8,26) size 400x400 clip at (8,26) size 385x385 scrollWidth 500 scrollH eight 700
17 LayoutBlockFlow {DIV} at (0,18) size 400x400 [bgcolor=#0000FF] 17 LayoutBlockFlow {DIV} at (0,18) size 400x400 [bgcolor=#0000FF]
18 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000] 18 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
19 LayoutBlockFlow {DIV} at (0,100) size 500x500 [bgcolor=#FFFF00] 19 LayoutBlockFlow {DIV} at (0,100) size 500x500 [bgcolor=#FFFF00]
20 LayoutBlockFlow {DIV} at (0,600) size 100x100 [bgcolor=#008000] 20 LayoutBlockFlow {DIV} at (0,600) size 100x100 [bgcolor=#008000]
21 layer at (8,376) size 100x100 backgroundClip at (8,26) size 385x385 clip at (8,2 6) size 385x385 21 layer at (8,376) size 100x100 backgroundClip at (8,26) size 385x385 clip at (8,2 6) size 385x385
22 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00 8000] 22 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00 8000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698