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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/custom/text-x-dy-lists-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/text-x-dy-lists-expected.txt b/LayoutTests/platform/win-xp/svg/custom/text-x-dy-lists-expected.txt
index cf241282bc09007ed70183c9e7b6ed80999a5c25..fa65a906eee6b64d578cec2c332aa67b96d4c810 100644
--- a/LayoutTests/platform/win-xp/svg/custom/text-x-dy-lists-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/text-x-dy-lists-expected.txt
@@ -800,10 +800,10 @@ layer at (0,0) size 800x600
RenderSVGTSpan {tspan} at (0,0) size 13x22
LayoutSVGInlineText {#text} at (37,10) size 13x22
chunk 1 text run 1 at (47.00,275.00) startOffset 0 endOffset 1 width 13.00: "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 (29,303) size 442x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 442x22
chunk 1 (middle anchor) text run 1 at (29.00,320.00) startOffset 0 endOffset 57 width 442.00: "All text fragments in each red box need to look identical"

Powered by Google App Engine
This is Rietveld 408576698