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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-small-width-height-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-small-width-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-small-width-height-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-small-width-height-expected.txt
index e63c36b95a90ea8da5af3a1c8167142c1c52449c..ffa0845cee8bb4fae71da15a3eb41787f97516a1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-small-width-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/image-small-width-height-expected.txt
@@ -10,16 +10,16 @@ layer at (0,0) size 800x600
LayoutSVGImage {image} at (0,0) size 0.50x0.50
LayoutSVGContainer {g} at (0,-7.50) size 253x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
LayoutSVGText {text} at (0,-7.50) size 253x100 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 226x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,-7.50) size 225.50x10
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 41 width 225.50: "For this test case to be successful, both"
LayoutSVGInlineText {#text} at (225.50,-7.50) size 5.50x10
chunk 1 text run 1 at (225.50,0.00) startOffset 0 endOffset 1 width 5.50: " "
- LayoutSVGTSpan {tspan} at (0,0) size 253x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,7.50) size 253x10
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 46 width 253.00: "square must include the same image. In Safari "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGTSpan {tspan} at (0,0) size 182x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,22.50) size 60.50x10
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 11 width 60.50: "Beta 3, an "
LayoutSVGInlineText {#cdata-section} at (60.50,22.50) size 38.50x10
@@ -28,12 +28,12 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (99.00,30.00) startOffset 0 endOffset 15 width 82.50: " tag with width"
LayoutSVGInlineText {#text} at (181.50,22.50) size 5.50x10
chunk 1 text run 1 at (181.50,30.00) startOffset 0 endOffset 1 width 5.50: " "
- LayoutSVGTSpan {tspan} at (0,0) size 248x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,37.50) size 247.50x10
chunk 1 text run 1 at (0.00,45.00) startOffset 0 endOffset 45 width 247.50: "or height less than one fails to paint image."
LayoutSVGInlineText {#text} at (247.50,37.50) size 5.50x10
chunk 1 text run 1 at (247.50,45.00) startOffset 0 endOffset 1 width 5.50: " "
- LayoutSVGTSpan {tspan} at (0,0) size 176x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,52.50) size 22x10
chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 4 width 22.00: "The "
LayoutSVGInlineText {#cdata-section} at (22,52.50) size 38.50x10
@@ -42,12 +42,12 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (60.50,60.00) startOffset 0 endOffset 21 width 115.50: " tag on the right has"
LayoutSVGInlineText {#text} at (176,52.50) size 5.50x10
chunk 1 text run 1 at (176.00,60.00) startOffset 0 endOffset 1 width 5.50: " "
- LayoutSVGTSpan {tspan} at (0,0) size 143x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,67.50) size 143x10
chunk 1 text run 1 at (0.00,75.00) startOffset 0 endOffset 26 width 143.00: "a width and height of 0.5."
LayoutSVGInlineText {#text} at (143,67.50) size 5.50x10
chunk 1 text run 1 at (143.00,75.00) startOffset 0 endOffset 1 width 5.50: " "
- LayoutSVGTSpan {tspan} at (0,0) size 50x10
+ LayoutSVGTSpan {tspan} at (0,-7.50) size 253x100
LayoutSVGInlineText {#text} at (0,82.50) size 49.50x10
chunk 1 text run 1 at (0.00,90.00) startOffset 0 endOffset 9 width 49.50: "Bug 14241"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698