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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-fill-opacity-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/virtual/slimmingpaint/svg/text/text-fill-opacity-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-fill-opacity-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-fill-opacity-expected.txt
index 0e95e3ab9eaea44990318403a8d53341994d5289..cb7a573615cb33b0fa9eaa9350df8a3382d645ab 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-fill-opacity-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-fill-opacity-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 500x100
RenderSVGRoot {svg} at (10,0) size 202x100
- RenderSVGEllipse {circle} at (15,0) size 170x100 [fill={[type=SOLID] [color=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
+ LayoutSVGEllipse {circle} at (15,0) size 170x100 [fill={[type=SOLID] [color=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
LayoutSVGText {text} at (10,9) size 202x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 202x46
chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 11 width 201.05: "30% opacity"

Powered by Google App Engine
This is Rietveld 408576698