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

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

Issue 616923003: Auto-rebaseline for r182920 (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/mac/svg/zoom/page/zoom-foreignObject-expected.txt
diff --git a/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt b/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt
index dd6f04f7ec02b38d4cf2e4249117d801c4516939..0f296ab4913a54e8cf7772437c8a9942224caf96 100644
--- a/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt
+++ b/LayoutTests/platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt
@@ -3,31 +3,31 @@ layer 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
+ RenderBlock {xhtml:div} at (0,0) size 250x16
+ RenderText {#text} at (0,0) size 83x16
+ text run at (0,0) width 83: "This is a text"
+ RenderBlock (anonymous) at (0,16) size 250x16
+ RenderInline {xhtml:a} at (0,0) size 68x16 [color=#0000EE]
+ RenderText {#text} at (0,0) size 68x16
+ text run at (0,0) width 68: "and a link."
+ RenderBR {xhtml:br} at (67,0) size 1x16
+ RenderBlock {xhtml:div} at (0,32) size 250x16
+ RenderText {#text} at (0,0) size 56x16
text run at (0,0) width 56: "[HTML]"
RenderSVGRect {rect} at (0,0) size 361x289 [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 (374,7) size 361x281
- RenderSVGContainer {g} at (374,7) size 361x281 [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 (381,89) size 295x107
- 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]"
+ RenderSVGRoot {svg} at (375,17) size 360x271
+ RenderSVGContainer {g} at (375,17) size 360x271 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
+ RenderSVGText {text} at (0,4) size 83x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 83x16
+ chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 width 82.20: "This is a text"
+ RenderSVGContainer {a} at (383,99) size 297x97
+ RenderSVGText {text} at (0,23) size 68x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x16
+ chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 width 67.08: "and a link."
+ RenderSVGText {text} at (0,44) size 43x16 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 43x16
+ chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.66: "[SVG]"
RenderText {#text} at (0,0) size 0x0
RenderSVGRect {rect} at (373,0) size 363x289 [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