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

Unified Diff: LayoutTests/svg/custom/getsvgdocument-expected.txt

Issue 312083003: Auto-rebaseline for r175436 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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/custom/getsvgdocument-expected.txt
diff --git a/LayoutTests/svg/custom/getsvgdocument-expected.txt b/LayoutTests/svg/custom/getsvgdocument-expected.txt
deleted file mode 100644
index f80b5298375fd12b8b8a92c023c819ea545a56bf..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/custom/getsvgdocument-expected.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 767x36
- text run at (0,0) width 767: "This tests to see if HTMLEmbedElement.getSVGDocument() and HTMLObjectElement.getSVGDocument() work. You"
- text run at (0,18) width 300: "should see SUCCESS printed twice below this:"
- RenderBlock (anonymous) at (0,52) size 784x58
- RenderEmbeddedObject {EMBED} at (0,0) size 85x20
- layer at (0,0) size 85x20
- RenderView at (0,0) size 85x20
- layer at (0,0) size 85x20
- RenderSVGRoot {svg} at (0,0) size 85x20
- RenderSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
- RenderSVGText {text} at (5,2) size 71x18 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 71x18
- chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 71.00: "SUCCESS"
- RenderBR {BR} at (85,20) size 0x0
- RenderBR {BR} at (0,20) size 0x18
- RenderEmbeddedObject {OBJECT} at (0,38) size 85x20
- layer at (0,0) size 85x20
- RenderView at (0,0) size 85x20
- layer at (0,0) size 85x20
- RenderSVGRoot {svg} at (0,0) size 85x20
- RenderSVGRect {rect} at (0,0) size 85x20 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=85.00] [height=20.00]
- RenderSVGText {text} at (5,2) size 71x18 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 71x18
- chunk 1 text run 1 at (5.00,16.00) startOffset 0 endOffset 7 width 71.00: "SUCCESS"
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698