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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt

Issue 28321: [chromium-reviews] Rebaseline an SVG layout test (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt (revision 10618)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt (working copy)
@@ -15,14 +15,14 @@
RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
RenderSVGGradientStop {stop} at (0,0) size 0x0
RenderSVGGradientStop {stop} at (0,0) size 0x0
- RenderPath {rect} at (0,0) size 400x400 [fill={[type=LINEAR-GRADIENT] [stops=[(0.00,#FF72B47F), (1.00,#FF007B)]] [start=(0,0)] [end=(0,1)]}] [data="M0.00,0.00 L400.00,0.00 L400.00,400.00 L0.00,400.00"]
- RenderSVGContainer {g} at (9,7) size 381x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
- RenderPath {rect} at (10,10) size 380x25 [opacity=0.50] [fill={[type=SOLID] [color=#FFFFFF]}] [data="M0.00,0.00 L380.00,0.00 L380.00,25.00 L0.00,25.00"]
+ RenderPath {rect} at (0,0) size 400x400 [fill={[type=LINEAR-GRADIENT] [stops=[(0.00,#FF72B47F), (1.00,#FF007B)]] [start=(0,0)] [end=(0,1)]}] [data="M0.00,0.00 L400.00,0.00 L400.00,400.00 L0.00,400.00 Z"]
+ RenderSVGContainer {g} at (9,6) size 381x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
+ RenderPath {rect} at (10,10) size 380x25 [opacity=0.50] [fill={[type=SOLID] [color=#FFFFFF]}] [data="M0.00,0.00 L380.00,0.00 L380.00,25.00 L0.00,25.00 Z"]
RenderSVGContainer {g} at (9,9) size 380.50x25.50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-0.50,-0.50)}]
RenderPath {line} at (9.50,9) size 380x1 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#00000000)]] [start=(0,0)] [end=(1,0)]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L380.00,0.00"]
RenderPath {line} at (9,9) size 1x25.50 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#00000000)]] [start=(0,0)] [end=(0,1)]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,-0.50 L0.00,25.00"]
- RenderSVGText {text} at (2,13) size 308x22 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,-16) size 308x22
+ RenderSVGText {text} at (2,13) size 308x23 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-17) size 308x23
chunk 1 text run 1 at (2.00,13.60) startOffset 0 endOffset 40 width 308.00: "This is hanging from the top-left corner"
RenderForeignObject {foreignObject} at (0,0) size 380x136
RenderBlock {html} at (0,0) size 380x136

Powered by Google App Engine
This is Rietveld 408576698