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

Unified Diff: LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt

Issue 913143006: Move RenderSVGRect 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/custom/text-x-dy-lists-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt b/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt
index 5595570926ceedcd0c48a8d70f6c015afb566dd5..a450cefc3a248c3059f7428dcbabb6bb365c4a7b 100644
--- a/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-x-dy-lists-expected.txt
@@ -800,10 +800,10 @@ layer at (0,0) size 800x600
RenderSVGTSpan {tspan} at (0,0) size 15x23
LayoutSVGInlineText {#text} at (37,10) size 14x23
chunk 1 text run 1 at (47.78,275.00) startOffset 0 endOffset 1 width 13.34: "C"
- RenderSVGRect {rect} at (4,4) size 52x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=50.00] [height=280.00]
- RenderSVGRect {rect} at (74,4) size 127x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=75.00] [y=5.00] [width=125.00] [height=280.00]
- RenderSVGRect {rect} at (74,4) size 127x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=75.00] [y=5.00] [width=125.00] [height=280.00]
- RenderSVGRect {rect} at (209,4) size 282x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=210.00] [y=5.00] [width=280.00] [height=280.00]
+ LayoutSVGRect {rect} at (4,4) size 52x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=50.00] [height=280.00]
+ LayoutSVGRect {rect} at (74,4) size 127x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=75.00] [y=5.00] [width=125.00] [height=280.00]
+ LayoutSVGRect {rect} at (74,4) size 127x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=75.00] [y=5.00] [width=125.00] [height=280.00]
+ LayoutSVGRect {rect} at (209,4) size 282x282 [stroke={[type=SOLID] [color=#FF0000]}] [x=210.00] [y=5.00] [width=280.00] [height=280.00]
LayoutSVGText {text} at (24,302) size 452x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 451x23
chunk 1 (middle anchor) text run 1 at (24.52,320.00) startOffset 0 endOffset 57 width 450.97: "All text fragments in each red box need to look identical"

Powered by Google App Engine
This is Rietveld 408576698