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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 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 800x436 3 layer at (0,0) size 800x436
4 LayoutBlockFlow {HTML} at (0,0) size 800x436 4 LayoutBlockFlow {HTML} at (0,0) size 800x436
5 LayoutBlockFlow {BODY} at (8,8) size 784x420 5 LayoutBlockFlow {BODY} at (8,8) size 784x420
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 536x19 7 LayoutText {#text} at (0,0) size 536x19
8 text run at (0,0) width 536: "This tests that reference clip-path with text is correctly applied with composited scrolling. " 8 text run at (0,0) width 536: "This tests that reference clip-path with text is correctly applied with composited scrolling. "
9 LayoutSVGRoot {svg} at (544,23) size 0x0 9 LayoutSVGRoot {svg} at (536,15) 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,65) size 143x68 contains 1 chunk(s) 12 LayoutSVGText {text} at (100,65) size 143x68 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 143x68 13 LayoutSVGInlineText {#text} at (100,65) size 143x68
14 chunk 1 text run 1 at (100.00,120.00) startOffset 0 endOffset 4 width 143.00: "CLIP" 14 chunk 1 text run 1 at (100.00,120.00) startOffset 0 endOffset 4 width 143.00: "CLIP"
15 LayoutText {#text} at (0,0) size 0x0 15 LayoutText {#text} at (0,0) size 0x0
16 layer at (8,28) size 400x400 clip at (8,28) size 385x385 scrollWidth 500 scrollH eight 700 16 layer at (8,28) size 400x400 clip at (8,28) size 385x385 scrollWidth 500 scrollH eight 700
17 LayoutBlockFlow {DIV} at (0,20) size 400x400 [bgcolor=#0000FF] 17 LayoutBlockFlow {DIV} at (0,20) 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,378) size 100x100 backgroundClip at (8,28) size 385x385 clip at (8,2 8) size 385x385 21 layer at (8,378) size 100x100 backgroundClip at (8,28) size 385x385 clip at (8,2 8) 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