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

Side by Side Diff: LayoutTests/platform/linux/svg/text/small-fonts-in-html5-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Annotate | Revision Log
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 800x595 3 layer at (0,0) size 800x595
4 RenderBlock {HTML} at (0,0) size 800x594.88 4 RenderBlock {HTML} at (0,0) size 800x594.88
5 RenderBody {BODY} at (8,21.44) size 784x565.44 5 RenderBody {BODY} at (8,21.44) size 784x565.44
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 472x36 7 RenderText {#text} at (0,0) size 472x36
8 text run at (0,0) width 472: "Small fonts in HTML5/inline SVG" 8 text run at (0,0) width 472: "Small fonts in HTML5/inline SVG"
9 RenderBlock (anonymous) at (0,58.44) size 784x507 9 RenderBlock (anonymous) at (0,58.44) size 784x507
10 RenderSVGRoot {svg} at (8,79) size 502x507 10 RenderSVGRoot {svg} at (8,79) size 502x507
11 RenderSVGContainer {g} at (159,261) size 100x27 [transform={m=((400.00 ,0.00)(0.00,400.00)) t=(0.00,0.00)}] 11 LayoutSVGContainer {g} at (159,261) size 100x27 [transform={m=((400.00 ,0.00)(0.00,400.00)) t=(0.00,0.00)}]
12 LayoutSVGText {text} at (0,0) size 1x1 contains 1 chunk(s) 12 LayoutSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 1x1 13 LayoutSVGInlineText {#text} at (0,0) size 1x1
14 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.25: "Test passed." 14 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.25: "Test passed."
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698