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/platform/win/svg/custom/use-dynamic-append-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/svg/custom/use-dynamic-append-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/use-dynamic-append-expected.txt b/LayoutTests/platform/win/svg/custom/use-dynamic-append-expected.txt
index ee8e6d152299ce39923e6909f02ff9095341d59d..02145230b67c5c2aaad2fbb4af1cfbba6b0c8166 100644
--- a/LayoutTests/platform/win/svg/custom/use-dynamic-append-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/use-dynamic-append-expected.txt
@@ -1,16 +1,16 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 402x143
+ RenderSVGRoot {svg} at (0,0) size 394x144
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGContainer {g} at (0,0) size 100x100
RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGContainer {use} at (0,0) size 100x100
RenderSVGContainer {g} at (0,0) size 100x100
RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGText {text} at (10,107) size 354x16 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 354x16
- chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 60 width 353.02: "This test tries to change a container referenced by a <use>."
- RenderSVGText {text} at (10,127) size 392x16 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 392x16
- chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 67 width 391.14: "If it is successful, there should be a green rect above. Bug 15080."
+ RenderSVGText {text} at (10,107) size 350x17 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 350x17
+ chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 60 width 350.00: "This test tries to change a container referenced by a <use>."
+ RenderSVGText {text} at (10,127) size 384x17 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 384x17
+ chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 67 width 384.00: "If it is successful, there should be a green rect above. Bug 15080."

Powered by Google App Engine
This is Rietveld 408576698