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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-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/container-opacity-clip-viewBox-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-expected.txt
index 00fd7805f54f27dca44549fc4030d29ad6d1de4a..fc7912ffc92e3d2ca3192e18dbf9391435a1c5fb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/container-opacity-clip-viewBox-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (-83,-84) size 166x148 [fill={[type=SOLID] [color=#008000]}] [x=-83.00] [y=-84.00] [width=166.00] [height=148.00]
LayoutSVGContainer {g} at (0,-15) size 350x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,230.00)}]
LayoutSVGText {text} at (0,-15) size 350x49 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 254x19
+ LayoutSVGTSpan {tspan} at (0,-15) size 350x49
LayoutSVGInlineText {#text} at (0,-15) size 254x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 45 width 254.00: "For this test case to be successful, the rect"
LayoutSVGInlineText {#text} at (254,-15) size 4x19
chunk 1 text run 1 at (254.00,0.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 346x19
+ LayoutSVGTSpan {tspan} at (0,-15) size 350x49
LayoutSVGInlineText {#text} at (0,0) size 346x19
chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 55 width 346.00: "above should be .9 transparant green and 200x200 pixels"
LayoutSVGInlineText {#text} at (346,0) size 4x19
chunk 1 text run 1 at (346.00,15.00) startOffset 0 endOffset 1 width 4.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 68x19
+ LayoutSVGTSpan {tspan} at (0,-15) size 350x49
LayoutSVGInlineText {#text} at (0,15) size 67.41x19
chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 9 width 67.41: "Bug 11909"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698