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

Unified Diff: LayoutTests/platform/win-xp/svg/text/bidi-text-query-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/text/bidi-text-query-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/bidi-text-query-expected.txt b/LayoutTests/platform/win-xp/svg/text/bidi-text-query-expected.txt
index 2534e35a2637e4d071da6403608c189576673558..654de511e8f02cce4cd12a92f81e42aa0f7df4e7 100644
--- a/LayoutTests/platform/win-xp/svg/text/bidi-text-query-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/text/bidi-text-query-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 12 width 71.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}"
chunk 1 text run 1 at (81.40,80.00) startOffset 0 endOffset 5 width 52.20: "\x{60C} W3C"
LayoutSVGContainer {g} at (16,55) size 213x86
- RenderSVGRect {svg:rect} at (16,55) size 136x36 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=33.20] [width=81.00] [height=21.00]
- RenderSVGRect {svg:rect} at (159,55) size 70x36 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=95.80] [y=33.20] [width=41.40] [height=21.00]
- RenderSVGRect {svg:rect} at (16,105) size 130x36 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=63.20] [width=77.40] [height=21.00]
- RenderSVGRect {svg:rect} at (153,105) size 70x36 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=92.20] [y=63.20] [width=41.40] [height=21.00]
+ LayoutSVGRect {svg:rect} at (16,55) size 136x36 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=33.20] [width=81.00] [height=21.00]
+ LayoutSVGRect {svg:rect} at (159,55) size 70x36 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=95.80] [y=33.20] [width=41.40] [height=21.00]
+ LayoutSVGRect {svg:rect} at (16,105) size 130x36 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=63.20] [width=77.40] [height=21.00]
+ LayoutSVGRect {svg:rect} at (153,105) size 70x36 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=92.20] [y=63.20] [width=41.40] [height=21.00]

Powered by Google App Engine
This is Rietveld 408576698