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

Unified Diff: LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt
diff --git a/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt b/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt
index 8ab1ff8ccb46f8128c1a155a1615047404c86be7..28a47c922b67eec73a280963212457465da880ac 100644
--- a/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt
+++ b/LayoutTests/platform/mac/svg/carto.net/scrollbar-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (556,16) size 394x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 394x18
chunk 1 (end anchor) text run 1 at (556.45,30.00) startOffset 0 endOffset 59 width 393.55: "One can also drag the images and the scrollbars will adopt."
- RenderSVGViewportContainer {svg} at (40,60) size 760x337
+ LayoutSVGViewportContainer {svg} at (40,60) size 760x337
LayoutSVGContainer {g} at (40,60) size 760x337
LayoutSVGImage {image} at (40,60) size 760x337
LayoutSVGContainer {g} at (369,112) size 431x261
@@ -58,7 +58,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (439,268) size 511x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 511x14
chunk 1 (end anchor) text run 1 at (439.56,280.00) startOffset 0 endOffset 89 width 510.44: "Panorama Zervreilastausee, Vals, Graub\x{FC}nden, Switzerland, taken 2006-02-04 (\x{A9} A. Neumann)"
- RenderSVGViewportContainer {svg} at (40,300) size 760x300
+ LayoutSVGViewportContainer {svg} at (40,300) size 760x300
LayoutSVGContainer {g} at (40,300) size 760x300
LayoutSVGImage {image} at (40,300) size 760x300
LayoutSVGContainer {g} at (40,300) size 729x169

Powered by Google App Engine
This is Rietveld 408576698