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

Unified Diff: LayoutTests/svg/custom/use-property-synchronization-crash-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/svg/custom/use-property-synchronization-crash-expected.txt
diff --git a/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt b/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
index 4f22ec9fa94110d9baf3ba41543ed8d82aa89069..9a211ce710c2f7ab7d7ad51afe022af45441bae8 100644
--- a/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
+++ b/LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt
@@ -4,10 +4,10 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,0) size 0x0
- RenderSVGContainer {g} at (0,0) size 0x0
- RenderSVGContainer {g} at (0,0) size 0x0
+ LayoutSVGContainer {g} at (0,0) size 0x0
+ LayoutSVGContainer {g} at (0,0) size 0x0
RenderSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [points=""]
- RenderSVGContainer {use} at (0,0) size 0x0
- RenderSVGContainer {g} at (0,0) size 0x0
+ LayoutSVGContainer {use} at (0,0) size 0x0
+ LayoutSVGContainer {g} at (0,0) size 0x0
RenderSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [points=""]
- RenderSVGContainer {g} at (0,0) size 0x0
+ LayoutSVGContainer {g} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698