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

Unified Diff: LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt

Issue 218243002: Auto-rebaseline for r170367 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/mac/svg/zoom/text/zoom-foreignObject-expected.txt
diff --git a/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt b/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt
deleted file mode 100644
index a9dd89a9140e1f8c51b5daaed18bbdeb7280df38..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 800x600
- RenderSVGForeignObject {foreignObject} at (0,0) size 250x200
- RenderBlock {xhtml:div} at (0,0) size 250x18
- RenderText {#text} at (0,0) size 80x18
- text run at (0,0) width 80: "This is a text"
- RenderBlock (anonymous) at (0,18) size 250x18
- RenderInline {xhtml:a} at (0,0) size 66x18 [color=#0000EE]
- RenderText {#text} at (0,0) size 66x18
- text run at (0,0) width 66: "and a link."
- RenderBR {xhtml:br} at (66,0) size 0x18
- RenderBlock {xhtml:div} at (0,36) size 250x18
- RenderText {#text} at (0,0) size 56x18
- text run at (0,0) width 56: "[HTML]"
- RenderSVGRect {rect} at (0,0) size 251x201 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
- RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
- RenderSVGRoot {svg} at (260,5) size 250x198
- RenderSVGContainer {g} at (260,5) size 250x198 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
- RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 82x19
- chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 81.38: "This is a text"
- RenderSVGContainer {a} at (265,62) size 204x74
- RenderSVGText {text} at (0,20) size 67x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 67x19
- chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 width 66.16: "and a link."
- RenderSVGText {text} at (0,41) size 43x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 43x19
- chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.67: "[SVG]"
- RenderText {#text} at (0,0) size 0x0
- RenderSVGRect {rect} at (259,0) size 252x201 [stroke={[type=SOLID] [color=#008000]}] [x=260.00] [y=0.00] [width=250.00] [height=200.00]
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698