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

Unified Diff: LayoutTests/platform/android/svg/batik/text/textPosition2-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/android/svg/batik/text/textPosition2-expected.txt
diff --git a/LayoutTests/platform/android/svg/batik/text/textPosition2-expected.txt b/LayoutTests/platform/android/svg/batik/text/textPosition2-expected.txt
index 2c726e197b5bf32b9192c0da24e1e1bfb8b4c7f9..15ada3055aed657bfb277b7886954eb6a04ef724 100644
--- a/LayoutTests/platform/android/svg/batik/text/textPosition2-expected.txt
+++ b/LayoutTests/platform/android/svg/batik/text/textPosition2-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (173,15) size 104x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 103x18
chunk 1 (middle anchor) text run 1 at (173.50,30.00) startOffset 0 endOffset 15 width 103.00: "Text Position 2"
- RenderSVGContainer {g} at (50,58) size 400x296
+ LayoutSVGContainer {g} at (50,58) size 400x296
LayoutSVGText {text} at (50,58) size 54x28 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 54x27
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 5 width 53.36: "Batik"
@@ -112,10 +112,10 @@ layer at (0,0) size 450x500
RenderSVGTSpan {tspan} at (0,0) size 160x13
LayoutSVGInlineText {#text} at (33,11) size 160x13
chunk 1 text run 1 at (273.00,351.00) startOffset 0 endOffset 34 width 160.00: "y=\"320\" style=\"letter-spacing:10\">"
- RenderSVGContainer {use} at (0,0) size 448x498
- RenderSVGContainer {g} at (0,0) size 448x498
+ LayoutSVGContainer {use} at (0,0) size 448x498
+ LayoutSVGContainer {g} at (0,0) size 448x498
RenderSVGRect {rect} at (0,0) size 448x498 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=446.00] [height=496.00]
- RenderSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(418.00,467.00)}]
+ LayoutSVGContainer {g} at (418,466) size 28x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(418.00,467.00)}]
RenderSVGViewportContainer {svg} at (418,466) size 28x30
RenderSVGPath {path} at (418,468) size 14x19 [fill={[type=SOLID] [color=#6666FF]}] [data="M 172 44 C 137 60 31 135 11 199 C 3 226 33 247 55 232 C 14 306 -1 332 0 356 C 0 370 13 398 44 383 C 52 379 79 358 96 342 C 110 341 120 331 138 314 C 155 328 174 324 190 307 C 212 309 272 229 234 199 C 231 175 204 162 181 181 C 175 179 168 180 163 182 C 185 147 206 100 212 77 C 219 47 188 36 172 44 Z"]
RenderSVGPath {path} at (432,466) size 14x17 [fill={[type=SOLID] [color=#FF0000]}] [data="M 400 0 C 382 3 351 31 351 31 C 322 54 308 89 323 126 C 310 140 294 170 294 193 C 294 221 314 245 344 222 C 351 230 365 238 381 227 C 376 256 384 275 407 276 C 408 286 420 307 443 293 C 459 283 501 254 522 237 C 547 214 547 143 504 148 C 537 89 501 52 477 64 C 467 68 431 89 425 94 C 424 87 420 82 414 80 C 436 45 436 -5 401 0 Z"]

Powered by Google App Engine
This is Rietveld 408576698