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

Unified Diff: LayoutTests/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/svg/text/bidi-text-query-expected.txt
diff --git a/LayoutTests/svg/text/bidi-text-query-expected.txt b/LayoutTests/svg/text/bidi-text-query-expected.txt
index 401cd90fdf8bb40569912409b1f1a0b288428894..c6a6f4434c85276bdbe58cb7257fefe05ae019cf 100644
--- a/LayoutTests/svg/text/bidi-text-query-expected.txt
+++ b/LayoutTests/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 72.76 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 (82.76,80.00) startOffset 0 endOffset 5 width 50.74: "\x{60C} W3C"
LayoutSVGContainer {g} at (16,56) size 212x84
- RenderSVGRect {svg:rect} at (16,56) size 137x34 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=33.80] [width=81.54] [height=19.80]
- RenderSVGRect {svg:rect} at (160,56) size 68x34 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=96.54] [y=33.80] [width=40.00] [height=19.80]
- RenderSVGRect {svg:rect} at (16,106) size 132x34 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=63.80] [width=78.50] [height=19.80]
- RenderSVGRect {svg:rect} at (155,106) size 68x34 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=93.50] [y=63.80] [width=40.00] [height=19.80]
+ LayoutSVGRect {svg:rect} at (16,56) size 137x34 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=33.80] [width=81.54] [height=19.80]
+ LayoutSVGRect {svg:rect} at (160,56) size 68x34 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=96.54] [y=33.80] [width=40.00] [height=19.80]
+ LayoutSVGRect {svg:rect} at (16,106) size 132x34 [fill={[type=SOLID] [color=#FF0000] [opacity=0.40]}] [x=10.00] [y=63.80] [width=78.50] [height=19.80]
+ LayoutSVGRect {svg:rect} at (155,106) size 68x34 [fill={[type=SOLID] [color=#008000] [opacity=0.40]}] [x=93.50] [y=63.80] [width=40.00] [height=19.80]

Powered by Google App Engine
This is Rietveld 408576698