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

Unified Diff: LayoutTests/platform/linux/svg/text/select-x-list-3-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/svg/text/select-x-list-3-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/select-x-list-3-expected.txt b/LayoutTests/platform/linux/svg/text/select-x-list-3-expected.txt
index 0730751742899ab1cafeb282cd85eb54cb1c975e..7109e6d9e36bf33d6c05ab0d9630a305592ede93 100644
--- a/LayoutTests/platform/linux/svg/text/select-x-list-3-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/select-x-list-3-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (50,3) size 375x59
- RenderSVGContainer {g} at (299,4) size 34x58
+ LayoutSVGContainer {g} at (299,4) size 34x58
RenderSVGPath {svg:line} at (299,4) size 6x58 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=60.40] [y1=0.80] [x2=60.40] [y2=12.40]
RenderSVGPath {svg:line} at (327,4) size 6x58 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=66.00] [y1=0.80] [x2=66.00] [y2=12.40]
RenderSVGRect {svg:rect} at (302,4) size 28x57 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=60.40] [y=0.80] [width=5.60] [height=11.40]

Powered by Google App Engine
This is Rietveld 408576698