<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[178769] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/178769">178769</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-20 16:42:42 -0800 (Tue, 20 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed test gardening.

Now that Mac has switched to new SVG font results, commit the old Mac output for
use with Windows tests until they are also cut over.

* platform/win/TestExpectations:
* platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
* platform/win/svg/custom/glyph-setting-d-attribute-expected.png: Added.
* platform/win/svg/custom/glyph-setting-d-attribute-expected.txt: Added.
* platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
* platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
* platform/win/svg/foreignObject: Added.
* platform/win/svg/foreignObject/text-tref-02-b-expected.png: Added.
* platform/win/svg/foreignObject/text-tref-02-b-expected.txt: Added.
* platform/win/svg/text/kerning-expected.png: Added.
* platform/win/svg/text/kerning-expected.txt: Added.
* platform/win/svg/text/multichar-glyph-expected.png: Added.
* platform/win/svg/text/multichar-glyph-expected.txt: Added.
* platform/win/svg/transforms: Added.
* platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
* platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom05bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11filterslight04fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11filterslight04fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11filtersturb02fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11filtersturb02fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11fontselem05texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11fontselem05texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11fontselem06texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11fontselem06texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11fontskern01texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11fontskern01texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11maskingmask01bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11maskingmask01bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11renderelems06texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11renderelems06texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11renderelems07texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11renderelems07texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11renderelems08texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11renderelems08texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups01bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups01bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups03texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups03texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11textalign08bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11textalign08bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11texttselect02fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11texttselect02fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcolorprop05texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcolorprop05texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom01fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom01fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom02fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom02fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom03fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom03fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom04fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom04fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsunits03bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsunits03bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersfelem01bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersfelem01bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersimage03fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersimage03fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEinteractpointer03texpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEinteractpointer03texpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpaintingmarker07fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpaintingmarker07fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpathsdom02fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpathsdom02fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad17bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad17bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad20bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad20bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern03fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern03fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern04fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern04fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEstructuse14fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEstructuse14fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingcss04fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingcss04fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingpres02fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingpres02fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEsvgdomover01fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEsvgdomover01fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttref03bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttref03bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttspan02bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttspan02bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom02fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom02fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom03bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom03bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom04bexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom04bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom05bexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom06fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom06fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom07fexpectedpng">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom07fexpectedtxt">trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustomglyphsettingdattributeexpectedpng">trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustomglyphsettingdattributeexpectedtxt">trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedpng">trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedtxt">trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/svg/foreignObject/</li>
<li><a href="#trunkLayoutTestsplatformwinsvgforeignObjecttexttref02bexpectedpng">trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgforeignObjecttexttref02bexpectedtxt">trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgtextkerningexpectedpng">trunk/LayoutTests/platform/win/svg/text/kerning-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgtextkerningexpectedtxt">trunk/LayoutTests/platform/win/svg/text/kerning-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgtextmulticharglyphexpectedpng">trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgtextmulticharglyphexpectedtxt">trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/svg/transforms/</li>
<li><a href="#trunkLayoutTestsplatformwinsvgtransformstextwithmaskwithsvgtransformexpectedpng">trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgtransformstextwithmaskwithsvgtransformexpectedtxt">trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (178768 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-21 00:34:57 UTC (rev 178768)
+++ trunk/LayoutTests/ChangeLog        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -1,3 +1,106 @@
</span><ins>+2015-01-20  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed test gardening.
+
+        Now that Mac has switched to new SVG font results, commit the old Mac output for
+        use with Windows tests until they are also cut over.
+
+        * platform/win/TestExpectations:
+        * platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added.
+        * platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
+        * platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
+        * platform/win/svg/custom/glyph-setting-d-attribute-expected.png: Added.
+        * platform/win/svg/custom/glyph-setting-d-attribute-expected.txt: Added.
+        * platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
+        * platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
+        * platform/win/svg/foreignObject: Added.
+        * platform/win/svg/foreignObject/text-tref-02-b-expected.png: Added.
+        * platform/win/svg/foreignObject/text-tref-02-b-expected.txt: Added.
+        * platform/win/svg/text/kerning-expected.png: Added.
+        * platform/win/svg/text/kerning-expected.txt: Added.
+        * platform/win/svg/text/multichar-glyph-expected.png: Added.
+        * platform/win/svg/text/multichar-glyph-expected.txt: Added.
+        * platform/win/svg/transforms: Added.
+        * platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
+        * platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.
+
</ins><span class="cx"> 2015-01-20  Joseph Pecoraro  &lt;pecoraro@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Expanding event objects in console shows undefined for most values, it should have real values
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (178768 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-21 00:34:57 UTC (rev 178768)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -3038,3 +3038,6 @@
</span><span class="cx"> webkit.org/b/140258 userscripts/user-script-image-document.html [ Failure ]
</span><span class="cx"> webkit.org/b/140258 userscripts/user-style-all-frames.html [ Failure ]
</span><span class="cx"> webkit.org/b/140258 userscripts/user-stylesheet-invalidate.html [ Failure ]
</span><ins>+
+# &lt;rdar://problem/19526412&gt;
+fast/images/bad-png.html [ Skip ]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11filterslight04fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11filterslight04fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,86 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (70,35) size 335x220
+      RenderSVGText {text} at (127,35) size 226x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 226x18
+          chunk 1 (middle anchor) text run 1 at (127.29,50.00) startOffset 0 endOffset 31 width 225.41: &quot;feSpotLight's limitingConeAngle&quot;
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightA&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightB&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightC&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightD&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightE&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightF&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightG&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+        RenderSVGResourceFilter {filter} [id=&quot;spotLightH&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDiffuseLighting surfaceScale=&quot;10.00&quot; diffuseConstant=&quot;1.00&quot; kernelUnitLength=&quot;0.00, 0.00&quot;]
+            [SourceGraphic]
+      RenderSVGContainer {g} at (70,111) size 335x144 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-20.00)}]
+        RenderSVGContainer {g} at (70,111) size 294x111 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,110.00)}]
+          RenderSVGText {text} at (70,21) size 11x11 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 11x11
+              chunk 1 text run 1 at (70.00,30.00) startOffset 0 endOffset 2 width 10.01: &quot;30&quot;
+          RenderSVGText {text} at (165,21) size 11x11 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 11x11
+              chunk 1 text run 1 at (165.00,30.00) startOffset 0 endOffset 2 width 10.01: &quot;20&quot;
+          RenderSVGText {text} at (260,21) size 67x11 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 67x11
+              chunk 1 text run 1 at (260.00,30.00) startOffset 0 endOffset 16 width 66.53: &quot;Animated (0..50)&quot;
+          RenderSVGText {text} at (355,21) size 6x11 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 6x11
+              chunk 1 text run 1 at (355.00,30.00) startOffset 0 endOffset 1 width 5.01: &quot;5&quot;
+          RenderSVGContainer {g} at (70,211) size 294x11 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
+            RenderSVGText {text} at (70,21) size 14x11 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 14x11
+                chunk 1 text run 1 at (70.00,30.00) startOffset 0 endOffset 3 width 13.01: &quot;-30&quot;
+            RenderSVGText {text} at (165,21) size 14x11 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 14x11
+                chunk 1 text run 1 at (165.00,30.00) startOffset 0 endOffset 3 width 13.01: &quot;-20&quot;
+            RenderSVGText {text} at (260,21) size 70x11 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 70x11
+                chunk 1 text run 1 at (260.00,30.00) startOffset 0 endOffset 17 width 69.53: &quot;Animated (0..-50)&quot;
+            RenderSVGText {text} at (355,21) size 9x11 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 9x11
+                chunk 1 text run 1 at (355.00,30.00) startOffset 0 endOffset 2 width 8.00: &quot;-5&quot;
+        RenderSVGContainer {g} at (70,125) size 335x130
+          RenderSVGRect {rect} at (70,125) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,145.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightA&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (165,125) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,145.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightB&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (260,125) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,145.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightC&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (355,125) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,145.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightD&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (70,225) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightE&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (165,225) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightF&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (260,225) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightG&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGRect {rect} at (355,225) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,245.00)}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+            [filter=&quot;spotLightH&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.4 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11filtersturb02fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11filtersturb02fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,103 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (59,28) size 362x268
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg1&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-0.20&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg2&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-0.50&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg3&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-0.80&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbzero&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;0.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbpos1&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;0.20&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbpos2&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;0.50&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbpos3&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;1.50&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg4&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-1.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg5&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-1.50&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg6&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-2.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;turbneg7&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;0.01, 0.01&quot; seed=&quot;-2.60&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+      RenderSVGText {text} at (141,28) size 198x25 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 197x24
+          chunk 1 (middle anchor) text run 1 at (141.89,48.00) startOffset 0 endOffset 1 width 6.67: &quot;f&quot;
+          chunk 1 (middle anchor) text run 2 at (148.20,48.00) startOffset 1 endOffset 3 width 28.01: &quot;eT&quot;
+          chunk 1 (middle anchor) text run 3 at (174.02,48.00) startOffset 3 endOffset 17 width 164.09: &quot;urbulence seed&quot;
+      RenderSVGContainer {g} at (59,74) size 362x222 [transform={m=((1.00,0.00)(0.00,1.00)) t=(65.00,80.00)}]
+        RenderSVGRect {rect} at (65,80) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg3&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (9,65) size 32x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 32x18
+            chunk 1 (middle anchor) text run 1 at (9.49,80.00) startOffset 0 endOffset 4 width 31.01: &quot;-0.8&quot;
+        RenderSVGRect {rect} at (115,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg2&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (59,65) size 32x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 32x18
+            chunk 1 (middle anchor) text run 1 at (59.49,80.00) startOffset 0 endOffset 4 width 31.01: &quot;-0.5&quot;
+        RenderSVGRect {rect} at (165,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg1&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (109,65) size 32x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 32x18
+            chunk 1 (middle anchor) text run 1 at (109.49,80.00) startOffset 0 endOffset 4 width 31.01: &quot;-0.2&quot;
+        RenderSVGRect {rect} at (215,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbzero&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (169,65) size 11x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 11x18
+            chunk 1 (middle anchor) text run 1 at (170.00,80.00) startOffset 0 endOffset 1 width 10.01: &quot;0&quot;
+        RenderSVGRect {rect} at (265,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(200.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbpos1&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (212,65) size 26x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 26x18
+            chunk 1 (middle anchor) text run 1 at (212.49,80.00) startOffset 0 endOffset 3 width 25.02: &quot;0.2&quot;
+        RenderSVGRect {rect} at (315,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbpos2&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (262,65) size 26x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 26x18
+            chunk 1 (middle anchor) text run 1 at (262.49,80.00) startOffset 0 endOffset 3 width 25.02: &quot;0.5&quot;
+        RenderSVGRect {rect} at (365,80) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbpos3&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (313,65) size 24x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 24x18
+            chunk 1 (middle anchor) text run 1 at (313.16,80.00) startOffset 0 endOffset 1 width 10.01: &quot;1&quot;
+            chunk 1 (middle anchor) text run 2 at (321.83,80.00) startOffset 1 endOffset 3 width 15.01: &quot;.5&quot;
+        RenderSVGRect {rect} at (59,74) size 362x102 [stroke={[type=SOLID] [color=#000000]}] [x=-5.00] [y=-5.00] [width=360.00] [height=100.00]
+        RenderSVGRect {rect} at (65,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg4&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (16,185) size 17x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 17x18
+            chunk 1 (middle anchor) text run 1 at (17.00,200.00) startOffset 0 endOffset 2 width 16.00: &quot;-1&quot;
+        RenderSVGRect {rect} at (115,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg5&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (60,185) size 30x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 30x18
+            chunk 1 (middle anchor) text run 1 at (60.16,200.00) startOffset 0 endOffset 2 width 16.00: &quot;-1&quot;
+            chunk 1 (middle anchor) text run 2 at (74.83,200.00) startOffset 2 endOffset 4 width 15.01: &quot;.5&quot;
+        RenderSVGRect {rect} at (59,194) size 112x102 [stroke={[type=SOLID] [color=#000000]}] [x=-5.00] [y=115.00] [width=110.00] [height=100.00]
+        RenderSVGRect {rect} at (315,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg6&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (266,185) size 17x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 17x18
+            chunk 1 (middle anchor) text run 1 at (267.00,200.00) startOffset 0 endOffset 2 width 16.00: &quot;-2&quot;
+        RenderSVGRect {rect} at (365,200) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,120.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;turbneg7&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGText {text} at (309,185) size 32x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 32x18
+            chunk 1 (middle anchor) text run 1 at (309.49,200.00) startOffset 0 endOffset 4 width 31.01: &quot;-2.6&quot;
+        RenderSVGRect {rect} at (309,194) size 112x102 [stroke={[type=SOLID] [color=#000000]}] [x=245.00] [y=115.00] [width=110.00] [height=100.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11fontselem05texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11fontselem05texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,112 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (20,22) size 420x222
+      RenderSVGText {text} at (111,22) size 258x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 258x35
+          chunk 1 (middle anchor) text run 1 at (111.03,50.00) startOffset 0 endOffset 21 width 257.94: &quot;&lt;font&gt; horiz-origin-x&quot;
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGContainer {g} at (0,0) size 4x4
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+          RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+        RenderSVGContainer {g} at (0,0) size 16x4
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=15.00] [y1=0.00] [x2=15.00] [y2=-40.00]
+          RenderSVGPath {line} at (0,0) size 15x1 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=15.00] [y2=0.00]
+          RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+        RenderSVGContainer {g} at (0,0) size 31x4
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=0.00] [x2=30.00] [y2=-40.00]
+          RenderSVGPath {line} at (0,0) size 30x1 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=30.00] [y2=0.00]
+          RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+      RenderSVGContainer {g} at (20,80) size 420x164 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
+        RenderSVGContainer {g} at (20,80) size 420x44
+          RenderSVGText {text} at (0,-13) size 167x17 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 167x16
+              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 30 width 166.39: &quot;horiz-origin-x unspecified (0)&quot;
+          RenderSVGContainer {use} at (256,80) size 8x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+            RenderSVGContainer {g} at (256,80) size 8x44
+              RenderSVGPath {line} at (259,80) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGRect {rect} at (256,116) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (301,80) size 8x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(285.00,0.00)}]
+            RenderSVGContainer {g} at (301,80) size 8x44
+              RenderSVGPath {line} at (304,80) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGRect {rect} at (301,116) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (346,80) size 8x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(330.00,0.00)}]
+            RenderSVGContainer {g} at (346,80) size 8x44
+              RenderSVGPath {line} at (349,80) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGRect {rect} at (346,116) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (391,80) size 8x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,0.00)}]
+            RenderSVGContainer {g} at (391,80) size 8x44
+              RenderSVGPath {line} at (394,80) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGRect {rect} at (391,116) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGText {text} at (240,-30) size 180x30 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 180x30
+              chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: &quot;1234&quot;
+        RenderSVGContainer {g} at (20,140) size 420x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
+          RenderSVGText {text} at (0,-13) size 108x17 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 108x16
+              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 18 width 107.43: &quot;horiz-origin-x=500&quot;
+          RenderSVGContainer {use} at (256,140) size 20x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+            RenderSVGContainer {g} at (256,140) size 20x44
+              RenderSVGPath {line} at (259,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (274,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=15.00] [y1=0.00] [x2=15.00] [y2=-40.00]
+              RenderSVGPath {line} at (260,179) size 15x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=15.00] [y2=0.00]
+              RenderSVGRect {rect} at (256,176) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (301,140) size 20x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(285.00,0.00)}]
+            RenderSVGContainer {g} at (301,140) size 20x44
+              RenderSVGPath {line} at (304,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (319,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=15.00] [y1=0.00] [x2=15.00] [y2=-40.00]
+              RenderSVGPath {line} at (305,179) size 15x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=15.00] [y2=0.00]
+              RenderSVGRect {rect} at (301,176) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (346,140) size 20x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(330.00,0.00)}]
+            RenderSVGContainer {g} at (346,140) size 20x44
+              RenderSVGPath {line} at (349,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (364,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=15.00] [y1=0.00] [x2=15.00] [y2=-40.00]
+              RenderSVGPath {line} at (350,179) size 15x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=15.00] [y2=0.00]
+              RenderSVGRect {rect} at (346,176) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (391,140) size 20x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,0.00)}]
+            RenderSVGContainer {g} at (391,140) size 20x44
+              RenderSVGPath {line} at (394,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (409,140) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=15.00] [y1=0.00] [x2=15.00] [y2=-40.00]
+              RenderSVGPath {line} at (395,179) size 15x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=15.00] [y2=0.00]
+              RenderSVGRect {rect} at (391,176) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGText {text} at (240,-30) size 180x30 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 180x30
+              chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: &quot;1234&quot;
+        RenderSVGContainer {g} at (20,200) size 420x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
+          RenderSVGText {text} at (0,-13) size 169x17 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 169x16
+              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 28 width 168.85: &quot;horiz-adv-x=1000 but ignored&quot;
+          RenderSVGContainer {use} at (256,200) size 35x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+            RenderSVGContainer {g} at (256,200) size 35x44
+              RenderSVGPath {line} at (259,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (289,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=0.00] [x2=30.00] [y2=-40.00]
+              RenderSVGPath {line} at (260,239) size 30x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=30.00] [y2=0.00]
+              RenderSVGRect {rect} at (256,236) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (301,200) size 35x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(285.00,0.00)}]
+            RenderSVGContainer {g} at (301,200) size 35x44
+              RenderSVGPath {line} at (304,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (334,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=0.00] [x2=30.00] [y2=-40.00]
+              RenderSVGPath {line} at (305,239) size 30x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=30.00] [y2=0.00]
+              RenderSVGRect {rect} at (301,236) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (346,200) size 35x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(330.00,0.00)}]
+            RenderSVGContainer {g} at (346,200) size 35x44
+              RenderSVGPath {line} at (349,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (379,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=0.00] [x2=30.00] [y2=-40.00]
+              RenderSVGPath {line} at (350,239) size 30x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=30.00] [y2=0.00]
+              RenderSVGRect {rect} at (346,236) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (391,200) size 35x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,0.00)}]
+            RenderSVGContainer {g} at (391,200) size 35x44
+              RenderSVGPath {line} at (394,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-40.00]
+              RenderSVGPath {line} at (424,200) size 2x40 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=30.00] [y1=0.00] [x2=30.00] [y2=-40.00]
+              RenderSVGPath {line} at (395,239) size 30x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=30.00] [y2=0.00]
+              RenderSVGRect {rect} at (391,236) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGText {text} at (240,-30) size 180x30 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 180x30
+              chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 4 width 180.00: &quot;1234&quot;
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.9 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11fontselem06texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11fontselem06texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (20,22) size 420x182
+      RenderSVGText {text} at (125,22) size 230x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 230x35
+          chunk 1 (middle anchor) text run 1 at (125.20,50.00) startOffset 0 endOffset 18 width 229.60: &quot;&lt;font&gt; horiz-adv-x&quot;
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGContainer {g} at (0,0) size 4x4
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+          RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+      RenderSVGContainer {g} at (20,90) size 420x114 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,120.00)}]
+        RenderSVGContainer {g} at (20,90) size 300x34
+          RenderSVGText {text} at (0,-13) size 102x17 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 102x16
+              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 101.20: &quot;horiz-adv-x=1000&quot;
+          RenderSVGContainer {use} at (256,100) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+            RenderSVGContainer {g} at (256,100) size 8x24
+              RenderSVGPath {line} at (259,100) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+              RenderSVGRect {rect} at (256,116) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (286,100) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(270.00,0.00)}]
+            RenderSVGContainer {g} at (286,100) size 8x24
+              RenderSVGPath {line} at (289,100) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+              RenderSVGRect {rect} at (286,116) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGText {text} at (240,-30) size 60x30 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 60x30
+              chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 60.00: &quot;12&quot;
+        RenderSVGContainer {g} at (20,130) size 360x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,40.00)}]
+          RenderSVGText {text} at (0,-13) size 102x17 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 102x16
+              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 16 width 101.20: &quot;horiz-adv-x=2000&quot;
+          RenderSVGContainer {use} at (256,140) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+            RenderSVGContainer {g} at (256,140) size 8x24
+              RenderSVGPath {line} at (259,140) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+              RenderSVGRect {rect} at (256,156) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (316,140) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,0.00)}]
+            RenderSVGContainer {g} at (316,140) size 8x24
+              RenderSVGPath {line} at (319,140) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+              RenderSVGRect {rect} at (316,156) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGText {text} at (240,-30) size 120x30 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 120x30
+              chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 120.00: &quot;12&quot;
+        RenderSVGContainer {g} at (20,170) size 420x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,80.00)}]
+          RenderSVGText {text} at (0,-13) size 169x17 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 169x16
+              chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 28 width 168.85: &quot;horiz-adv-x=1000 but ignored&quot;
+          RenderSVGContainer {use} at (256,180) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+            RenderSVGContainer {g} at (256,180) size 8x24
+              RenderSVGPath {line} at (259,180) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+              RenderSVGRect {rect} at (256,196) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGContainer {use} at (346,180) size 8x24 [transform={m=((1.00,0.00)(0.00,1.00)) t=(330.00,0.00)}]
+            RenderSVGContainer {g} at (346,180) size 8x24
+              RenderSVGPath {line} at (349,180) size 2x20 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-20.00]
+              RenderSVGRect {rect} at (346,196) size 8x8 [fill={[type=SOLID] [color=#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
+          RenderSVGText {text} at (240,-30) size 180x30 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 180x30
+              chunk 1 text run 1 at (240.00,0.00) startOffset 0 endOffset 2 width 180.00: &quot;12&quot;
+    RenderSVGText {text} at (10,304) size 284x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 284x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 283.34: &quot;$Revision: 1.10 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11fontskern01texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11fontskern01texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,272 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (9,12) size 471x264
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGContainer {g} at (0,0) size 12x2
+          RenderSVGPath {line} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+          RenderSVGPath {line} at (0,0) size 12x1 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+          RenderSVGRect {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+        RenderSVGContainer {g} at (0,0) size 201x51
+          RenderSVGRect {rect} at (0,0) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+          RenderSVGRect {rect} at (0,20) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+          RenderSVGRect {rect} at (0,0) size 201x51 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+      RenderSVGText {text} at (205,12) size 70x23 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 69x23
+          chunk 1 (middle anchor) text run 1 at (205.95,30.00) startOffset 0 endOffset 7 width 68.10: &quot;&lt;hkern&gt;&quot;
+      RenderSVGContainer {g} at (9,59) size 471x217 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,60.00)}]
+        RenderSVGContainer {g} at (9,59) size 222x52
+          RenderSVGContainer {g} at (9,59) size 22x52
+            RenderSVGRect {rect} at (9,59) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 42x18
+                chunk 1 (middle anchor) text run 1 at (-20.66,0.00) startOffset 0 endOffset 6 width 41.33: &quot;font A&quot;
+          RenderSVGContainer {use} at (29,59) size 202x52
+            RenderSVGContainer {g} at (29,59) size 202x52
+              RenderSVGRect {rect} at (30,60) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (30,80) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (29,59) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,4) size 73x14 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 73x14
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 13 width 72.13: &quot;u1=\&quot;1\&quot; u2=\&quot;2\&quot;&quot;
+          RenderSVGContainer {g} at (31,81) size 53x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (31,81) size 28x28
+              RenderSVGContainer {g} at (31,81) size 28x28
+                RenderSVGPath {line} at (34,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (35,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (31,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (56,81) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(12.50,0.00)}]
+              RenderSVGContainer {g} at (56,81) size 28x28
+                RenderSVGPath {line} at (59,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (60,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (56,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 18x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 18x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (12.50,0.00) startOffset 1 endOffset 2 width 5.00: &quot;2&quot;
+        RenderSVGContainer {g} at (9,114) size 222x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,55.00)}]
+          RenderSVGContainer {g} at (9,114) size 22x52
+            RenderSVGRect {rect} at (9,114) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 41x18
+                chunk 1 (middle anchor) text run 1 at (-20.22,0.00) startOffset 0 endOffset 6 width 40.45: &quot;font B&quot;
+          RenderSVGContainer {use} at (29,114) size 202x52
+            RenderSVGContainer {g} at (29,114) size 202x52
+              RenderSVGRect {rect} at (30,115) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (30,135) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (29,114) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,1) size 138x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 138x18
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 19 width 137.06: &quot;g1=\&quot;gl_1\&quot; g2=\&quot;gl_2\&quot;&quot;
+          RenderSVGContainer {g} at (31,136) size 73x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (31,136) size 28x28
+              RenderSVGContainer {g} at (31,136) size 28x28
+                RenderSVGPath {line} at (34,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (35,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (31,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (76,136) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(22.50,0.00)}]
+              RenderSVGContainer {g} at (76,136) size 28x28
+                RenderSVGPath {line} at (79,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (80,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (76,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 28x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 28x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (22.50,0.00) startOffset 1 endOffset 2 width 5.00: &quot;2&quot;
+        RenderSVGContainer {g} at (9,169) size 264x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,110.00)}]
+          RenderSVGContainer {g} at (9,169) size 22x52
+            RenderSVGRect {rect} at (9,169) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 41x18
+                chunk 1 (middle anchor) text run 1 at (-20.22,0.00) startOffset 0 endOffset 6 width 40.45: &quot;font C&quot;
+          RenderSVGContainer {use} at (29,169) size 202x52
+            RenderSVGContainer {g} at (29,169) size 202x52
+              RenderSVGRect {rect} at (30,170) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (30,190) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (29,169) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,1) size 238x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 238x18
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 33 width 237.23: &quot;u1=\&quot;1\&quot; u2=\&quot;2\&quot; g1=\&quot;gl_3\&quot; g2=\&quot;gl_4\&quot;&quot;
+          RenderSVGContainer {g} at (31,191) size 138x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (31,191) size 28x28
+              RenderSVGContainer {g} at (31,191) size 28x28
+                RenderSVGPath {line} at (34,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (35,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (31,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (66,191) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(17.50,0.00)}]
+              RenderSVGContainer {g} at (66,191) size 28x28
+                RenderSVGPath {line} at (69,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (70,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (66,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (96,191) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(32.50,0.00)}]
+              RenderSVGContainer {g} at (96,191) size 28x28
+                RenderSVGPath {line} at (99,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (100,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (96,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (141,191) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(55.00,0.00)}]
+              RenderSVGContainer {g} at (141,191) size 28x28
+                RenderSVGPath {line} at (144,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (145,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (141,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 65x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 65x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 3 width 22.50: &quot;23&quot;
+                chunk 1 text run 3 at (55.00,0.00) startOffset 3 endOffset 4 width 10.00: &quot;4&quot;
+        RenderSVGContainer {g} at (9,224) size 222x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,165.00)}]
+          RenderSVGContainer {g} at (9,224) size 22x52
+            RenderSVGRect {rect} at (9,224) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 42x18
+                chunk 1 (middle anchor) text run 1 at (-20.66,0.00) startOffset 0 endOffset 6 width 41.33: &quot;font D&quot;
+          RenderSVGContainer {use} at (29,224) size 202x52
+            RenderSVGContainer {g} at (29,224) size 202x52
+              RenderSVGRect {rect} at (30,225) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (30,245) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (29,224) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,1) size 121x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 121x18
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 17 width 120.17: &quot;u1=\&quot;1,3\&quot; u2=\&quot;2,4\&quot;&quot;
+          RenderSVGContainer {g} at (31,246) size 138x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (31,246) size 28x28
+              RenderSVGContainer {g} at (31,246) size 28x28
+                RenderSVGPath {line} at (34,246) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (35,269) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (31,266) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (66,246) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(17.50,0.00)}]
+              RenderSVGContainer {g} at (66,246) size 28x28
+                RenderSVGPath {line} at (69,246) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (70,269) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (66,266) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (96,246) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(32.50,0.00)}]
+              RenderSVGContainer {g} at (96,246) size 28x28
+                RenderSVGPath {line} at (99,246) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (100,269) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (96,266) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (141,246) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(55.00,0.00)}]
+              RenderSVGContainer {g} at (141,246) size 28x28
+                RenderSVGPath {line} at (144,246) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (145,269) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (141,266) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 65x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 65x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 3 width 22.50: &quot;23&quot;
+                chunk 1 text run 3 at (55.00,0.00) startOffset 3 endOffset 4 width 10.00: &quot;4&quot;
+        RenderSVGContainer {g} at (249,59) size 228x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,0.00)}]
+          RenderSVGContainer {g} at (249,59) size 22x52
+            RenderSVGRect {rect} at (249,59) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-20,-14) size 40x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 40x18
+                chunk 1 (middle anchor) text run 1 at (-19.77,0.00) startOffset 0 endOffset 6 width 39.55: &quot;font E&quot;
+          RenderSVGContainer {use} at (269,59) size 202x52
+            RenderSVGContainer {g} at (269,59) size 202x52
+              RenderSVGRect {rect} at (270,60) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (270,80) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (269,59) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,1) size 202x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 202x18
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 29 width 201.95: &quot;g1=\&quot;gl_1,gl_3\&quot; g2=\&quot;gl_2,gl_4\&quot;&quot;
+          RenderSVGContainer {g} at (271,81) size 138x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (271,81) size 28x28
+              RenderSVGContainer {g} at (271,81) size 28x28
+                RenderSVGPath {line} at (274,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (275,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (271,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (306,81) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(17.50,0.00)}]
+              RenderSVGContainer {g} at (306,81) size 28x28
+                RenderSVGPath {line} at (309,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (310,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (306,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (336,81) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(32.50,0.00)}]
+              RenderSVGContainer {g} at (336,81) size 28x28
+                RenderSVGPath {line} at (339,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (340,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (336,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (381,81) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(55.00,0.00)}]
+              RenderSVGContainer {g} at (381,81) size 28x28
+                RenderSVGPath {line} at (384,81) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (385,104) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (381,101) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 65x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 65x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 3 width 22.50: &quot;23&quot;
+                chunk 1 text run 3 at (55.00,0.00) startOffset 3 endOffset 4 width 10.00: &quot;4&quot;
+        RenderSVGContainer {g} at (249,114) size 231x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,55.00)}]
+          RenderSVGContainer {g} at (249,114) size 22x52
+            RenderSVGRect {rect} at (249,114) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-20,-14) size 40x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 39x18
+                chunk 1 (middle anchor) text run 1 at (-19.34,0.00) startOffset 0 endOffset 6 width 38.67: &quot;font F&quot;
+          RenderSVGContainer {use} at (269,114) size 202x52
+            RenderSVGContainer {g} at (269,114) size 202x52
+              RenderSVGRect {rect} at (270,115) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (270,135) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (269,114) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,1) size 206x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 206x18
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 26 width 205.76: &quot;u1=\&quot;U+003?\&quot; u2=\&quot;U+0031-34\&quot;&quot;
+          RenderSVGContainer {g} at (271,136) size 168x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (271,136) size 28x28
+              RenderSVGContainer {g} at (271,136) size 28x28
+                RenderSVGPath {line} at (274,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (275,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (271,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (306,136) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(17.50,0.00)}]
+              RenderSVGContainer {g} at (306,136) size 28x28
+                RenderSVGPath {line} at (309,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (310,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (306,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (366,136) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(47.50,0.00)}]
+              RenderSVGContainer {g} at (366,136) size 28x28
+                RenderSVGPath {line} at (369,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (370,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (366,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (411,136) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
+              RenderSVGContainer {g} at (411,136) size 28x28
+                RenderSVGPath {line} at (414,136) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (415,159) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (411,156) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 80x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 80x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 2 width 15.00: &quot;2&quot;
+                chunk 1 text run 3 at (47.50,0.00) startOffset 2 endOffset 3 width 7.50: &quot;3&quot;
+                chunk 1 text run 4 at (70.00,0.00) startOffset 3 endOffset 4 width 10.00: &quot;4&quot;
+        RenderSVGContainer {g} at (249,169) size 222x52 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,110.00)}]
+          RenderSVGContainer {g} at (249,169) size 22x52
+            RenderSVGRect {rect} at (249,169) size 22x52 [stroke={[type=SOLID] [color=#000000]}] [x=-20.00] [y=0.00] [width=20.00] [height=50.00]
+            RenderSVGText {text} at (-21,-14) size 42x18 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 42x18
+                chunk 1 (middle anchor) text run 1 at (-20.66,0.00) startOffset 0 endOffset 6 width 41.33: &quot;font G&quot;
+          RenderSVGContainer {use} at (269,169) size 202x52
+            RenderSVGContainer {g} at (269,169) size 202x52
+              RenderSVGRect {rect} at (270,170) size 200x20 [fill={[type=SOLID] [color=#EEEEEE]}] [x=0.00] [y=0.00] [width=200.00] [height=20.00]
+              RenderSVGRect {rect} at (270,190) size 200x30 [fill={[type=SOLID] [color=#CCCCCC]}] [x=0.00] [y=20.00] [width=200.00] [height=30.00]
+              RenderSVGRect {rect} at (269,169) size 202x52 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+          RenderSVGText {text} at (5,1) size 117x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 117x18
+              chunk 1 text run 1 at (5.00,15.00) startOffset 0 endOffset 16 width 116.62: &quot;u1=\&quot;1\&quot; g2=\&quot;gl_2\&quot;&quot;
+          RenderSVGContainer {g} at (271,191) size 59x29 [transform={m=((2.00,0.00)(0.00,2.00)) t=(5.00,45.00)}]
+            RenderSVGContainer {use} at (271,191) size 28x28
+              RenderSVGContainer {g} at (271,191) size 28x28
+                RenderSVGPath {line} at (274,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (275,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (271,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGContainer {use} at (296,191) size 28x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(12.50,0.00)}]
+              RenderSVGContainer {g} at (296,191) size 28x28
+                RenderSVGPath {line} at (299,191) size 2x24 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=0.00] [y2=-12.00]
+                RenderSVGPath {line} at (300,214) size 24x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#8888FF]}] [x1=0.00] [y1=0.00] [x2=12.00] [y2=0.00]
+                RenderSVGRect {rect} at (296,211) size 8x8 [fill={[type=SOLID] [color=#FF0000]}] [x=-2.00] [y=-2.00] [width=4.00] [height=4.00]
+            RenderSVGText {text} at (0,-10) size 28x13 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 28x12
+                chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: &quot;1&quot;
+                chunk 1 text run 2 at (12.50,0.00) startOffset 1 endOffset 2 width 15.00: &quot;2&quot;
+      RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(320.00,100.00)}]
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.9 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11maskingmask01bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11maskingmask01bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (10,7) size 387x293
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGText {text} at (10,7) size 136x16 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 136x16
+          chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 135.38: &quot;Test for mask support&quot;
+      RenderSVGRect {rect} at (10,30) size 100x260 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
+      RenderSVGResourceMasker {mask} [id=&quot;mask1&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceLinearGradient {linearGradient} [id=&quot;Grad1&quot;] [gradientUnits=userSpaceOnUse] [start=(60,50)] [end=(60,120)]
+            RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
+            RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF80]
+        RenderSVGRect {rect} at (60,50) size 100x60 [fill={[type=LINEAR-GRADIENT] [id=&quot;Grad1&quot;]}] [x=60.00] [y=50.00] [width=100.00] [height=60.00]
+      RenderSVGRect {rect} at (60,50) size 100x60 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=50.00] [width=100.00] [height=60.00]
+        [masker=&quot;mask1&quot;] RenderSVGResourceMasker {mask} at (60,50) size 100x60
+      RenderSVGText {text} at (200,54) size 161x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 161x14
+          chunk 1 text run 1 at (200.00,65.00) startOffset 0 endOffset 30 width 160.06: &quot;Mask with linear gradient from&quot;
+      RenderSVGText {text} at (200,69) size 134x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 134x14
+          chunk 1 text run 1 at (200.00,80.00) startOffset 0 endOffset 25 width 133.42: &quot;opacity=1 to opactity=0.5&quot;
+      RenderSVGResourceMasker {mask} [id=&quot;mask2&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+        RenderSVGRect {rect} at (60,120) size 100x30 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.50]}] [x=60.00] [y=120.00] [width=100.00] [height=30.00]
+      RenderSVGRect {rect} at (60,120) size 100x30 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=120.00] [width=100.00] [height=30.00]
+        [masker=&quot;mask2&quot;] RenderSVGResourceMasker {mask} at (60,120) size 100x30
+      RenderSVGText {text} at (200,124) size 172x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 172x14
+          chunk 1 text run 1 at (200.00,135.00) startOffset 0 endOffset 32 width 171.40: &quot;Mask with uniform opacity of 0.5&quot;
+      RenderSVGRect {rect} at (60,160) size 100x30 [fill={[type=SOLID] [color=#00FF00] [opacity=0.50]}] [x=60.00] [y=160.00] [width=100.00] [height=30.00]
+      RenderSVGText {text} at (200,164) size 197x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 197x14
+          chunk 1 text run 1 at (200.00,175.00) startOffset 0 endOffset 37 width 196.77: &quot;Rectangle with uniform opacity of 0.5&quot;
+      RenderSVGResourceMasker {mask} [id=&quot;mask3&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+        RenderSVGRect {rect} at (60,200) size 200x25 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.50]}] [x=60.00] [y=200.00] [width=200.00] [height=25.00]
+        RenderSVGRect {rect} at (60,225) size 200x25 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.20]}] [x=60.00] [y=225.00] [width=200.00] [height=25.00]
+        RenderSVGRect {rect} at (60,250) size 200x25 [fill={[type=SOLID] [color=#FFFFFF]}] [x=60.00] [y=250.00] [width=200.00] [height=25.00]
+        RenderSVGRect {rect} at (60,275) size 200x25 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.70]}] [x=60.00] [y=275.00] [width=200.00] [height=25.00]
+      RenderSVGText {text} at (60,202) size 126x111 contains 1 chunk(s)
+        [masker=&quot;mask3&quot;] RenderSVGResourceMasker {mask} at (60,200) size 200x100
+        RenderSVGInlineText {#text} at (0,0) size 126x111
+          [masker=&quot;mask3&quot;] RenderSVGResourceMasker {mask} at (60,200) size 200x100
+          chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 2 width 80.96: &quot;SV&quot;
+          chunk 1 text run 2 at (145.36,280.00) startOffset 2 endOffset 3 width 40.37: &quot;G&quot;
+      RenderSVGText {text} at (200,214) size 197x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 197x14
+          chunk 1 text run 1 at (200.00,225.00) startOffset 0 endOffset 36 width 196.76: &quot;Text with mask containing rectangles&quot;
+      RenderSVGText {text} at (200,229) size 103x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 103x14
+          chunk 1 text run 1 at (200.00,240.00) startOffset 0 endOffset 20 width 102.72: &quot;of various opacities&quot;
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11renderelems06texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11renderelems06texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (60,12) size 352x307
+      RenderSVGText {text} at (180,12) size 98x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 98x35
+          chunk 1 text run 1 at (180.00,40.00) startOffset 0 endOffset 9 width 97.47: &quot;Text fill&quot;
+      RenderSVGContainer {g} at (60,69) size 352x250
+        RenderSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x249
+            chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
+        RenderSVGText {text} at (260,69) size 152x250 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x249
+            chunk 1 text run 1 at (260.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.4 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11renderelems07texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11renderelems07texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 480x360
+      RenderSVGText {text} at (180,12) size 136x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 136x35
+          chunk 1 text run 1 at (180.00,40.00) startOffset 0 endOffset 11 width 135.79: &quot;Text stroke&quot;
+      RenderSVGContainer {g} at (48,57) size 389x274
+        RenderSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x249
+            chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
+        RenderSVGText {text} at (260,69) size 165x250 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 165x249
+            chunk 1 text run 1 at (260.00,280.00) startOffset 0 endOffset 1 width 165.00: &quot;B&quot;
+      RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 264x46
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.4 $&quot;
+      RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11renderelems08texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11renderelems08texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 480x360
+      RenderSVGText {text} at (120,12) size 230x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 230x35
+          chunk 1 text run 1 at (120.00,40.00) startOffset 0 endOffset 20 width 229.10: &quot;Text fill and stroke&quot;
+      RenderSVGContainer {g} at (48,57) size 389x274
+        RenderSVGText {text} at (60,69) size 152x250 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x249
+            chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 1 width 151.50: &quot;A&quot;
+        RenderSVGText {text} at (260,69) size 165x250 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 165x249
+            chunk 1 text run 1 at (260.00,280.00) startOffset 0 endOffset 1 width 165.00: &quot;B&quot;
+      RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 264x46
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.4 $&quot;
+      RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups01bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups01bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (35,10) size 429x305
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGContainer {g} at (35,10) size 429x305 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+        RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
+        RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
+        RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
+        RenderSVGPath {line} at (166,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=10.00] [x2=100.00] [y2=175.00]
+        RenderSVGPath {line} at (220,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=130.00] [y1=10.00] [x2=130.00] [y2=175.00]
+        RenderSVGPath {line} at (274,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=160.00] [y1=10.00] [x2=160.00] [y2=175.00]
+        RenderSVGPath {line} at (328,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=10.00] [x2=190.00] [y2=175.00]
+        RenderSVGPath {line} at (382,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=10.00] [x2=220.00] [y2=175.00]
+        RenderSVGPath {line} at (436,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=10.00] [x2=250.00] [y2=175.00]
+        RenderSVGRect {rect} at (35,17) size 416x281 [stroke={[type=SOLID] [color=#000000]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
+        RenderSVGContainer {g} at (54,10) size 382x269 [opacity=0.50]
+          RenderSVGText {text} at (30,5) size 138x121 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 138x121
+              chunk 1 text run 1 at (30.00,90.00) startOffset 0 endOffset 2 width 88.32: &quot;SV&quot;
+              chunk 1 text run 2 at (123.12,90.00) startOffset 2 endOffset 3 width 44.04: &quot;G&quot;
+          RenderSVGRect {rect} at (126,99) size 234x126 [fill={[type=SOLID] [color=#820032]}] [x=70.00] [y=55.00] [width=130.00] [height=70.00]
+          RenderSVGImage {image} at (291,135) size 145x144
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.6 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups03texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11rendergroups03texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (35,10) size 429x305
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGContainer {g} at (35,10) size 429x305 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+        RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
+        RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
+        RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
+        RenderSVGPath {line} at (166,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=10.00] [x2=100.00] [y2=175.00]
+        RenderSVGPath {line} at (220,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=130.00] [y1=10.00] [x2=130.00] [y2=175.00]
+        RenderSVGPath {line} at (274,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=160.00] [y1=10.00] [x2=160.00] [y2=175.00]
+        RenderSVGPath {line} at (328,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=10.00] [x2=190.00] [y2=175.00]
+        RenderSVGPath {line} at (382,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=10.00] [x2=220.00] [y2=175.00]
+        RenderSVGPath {line} at (436,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=10.00] [x2=250.00] [y2=175.00]
+        RenderSVGRect {rect} at (35,17) size 416x281 [stroke={[type=SOLID] [color=#000000]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
+        RenderSVGText {text} at (30,5) size 138x121 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 138x121
+            chunk 1 text run 1 at (30.00,90.00) startOffset 0 endOffset 2 width 88.32: &quot;SV&quot;
+            chunk 1 text run 2 at (123.12,90.00) startOffset 2 endOffset 3 width 44.04: &quot;G&quot;
+        RenderSVGRect {rect} at (126,99) size 234x126 [fill={[type=SOLID] [color=#820032]}] [x=70.00] [y=55.00] [width=130.00] [height=70.00]
+        RenderSVGImage {image} at (291,135) size 145x144
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.6 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11textalign08bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11textalign08bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (50,79) size 383x152
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGText {text} at (50,79) size 383x151 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 225x151
+          chunk 1 text run 1 at (50.00,200.00) startOffset 0 endOffset 3 width 225.00: &quot;a\x{729C}\x{923}&quot;
+        RenderSVGTSpan {tspan} at (0,0) size 113x76
+          RenderSVGInlineText {#text} at (225,60) size 113x75
+            chunk 1 text run 1 at (275.00,200.00) startOffset 0 endOffset 3 width 112.50: &quot;a\x{729C}\x{923}&quot;
+        RenderSVGTSpan {tspan} at (0,0) size 46x31
+          RenderSVGInlineText {#text} at (337,96) size 45x30
+            chunk 1 text run 1 at (387.50,200.00) startOffset 0 endOffset 3 width 45.00: &quot;a\x{729C}\x{923}&quot;
+        RenderSVGInlineText {#text} at (0,0) size 0x0
+      RenderSVGPath {line} at (50,199) size 383x2 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x1=50.00] [y1=200.00] [x2=433.00] [y2=200.00]
+      RenderSVGPath {line} at (50,229) size 383x2 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=50.00] [y1=230.00] [x2=433.00] [y2=230.00]
+      RenderSVGPath {line} at (50,94) size 383x2 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#000000]}] [x1=50.00] [y1=95.00] [x2=433.00] [y2=95.00]
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11texttselect02fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11texttselect02fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (10,116) size 430x124
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGContainer {g} at (10,116) size 430x124 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
+        RenderSVGText {text} at (10,56) size 177x18 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 177x18
+            chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 26 width 176.87: &quot;StartIndex: 0. NumChars: 9&quot;
+        RenderSVGText {text} at (10,85) size 400x55 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 400x55
+            chunk 1 text run 1 at (10.00,128.00) startOffset 0 endOffset 4 width 78.61: &quot;abc &quot;
+            chunk 1 text run 1 at (88.61,128.00) startOffset 0 endOffset 4 width 85.57 RTL: &quot; \x{5D3}\x{5D4}\x{5D5}&quot;
+            chunk 1 text run 1 at (174.18,128.00) startOffset 0 endOffset 3 width 72.00: &quot;123&quot;
+            chunk 1 text run 1 at (246.18,128.00) startOffset 0 endOffset 4 width 90.49 RTL: &quot;\x{5D0}\x{5D1}\x{5D2} &quot;
+            chunk 1 text run 1 at (336.67,128.00) startOffset 0 endOffset 4 width 73.29: &quot; def&quot;
+        RenderSVGContainer {g} at (10,220) size 430x20
+          RenderSVGRect {rect} at (10,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=10.00] [y=160.00] [width=100.00] [height=20.00]
+          RenderSVGText {text} at (18,161) size 84x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 83x18
+              chunk 1 (middle anchor) text run 1 at (18.99,175.00) startOffset 0 endOffset 12 width 82.02: &quot;startIndex++&quot;
+          RenderSVGRect {rect} at (120,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=120.00] [y=160.00] [width=100.00] [height=20.00]
+          RenderSVGText {text} at (132,161) size 76x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 75x18
+              chunk 1 (middle anchor) text run 1 at (132.68,175.00) startOffset 0 endOffset 12 width 74.63: &quot;startIndex--&quot;
+          RenderSVGRect {rect} at (230,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=230.00] [y=160.00] [width=100.00] [height=20.00]
+          RenderSVGText {text} at (238,161) size 84x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 84x18
+              chunk 1 (middle anchor) text run 1 at (238.09,175.00) startOffset 0 endOffset 10 width 83.82: &quot;numChars++&quot;
+          RenderSVGRect {rect} at (340,220) size 100x20 [fill={[type=SOLID] [color=#0000FF]}] [x=340.00] [y=160.00] [width=100.00] [height=20.00]
+          RenderSVGText {text} at (351,161) size 78x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 77x18
+              chunk 1 (middle anchor) text run 1 at (351.79,175.00) startOffset 0 endOffset 10 width 76.43: &quot;numChars--&quot;
+    RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x46
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.2 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+selection start: position 3 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
+selection end:   position 12 of child 0 {#text} of child 3 {text} of child 3 {g} of child 35 {g} of child 1 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcolorprop05texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcolorprop05texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (120,60) size 150x150
+      RenderSVGContainer {g} at (120,60) size 150x150
+        RenderSVGRect {rect} at (120,60) size 150x150 [fill={[type=SOLID] [color=#00FF00]}] [x=120.00] [y=60.00] [width=150.00] [height=150.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.8 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom01fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom01fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (200,140) size 80x80
+      RenderSVGContainer {g} at (200,140) size 80x80 [transform={m=((1.00,0.00)(0.00,1.00)) t=(240.00,180.00)}]
+        RenderSVGContainer {g} at (200,140) size 80x80
+          RenderSVGEllipse {circle} at (200,140) size 80x80 [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
+        RenderSVGContainer {g} at (200,140) size 80x80 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(0.00,0.00)}]
+          RenderSVGEllipse {circle} at (200,140) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=0.00] [cy=0.00] [r=40.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom02fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom02fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (160,140) size 160x80
+      RenderSVGContainer {g} at (160,140) size 160x80 [transform={m=((1.00,0.00)(0.00,1.00)) t=(220.00,160.00)}]
+        RenderSVGContainer {g} at (160,140) size 160x80
+          RenderSVGEllipse {circle} at (160,140) size 160x80 [transform={m=((2.00,0.00)(0.00,1.00)) t=(20.00,20.00)}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
+        RenderSVGContainer {g} at (160,140) size 160x80 [transform={m=((2.00,0.00)(0.00,1.00)) t=(20.00,20.00)}]
+          RenderSVGEllipse {circle} at (160,140) size 160x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=0.00] [cy=0.00] [r=40.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom03fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom03fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,84 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,18) size 382x202
+      RenderSVGText {text} at (10,18) size 382x15 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 382x14
+          chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 8.55: &quot;T&quot;
+          chunk 1 text run 2 at (17.22,30.00) startOffset 1 endOffset 3 width 14.78: &quot;es&quot;
+          chunk 1 text run 3 at (31.97,30.00) startOffset 3 endOffset 6 width 11.68: &quot;t t&quot;
+          chunk 1 text run 4 at (43.60,30.00) startOffset 6 endOffset 17 width 80.92: &quot;hat some me&quot;
+          chunk 1 text run 5 at (124.38,30.00) startOffset 17 endOffset 18 width 3.89: &quot;t&quot;
+          chunk 1 text run 6 at (128.23,30.00) startOffset 18 endOffset 24 width 38.14: &quot;hods t&quot;
+          chunk 1 text run 7 at (166.35,30.00) startOffset 24 endOffset 34 width 66.15: &quot;aking an S&quot;
+          chunk 1 text run 8 at (231.91,30.00) startOffset 34 endOffset 35 width 9.34: &quot;V&quot;
+          chunk 1 text run 9 at (240.66,30.00) startOffset 35 endOffset 40 width 38.89: &quot;GMatr&quot;
+          chunk 1 text run 10 at (279.57,30.00) startOffset 40 endOffset 44 width 17.89: &quot;ix t&quot;
+          chunk 1 text run 11 at (297.45,30.00) startOffset 44 endOffset 46 width 14.78: &quot;ak&quot;
+          chunk 1 text run 12 at (311.94,30.00) startOffset 46 endOffset 53 width 45.92: &quot;e a cop&quot;
+          chunk 1 text run 13 at (357.63,30.00) startOffset 53 endOffset 60 width 33.46: &quot;y of it&quot;
+      RenderSVGRect {rect} at (10,50) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=50.00] [width=50.00] [height=50.00]
+      RenderSVGRect {rect} at (10,110) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=110.00] [width=50.00] [height=50.00]
+      RenderSVGRect {rect} at (10,170) size 50x50 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=170.00] [width=50.00] [height=50.00]
+      RenderSVGContainer {g} at (70,72) size 232x130
+        RenderSVGText {text} at (70,72) size 232x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 232x10
+            chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 6.67: &quot;S&quot;
+            chunk 1 text run 2 at (76.25,80.00) startOffset 1 endOffset 2 width 6.67: &quot;V&quot;
+            chunk 1 text run 3 at (82.50,80.00) startOffset 2 endOffset 3 width 7.78: &quot;G&quot;
+            chunk 1 text run 4 at (89.84,80.00) startOffset 3 endOffset 4 width 6.11: &quot;T&quot;
+            chunk 1 text run 5 at (95.03,80.00) startOffset 4 endOffset 5 width 3.33: &quot;r&quot;
+            chunk 1 text run 6 at (98.31,80.00) startOffset 5 endOffset 9 width 18.90: &quot;ansf&quot;
+            chunk 1 text run 7 at (117.11,80.00) startOffset 9 endOffset 15 width 30.00: &quot;ormLis&quot;
+            chunk 1 text run 8 at (147.08,80.00) startOffset 15 endOffset 19 width 13.89: &quot;t.cr&quot;
+            chunk 1 text run 9 at (160.86,80.00) startOffset 19 endOffset 22 width 13.90: &quot;eat&quot;
+            chunk 1 text run 10 at (174.62,80.00) startOffset 22 endOffset 24 width 12.23: &quot;eS&quot;
+            chunk 1 text run 11 at (186.43,80.00) startOffset 24 endOffset 25 width 6.67: &quot;V&quot;
+            chunk 1 text run 12 at (192.68,80.00) startOffset 25 endOffset 26 width 7.78: &quot;G&quot;
+            chunk 1 text run 13 at (200.02,80.00) startOffset 26 endOffset 27 width 6.11: &quot;T&quot;
+            chunk 1 text run 14 at (205.21,80.00) startOffset 27 endOffset 28 width 3.33: &quot;r&quot;
+            chunk 1 text run 15 at (208.49,80.00) startOffset 28 endOffset 32 width 18.90: &quot;ansf&quot;
+            chunk 1 text run 16 at (227.29,80.00) startOffset 32 endOffset 36 width 23.33: &quot;ormF&quot;
+            chunk 1 text run 17 at (250.27,80.00) startOffset 36 endOffset 37 width 3.33: &quot;r&quot;
+            chunk 1 text run 18 at (253.54,80.00) startOffset 37 endOffset 43 width 33.89: &quot;omMatr&quot;
+            chunk 1 text run 19 at (287.44,80.00) startOffset 43 endOffset 47 width 13.88: &quot;ix()&quot;
+        RenderSVGText {text} at (70,132) size 229x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 229x10
+            chunk 1 text run 1 at (70.00,140.00) startOffset 0 endOffset 1 width 6.67: &quot;S&quot;
+            chunk 1 text run 2 at (76.25,140.00) startOffset 1 endOffset 2 width 6.67: &quot;V&quot;
+            chunk 1 text run 3 at (82.50,140.00) startOffset 2 endOffset 4 width 14.45: &quot;GS&quot;
+            chunk 1 text run 4 at (96.53,140.00) startOffset 4 endOffset 5 width 6.67: &quot;V&quot;
+            chunk 1 text run 5 at (102.78,140.00) startOffset 5 endOffset 16 width 55.57: &quot;GElement.cr&quot;
+            chunk 1 text run 6 at (158.24,140.00) startOffset 16 endOffset 19 width 13.90: &quot;eat&quot;
+            chunk 1 text run 7 at (172.00,140.00) startOffset 19 endOffset 21 width 12.23: &quot;eS&quot;
+            chunk 1 text run 8 at (183.81,140.00) startOffset 21 endOffset 22 width 6.67: &quot;V&quot;
+            chunk 1 text run 9 at (190.06,140.00) startOffset 22 endOffset 23 width 7.78: &quot;G&quot;
+            chunk 1 text run 10 at (197.40,140.00) startOffset 23 endOffset 24 width 6.11: &quot;T&quot;
+            chunk 1 text run 11 at (202.59,140.00) startOffset 24 endOffset 25 width 3.33: &quot;r&quot;
+            chunk 1 text run 12 at (205.87,140.00) startOffset 25 endOffset 29 width 18.90: &quot;ansf&quot;
+            chunk 1 text run 13 at (224.67,140.00) startOffset 29 endOffset 33 width 23.33: &quot;ormF&quot;
+            chunk 1 text run 14 at (247.65,140.00) startOffset 33 endOffset 34 width 3.33: &quot;r&quot;
+            chunk 1 text run 15 at (250.92,140.00) startOffset 34 endOffset 40 width 33.89: &quot;omMatr&quot;
+            chunk 1 text run 16 at (284.82,140.00) startOffset 40 endOffset 44 width 13.88: &quot;ix()&quot;
+        RenderSVGText {text} at (70,192) size 115x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 115x10
+            chunk 1 text run 1 at (70.00,200.00) startOffset 0 endOffset 1 width 6.67: &quot;S&quot;
+            chunk 1 text run 2 at (76.25,200.00) startOffset 1 endOffset 2 width 6.67: &quot;V&quot;
+            chunk 1 text run 3 at (82.50,200.00) startOffset 2 endOffset 3 width 7.78: &quot;G&quot;
+            chunk 1 text run 4 at (89.84,200.00) startOffset 3 endOffset 4 width 6.11: &quot;T&quot;
+            chunk 1 text run 5 at (95.03,200.00) startOffset 4 endOffset 5 width 3.33: &quot;r&quot;
+            chunk 1 text run 6 at (98.31,200.00) startOffset 5 endOffset 9 width 18.90: &quot;ansf&quot;
+            chunk 1 text run 7 at (117.11,200.00) startOffset 9 endOffset 15 width 30.56: &quot;orm.se&quot;
+            chunk 1 text run 8 at (147.57,200.00) startOffset 15 endOffset 20 width 22.78: &quot;tMatr&quot;
+            chunk 1 text run 9 at (170.36,200.00) startOffset 20 endOffset 24 width 13.88: &quot;ix()&quot;
+      RenderSVGContainer {g} at (0,0) size 0x0 [transform={m=((3.00,0.00)(0.00,1.00)) t=(0.00,0.00)}]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom04fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsdom04fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,110 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (19,34) size 178x260
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGContainer {g} at (19,34) size 178x260 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,-10.00)}]
+        RenderSVGContainer {g} at (19,34) size 178x260 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,40.00)}]
+          RenderSVGRect {rect} at (19,34) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=5.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,5) size 140x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 140x18
+              chunk 1 text run 1 at (20.00,20.00) startOffset 0 endOffset 3 width 27.00: &quot;Scr&quot;
+              chunk 1 text run 2 at (47.02,20.00) startOffset 3 endOffset 5 width 14.00: &quot;ip&quot;
+              chunk 1 text run 3 at (60.95,20.00) startOffset 5 endOffset 17 width 98.06: &quot;ting enabled&quot;
+          RenderSVGRect {rect} at (19,54) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=25.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,25) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,40.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,40.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,40.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,40.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
+          RenderSVGRect {rect} at (19,74) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=45.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,45) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,60.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,60.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,60.00) startOffset 13 endOffset 17 width 30.02: &quot;t #2&quot;
+          RenderSVGRect {rect} at (19,94) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=65.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,65) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,80.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,80.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,80.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,80.00) startOffset 13 endOffset 17 width 30.02: &quot;t #3&quot;
+          RenderSVGRect {rect} at (19,114) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=85.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,85) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,100.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,100.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,100.00) startOffset 13 endOffset 17 width 30.02: &quot;t #4&quot;
+          RenderSVGRect {rect} at (19,134) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=105.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,105) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,120.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,120.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,120.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,120.00) startOffset 13 endOffset 17 width 30.02: &quot;t #5&quot;
+          RenderSVGRect {rect} at (19,154) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=125.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,125) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x19
+              chunk 1 text run 1 at (20.00,140.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,140.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,140.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,140.00) startOffset 13 endOffset 17 width 30.02: &quot;t #6&quot;
+          RenderSVGRect {rect} at (19,174) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=145.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,145) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,160.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,160.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,160.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,160.00) startOffset 13 endOffset 17 width 30.02: &quot;t #7&quot;
+          RenderSVGRect {rect} at (19,194) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=165.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,165) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,180.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,180.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,180.00) startOffset 13 endOffset 17 width 30.02: &quot;t #8&quot;
+          RenderSVGRect {rect} at (19,214) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=185.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,185) size 148x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 148x18
+              chunk 1 text run 1 at (20.00,200.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,200.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,200.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,200.00) startOffset 13 endOffset 17 width 30.02: &quot;t #9&quot;
+          RenderSVGRect {rect} at (19,234) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=205.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,205) size 157x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 157x18
+              chunk 1 text run 1 at (20.00,220.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,220.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,220.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,220.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
+              chunk 1 text run 5 at (166.16,220.00) startOffset 17 endOffset 18 width 10.01: &quot;0&quot;
+          RenderSVGRect {rect} at (19,254) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=225.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,225) size 156x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 156x18
+              chunk 1 text run 1 at (20.00,240.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,240.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,240.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,240.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
+              chunk 1 text run 5 at (165.15,240.00) startOffset 17 endOffset 18 width 10.01: &quot;1&quot;
+          RenderSVGRect {rect} at (19,274) size 17x17 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=245.00] [width=15.00] [height=15.00]
+          RenderSVGText {text} at (20,245) size 157x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 157x18
+              chunk 1 text run 1 at (20.00,260.00) startOffset 0 endOffset 1 width 12.01: &quot;P&quot;
+              chunk 1 text run 2 at (31.50,260.00) startOffset 1 endOffset 11 width 87.05: &quot;assed subt&quot;
+              chunk 1 text run 3 at (118.30,260.00) startOffset 11 endOffset 13 width 19.01: &quot;es&quot;
+              chunk 1 text run 4 at (137.25,260.00) startOffset 13 endOffset 17 width 30.02: &quot;t #1&quot;
+              chunk 1 text run 5 at (166.03,260.00) startOffset 17 endOffset 18 width 10.01: &quot;2&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.5 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsunits03bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEcoordsunits03bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,125 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 480x360
+      RenderSVGContainer {g} at (0,0) size 480x360
+        RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2000.00] [height=2000.00]
+        RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+      RenderSVGText {text} at (125,9) size 179x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 179x14
+          chunk 1 text run 1 at (125.00,20.00) startOffset 0 endOffset 35 width 178.75: &quot;Initial viewport and CSS units test&quot;
+      RenderSVGContainer {g} at (20,67) size 386x196 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,60.00)}]
+        RenderSVGText {text} at (20,7) size 22x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 22x14
+            chunk 1 text run 1 at (20.00,18.00) startOffset 0 endOffset 3 width 21.68: &quot;200&quot;
+        RenderSVGText {text} at (230,9) size 176x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 176x14
+            chunk 1 text run 1 at (230.00,20.00) startOffset 0 endOffset 27 width 156.78: &quot;User space units (no specif&quot;
+            chunk 1 text run 2 at (386.75,20.00) startOffset 27 endOffset 31 width 18.77: &quot;ier)&quot;
+        RenderSVGRect {rect} at (20,80) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=20.00] [width=200.00] [height=1.00]
+        RenderSVGText {text} at (20,27) size 40x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 40x14
+            chunk 1 text run 1 at (20.00,38.00) startOffset 0 endOffset 6 width 39.03: &quot;200 px&quot;
+        RenderSVGText {text} at (230,29) size 61x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 61x13
+            chunk 1 text run 1 at (230.00,40.00) startOffset 0 endOffset 3 width 18.06: &quot;Pix&quot;
+            chunk 1 text run 2 at (247.68,40.00) startOffset 3 endOffset 11 width 42.61: &quot;els (px)&quot;
+        RenderSVGRect {rect} at (20,100) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=40.00] [width=200.00] [height=1.00]
+        RenderSVGText {text} at (20,47) size 187x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 187x13
+            chunk 1 text run 1 at (20.00,58.00) startOffset 0 endOffset 17 width 101.53: &quot;20 em = 200 px (f&quot;
+            chunk 1 text run 2 at (121.40,58.00) startOffset 17 endOffset 27 width 60.33: &quot;ont-size=1&quot;
+            chunk 1 text run 3 at (180.90,58.00) startOffset 27 endOffset 31 width 25.28: &quot;0px)&quot;
+        RenderSVGText {text} at (230,49) size 144x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 144x13
+            chunk 1 text run 1 at (230.00,60.00) startOffset 0 endOffset 1 width 9.39: &quot;R&quot;
+            chunk 1 text run 2 at (239.23,60.00) startOffset 1 endOffset 7 width 30.34: &quot;elativ&quot;
+            chunk 1 text run 3 at (269.29,60.00) startOffset 7 endOffset 10 width 14.46: &quot;e t&quot;
+            chunk 1 text run 4 at (283.58,60.00) startOffset 10 endOffset 13 width 14.46: &quot;o f&quot;
+            chunk 1 text run 5 at (297.91,60.00) startOffset 13 endOffset 26 width 75.13: &quot;ont size (em)&quot;
+        RenderSVGContainer {g} at (20,120) size 200x1
+          RenderSVGRect {rect} at (20,120) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=60.00] [width=200.00] [height=1.00]
+        RenderSVGText {text} at (20,67) size 32x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 32x13
+            chunk 1 text run 1 at (20.00,78.00) startOffset 0 endOffset 4 width 25.30: &quot;40 e&quot;
+            chunk 1 text run 2 at (44.94,78.00) startOffset 4 endOffset 5 width 6.50: &quot;x&quot;
+        RenderSVGText {text} at (230,69) size 162x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 162x13
+            chunk 1 text run 1 at (230.00,80.00) startOffset 0 endOffset 1 width 9.39: &quot;R&quot;
+            chunk 1 text run 2 at (239.23,80.00) startOffset 1 endOffset 7 width 30.34: &quot;elativ&quot;
+            chunk 1 text run 3 at (269.29,80.00) startOffset 7 endOffset 10 width 14.46: &quot;e t&quot;
+            chunk 1 text run 4 at (283.58,80.00) startOffset 10 endOffset 13 width 14.46: &quot;o f&quot;
+            chunk 1 text run 5 at (297.91,80.00) startOffset 13 endOffset 28 width 83.10: &quot;ont x-height (e&quot;
+            chunk 1 text run 6 at (380.64,80.00) startOffset 28 endOffset 30 width 10.83: &quot;x)&quot;
+        RenderSVGContainer {g} at (20,140) size 200x1
+          RenderSVGRect {rect} at (20,140) size 200x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=80.00] [width=200.00] [height=1.00]
+        RenderSVGText {text} at (20,87) size 96x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 96x13
+            chunk 1 text run 1 at (20.00,98.00) startOffset 0 endOffset 1 width 7.23: &quot;4&quot;
+            chunk 1 text run 2 at (26.11,98.00) startOffset 1 endOffset 2 width 7.23: &quot;1&quot;
+            chunk 1 text run 3 at (32.35,98.00) startOffset 2 endOffset 4 width 10.84: &quot;.6&quot;
+            chunk 1 text run 4 at (42.79,98.00) startOffset 4 endOffset 15 width 72.63: &quot;7% = 200 px&quot;
+        RenderSVGText {text} at (230,89) size 90x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 90x13
+            chunk 1 text run 1 at (230.00,100.00) startOffset 0 endOffset 1 width 8.67: &quot;P&quot;
+            chunk 1 text run 2 at (238.26,100.00) startOffset 1 endOffset 3 width 11.56: &quot;er&quot;
+            chunk 1 text run 3 at (249.73,100.00) startOffset 3 endOffset 7 width 24.57: &quot;cent&quot;
+            chunk 1 text run 4 at (274.29,100.00) startOffset 7 endOffset 14 width 45.51: &quot;age (%)&quot;
+        RenderSVGRect {rect} at (20,160) size 201x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=100.00] [width=200.02] [height=1.00]
+        RenderSVGText {text} at (20,107) size 21x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 21x14
+            chunk 1 text run 1 at (20.00,118.00) startOffset 0 endOffset 4 width 20.96: &quot;1 in&quot;
+        RenderSVGText {text} at (230,109) size 61x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 61x13
+            chunk 1 text run 1 at (230.00,120.00) startOffset 0 endOffset 3 width 17.34: &quot;Inc&quot;
+            chunk 1 text run 2 at (247.36,120.00) startOffset 3 endOffset 11 width 43.34: &quot;hes (in)&quot;
+        RenderSVGRect {rect} at (20,180) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=120.00] [width=96.00] [height=1.00]
+        RenderSVGText {text} at (20,127) size 83x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 83x14
+            chunk 1 text run 1 at (20.00,138.00) startOffset 0 endOffset 3 width 18.07: &quot;2.5&quot;
+            chunk 1 text run 2 at (38.08,138.00) startOffset 3 endOffset 14 width 63.95: &quot;4 cm = 1 in&quot;
+        RenderSVGText {text} at (230,129) size 100x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 100x13
+            chunk 1 text run 1 at (230.00,140.00) startOffset 0 endOffset 7 width 48.40: &quot;Centime&quot;
+            chunk 1 text run 2 at (278.27,140.00) startOffset 7 endOffset 8 width 3.61: &quot;t&quot;
+            chunk 1 text run 3 at (281.69,140.00) startOffset 8 endOffset 10 width 11.56: &quot;er&quot;
+            chunk 1 text run 4 at (293.30,140.00) startOffset 10 endOffset 16 width 36.10: &quot;s (cm)&quot;
+        RenderSVGRect {rect} at (20,200) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=140.00] [width=96.00] [height=1.00]
+        RenderSVGText {text} at (20,147) size 87x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 87x14
+            chunk 1 text run 1 at (20.00,158.00) startOffset 0 endOffset 14 width 86.35: &quot;25.4 mm = 1 in&quot;
+        RenderSVGText {text} at (230,149) size 96x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 96x13
+            chunk 1 text run 1 at (230.00,160.00) startOffset 0 endOffset 7 width 40.43: &quot;Millime&quot;
+            chunk 1 text run 2 at (270.30,160.00) startOffset 7 endOffset 8 width 3.61: &quot;t&quot;
+            chunk 1 text run 3 at (273.72,160.00) startOffset 8 endOffset 10 width 11.56: &quot;er&quot;
+            chunk 1 text run 4 at (285.33,160.00) startOffset 10 endOffset 16 width 40.43: &quot;s (mm)&quot;
+        RenderSVGRect {rect} at (20,220) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=160.00] [width=96.00] [height=1.00]
+        RenderSVGText {text} at (20,167) size 61x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 61x13
+            chunk 1 text run 1 at (20.00,178.00) startOffset 0 endOffset 1 width 7.23: &quot;7&quot;
+            chunk 1 text run 2 at (26.85,178.00) startOffset 1 endOffset 3 width 14.46: &quot;2p&quot;
+            chunk 1 text run 3 at (41.26,178.00) startOffset 3 endOffset 11 width 39.39: &quot;t = 1 in&quot;
+        RenderSVGText {text} at (230,169) size 59x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 59x13
+            chunk 1 text run 1 at (230.00,180.00) startOffset 0 endOffset 1 width 8.67: &quot;P&quot;
+            chunk 1 text run 2 at (238.31,180.00) startOffset 1 endOffset 9 width 42.63: &quot;oints (p&quot;
+            chunk 1 text run 3 at (280.88,180.00) startOffset 9 endOffset 11 width 7.94: &quot;t)&quot;
+        RenderSVGRect {rect} at (20,240) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=180.00] [width=96.00] [height=1.00]
+        RenderSVGText {text} at (20,187) size 57x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 57x14
+            chunk 1 text run 1 at (20.00,198.00) startOffset 0 endOffset 10 width 56.73: &quot;6pc = 1 in&quot;
+        RenderSVGText {text} at (230,189) size 58x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 58x14
+            chunk 1 text run 1 at (230.00,200.00) startOffset 0 endOffset 10 width 57.78: &quot;Picas (pc)&quot;
+        RenderSVGRect {rect} at (20,260) size 96x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=200.00] [width=96.00] [height=1.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersfelem01bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersfelem01bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (82,20) size 364x264
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;null&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        RenderSVGResourceFilter {filter} [id=&quot;nullreg&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+      RenderSVGContainer {g} at (90,20) size 80x114
+        RenderSVGEllipse {circle} at (100,30) size 60x60 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=60.00] [r=30.00]
+        RenderSVGEllipse {circle} at (90,20) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [cx=130.00] [cy=60.00] [r=40.00]
+        RenderSVGText {text} at (95,114) size 70x20 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 69x20
+            chunk 1 (middle anchor) text run 1 at (95.69,130.00) startOffset 0 endOffset 1 width 14.44: &quot;N&quot;
+            chunk 1 (middle anchor) text run 2 at (110.17,130.00) startOffset 1 endOffset 4 width 22.24: &quot;o f&quot;
+            chunk 1 (middle anchor) text run 3 at (132.37,130.00) startOffset 4 endOffset 7 width 14.44: &quot;ilt&quot;
+            chunk 1 (middle anchor) text run 4 at (146.53,130.00) startOffset 7 endOffset 9 width 17.78: &quot;er&quot;
+      RenderSVGContainer {g} at (82,162) size 96x122
+        RenderSVGEllipse {circle} at (100,180) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=130.00] [cy=210.00] [r=30.00]
+        RenderSVGEllipse {circle} at (82,162) size 96x96 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=210.00] [r=40.00]
+          [filter=&quot;null&quot;] RenderSVGResourceFilter {filter} at (82,162) size 96x96
+        RenderSVGText {text} at (91,264) size 78x20 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 78x20
+            chunk 1 (middle anchor) text run 1 at (91.27,280.00) startOffset 0 endOffset 6 width 45.56: &quot;Null f&quot;
+            chunk 1 (middle anchor) text run 2 at (136.79,280.00) startOffset 6 endOffset 9 width 14.44: &quot;ilt&quot;
+            chunk 1 (middle anchor) text run 3 at (150.95,280.00) startOffset 9 endOffset 11 width 17.78: &quot;er&quot;
+      RenderSVGContainer {g} at (252,20) size 156x114
+        RenderSVGEllipse {circle} at (300,30) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=60.00] [r=30.00]
+        RenderSVGEllipse {circle} at (290,20) size 80x80 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=60.00] [r=40.00]
+        RenderSVGText {text} at (252,114) size 156x20 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 155x20
+            chunk 1 (middle anchor) text run 1 at (252.78,130.00) startOffset 0 endOffset 1 width 14.44: &quot;N&quot;
+            chunk 1 (middle anchor) text run 2 at (267.26,130.00) startOffset 1 endOffset 5 width 40.02: &quot;on-e&quot;
+            chunk 1 (middle anchor) text run 3 at (306.74,130.00) startOffset 5 endOffset 8 width 24.44: &quot;xis&quot;
+            chunk 1 (middle anchor) text run 4 at (331.12,130.00) startOffset 8 endOffset 9 width 5.56: &quot;t&quot;
+            chunk 1 (middle anchor) text run 5 at (336.40,130.00) startOffset 9 endOffset 14 width 38.92: &quot;ent f&quot;
+            chunk 1 (middle anchor) text run 6 at (375.28,130.00) startOffset 14 endOffset 17 width 14.44: &quot;ilt&quot;
+            chunk 1 (middle anchor) text run 7 at (389.44,130.00) startOffset 17 endOffset 19 width 17.78: &quot;er&quot;
+      RenderSVGContainer {g} at (214,180) size 232x104
+        RenderSVGEllipse {circle} at (300,180) size 60x60 [fill={[type=SOLID] [color=#00FF00]}] [cx=330.00] [cy=210.00] [r=30.00]
+        RenderSVGEllipse {circle} at (322,202) size 16x16 [fill={[type=SOLID] [color=#FF0000]}] [cx=330.00] [cy=210.00] [r=40.00]
+          [filter=&quot;nullreg&quot;] RenderSVGResourceFilter {filter} at (322,202) size 16x16
+        RenderSVGText {text} at (214,264) size 232x20 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 232x20
+            chunk 1 (middle anchor) text run 1 at (214.17,280.00) startOffset 0 endOffset 8 width 64.44: &quot;Null wit&quot;
+            chunk 1 (middle anchor) text run 2 at (278.55,280.00) startOffset 8 endOffset 17 width 75.56: &quot;h small r&quot;
+            chunk 1 (middle anchor) text run 3 at (353.89,280.00) startOffset 17 endOffset 24 width 60.04: &quot;egion f&quot;
+            chunk 1 (middle anchor) text run 4 at (413.89,280.00) startOffset 24 endOffset 27 width 14.44: &quot;ilt&quot;
+            chunk 1 (middle anchor) text run 5 at (428.05,280.00) startOffset 27 endOffset 29 width 17.78: &quot;er&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersimage03fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEfiltersimage03fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (59,99) size 352x152
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;default&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;all_specified_relative&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;all_specified_absolute&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;x_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;y_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;width_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;height_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;width_height_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;x_y_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+      RenderSVGContainer {g} at (59,99) size 352x152 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,100.00)}]
+        RenderSVGRect {rect} at (60,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;default&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGRect {rect} at (160,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;all_specified_relative&quot;] RenderSVGResourceFilter {filter} at (100,0) size 50x50
+        RenderSVGRect {rect} at (260,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;all_specified_absolute&quot;] RenderSVGResourceFilter {filter} at (200,0) size 50x50
+        RenderSVGRect {rect} at (360,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;y_specified&quot;] RenderSVGResourceFilter {filter} at (300,0) size 50x50
+        RenderSVGRect {rect} at (60,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;width_specified&quot;] RenderSVGResourceFilter {filter} at (0,100) size 50x50
+        RenderSVGRect {rect} at (160,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;height_specified&quot;] RenderSVGResourceFilter {filter} at (100,100) size 50x50
+        RenderSVGRect {rect} at (260,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;width_height_specified&quot;] RenderSVGResourceFilter {filter} at (200,100) size 50x50
+        RenderSVGRect {rect} at (360,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;x_y_specified&quot;] RenderSVGResourceFilter {filter} at (300,100) size 50x50
+        RenderSVGContainer {g} at (59,99) size 352x152
+          RenderSVGRect {rect} at (59,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (159,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (259,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (359,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (59,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (159,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (259,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (359,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
+    RenderSVGContainer {g} at (10,314) size 223x33
+      RenderSVGText {text} at (10,314) size 223x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 223x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 13 width 8.90: &quot;.&quot;
+          chunk 1 text run 5 at (188.50,340.00) startOffset 13 endOffset 16 width 44.48: &quot;1 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEinteractpointer03texpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEinteractpointer03texpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,30) size 290x123
+      RenderSVGText {text} at (10,30) size 290x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 290x13
+          chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 7.33: &quot;T&quot;
+          chunk 1 text run 2 at (16.19,40.00) startOffset 1 endOffset 3 width 12.67: &quot;es&quot;
+          chunk 1 text run 3 at (28.83,40.00) startOffset 3 endOffset 10 width 32.69: &quot;t point&quot;
+          chunk 1 text run 4 at (61.35,40.00) startOffset 10 endOffset 12 width 10.67: &quot;er&quot;
+          chunk 1 text run 5 at (71.45,40.00) startOffset 12 endOffset 14 width 10.67: &quot;-e&quot;
+          chunk 1 text run 6 at (81.94,40.00) startOffset 14 endOffset 15 width 6.00: &quot;v&quot;
+          chunk 1 text run 7 at (87.69,40.00) startOffset 15 endOffset 26 width 59.96: &quot;ents=\&quot;paint&quot;
+          chunk 1 text run 8 at (147.48,40.00) startOffset 26 endOffset 33 width 35.60: &quot;ed\&quot; wit&quot;
+          chunk 1 text run 9 at (183.05,40.00) startOffset 33 endOffset 44 width 56.03: &quot;h paint ser&quot;
+          chunk 1 text run 10 at (239.43,40.00) startOffset 44 endOffset 45 width 6.00: &quot;v&quot;
+          chunk 1 text run 11 at (245.18,40.00) startOffset 45 endOffset 49 width 17.34: &quot;er f&quot;
+          chunk 1 text run 12 at (262.41,40.00) startOffset 49 endOffset 55 width 31.34: &quot;allbac&quot;
+          chunk 1 text run 13 at (293.84,40.00) startOffset 55 endOffset 56 width 6.00: &quot;k&quot;
+      RenderSVGRect {rect} at (10,80) size 50x50 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=80.00] [width=50.00] [height=50.00]
+      RenderSVGRect {rect} at (10,80) size 50x50 [x=10.00] [y=80.00] [width=50.00] [height=50.00]
+      RenderSVGContainer {g} at (10,139) size 254x14
+        RenderSVGText {text} at (10,139) size 254x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 254x13
+            chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 2 width 18.06: &quot;Mo&quot;
+            chunk 1 text run 2 at (27.82,150.00) startOffset 2 endOffset 3 width 6.50: &quot;v&quot;
+            chunk 1 text run 3 at (34.05,150.00) startOffset 3 endOffset 6 width 14.46: &quot;e t&quot;
+            chunk 1 text run 4 at (48.47,150.00) startOffset 6 endOffset 20 width 81.67: &quot;he pointing de&quot;
+            chunk 1 text run 5 at (129.94,150.00) startOffset 20 endOffset 26 width 33.96: &quot;vice o&quot;
+            chunk 1 text run 6 at (163.66,150.00) startOffset 26 endOffset 27 width 6.50: &quot;v&quot;
+            chunk 1 text run 7 at (169.89,150.00) startOffset 27 endOffset 31 width 18.78: &quot;er t&quot;
+            chunk 1 text run 8 at (188.63,150.00) startOffset 31 endOffset 35 width 22.40: &quot;he r&quot;
+            chunk 1 text run 9 at (210.89,150.00) startOffset 35 endOffset 38 width 17.34: &quot;ect&quot;
+            chunk 1 text run 10 at (228.22,150.00) startOffset 38 endOffset 44 width 35.41: &quot;angle.&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.4 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpaintingmarker07fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpaintingmarker07fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 325x225
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceMarker {marker} [id=&quot;testMarker&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=0.00]
+          RenderSVGPath {path} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 0 0 L 200 200 L 0 150 Z&quot;]
+        RenderSVGHiddenContainer {g} at (0,0) size 0x0
+          RenderSVGResourceMarker {marker} [id=&quot;testMarker2&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=0.00]
+            RenderSVGPath {path} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 0 0 L 200 200 L 0 150 Z&quot;]
+      RenderSVGPath {path} at (0,0) size 225x225 [fill={[type=SOLID] [color=#000000]}] [end marker=testMarker] [data=&quot;M 0 0 L 25 25&quot;]
+      RenderSVGPath {path} at (100,0) size 225x225 [fill={[type=SOLID] [color=#000000]}] [end marker=testMarker2] [data=&quot;M 100 0 L 125 25&quot;]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.3 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpathsdom02fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpathsdom02fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (119,61) size 242x239
+      RenderSVGPath {path} at (119,61) size 242x239 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [data=&quot;M 250.261 208.191 C 256 300 224 300 229.739 208.191 C 175.122 282.21 150.609 261.641 214.019 195 C 124.601 216.595 119.045 185.081 210.456 174.791 C 128.077 133.856 144.077 106.144 220.716 157.019 C 183.923 72.7092 213.993 61.7646 240 150 C 266.007 61.7646 296.077 72.7092 259.284 157.019 C 335.923 106.144 351.923 133.856 269.544 174.791 C 360.955 185.081 355.399 216.595 265.981 195 C 329.391 261.641 304.878 282.21 250.261 208.191 Z&quot;]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.5 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad17bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad17bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (49,81) size 376x173
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceLinearGradient {linearGradient} [id=&quot;grad&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
+          RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
+          RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF]
+      RenderSVGContainer {g} at (49,81) size 146x146 [transform={m=((0.30,0.00)(0.00,0.30)) t=(50.00,100.00)}]
+        RenderSVGPath {line} at (50,151) size 144x6 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
+        RenderSVGPath {line} at (68,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
+        RenderSVGPath {line} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
+        RenderSVGPath {line} at (68,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=410.00] [y1=10.00] [x2=70.00] [y2=350.00]
+        RenderSVGRect {rect} at (49,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
+      RenderSVGText {text} at (69,235) size 102x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 102x18
+          chunk 1 (middle anchor) text run 1 at (69.04,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
+          chunk 1 (middle anchor) text run 2 at (86.02,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
+          chunk 1 (middle anchor) text run 3 at (94.96,250.00) startOffset 3 endOffset 6 width 20.02: &quot;h f&quot;
+          chunk 1 (middle anchor) text run 4 at (114.82,250.00) startOffset 6 endOffset 12 width 47.02: &quot;allbac&quot;
+          chunk 1 (middle anchor) text run 5 at (161.96,250.00) startOffset 12 endOffset 13 width 9.00: &quot;k&quot;
+      RenderSVGContainer {g} at (279,81) size 146x146 [transform={m=((0.30,0.00)(0.00,0.30)) t=(280.00,100.00)}]
+        RenderSVGPath {line} at (280,151) size 144x6 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
+        RenderSVGPath {line} at (298,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
+        RenderSVGPath {line} at (349,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=0.00] [y1=180.00] [x2=480.00] [y2=180.00]
+        RenderSVGPath {line} at (298,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=410.00] [y1=10.00] [x2=70.00] [y2=350.00]
+        RenderSVGRect {rect} at (279,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
+      RenderSVGText {text} at (286,235) size 128x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 127x18
+          chunk 1 (middle anchor) text run 1 at (286.53,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
+          chunk 1 (middle anchor) text run 2 at (303.51,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
+          chunk 1 (middle anchor) text run 3 at (312.45,250.00) startOffset 3 endOffset 9 width 45.04: &quot;hout f&quot;
+          chunk 1 (middle anchor) text run 4 at (357.33,250.00) startOffset 9 endOffset 15 width 47.02: &quot;allbac&quot;
+          chunk 1 (middle anchor) text run 5 at (404.47,250.00) startOffset 15 endOffset 16 width 9.00: &quot;k&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.4 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad20bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserversgrad20bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (49,81) size 376x173
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceLinearGradient {linearGradient} [id=&quot;grad&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
+          RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
+          RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF]
+      RenderSVGContainer {g} at (49,81) size 146x146 [transform={m=((0.30,0.00)(0.00,0.30)) t=(50.00,100.00)}]
+        RenderSVGPath {path} at (50,151) size 144x6 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
+        RenderSVGPath {path} at (68,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
+        RenderSVGPath {path} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
+        RenderSVGPath {path} at (68,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 410 10 L 70 350&quot;]
+        RenderSVGRect {rect} at (49,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
+      RenderSVGText {text} at (69,235) size 102x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 102x18
+          chunk 1 (middle anchor) text run 1 at (69.04,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
+          chunk 1 (middle anchor) text run 2 at (86.02,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
+          chunk 1 (middle anchor) text run 3 at (94.96,250.00) startOffset 3 endOffset 6 width 20.02: &quot;h f&quot;
+          chunk 1 (middle anchor) text run 4 at (114.82,250.00) startOffset 6 endOffset 12 width 47.02: &quot;allbac&quot;
+          chunk 1 (middle anchor) text run 5 at (161.96,250.00) startOffset 12 endOffset 13 width 9.00: &quot;k&quot;
+      RenderSVGContainer {g} at (279,81) size 146x146 [transform={m=((0.30,0.00)(0.00,0.30)) t=(280.00,100.00)}]
+        RenderSVGPath {path} at (280,151) size 144x6 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
+        RenderSVGPath {path} at (298,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
+        RenderSVGPath {path} at (349,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 180 L 480 180&quot;]
+        RenderSVGPath {path} at (298,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [id=&quot;grad&quot;] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 410 10 L 70 350&quot;]
+        RenderSVGRect {rect} at (279,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [x=0.00] [y=-60.00] [width=480.00] [height=480.00]
+      RenderSVGText {text} at (286,235) size 128x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 127x18
+          chunk 1 (middle anchor) text run 1 at (286.53,250.00) startOffset 0 endOffset 1 width 16.99: &quot;W&quot;
+          chunk 1 (middle anchor) text run 2 at (303.51,250.00) startOffset 1 endOffset 3 width 9.00: &quot;it&quot;
+          chunk 1 (middle anchor) text run 3 at (312.45,250.00) startOffset 3 endOffset 9 width 45.04: &quot;hout f&quot;
+          chunk 1 (middle anchor) text run 4 at (357.33,250.00) startOffset 9 endOffset 15 width 47.02: &quot;allbac&quot;
+          chunk 1 (middle anchor) text run 5 at (404.47,250.00) startOffset 15 endOffset 16 width 9.00: &quot;k&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern03fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern03fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (39,59) size 402x202
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible1&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
+          RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible2&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=objectBoundingBox]
+          RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible3&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=objectBoundingBox]
+          RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible4&quot;] [patternUnits=objectBoundingBox] [patternContentUnits=objectBoundingBox]
+          RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible5&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
+          RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible6&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=objectBoundingBox]
+          RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
+        RenderSVGResourcePattern {pattern} [id=&quot;invisible7&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+          RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+      RenderSVGContainer {g} at (39,59) size 402x202 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,60.00)}]
+        RenderSVGRect {rect} at (39,59) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible1&quot;]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (139,59) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible2&quot;]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (239,59) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible3&quot;]}] [x=200.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (339,59) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible4&quot;]}] [x=300.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (39,159) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible5&quot;]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (139,159) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible6&quot;]}] [x=100.00] [y=100.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (239,159) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=PATTERN] [id=&quot;invisible7&quot;]}] [x=200.00] [y=100.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (339,159) size 102x102 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#00FF00]}] [x=300.00] [y=100.00] [width=100.00] [height=100.00]
+    RenderSVGContainer {g} at (10,314) size 223x33
+      RenderSVGText {text} at (10,314) size 223x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 223x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 13 width 8.90: &quot;.&quot;
+          chunk 1 text run 5 at (188.50,340.00) startOffset 13 endOffset 16 width 44.48: &quot;1 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern04fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEpserverspattern04fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (1,1) size 200x200
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourcePattern {pattern} [id=&quot;pattern1&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+          RenderSVGEllipse {circle} at (3,3) size 4x4 [fill={[type=SOLID] [color=#FF0000]}] [cx=5.00] [cy=5.00] [r=1.90]
+        RenderSVGResourcePattern {pattern} [id=&quot;pattern2&quot;] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+          RenderSVGEllipse {circle} at (3,0) size 4x4 [fill={[type=SOLID] [color=#00FF00]}] [cx=5.00] [cy=2.00] [r=2.00]
+      RenderSVGRect {rect} at (1,1) size 200x200 [fill={[type=PATTERN] [id=&quot;pattern1&quot;]}] [x=1.00] [y=1.00] [width=200.00] [height=200.00]
+      RenderSVGRect {rect} at (1,1) size 200x200 [fill={[type=PATTERN] [id=&quot;pattern2&quot;]}] [x=1.00] [y=1.00] [width=200.00] [height=200.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.3 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEstructuse14fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEstructuse14fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 100x100
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGContainer {g} at (0,0) size 100x100
+          RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGContainer {use} at (0,0) size 100x100
+        RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.3 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingcss04fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingcss04fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,87 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (15,19) size 433x259
+      RenderSVGContainer {g} at (15,19) size 433x259
+        RenderSVGText {text} at (163,19) size 154x20 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 154x20
+            chunk 1 (middle anchor) text run 1 at (163.04,35.00) startOffset 0 endOffset 10 width 98.92: &quot;CSS select&quot;
+            chunk 1 (middle anchor) text run 2 at (261.72,35.00) startOffset 10 endOffset 14 width 28.90: &quot;or t&quot;
+            chunk 1 (middle anchor) text run 3 at (290.34,35.00) startOffset 14 endOffset 16 width 21.12: &quot;es&quot;
+            chunk 1 (middle anchor) text run 4 at (311.40,35.00) startOffset 16 endOffset 17 width 5.56: &quot;t&quot;
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGContainer {g} at (29,69) size 209x69
+          RenderSVGRect {rect} at (29,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=70.00] [width=67.50] [height=67.50]
+          RenderSVGContainer {g} at (99,69) size 69x69
+            RenderSVGRect {rect} at (99,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=70.00] [width=67.50] [height=67.50]
+          RenderSVGContainer {g} at (169,69) size 69x69
+            RenderSVGRect {rect} at (169,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFA500]}] [x=170.00] [y=70.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (239,69) size 69x69
+          RenderSVGContainer {g} at (239,69) size 69x69
+            RenderSVGContainer {g} at (239,69) size 69x69
+              RenderSVGContainer {g} at (239,69) size 69x69
+                RenderSVGContainer {g} at (239,69) size 69x69
+                  RenderSVGContainer {g} at (239,69) size 69x69
+                    RenderSVGRect {rect} at (239,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFD700]}] [x=240.00] [y=70.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (309,69) size 139x69
+          RenderSVGContainer {g} at (309,69) size 139x69
+            RenderSVGContainer {g} at (309,69) size 139x69
+              RenderSVGRect {rect} at (309,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#800080]}] [x=310.00] [y=70.00] [width=67.50] [height=67.50]
+              RenderSVGContainer {g} at (379,69) size 69x69
+                RenderSVGContainer {g} at (379,69) size 69x69
+                  RenderSVGRect {rect} at (379,69) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#C0C0C0]}] [x=380.00] [y=70.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (29,139) size 209x69
+          RenderSVGRect {rect} at (29,139) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=140.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (99,139) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=140.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (169,139) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFA500]}] [x=170.00] [y=140.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (239,139) size 209x69
+          RenderSVGRect {rect} at (239,139) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFD700]}] [x=240.00] [y=140.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (309,139) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#800080]}] [x=310.00] [y=140.00] [width=67.50] [height=67.50]
+          RenderSVGContainer {g} at (379,139) size 69x69
+            RenderSVGRect {rect} at (379,139) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#C0C0C0]}] [x=380.00] [y=140.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (29,209) size 349x69
+          RenderSVGRect {rect} at (29,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=30.00] [y=210.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (99,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=210.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (169,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFA500]}] [x=170.00] [y=210.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (239,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFD700]}] [x=240.00] [y=210.00] [width=67.50] [height=67.50]
+          RenderSVGRect {rect} at (309,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#800080]}] [x=310.00] [y=210.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (379,209) size 69x69
+          RenderSVGRect {rect} at (379,209) size 69x69 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#C0C0C0]}] [x=380.00] [y=210.00] [width=67.50] [height=67.50]
+        RenderSVGContainer {g} at (15,45) size 400x212
+          RenderSVGText {text} at (58,45) size 12x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 11x18
+              chunk 1 (middle anchor) text run 1 at (58.66,60.00) startOffset 0 endOffset 1 width 10.67: &quot;A&quot;
+          RenderSVGText {text} at (127,45) size 12x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 11x18
+              chunk 1 (middle anchor) text run 1 at (127.66,60.00) startOffset 0 endOffset 1 width 10.67: &quot;B&quot;
+          RenderSVGText {text} at (194,45) size 12x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 12x18
+              chunk 1 (middle anchor) text run 1 at (194.22,60.00) startOffset 0 endOffset 1 width 11.55: &quot;C&quot;
+          RenderSVGText {text} at (264,45) size 12x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 12x18
+              chunk 1 (middle anchor) text run 1 at (264.22,60.00) startOffset 0 endOffset 1 width 11.55: &quot;D&quot;
+          RenderSVGText {text} at (334,45) size 12x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 11x18
+              chunk 1 (middle anchor) text run 1 at (334.66,60.00) startOffset 0 endOffset 1 width 10.67: &quot;E&quot;
+          RenderSVGText {text} at (405,45) size 10x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 10x18
+              chunk 1 (middle anchor) text run 1 at (405.11,60.00) startOffset 0 endOffset 1 width 9.77: &quot;F&quot;
+          RenderSVGText {text} at (15,98) size 10x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 9x18
+              chunk 1 (middle anchor) text run 1 at (15.55,113.00) startOffset 0 endOffset 1 width 8.90: &quot;1&quot;
+          RenderSVGText {text} at (15,168) size 10x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 9x18
+              chunk 1 (middle anchor) text run 1 at (15.55,183.00) startOffset 0 endOffset 1 width 8.90: &quot;2&quot;
+          RenderSVGText {text} at (15,238) size 10x19 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 9x18
+              chunk 1 (middle anchor) text run 1 at (15.55,253.00) startOffset 0 endOffset 1 width 8.90: &quot;3&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.8 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingpres02fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEstylingpres02fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,148 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 440x225
+      RenderSVGText {text} at (10,5) size 340x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 340x18
+          chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
+          chunk 1 text run 2 at (19.29,20.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
+          chunk 1 text run 3 at (38.24,20.00) startOffset 3 endOffset 23 width 150.07: &quot;ting inapplicable pr&quot;
+          chunk 1 text run 4 at (188.11,20.00) startOffset 23 endOffset 28 width 44.03: &quot;esent&quot;
+          chunk 1 text run 5 at (232.12,20.00) startOffset 28 endOffset 38 width 70.04: &quot;ation attr&quot;
+          chunk 1 text run 6 at (302.18,20.00) startOffset 38 endOffset 42 width 29.02: &quot;ibut&quot;
+          chunk 1 text run 7 at (330.94,20.00) startOffset 42 endOffset 44 width 19.01: &quot;es&quot;
+      RenderSVGContainer {g} at (0,0) size 40x10
+        RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data=&quot;M 0 0&quot;]
+        RenderSVGImage {image} at (0,0) size 10x10
+        RenderSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGEllipse {circle} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=10.00]
+        RenderSVGEllipse {ellipse} at (0,0) size 10x5 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [rx=10.00] [ry=5.00]
+        RenderSVGPath {polyline} at (0,0) size 10x10 [fill={[type=SOLID] [color=#000000]}] [points=&quot;0 0 10 10&quot;]
+        RenderSVGText {text} at (0,-15) size 40x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 11x18
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 11x18
+            RenderSVGInlineText {#text} at (10,0) size 11x18
+              chunk 1 text run 1 at (10.01,0.00) startOffset 0 endOffset 1 width 10.01: &quot;b&quot;
+          RenderSVGInline {tref} at (0,0) size 11x18
+            RenderSVGInlineText {#text} at (20,0) size 11x18
+              chunk 1 text run 1 at (20.02,0.00) startOffset 0 endOffset 1 width 10.01: &quot;b&quot;
+          RenderSVGTextPath {textPath} at (0,0) size 0x1
+          RenderSVGTSpan {altGlyph} at (0,0) size 10x18
+            RenderSVGInlineText {#text} at (30,0) size 9x18
+              chunk 1 text run 1 at (30.02,0.00) startOffset 0 endOffset 1 width 9.00: &quot;c&quot;
+        RenderSVGResourceLinearGradient {linearGradient} [id=&quot;linearGradient&quot;] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
+          RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
+        RenderSVGResourceRadialGradient {radialGradient} [id=&quot;radialGradient&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
+          RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
+        RenderSVGResourceClipper {clipPath} [id=&quot;clipPath&quot;] [clipPathUnits=userSpaceOnUse]
+      RenderSVGContainer {g} at (10,25) size 430x200
+        RenderSVGRect {rect} at (10,25) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=25.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,28) size 75x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 75x14
+            chunk 1 text run 1 at (40.00,40.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (43.86,40.00) startOffset 1 endOffset 13 width 70.80: &quot;ill on image&quot;
+        RenderSVGRect {rect} at (10,55) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=55.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,58) size 133x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 133x15
+            chunk 1 text run 1 at (40.00,70.00) startOffset 0 endOffset 1 width 7.00: &quot;s&quot;
+            chunk 1 text run 2 at (46.96,70.00) startOffset 1 endOffset 2 width 3.89: &quot;t&quot;
+            chunk 1 text run 3 at (50.68,70.00) startOffset 2 endOffset 21 width 122.18: &quot;op-opacity on tspan&quot;
+        RenderSVGRect {rect} at (10,85) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=85.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,88) size 100x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 100x14
+            chunk 1 text run 1 at (40.00,100.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (43.75,100.00) startOffset 1 endOffset 14 width 77.03: &quot;ont-size on r&quot;
+            chunk 1 text run 3 at (120.63,100.00) startOffset 14 endOffset 17 width 18.68: &quot;ect&quot;
+        RenderSVGRect {rect} at (10,115) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=115.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,118) size 113x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 113x14
+            chunk 1 text run 1 at (40.00,130.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (43.75,130.00) startOffset 1 endOffset 6 width 31.12: &quot;ont-s&quot;
+            chunk 1 text run 3 at (74.83,130.00) startOffset 6 endOffset 8 width 10.89: &quot;ty&quot;
+            chunk 1 text run 4 at (85.67,130.00) startOffset 8 endOffset 17 width 49.01: &quot;le on cir&quot;
+            chunk 1 text run 5 at (134.60,130.00) startOffset 17 endOffset 20 width 17.89: &quot;cle&quot;
+        RenderSVGRect {rect} at (10,145) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=145.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,148) size 107x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 107x14
+            chunk 1 text run 1 at (40.00,160.00) startOffset 0 endOffset 1 width 7.00: &quot;s&quot;
+            chunk 1 text run 2 at (46.96,160.00) startOffset 1 endOffset 2 width 3.89: &quot;t&quot;
+            chunk 1 text run 3 at (50.68,160.00) startOffset 2 endOffset 15 width 77.81: &quot;op-color on t&quot;
+            chunk 1 text run 4 at (128.30,160.00) startOffset 15 endOffset 16 width 7.78: &quot;e&quot;
+            chunk 1 text run 5 at (135.70,160.00) startOffset 16 endOffset 18 width 10.89: &quot;xt&quot;
+        RenderSVGRect {rect} at (10,175) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=175.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,178) size 133x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 133x14
+            chunk 1 text run 1 at (40.00,190.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (43.75,190.00) startOffset 1 endOffset 6 width 31.12: &quot;ont-v&quot;
+            chunk 1 text run 3 at (74.62,190.00) startOffset 6 endOffset 8 width 12.45: &quot;ar&quot;
+            chunk 1 text run 4 at (87.08,190.00) startOffset 8 endOffset 23 width 85.60: &quot;iant on ellipse&quot;
+        RenderSVGRect {rect} at (10,205) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=205.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (40,208) size 154x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 154x14
+            chunk 1 text run 1 at (40.00,220.00) startOffset 0 endOffset 2 width 10.89: &quot;le&quot;
+            chunk 1 text run 2 at (50.75,220.00) startOffset 2 endOffset 4 width 7.78: &quot;tt&quot;
+            chunk 1 text run 3 at (58.34,220.00) startOffset 4 endOffset 6 width 12.45: &quot;er&quot;
+            chunk 1 text run 4 at (70.13,220.00) startOffset 6 endOffset 21 width 94.93: &quot;-spacing on pol&quot;
+            chunk 1 text run 5 at (164.99,220.00) startOffset 21 endOffset 22 width 7.00: &quot;y&quot;
+            chunk 1 text run 6 at (171.94,220.00) startOffset 22 endOffset 26 width 21.78: &quot;line&quot;
+        RenderSVGRect {rect} at (250,25) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=25.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,28) size 109x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 109x14
+            chunk 1 text run 1 at (280.00,40.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (283.85,40.00) startOffset 1 endOffset 17 width 93.37: &quot;lood-color on tr&quot;
+            chunk 1 text run 3 at (377.06,40.00) startOffset 17 endOffset 19 width 11.68: &quot;ef&quot;
+        RenderSVGRect {rect} at (250,55) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=55.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,58) size 154x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 154x15
+            chunk 1 text run 1 at (280.00,70.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (283.85,70.00) startOffset 1 endOffset 18 width 102.72: &quot;lood-opacity on t&quot;
+            chunk 1 text run 3 at (386.37,70.00) startOffset 18 endOffset 19 width 7.78: &quot;e&quot;
+            chunk 1 text run 4 at (393.78,70.00) startOffset 19 endOffset 22 width 20.23: &quot;xtP&quot;
+            chunk 1 text run 5 at (413.62,70.00) startOffset 22 endOffset 24 width 11.68: &quot;at&quot;
+            chunk 1 text run 6 at (425.25,70.00) startOffset 24 endOffset 25 width 7.78: &quot;h&quot;
+        RenderSVGRect {rect} at (250,85) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=85.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,88) size 154x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 154x14
+            chunk 1 text run 1 at (280.00,100.00) startOffset 0 endOffset 3 width 14.77: &quot;clr&quot;
+            chunk 1 text run 2 at (294.11,100.00) startOffset 3 endOffset 10 width 35.78: &quot;-intp-f&quot;
+            chunk 1 text run 3 at (329.87,100.00) startOffset 10 endOffset 13 width 10.11: &quot;ilt&quot;
+            chunk 1 text run 4 at (339.78,100.00) startOffset 13 endOffset 15 width 12.45: &quot;er&quot;
+            chunk 1 text run 5 at (352.28,100.00) startOffset 15 endOffset 25 width 59.14: &quot;s on altGl&quot;
+            chunk 1 text run 6 at (411.35,100.00) startOffset 25 endOffset 28 width 22.57: &quot;yph&quot;
+        RenderSVGRect {rect} at (250,115) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=115.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,118) size 155x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 155x14
+            chunk 1 text run 1 at (280.00,130.00) startOffset 0 endOffset 6 width 36.57: &quot;displa&quot;
+            chunk 1 text run 2 at (316.20,130.00) startOffset 6 endOffset 19 width 80.14: &quot;y on linearGr&quot;
+            chunk 1 text run 3 at (396.27,130.00) startOffset 19 endOffset 25 width 38.14: &quot;adient&quot;
+        RenderSVGRect {rect} at (250,145) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=145.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,148) size 91x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 91x14
+            chunk 1 text run 1 at (280.00,160.00) startOffset 0 endOffset 1 width 3.89: &quot;f&quot;
+            chunk 1 text run 2 at (283.86,160.00) startOffset 1 endOffset 6 width 18.65: &quot;ill-r&quot;
+            chunk 1 text run 3 at (302.54,160.00) startOffset 6 endOffset 14 width 49.03: &quot;ule on s&quot;
+            chunk 1 text run 4 at (351.53,160.00) startOffset 14 endOffset 15 width 3.89: &quot;t&quot;
+            chunk 1 text run 5 at (355.25,160.00) startOffset 15 endOffset 17 width 15.57: &quot;op&quot;
+        RenderSVGRect {rect} at (250,175) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=175.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,178) size 160x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 160x14
+            chunk 1 text run 1 at (280.00,190.00) startOffset 0 endOffset 15 width 76.23: &quot;visibility on r&quot;
+            chunk 1 text run 2 at (356.16,190.00) startOffset 15 endOffset 22 width 45.12: &quot;adialGr&quot;
+            chunk 1 text run 3 at (401.21,190.00) startOffset 22 endOffset 28 width 38.14: &quot;adient&quot;
+        RenderSVGRect {rect} at (250,205) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=250.00] [y=205.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (280,208) size 153x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 153x14
+            chunk 1 text run 1 at (280.00,220.00) startOffset 0 endOffset 23 width 133.04: &quot;lighting-color on clipP&quot;
+            chunk 1 text run 2 at (412.65,220.00) startOffset 23 endOffset 25 width 11.68: &quot;at&quot;
+            chunk 1 text run 3 at (424.28,220.00) startOffset 25 endOffset 26 width 7.78: &quot;h&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.9 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEsvgdomover01fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEsvgdomover01fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,305 @@
</span><ins>+Blocked access to external URL http://example.org/image.jpg
+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,49) size 410x230
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
+        RenderSVGGradientStop {stop} [offset=0.00] [color=#000000]
+        RenderSVGImage {image} at (0,0) size 1x1
+        RenderSVGResourceRadialGradient {radialGradient} [id=&quot;g&quot;] [gradientUnits=objectBoundingBox] [center=(0.50,0.50)] [focal=(0.50,0.50)] [radius=0.50] [focalRadius=0.00]
+        RenderSVGText {text}
+        RenderSVGText {text} at (0,-15) size 73x19 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 73x18
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 44.01: &quot;some&quot;
+            chunk 1 text run 2 at (43.83,0.00) startOffset 4 endOffset 5 width 5.00: &quot;t&quot;
+            chunk 1 text run 3 at (48.58,0.00) startOffset 5 endOffset 6 width 10.01: &quot;e&quot;
+            chunk 1 text run 4 at (58.10,0.00) startOffset 6 endOffset 8 width 14.00: &quot;xt&quot;
+        RenderSVGResourceMarker {marker} [id=&quot;m&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=0.00]
+        RenderSVGViewportContainer {svg} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;f&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        RenderSVGPath {polygon} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [points=&quot;&quot;]
+      RenderSVGContainer {g} at (10,49) size 140x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,50.00)}]
+        RenderSVGRect {rect} at (10,51) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 130x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 130x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 3.00: &quot;r&quot;
+            chunk 1 text run 2 at (12.38,7.00) startOffset 1 endOffset 9 width 35.02: &quot;.x.baseV&quot;
+            chunk 1 text run 3 at (46.86,7.00) startOffset 9 endOffset 13 width 14.00: &quot;al.v&quot;
+            chunk 1 text run 4 at (60.71,7.00) startOffset 13 endOffset 25 width 48.54: &quot;alue == 0: P&quot;
+            chunk 1 text run 5 at (108.54,7.00) startOffset 25 endOffset 30 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,59) size 287x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,60.00)}]
+        RenderSVGRect {rect} at (10,61) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 277x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 277x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 3.00: &quot;r&quot;
+            chunk 1 text run 2 at (12.38,7.00) startOffset 1 endOffset 9 width 35.02: &quot;.x.baseV&quot;
+            chunk 1 text run 3 at (46.86,7.00) startOffset 9 endOffset 17 width 29.51: &quot;al.unitT&quot;
+            chunk 1 text run 4 at (75.47,7.00) startOffset 17 endOffset 28 width 46.53: &quot;ype == 1 (S&quot;
+            chunk 1 text run 5 at (121.63,7.00) startOffset 28 endOffset 29 width 6.00: &quot;V&quot;
+            chunk 1 text run 6 at (127.25,7.00) startOffset 29 endOffset 34 width 29.51: &quot;G_LEN&quot;
+            chunk 1 text run 7 at (156.74,7.00) startOffset 34 endOffset 35 width 7.00: &quot;G&quot;
+            chunk 1 text run 8 at (163.35,7.00) startOffset 35 endOffset 38 width 17.50: &quot;THT&quot;
+            chunk 1 text run 9 at (181.03,7.00) startOffset 38 endOffset 52 width 76.01: &quot;YPE_NUMBER): P&quot;
+            chunk 1 text run 10 at (256.34,7.00) startOffset 52 endOffset 57 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,69) size 232x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,70.00)}]
+        RenderSVGRect {rect} at (10,71) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 222x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 222x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
+            chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 6 width 18.50: &quot;.widt&quot;
+            chunk 1 text run 3 at (32.36,7.00) startOffset 6 endOffset 13 width 33.02: &quot;h.baseV&quot;
+            chunk 1 text run 4 at (64.85,7.00) startOffset 13 endOffset 17 width 14.00: &quot;al.v&quot;
+            chunk 1 text run 5 at (78.69,7.00) startOffset 17 endOffset 29 width 49.53: &quot;alueInSpecif&quot;
+            chunk 1 text run 6 at (128.20,7.00) startOffset 29 endOffset 33 width 18.50: &quot;iedU&quot;
+            chunk 1 text run 7 at (146.66,7.00) startOffset 33 endOffset 42 width 34.52: &quot;nits == 1&quot;
+            chunk 1 text run 8 at (180.63,7.00) startOffset 42 endOffset 47 width 21.01: &quot;00: P&quot;
+            chunk 1 text run 9 at (200.94,7.00) startOffset 47 endOffset 52 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,79) size 327x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,80.00)}]
+        RenderSVGRect {rect} at (10,81) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 317x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 317x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
+            chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 6 width 18.50: &quot;.widt&quot;
+            chunk 1 text run 3 at (32.36,7.00) startOffset 6 endOffset 13 width 33.02: &quot;h.baseV&quot;
+            chunk 1 text run 4 at (64.85,7.00) startOffset 13 endOffset 21 width 29.51: &quot;al.unitT&quot;
+            chunk 1 text run 5 at (93.46,7.00) startOffset 21 endOffset 32 width 46.53: &quot;ype == 2 (S&quot;
+            chunk 1 text run 6 at (139.61,7.00) startOffset 32 endOffset 33 width 6.00: &quot;V&quot;
+            chunk 1 text run 7 at (145.23,7.00) startOffset 33 endOffset 38 width 29.51: &quot;G_LEN&quot;
+            chunk 1 text run 8 at (174.73,7.00) startOffset 38 endOffset 39 width 7.00: &quot;G&quot;
+            chunk 1 text run 9 at (181.33,7.00) startOffset 39 endOffset 42 width 17.50: &quot;THT&quot;
+            chunk 1 text run 10 at (199.01,7.00) startOffset 42 endOffset 49 width 41.52: &quot;YPE_PER&quot;
+            chunk 1 text run 11 at (240.38,7.00) startOffset 49 endOffset 53 width 24.50: &quot;CENT&quot;
+            chunk 1 text run 12 at (264.02,7.00) startOffset 53 endOffset 54 width 6.00: &quot;A&quot;
+            chunk 1 text run 13 at (269.71,7.00) startOffset 54 endOffset 60 width 27.01: &quot;GE): P&quot;
+            chunk 1 text run 14 at (296.02,7.00) startOffset 60 endOffset 65 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,89) size 286x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,90.00)}]
+        RenderSVGRect {rect} at (10,91) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 276x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 276x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 10.01: &quot;tt.t&quot;
+            chunk 1 text run 2 at (19.88,7.00) startOffset 4 endOffset 5 width 5.00: &quot;e&quot;
+            chunk 1 text run 3 at (24.64,7.00) startOffset 5 endOffset 12 width 29.52: &quot;xtLengt&quot;
+            chunk 1 text run 4 at (54.14,7.00) startOffset 12 endOffset 19 width 33.02: &quot;h.baseV&quot;
+            chunk 1 text run 5 at (86.63,7.00) startOffset 19 endOffset 23 width 14.00: &quot;al.v&quot;
+            chunk 1 text run 6 at (100.47,7.00) startOffset 23 endOffset 36 width 50.04: &quot;alue == tt.ge&quot;
+            chunk 1 text run 7 at (150.42,7.00) startOffset 36 endOffset 40 width 21.50: &quot;tCom&quot;
+            chunk 1 text run 8 at (171.96,7.00) startOffset 40 endOffset 43 width 12.51: &quot;put&quot;
+            chunk 1 text run 9 at (184.35,7.00) startOffset 43 endOffset 46 width 15.51: &quot;edT&quot;
+            chunk 1 text run 10 at (199.00,7.00) startOffset 46 endOffset 47 width 5.00: &quot;e&quot;
+            chunk 1 text run 11 at (203.76,7.00) startOffset 47 endOffset 54 width 29.52: &quot;xtLengt&quot;
+            chunk 1 text run 12 at (233.25,7.00) startOffset 54 endOffset 60 width 22.00: &quot;h(): P&quot;
+            chunk 1 text run 13 at (254.56,7.00) startOffset 60 endOffset 65 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,99) size 135x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,100.00)}]
+        RenderSVGRect {rect} at (10,101) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 125x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 125x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 14.51: &quot;s.of&quot;
+            chunk 1 text run 2 at (24.71,7.00) startOffset 4 endOffset 7 width 12.01: &quot;fse&quot;
+            chunk 1 text run 3 at (36.62,7.00) startOffset 7 endOffset 14 width 30.52: &quot;t.baseV&quot;
+            chunk 1 text run 4 at (66.61,7.00) startOffset 14 endOffset 24 width 38.53: &quot;al == 0: P&quot;
+            chunk 1 text run 5 at (104.44,7.00) startOffset 24 endOffset 29 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,109) size 185x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,110.00)}]
+        RenderSVGRect {rect} at (10,111) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 175x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 175x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 15.00: &quot;c.pr&quot;
+            chunk 1 text run 2 at (24.90,7.00) startOffset 4 endOffset 8 width 17.51: &quot;eser&quot;
+            chunk 1 text run 3 at (42.67,7.00) startOffset 8 endOffset 9 width 4.50: &quot;v&quot;
+            chunk 1 text run 4 at (46.98,7.00) startOffset 9 endOffset 21 width 56.03: &quot;eAlpha.baseV&quot;
+            chunk 1 text run 5 at (102.48,7.00) startOffset 21 endOffset 28 width 25.02: &quot;al == f&quot;
+            chunk 1 text run 6 at (127.42,7.00) startOffset 28 endOffset 35 width 27.51: &quot;alse: P&quot;
+            chunk 1 text run 7 at (154.23,7.00) startOffset 35 endOffset 40 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,119) size 159x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
+        RenderSVGRect {rect} at (10,121) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 149x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 149x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 8 width 34.00: &quot;c.classN&quot;
+            chunk 1 text run 2 at (43.96,7.00) startOffset 8 endOffset 17 width 45.52: &quot;ame.baseV&quot;
+            chunk 1 text run 3 at (88.95,7.00) startOffset 17 endOffset 28 width 39.91: &quot;al == \&quot;\&quot;: P&quot;
+            chunk 1 text run 4 at (128.16,7.00) startOffset 28 endOffset 33 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,129) size 128x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,130.00)}]
+        RenderSVGRect {rect} at (10,131) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 118x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 118x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 12.50: &quot;i.hr&quot;
+            chunk 1 text run 2 at (22.40,7.00) startOffset 4 endOffset 12 width 35.52: &quot;ef.baseV&quot;
+            chunk 1 text run 3 at (57.39,7.00) startOffset 12 endOffset 23 width 39.91: &quot;al == \&quot;\&quot;: P&quot;
+            chunk 1 text run 4 at (96.61,7.00) startOffset 23 endOffset 28 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,139) size 209x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,140.00)}]
+        RenderSVGRect {rect} at (10,141) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 199x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 199x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 3 width 7.50: &quot;i.r&quot;
+            chunk 1 text run 2 at (17.40,7.00) startOffset 3 endOffset 5 width 10.01: &quot;eq&quot;
+            chunk 1 text run 3 at (27.44,7.00) startOffset 5 endOffset 8 width 10.00: &quot;uir&quot;
+            chunk 1 text run 4 at (37.34,7.00) startOffset 8 endOffset 11 width 15.51: &quot;edF&quot;
+            chunk 1 text run 5 at (52.63,7.00) startOffset 11 endOffset 16 width 20.51: &quot;eatur&quot;
+            chunk 1 text run 6 at (73.04,7.00) startOffset 16 endOffset 29 width 57.02: &quot;es.numberOfIt&quot;
+            chunk 1 text run 7 at (129.94,7.00) startOffset 29 endOffset 40 width 48.53: &quot;ems == 0: P&quot;
+            chunk 1 text run 8 at (177.77,7.00) startOffset 40 endOffset 45 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,149) size 227x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,150.00)}]
+        RenderSVGRect {rect} at (10,151) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 217x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 217x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 3 width 11.50: &quot;c.k&quot;
+            chunk 1 text run 2 at (21.31,7.00) startOffset 3 endOffset 12 width 38.01: &quot;ernelMatr&quot;
+            chunk 1 text run 3 at (59.33,7.00) startOffset 12 endOffset 20 width 34.51: &quot;ix.baseV&quot;
+            chunk 1 text run 4 at (93.31,7.00) startOffset 20 endOffset 33 width 54.52: &quot;al.numberOfIt&quot;
+            chunk 1 text run 5 at (147.71,7.00) startOffset 33 endOffset 44 width 48.53: &quot;ems == 0: P&quot;
+            chunk 1 text run 6 at (195.53,7.00) startOffset 44 endOffset 49 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,159) size 180x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,160.00)}]
+        RenderSVGRect {rect} at (10,161) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 170x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 170x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 9 width 37.52: &quot;t.x.baseV&quot;
+            chunk 1 text run 2 at (46.99,7.00) startOffset 9 endOffset 22 width 54.52: &quot;al.numberOfIt&quot;
+            chunk 1 text run 3 at (101.39,7.00) startOffset 22 endOffset 33 width 48.53: &quot;ems == 0: P&quot;
+            chunk 1 text run 4 at (149.21,7.00) startOffset 33 endOffset 38 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,169) size 168x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,170.00)}]
+        RenderSVGRect {rect} at (10,171) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 158x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 158x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 19 width 79.04: &quot;p.points.numberOfIt&quot;
+            chunk 1 text run 2 at (88.91,7.00) startOffset 19 endOffset 30 width 48.53: &quot;ems == 0: P&quot;
+            chunk 1 text run 3 at (136.74,7.00) startOffset 30 endOffset 35 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,179) size 356x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,180.00)}]
+        RenderSVGRect {rect} at (10,181) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 346x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 346x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 15.51: &quot;g.gr&quot;
+            chunk 1 text run 2 at (25.46,7.00) startOffset 4 endOffset 11 width 31.01: &quot;adientU&quot;
+            chunk 1 text run 3 at (56.44,7.00) startOffset 11 endOffset 21 width 42.02: &quot;nits.baseV&quot;
+            chunk 1 text run 4 at (97.93,7.00) startOffset 21 endOffset 31 width 39.02: &quot;al == 2 (S&quot;
+            chunk 1 text run 5 at (136.58,7.00) startOffset 31 endOffset 32 width 6.00: &quot;V&quot;
+            chunk 1 text run 6 at (142.20,7.00) startOffset 32 endOffset 40 width 43.51: &quot;G_UNIT_T&quot;
+            chunk 1 text run 7 at (185.89,7.00) startOffset 40 endOffset 51 width 64.52: &quot;YPE_OBJECTB&quot;
+            chunk 1 text run 8 at (250.34,7.00) startOffset 51 endOffset 57 width 35.50: &quot;OUNDIN&quot;
+            chunk 1 text run 9 at (285.82,7.00) startOffset 57 endOffset 59 width 13.01: &quot;GB&quot;
+            chunk 1 text run 10 at (298.76,7.00) startOffset 59 endOffset 60 width 7.00: &quot;O&quot;
+            chunk 1 text run 11 at (305.35,7.00) startOffset 60 endOffset 65 width 20.01: &quot;X): P&quot;
+            chunk 1 text run 12 at (324.66,7.00) startOffset 65 endOffset 70 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,189) size 150x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,190.00)}]
+        RenderSVGRect {rect} at (10,191) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 140x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 140x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 3 width 7.51: &quot;f.f&quot;
+            chunk 1 text run 2 at (17.49,7.00) startOffset 3 endOffset 6 width 6.50: &quot;ilt&quot;
+            chunk 1 text run 3 at (23.86,7.00) startOffset 6 endOffset 9 width 14.50: &quot;erR&quot;
+            chunk 1 text run 4 at (38.25,7.00) startOffset 9 endOffset 18 width 43.52: &quot;esX.baseV&quot;
+            chunk 1 text run 5 at (81.24,7.00) startOffset 18 endOffset 28 width 38.53: &quot;al == 0: P&quot;
+            chunk 1 text run 6 at (119.07,7.00) startOffset 28 endOffset 33 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,199) size 186x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,200.00)}]
+        RenderSVGRect {rect} at (10,201) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 176x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 176x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 18.00: &quot;m.or&quot;
+            chunk 1 text run 2 at (28.01,7.00) startOffset 4 endOffset 19 width 65.54: &quot;ientAngle.baseV&quot;
+            chunk 1 text run 3 at (93.02,7.00) startOffset 19 endOffset 23 width 14.00: &quot;al.v&quot;
+            chunk 1 text run 4 at (106.86,7.00) startOffset 23 endOffset 35 width 48.54: &quot;alue == 0: P&quot;
+            chunk 1 text run 5 at (154.69,7.00) startOffset 35 endOffset 40 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,209) size 349x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,210.00)}]
+        RenderSVGRect {rect} at (10,211) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 339x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 339x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 18.00: &quot;m.or&quot;
+            chunk 1 text run 2 at (28.01,7.00) startOffset 4 endOffset 19 width 65.54: &quot;ientAngle.baseV&quot;
+            chunk 1 text run 3 at (93.02,7.00) startOffset 19 endOffset 27 width 29.51: &quot;al.unitT&quot;
+            chunk 1 text run 4 at (121.63,7.00) startOffset 27 endOffset 38 width 46.53: &quot;ype == 1 (S&quot;
+            chunk 1 text run 5 at (167.78,7.00) startOffset 38 endOffset 39 width 6.00: &quot;V&quot;
+            chunk 1 text run 6 at (173.40,7.00) startOffset 39 endOffset 43 width 24.51: &quot;G_AN&quot;
+            chunk 1 text run 7 at (197.89,7.00) startOffset 43 endOffset 47 width 23.51: &quot;GLET&quot;
+            chunk 1 text run 8 at (221.58,7.00) startOffset 47 endOffset 66 width 97.52: &quot;YPE_UNSPECIFIED): P&quot;
+            chunk 1 text run 9 at (318.40,7.00) startOffset 66 endOffset 71 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,219) size 215x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,220.00)}]
+        RenderSVGRect {rect} at (10,221) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 205x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 205x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
+            chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 5 width 14.00: &quot;.vie&quot;
+            chunk 1 text run 3 at (27.80,7.00) startOffset 5 endOffset 8 width 17.50: &quot;wBo&quot;
+            chunk 1 text run 4 at (45.06,7.00) startOffset 8 endOffset 15 width 32.52: &quot;x.baseV&quot;
+            chunk 1 text run 5 at (77.05,7.00) startOffset 15 endOffset 22 width 23.51: &quot;al.[x,y&quot;
+            chunk 1 text run 6 at (99.93,7.00) startOffset 22 endOffset 27 width 18.50: &quot;,widt&quot;
+            chunk 1 text run 7 at (118.40,7.00) startOffset 27 endOffset 44 width 66.05: &quot;h,height] == 0: P&quot;
+            chunk 1 text run 8 at (183.75,7.00) startOffset 44 endOffset 49 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,229) size 214x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,230.00)}]
+        RenderSVGRect {rect} at (10,231) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 204x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 204x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 4 width 10.50: &quot;t.tr&quot;
+            chunk 1 text run 2 at (20.46,7.00) startOffset 4 endOffset 8 width 17.01: &quot;ansf&quot;
+            chunk 1 text run 3 at (37.38,7.00) startOffset 8 endOffset 17 width 43.51: &quot;orm.baseV&quot;
+            chunk 1 text run 4 at (80.36,7.00) startOffset 17 endOffset 30 width 54.52: &quot;al.numberOfIt&quot;
+            chunk 1 text run 5 at (134.76,7.00) startOffset 30 endOffset 41 width 48.53: &quot;ems == 0: P&quot;
+            chunk 1 text run 6 at (182.58,7.00) startOffset 41 endOffset 46 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,239) size 410x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,240.00)}]
+        RenderSVGRect {rect} at (10,241) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 400x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 400x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
+            chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 4 width 10.50: &quot;.pr&quot;
+            chunk 1 text run 3 at (24.28,7.00) startOffset 4 endOffset 8 width 17.51: &quot;eser&quot;
+            chunk 1 text run 4 at (42.05,7.00) startOffset 8 endOffset 9 width 4.50: &quot;v&quot;
+            chunk 1 text run 5 at (46.36,7.00) startOffset 9 endOffset 17 width 39.01: &quot;eAspectR&quot;
+            chunk 1 text run 6 at (85.24,7.00) startOffset 17 endOffset 27 width 42.52: &quot;atio.baseV&quot;
+            chunk 1 text run 7 at (127.23,7.00) startOffset 27 endOffset 43 width 60.53: &quot;al.align == 6 (S&quot;
+            chunk 1 text run 8 at (187.39,7.00) startOffset 43 endOffset 44 width 6.00: &quot;V&quot;
+            chunk 1 text run 9 at (193.01,7.00) startOffset 44 endOffset 52 width 49.01: &quot;G_PRESER&quot;
+            chunk 1 text run 10 at (241.68,7.00) startOffset 52 endOffset 62 width 60.52: &quot;VEASPECTRA&quot;
+            chunk 1 text run 11 at (301.36,7.00) startOffset 62 endOffset 70 width 42.51: &quot;TIO_XMID&quot;
+            chunk 1 text run 12 at (343.30,7.00) startOffset 70 endOffset 78 width 36.50: &quot;YMID): P&quot;
+            chunk 1 text run 13 at (379.10,7.00) startOffset 78 endOffset 83 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,249) size 374x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,250.00)}]
+        RenderSVGRect {rect} at (10,251) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 364x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 364x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
+            chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 4 width 10.50: &quot;.pr&quot;
+            chunk 1 text run 3 at (24.28,7.00) startOffset 4 endOffset 8 width 17.51: &quot;eser&quot;
+            chunk 1 text run 4 at (42.05,7.00) startOffset 8 endOffset 9 width 4.50: &quot;v&quot;
+            chunk 1 text run 5 at (46.36,7.00) startOffset 9 endOffset 17 width 39.01: &quot;eAspectR&quot;
+            chunk 1 text run 6 at (85.24,7.00) startOffset 17 endOffset 27 width 42.52: &quot;atio.baseV&quot;
+            chunk 1 text run 7 at (127.23,7.00) startOffset 27 endOffset 33 width 27.01: &quot;al.mee&quot;
+            chunk 1 text run 8 at (154.15,7.00) startOffset 33 endOffset 49 width 64.03: &quot;tOrSlice == 1 (S&quot;
+            chunk 1 text run 9 at (217.80,7.00) startOffset 49 endOffset 50 width 6.00: &quot;V&quot;
+            chunk 1 text run 10 at (223.43,7.00) startOffset 50 endOffset 56 width 37.01: &quot;G_MEET&quot;
+            chunk 1 text run 11 at (260.06,7.00) startOffset 56 endOffset 72 width 83.52: &quot;ORSLICE_MEET): P&quot;
+            chunk 1 text run 12 at (342.87,7.00) startOffset 72 endOffset 77 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,259) size 273x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,260.00)}]
+        RenderSVGRect {rect} at (10,261) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 263x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 263x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 4.50: &quot;v&quot;
+            chunk 1 text run 2 at (13.88,7.00) startOffset 1 endOffset 10 width 46.52: &quot;.zoomAndP&quot;
+            chunk 1 text run 3 at (60.15,7.00) startOffset 10 endOffset 20 width 42.03: &quot;an == 2 (S&quot;
+            chunk 1 text run 4 at (101.80,7.00) startOffset 20 endOffset 21 width 6.00: &quot;V&quot;
+            chunk 1 text run 5 at (107.42,7.00) startOffset 21 endOffset 31 width 64.01: &quot;G_ZOOMANDP&quot;
+            chunk 1 text run 6 at (170.73,7.00) startOffset 31 endOffset 36 width 31.01: &quot;AN_MA&quot;
+            chunk 1 text run 7 at (201.42,7.00) startOffset 36 endOffset 45 width 41.51: &quot;GNIFY): P&quot;
+            chunk 1 text run 8 at (242.23,7.00) startOffset 45 endOffset 50 width 30.51: &quot;ASSED&quot;
+      RenderSVGContainer {g} at (10,269) size 94x10 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,270.00)}]
+        RenderSVGRect {rect} at (10,271) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
+        RenderSVGText {text} at (10,-1) size 84x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 84x9
+            chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 1 width 5.50: &quot;T&quot;
+            chunk 1 text run 2 at (14.64,7.00) startOffset 1 endOffset 3 width 9.50: &quot;es&quot;
+            chunk 1 text run 3 at (24.12,7.00) startOffset 3 endOffset 6 width 9.50: &quot;t s&quot;
+            chunk 1 text run 4 at (33.60,7.00) startOffset 6 endOffset 7 width 2.50: &quot;t&quot;
+            chunk 1 text run 5 at (36.09,7.00) startOffset 7 endOffset 14 width 28.02: &quot;atus: P&quot;
+            chunk 1 text run 6 at (63.41,7.00) startOffset 14 endOffset 19 width 30.51: &quot;ASSED&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.9 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttref03bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttref03bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (75,15) size 239x193
+      RenderSVGText {text} at (75,15) size 239x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 239x12
+          chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 1 width 7.33: &quot;T&quot;
+          chunk 1 text run 2 at (81.19,25.00) startOffset 1 endOffset 3 width 12.67: &quot;es&quot;
+          chunk 1 text run 3 at (93.83,25.00) startOffset 3 endOffset 8 width 16.30: &quot;t 'tr&quot;
+          chunk 1 text run 4 at (109.99,25.00) startOffset 8 endOffset 26 width 93.67: &quot;ef' element uses f&quot;
+          chunk 1 text run 5 at (203.63,25.00) startOffset 26 endOffset 30 width 16.01: &quot;latt&quot;
+          chunk 1 text run 6 at (219.47,25.00) startOffset 30 endOffset 36 width 33.36: &quot;ened t&quot;
+          chunk 1 text run 7 at (252.66,25.00) startOffset 36 endOffset 37 width 6.67: &quot;e&quot;
+          chunk 1 text run 8 at (259.01,25.00) startOffset 37 endOffset 43 width 34.68: &quot;xtCont&quot;
+          chunk 1 text run 9 at (293.52,25.00) startOffset 43 endOffset 47 width 20.02: &quot;ent.&quot;
+      RenderSVGText {text} at (75,171) size 150x37 contains 1 chunk(s)
+        RenderSVGInline {tref} at (0,0) size 150x36
+          RenderSVGInlineText {#text} at (0,0) size 150x36
+            chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 5 width 70.02: &quot;Flatt&quot;
+            chunk 1 text run 2 at (144.52,200.00) startOffset 5 endOffset 9 width 80.06: &quot;ened&quot;
+        RenderSVGInlineText {#text} at (0,0) size 0x0
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGText {text} at (0,-80) size 171x100 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,65) size 11x18
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 11.00: &quot;F&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 5x19
+            RenderSVGInlineText {#text} at (10,65) size 4x18
+              chunk 1 text run 1 at (11.00,0.00) startOffset 0 endOffset 1 width 4.00: &quot;l&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 57x100
+            RenderSVGInlineText {#text} at (14,0) size 56x100
+              chunk 1 text run 1 at (14.99,0.00) startOffset 0 endOffset 1 width 55.60: &quot;a&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 11x19
+            RenderSVGInlineText {#text} at (70,65) size 6x18
+              chunk 1 text run 1 at (70.59,0.00) startOffset 0 endOffset 1 width 5.00: &quot;t&quot;
+            RenderSVGTSpan {tspan} at (0,0) size 6x19
+              RenderSVGInlineText {#text} at (75,65) size 6x18
+                chunk 1 text run 1 at (75.60,0.00) startOffset 0 endOffset 1 width 5.00: &quot;t&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 11x19
+            RenderSVGInlineText {#text} at (130,65) size 11x18
+              chunk 1 text run 1 at (130.60,0.00) startOffset 0 endOffset 1 width 10.01: &quot;e&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 11x19
+            RenderSVGInlineText {#text} at (140,65) size 11x18
+              chunk 1 text run 1 at (140.61,0.00) startOffset 0 endOffset 1 width 10.01: &quot;n&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 11x19
+            RenderSVGInlineText {#text} at (150,65) size 11x18
+              chunk 1 text run 1 at (150.62,0.00) startOffset 0 endOffset 1 width 10.01: &quot;e&quot;
+          RenderSVGTSpan {tspan} at (0,0) size 11x19
+            RenderSVGInlineText {#text} at (160,65) size 11x18
+              chunk 1 text run 1 at (160.63,0.00) startOffset 0 endOffset 1 width 10.01: &quot;d&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.4 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttspan02bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtexttspan02bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,240 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 478x212
+      RenderSVGText {text} at (2,86) size 475x114 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (17,0) size 380x55
+          chunk 1 text run 1 at (20.00,120.00) startOffset 0 endOffset 1 width 25.27: &quot;N&quot;
+          chunk 1 text run 2 at (45.34,120.00) startOffset 1 endOffset 2 width 19.46: &quot;o&quot;
+          chunk 1 text run 3 at (64.45,120.00) startOffset 2 endOffset 3 width 9.73: &quot;t&quot;
+          chunk 1 text run 4 at (74.18,120.00) startOffset 3 endOffset 4 width 9.73: &quot; &quot;
+          chunk 1 text run 5 at (83.91,120.00) startOffset 4 endOffset 5 width 19.46: &quot;a&quot;
+          chunk 1 text run 6 at (103.37,120.00) startOffset 5 endOffset 6 width 7.77: &quot;l&quot;
+          chunk 1 text run 7 at (111.14,120.00) startOffset 6 endOffset 7 width 7.77: &quot;l&quot;
+          chunk 1 text run 8 at (118.91,120.00) startOffset 7 endOffset 8 width 9.73: &quot; &quot;
+          chunk 1 text run 9 at (128.64,120.00) startOffset 8 endOffset 9 width 17.50: &quot;c&quot;
+          chunk 1 text run 10 at (146.18,120.00) startOffset 9 endOffset 10 width 19.46: &quot;h&quot;
+          chunk 1 text run 11 at (165.64,120.00) startOffset 10 endOffset 11 width 19.46: &quot;a&quot;
+          chunk 1 text run 12 at (185.10,120.00) startOffset 11 endOffset 12 width 11.65: &quot;r&quot;
+          chunk 1 text run 13 at (196.58,120.00) startOffset 12 endOffset 13 width 19.46: &quot;a&quot;
+          chunk 1 text run 14 at (216.04,120.00) startOffset 13 endOffset 14 width 17.50: &quot;c&quot;
+          chunk 1 text run 15 at (233.54,120.00) startOffset 14 endOffset 15 width 9.73: &quot;t&quot;
+          chunk 1 text run 16 at (242.78,120.00) startOffset 15 endOffset 16 width 19.46: &quot;e&quot;
+          chunk 1 text run 17 at (262.24,120.00) startOffset 16 endOffset 17 width 11.65: &quot;r&quot;
+          chunk 1 text run 18 at (274.03,120.00) startOffset 17 endOffset 18 width 17.50: &quot;s&quot;
+          chunk 1 text run 19 at (291.53,120.00) startOffset 18 endOffset 19 width 9.73: &quot; &quot;
+          chunk 1 text run 20 at (301.26,120.00) startOffset 19 endOffset 20 width 7.77: &quot;i&quot;
+          chunk 1 text run 21 at (309.03,120.00) startOffset 20 endOffset 21 width 19.46: &quot;n&quot;
+          chunk 1 text run 22 at (328.49,120.00) startOffset 21 endOffset 22 width 9.73: &quot; &quot;
+          chunk 1 text run 23 at (338.22,120.00) startOffset 22 endOffset 23 width 9.73: &quot;t&quot;
+          chunk 1 text run 24 at (347.85,120.00) startOffset 23 endOffset 24 width 19.46: &quot;h&quot;
+          chunk 1 text run 25 at (367.31,120.00) startOffset 24 endOffset 25 width 19.46: &quot;e&quot;
+          chunk 1 text run 26 at (386.77,120.00) startOffset 25 endOffset 26 width 9.73: &quot; &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 475x55
+          RenderSVGInlineText {#text} at (0,59) size 475x54
+            chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 1 width 9.73: &quot;t&quot;
+            chunk 1 text run 2 at (29.24,180.00) startOffset 1 endOffset 2 width 19.46: &quot;e&quot;
+            chunk 1 text run 3 at (47.76,180.00) startOffset 2 endOffset 3 width 17.50: &quot;x&quot;
+            chunk 1 text run 4 at (65.26,180.00) startOffset 3 endOffset 4 width 9.73: &quot;t&quot;
+            chunk 1 text run 5 at (74.99,180.00) startOffset 4 endOffset 5 width 9.73: &quot; &quot;
+            chunk 1 text run 6 at (84.71,180.00) startOffset 5 endOffset 6 width 19.46: &quot;h&quot;
+            chunk 1 text run 7 at (104.17,180.00) startOffset 6 endOffset 7 width 19.46: &quot;a&quot;
+            chunk 1 text run 8 at (122.90,180.00) startOffset 7 endOffset 8 width 17.50: &quot;v&quot;
+            chunk 1 text run 9 at (139.66,180.00) startOffset 8 endOffset 9 width 19.46: &quot;e&quot;
+            chunk 1 text run 10 at (159.13,180.00) startOffset 9 endOffset 10 width 9.73: &quot; &quot;
+            chunk 1 text run 11 at (168.85,180.00) startOffset 10 endOffset 11 width 19.46: &quot;a&quot;
+            chunk 1 text run 12 at (188.32,180.00) startOffset 11 endOffset 12 width 9.73: &quot; &quot;
+            chunk 1 text run 13 at (198.04,180.00) startOffset 12 endOffset 13 width 17.50: &quot;s&quot;
+            chunk 1 text run 14 at (215.54,180.00) startOffset 13 endOffset 14 width 19.46: &quot;p&quot;
+            chunk 1 text run 15 at (235.01,180.00) startOffset 14 endOffset 15 width 19.46: &quot;e&quot;
+            chunk 1 text run 16 at (254.47,180.00) startOffset 15 endOffset 16 width 17.50: &quot;c&quot;
+            chunk 1 text run 17 at (271.97,180.00) startOffset 16 endOffset 17 width 7.77: &quot;i&quot;
+            chunk 1 text run 18 at (279.74,180.00) startOffset 17 endOffset 18 width 9.73: &quot;f&quot;
+            chunk 1 text run 19 at (289.40,180.00) startOffset 18 endOffset 19 width 7.77: &quot;i&quot;
+            chunk 1 text run 20 at (297.17,180.00) startOffset 19 endOffset 20 width 19.46: &quot;e&quot;
+            chunk 1 text run 21 at (316.63,180.00) startOffset 20 endOffset 21 width 19.46: &quot;d&quot;
+            chunk 1 text run 22 at (336.09,180.00) startOffset 21 endOffset 22 width 9.73: &quot; &quot;
+            chunk 1 text run 23 at (345.82,180.00) startOffset 22 endOffset 23 width 11.65: &quot;r&quot;
+            chunk 1 text run 24 at (357.26,180.00) startOffset 23 endOffset 24 width 19.46: &quot;o&quot;
+            chunk 1 text run 25 at (376.37,180.00) startOffset 24 endOffset 25 width 9.73: &quot;t&quot;
+            chunk 1 text run 26 at (386.07,180.00) startOffset 25 endOffset 26 width 19.46: &quot;a&quot;
+            chunk 1 text run 27 at (405.53,180.00) startOffset 26 endOffset 27 width 9.73: &quot;t&quot;
+            chunk 1 text run 28 at (415.26,180.00) startOffset 27 endOffset 28 width 7.77: &quot;i&quot;
+            chunk 1 text run 29 at (423.03,180.00) startOffset 28 endOffset 29 width 19.46: &quot;o&quot;
+            chunk 1 text run 30 at (442.49,180.00) startOffset 29 endOffset 30 width 19.46: &quot;n&quot;
+        RenderSVGInlineText {#text} at (0,0) size 0x0
+      RenderSVGText {text} at (2,86) size 475x114 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (17,6) size 79x40
+          chunk 1 text run 1 at (20.00,120.00) startOffset 0 endOffset 1 width 25.27: &quot;N&quot;
+          chunk 1 text run 2 at (45.34,120.00) startOffset 1 endOffset 2 width 19.46: &quot;o&quot;
+          chunk 1 text run 3 at (64.45,120.00) startOffset 2 endOffset 3 width 9.73: &quot;t&quot;
+          chunk 1 text run 4 at (74.18,120.00) startOffset 3 endOffset 4 width 9.73: &quot; &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 400x100
+          RenderSVGInlineText {#text} at (77,0) size 225x41
+            chunk 1 text run 1 at (83.91,120.00) startOffset 0 endOffset 1 width 19.46: &quot;a&quot;
+            chunk 1 text run 2 at (103.37,120.00) startOffset 1 endOffset 2 width 7.77: &quot;l&quot;
+            chunk 1 text run 3 at (111.14,120.00) startOffset 2 endOffset 3 width 7.77: &quot;l&quot;
+            chunk 1 text run 4 at (118.91,120.00) startOffset 3 endOffset 4 width 9.73: &quot; &quot;
+            chunk 1 text run 5 at (128.64,120.00) startOffset 4 endOffset 5 width 17.50: &quot;c&quot;
+            chunk 1 text run 6 at (146.18,120.00) startOffset 5 endOffset 6 width 19.46: &quot;h&quot;
+            chunk 1 text run 7 at (165.64,120.00) startOffset 6 endOffset 7 width 19.46: &quot;a&quot;
+            chunk 1 text run 8 at (185.10,120.00) startOffset 7 endOffset 8 width 11.65: &quot;r&quot;
+            chunk 1 text run 9 at (196.58,120.00) startOffset 8 endOffset 9 width 19.46: &quot;a&quot;
+            chunk 1 text run 10 at (216.04,120.00) startOffset 9 endOffset 10 width 17.50: &quot;c&quot;
+            chunk 1 text run 11 at (233.54,120.00) startOffset 10 endOffset 11 width 9.73: &quot;t&quot;
+            chunk 1 text run 12 at (242.78,120.00) startOffset 11 endOffset 12 width 19.46: &quot;e&quot;
+            chunk 1 text run 13 at (262.24,120.00) startOffset 12 endOffset 13 width 11.65: &quot;r&quot;
+            chunk 1 text run 14 at (274.03,120.00) startOffset 13 endOffset 14 width 17.50: &quot;s&quot;
+            chunk 1 text run 15 at (291.53,120.00) startOffset 14 endOffset 15 width 9.73: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 108x49
+            RenderSVGInlineText {#text} at (292,15) size 62x39
+              chunk 1 text run 1 at (301.26,120.00) startOffset 0 endOffset 1 width 7.77: &quot;i&quot;
+              chunk 1 text run 2 at (309.03,120.00) startOffset 1 endOffset 2 width 19.46: &quot;n&quot;
+              chunk 1 text run 3 at (328.49,120.00) startOffset 2 endOffset 3 width 9.73: &quot; &quot;
+            RenderSVGTSpan {tspan} at (0,0) size 69x44
+              RenderSVGInlineText {#text} at (331,6) size 68x44
+                chunk 1 text run 1 at (338.22,120.00) startOffset 0 endOffset 1 width 9.73: &quot;t&quot;
+                chunk 1 text run 2 at (347.85,120.00) startOffset 1 endOffset 2 width 19.46: &quot;h&quot;
+                chunk 1 text run 3 at (367.31,120.00) startOffset 2 endOffset 3 width 19.46: &quot;e&quot;
+                chunk 1 text run 4 at (386.77,120.00) startOffset 3 endOffset 4 width 9.73: &quot; &quot;
+            RenderSVGInlineText {#text} at (0,0) size 0x0
+          RenderSVGInlineText {#text} at (0,0) size 0x0
+          RenderSVGTSpan {tspan} at (0,0) size 85x40
+            RenderSVGInlineText {#text} at (0,60) size 85x40
+              chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 1 width 9.73: &quot;t&quot;
+              chunk 1 text run 2 at (29.24,180.00) startOffset 1 endOffset 2 width 19.46: &quot;e&quot;
+              chunk 1 text run 3 at (47.76,180.00) startOffset 2 endOffset 3 width 17.50: &quot;x&quot;
+              chunk 1 text run 4 at (65.26,180.00) startOffset 3 endOffset 4 width 9.73: &quot;t&quot;
+              chunk 1 text run 5 at (74.99,180.00) startOffset 4 endOffset 5 width 9.73: &quot; &quot;
+          RenderSVGInlineText {#text} at (64,59) size 134x40
+            chunk 1 text run 1 at (84.72,180.00) startOffset 0 endOffset 1 width 19.46: &quot;h&quot;
+            chunk 1 text run 2 at (104.18,180.00) startOffset 1 endOffset 2 width 19.46: &quot;a&quot;
+            chunk 1 text run 3 at (122.90,180.00) startOffset 2 endOffset 3 width 17.50: &quot;v&quot;
+            chunk 1 text run 4 at (139.67,180.00) startOffset 3 endOffset 4 width 19.46: &quot;e&quot;
+            chunk 1 text run 5 at (159.13,180.00) startOffset 4 endOffset 5 width 9.73: &quot; &quot;
+            chunk 1 text run 6 at (168.86,180.00) startOffset 5 endOffset 6 width 19.46: &quot;a&quot;
+            chunk 1 text run 7 at (188.32,180.00) startOffset 6 endOffset 7 width 9.73: &quot; &quot;
+        RenderSVGInlineText {#text} at (0,0) size 0x0
+        RenderSVGTSpan {tspan} at (0,0) size 154x38
+          RenderSVGInlineText {#text} at (191,63) size 154x38
+            chunk 1 text run 1 at (198.05,180.00) startOffset 0 endOffset 1 width 17.50: &quot;s&quot;
+            chunk 1 text run 2 at (215.55,180.00) startOffset 1 endOffset 2 width 19.46: &quot;p&quot;
+            chunk 1 text run 3 at (235.01,180.00) startOffset 2 endOffset 3 width 19.46: &quot;e&quot;
+            chunk 1 text run 4 at (254.47,180.00) startOffset 3 endOffset 4 width 17.50: &quot;c&quot;
+            chunk 1 text run 5 at (271.97,180.00) startOffset 4 endOffset 5 width 7.77: &quot;i&quot;
+            chunk 1 text run 6 at (279.74,180.00) startOffset 5 endOffset 6 width 9.73: &quot;f&quot;
+            chunk 1 text run 7 at (289.40,180.00) startOffset 6 endOffset 7 width 7.77: &quot;i&quot;
+            chunk 1 text run 8 at (297.17,180.00) startOffset 7 endOffset 8 width 19.46: &quot;e&quot;
+            chunk 1 text run 9 at (316.63,180.00) startOffset 8 endOffset 9 width 19.46: &quot;d&quot;
+            chunk 1 text run 10 at (336.09,180.00) startOffset 9 endOffset 10 width 9.73: &quot; &quot;
+        RenderSVGInlineText {#text} at (338,77) size 137x37
+          chunk 1 text run 1 at (345.82,180.00) startOffset 0 endOffset 1 width 11.66: &quot;r&quot;
+          chunk 1 text run 2 at (357.26,180.00) startOffset 1 endOffset 2 width 19.46: &quot;o&quot;
+          chunk 1 text run 3 at (376.37,180.00) startOffset 2 endOffset 3 width 9.73: &quot;t&quot;
+          chunk 1 text run 4 at (386.07,180.00) startOffset 3 endOffset 4 width 19.46: &quot;a&quot;
+          chunk 1 text run 5 at (405.53,180.00) startOffset 4 endOffset 5 width 9.73: &quot;t&quot;
+          chunk 1 text run 6 at (415.26,180.00) startOffset 5 endOffset 6 width 7.77: &quot;i&quot;
+          chunk 1 text run 7 at (423.03,180.00) startOffset 6 endOffset 7 width 19.46: &quot;o&quot;
+          chunk 1 text run 8 at (442.49,180.00) startOffset 7 endOffset 8 width 19.46: &quot;n&quot;
+      RenderSVGText {text} at (0,-7) size 441x219 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 16x8
+          chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 29x8
+          RenderSVGInlineText {#text} at (30,135) size 29x8
+            chunk 1 text run 1 at (30.00,135.00) startOffset 0 endOffset 2 width 6.67: &quot;5 &quot;
+            chunk 1 text run 1 at (36.67,135.00) startOffset 0 endOffset 1 width 4.45: &quot;1&quot;
+            chunk 1 text run 2 at (40.58,135.00) startOffset 1 endOffset 3 width 6.67: &quot;5 &quot;
+            chunk 1 text run 1 at (47.26,135.00) startOffset 0 endOffset 3 width 11.12: &quot;25 &quot;
+        RenderSVGInlineText {#text} at (58,135) size 16x8
+          chunk 1 text run 1 at (58.38,135.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 41x8
+          RenderSVGInlineText {#text} at (80,130) size 41x8
+            chunk 1 text run 1 at (80.00,130.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (86.62,130.00) startOffset 2 endOffset 4 width 6.67: &quot;0 &quot;
+            chunk 1 text run 1 at (93.29,130.00) startOffset 0 endOffset 8 width 27.57: &quot;-20 -30 &quot;
+        RenderSVGInlineText {#text} at (120,130) size 16x8
+          chunk 1 text run 1 at (120.86,130.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 138x8
+          RenderSVGInlineText {#text} at (0,6) size 138x9
+            chunk 1 text run 1 at (125.00,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (138.78,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (152.57,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (166.35,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (180.14,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (193.92,130.00) startOffset 0 endOffset 12 width 41.35: &quot;-40 -40 -40 &quot;
+            chunk 1 text run 1 at (235.27,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (249.06,130.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+        RenderSVGInlineText {#text} at (262,130) size 16x8
+          chunk 1 text run 1 at (262.84,130.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 23x8
+          RenderSVGInlineText {#text} at (295,145) size 23x8
+            chunk 1 text run 1 at (295.00,145.00) startOffset 0 endOffset 3 width 11.12: &quot;70 &quot;
+            chunk 1 text run 1 at (306.12,145.00) startOffset 0 endOffset 3 width 11.12: &quot;60 &quot;
+        RenderSVGInlineText {#text} at (317,145) size 16x8
+          chunk 1 text run 1 at (317.24,145.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 34x8
+          RenderSVGInlineText {#text} at (340,140) size 34x8
+            chunk 1 text run 1 at (340.00,140.00) startOffset 0 endOffset 3 width 11.12: &quot;40 &quot;
+            chunk 1 text run 1 at (351.12,140.00) startOffset 0 endOffset 3 width 11.12: &quot;30 &quot;
+            chunk 1 text run 1 at (362.24,140.00) startOffset 0 endOffset 3 width 11.12: &quot;20 &quot;
+        RenderSVGInlineText {#text} at (373,140) size 16x8
+          chunk 1 text run 1 at (373.36,140.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 125x8
+          RenderSVGInlineText {#text} at (15,190) size 125x8
+            chunk 1 text run 1 at (15.00,190.00) startOffset 0 endOffset 8 width 27.57: &quot;-40 -40 &quot;
+            chunk 1 text run 1 at (42.57,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (56.35,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (70.14,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (83.92,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (97.70,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (111.49,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+            chunk 1 text run 1 at (125.27,190.00) startOffset 0 endOffset 4 width 13.78: &quot;-40 &quot;
+        RenderSVGInlineText {#text} at (139,190) size 16x8
+          chunk 1 text run 1 at (139.06,190.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 107x8
+          RenderSVGInlineText {#text} at (0,6) size 107x8
+            chunk 1 text run 1 at (190.00,200.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (196.62,200.00) startOffset 2 endOffset 4 width 6.67: &quot;0 &quot;
+            chunk 1 text run 1 at (203.29,200.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (209.90,200.00) startOffset 2 endOffset 4 width 6.67: &quot;0 &quot;
+            chunk 1 text run 1 at (216.58,200.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (223.19,200.00) startOffset 2 endOffset 4 width 6.67: &quot;0 &quot;
+            chunk 1 text run 1 at (229.86,200.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (236.48,200.00) startOffset 2 endOffset 6 width 13.78: &quot;0 -1&quot;
+            chunk 1 text run 3 at (249.77,200.00) startOffset 6 endOffset 8 width 6.67: &quot;0 &quot;
+            chunk 1 text run 1 at (256.44,200.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (263.06,200.00) startOffset 2 endOffset 6 width 13.78: &quot;0 -1&quot;
+            chunk 1 text run 3 at (276.34,200.00) startOffset 6 endOffset 8 width 6.67: &quot;0 &quot;
+            chunk 1 text run 1 at (283.02,200.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (289.63,200.00) startOffset 2 endOffset 4 width 6.67: &quot;0 &quot;
+        RenderSVGInlineText {#text} at (296,200) size 16x8
+          chunk 1 text run 1 at (296.30,200.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 14x8
+          RenderSVGInlineText {#text} at (275,190) size 14x8
+            chunk 1 text run 1 at (275.00,190.00) startOffset 0 endOffset 2 width 7.11: &quot;-1&quot;
+            chunk 1 text run 2 at (281.62,190.00) startOffset 2 endOffset 4 width 6.67: &quot;0 &quot;
+        RenderSVGInlineText {#text} at (288,190) size 16x8
+          chunk 1 text run 1 at (288.29,190.00) startOffset 0 endOffset 7 width 15.57: &quot;       &quot;
+        RenderSVGTSpan {tspan} at (0,0) size 89x8
+          RenderSVGInlineText {#text} at (0,6) size 89x8
+            chunk 1 text run 1 at (340.00,210.00) startOffset 0 endOffset 3 width 11.12: &quot;55 &quot;
+            chunk 1 text run 1 at (351.12,210.00) startOffset 0 endOffset 3 width 11.12: &quot;55 &quot;
+            chunk 1 text run 1 at (362.24,210.00) startOffset 0 endOffset 3 width 11.12: &quot;55 &quot;
+            chunk 1 text run 1 at (373.36,210.00) startOffset 0 endOffset 3 width 11.12: &quot;55 &quot;
+            chunk 1 text run 1 at (384.48,210.00) startOffset 0 endOffset 6 width 22.24: &quot;55 55 &quot;
+            chunk 1 text run 1 at (406.72,210.00) startOffset 0 endOffset 3 width 11.12: &quot;55 &quot;
+            chunk 1 text run 1 at (417.84,210.00) startOffset 0 endOffset 3 width 11.12: &quot;55 &quot;
+        RenderSVGInlineText {#text} at (428,210) size 12x8
+          chunk 1 text run 1 at (428.96,210.00) startOffset 0 endOffset 5 width 11.12: &quot;     &quot;
+    RenderSVGContainer {g} at (10,314) size 237x33
+      RenderSVGText {text} at (10,314) size 237x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 237x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 13 width 8.90: &quot;.&quot;
+          chunk 1 text run 5 at (188.50,340.00) startOffset 13 endOffset 14 width 17.79: &quot;1&quot;
+          chunk 1 text run 6 at (202.51,340.00) startOffset 14 endOffset 17 width 44.48: &quot;1 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom02fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom02fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,98 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (51,40) size 389x249
+      RenderSVGText {text} at (51,40) size 159x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 159x18
+          chunk 1 (end anchor) text run 1 at (51.55,55.00) startOffset 0 endOffset 5 width 51.01: &quot;animV&quot;
+          chunk 1 (end anchor) text run 2 at (101.50,55.00) startOffset 5 endOffset 16 width 90.56: &quot;al != baseV&quot;
+          chunk 1 (end anchor) text run 3 at (190.99,55.00) startOffset 16 endOffset 19 width 19.01: &quot;al:&quot;
+      RenderSVGContainer {g} at (240,40) size 200x249 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
+        RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,63) size 159x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 159x15
+            chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,75.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,75.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,75.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,75.00) startOffset 9 endOffset 20 width 83.24: &quot;edNumberLis&quot;
+            chunk 1 text run 6 at (224.88,75.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,93) size 131x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 131x14
+            chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,105.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,105.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,105.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,105.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
+            chunk 1 text run 6 at (192.23,105.00) startOffset 16 endOffset 17 width 7.78: &quot;h&quot;
+        RenderSVGRect {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,123) size 152x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x14
+            chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,135.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,135.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,135.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,135.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
+            chunk 1 text run 6 at (192.23,135.00) startOffset 16 endOffset 20 width 25.68: &quot;hLis&quot;
+            chunk 1 text run 7 at (217.87,135.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,153) size 124x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 124x14
+            chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,165.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,165.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,165.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,165.00) startOffset 9 endOffset 16 width 51.37: &quot;edAngle&quot;
+        RenderSVGRect {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,183) size 116x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 116x14
+            chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,195.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,195.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,195.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,195.00) startOffset 9 endOffset 12 width 25.68: &quot;edR&quot;
+            chunk 1 text run 6 at (167.19,195.00) startOffset 12 endOffset 15 width 18.68: &quot;ect&quot;
+        RenderSVGRect {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,213) size 172x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 172x14
+            chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,225.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,225.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,225.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,225.00) startOffset 9 endOffset 12 width 24.12: &quot;edT&quot;
+            chunk 1 text run 6 at (164.51,225.00) startOffset 12 endOffset 13 width 4.66: &quot;r&quot;
+            chunk 1 text run 7 at (169.11,225.00) startOffset 13 endOffset 17 width 26.46: &quot;ansf&quot;
+            chunk 1 text run 8 at (195.43,225.00) startOffset 17 endOffset 23 width 42.00: &quot;ormLis&quot;
+            chunk 1 text run 9 at (237.38,225.00) startOffset 23 endOffset 24 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,243) size 219x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 219x15
+            chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,255.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,255.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,255.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,255.00) startOffset 9 endOffset 13 width 29.57: &quot;edPr&quot;
+            chunk 1 text run 6 at (171.09,255.00) startOffset 13 endOffset 17 width 27.23: &quot;eser&quot;
+            chunk 1 text run 7 at (198.73,255.00) startOffset 17 endOffset 18 width 7.00: &quot;v&quot;
+            chunk 1 text run 8 at (205.44,255.00) startOffset 18 endOffset 26 width 60.69: &quot;eAspectR&quot;
+            chunk 1 text run 9 at (265.92,255.00) startOffset 26 endOffset 30 width 22.57: &quot;atio&quot;
+      RenderSVGHiddenContainer {g} at (0,0) size 0x0
+        RenderSVGText {text} at (0,-15) size 37x24 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 37x23
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
+            chunk 1 text run 2 at (10.01,0.00) startOffset 1 endOffset 2 width 10.01: &quot;b&quot;
+            chunk 1 text run 3 at (20.02,0.00) startOffset 2 endOffset 3 width 9.00: &quot;c&quot;
+        RenderSVGEllipse {circle} at (0,0) size 50x50 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=50.00]
+        RenderSVGResourceMarker {marker} [id=&quot;marker&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=90.00]
+        RenderSVGViewportContainer {svg} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.8 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom03bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom03bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,15) size 470x345
+      RenderSVGText {text} at (10,15) size 342x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 342x18
+          chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
+          chunk 1 text run 2 at (19.29,30.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
+          chunk 1 text run 3 at (38.24,30.00) startOffset 3 endOffset 6 width 15.01: &quot;t t&quot;
+          chunk 1 text run 4 at (53.20,30.00) startOffset 6 endOffset 12 width 50.04: &quot;hat ge&quot;
+          chunk 1 text run 5 at (103.06,30.00) startOffset 12 endOffset 16 width 39.02: &quot;tBBo&quot;
+          chunk 1 text run 6 at (141.60,30.00) startOffset 16 endOffset 21 width 38.99: &quot;x() w&quot;
+          chunk 1 text run 7 at (180.42,30.00) startOffset 21 endOffset 23 width 16.00: &quot;or&quot;
+          chunk 1 text run 8 at (196.53,30.00) startOffset 23 endOffset 24 width 9.00: &quot;k&quot;
+          chunk 1 text run 9 at (205.48,30.00) startOffset 24 endOffset 29 width 39.02: &quot;s bef&quot;
+          chunk 1 text run 10 at (244.32,30.00) startOffset 29 endOffset 31 width 16.00: &quot;or&quot;
+          chunk 1 text run 11 at (260.13,30.00) startOffset 31 endOffset 34 width 27.02: &quot;e S&quot;
+          chunk 1 text run 12 at (286.39,30.00) startOffset 34 endOffset 35 width 12.01: &quot;V&quot;
+          chunk 1 text run 13 at (297.64,30.00) startOffset 35 endOffset 40 width 54.04: &quot;GLoad&quot;
+      RenderSVGRect {rect} at (10,40) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=40.00] [width=50.00] [height=50.00]
+      RenderSVGText {text} at (1000,985) size 32x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 32x18
+          chunk 1 text run 1 at (1000.00,1000.00) startOffset 0 endOffset 1 width 12.01: &quot;A&quot;
+          chunk 1 text run 2 at (1012.08,1000.00) startOffset 1 endOffset 3 width 19.01: &quot;bc&quot;
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom04bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom04bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,147 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,15) size 430x274
+      RenderSVGText {text} at (10,15) size 298x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 298x18
+          chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
+          chunk 1 text run 2 at (19.29,30.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
+          chunk 1 text run 3 at (38.24,30.00) startOffset 3 endOffset 11 width 51.01: &quot;ting liv&quot;
+          chunk 1 text run 4 at (88.88,30.00) startOffset 11 endOffset 21 width 85.05: &quot;eness of S&quot;
+          chunk 1 text run 5 at (173.17,30.00) startOffset 21 endOffset 22 width 12.01: &quot;V&quot;
+          chunk 1 text run 6 at (184.42,30.00) startOffset 22 endOffset 35 width 123.03: &quot;G DOM objects&quot;
+      RenderSVGContainer {g} at (90,40) size 350x249 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
+        RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,63) size 159x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 159x15
+            chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,75.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,75.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,75.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,75.00) startOffset 9 endOffset 20 width 83.24: &quot;edNumberLis&quot;
+            chunk 1 text run 6 at (224.88,75.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,93) size 131x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 131x14
+            chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,105.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,105.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,105.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,105.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
+            chunk 1 text run 6 at (192.23,105.00) startOffset 16 endOffset 17 width 7.78: &quot;h&quot;
+        RenderSVGRect {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,123) size 152x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x14
+            chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,135.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,135.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,135.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,135.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
+            chunk 1 text run 6 at (192.23,135.00) startOffset 16 endOffset 20 width 25.68: &quot;hLis&quot;
+            chunk 1 text run 7 at (217.87,135.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,153) size 124x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 124x14
+            chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,165.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,165.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,165.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,165.00) startOffset 9 endOffset 16 width 51.37: &quot;edAngle&quot;
+        RenderSVGRect {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,183) size 116x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 116x14
+            chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,195.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,195.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,195.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,195.00) startOffset 9 endOffset 12 width 25.68: &quot;edR&quot;
+            chunk 1 text run 6 at (167.19,195.00) startOffset 12 endOffset 15 width 18.68: &quot;ect&quot;
+        RenderSVGRect {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,213) size 172x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 172x14
+            chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,225.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,225.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,225.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,225.00) startOffset 9 endOffset 12 width 24.12: &quot;edT&quot;
+            chunk 1 text run 6 at (164.51,225.00) startOffset 12 endOffset 13 width 4.66: &quot;r&quot;
+            chunk 1 text run 7 at (169.11,225.00) startOffset 13 endOffset 17 width 26.46: &quot;ansf&quot;
+            chunk 1 text run 8 at (195.43,225.00) startOffset 17 endOffset 23 width 42.00: &quot;ormLis&quot;
+            chunk 1 text run 9 at (237.38,225.00) startOffset 23 endOffset 24 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,243) size 219x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 219x15
+            chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,255.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,255.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,255.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,255.00) startOffset 9 endOffset 13 width 29.57: &quot;edPr&quot;
+            chunk 1 text run 6 at (171.09,255.00) startOffset 13 endOffset 17 width 27.23: &quot;eser&quot;
+            chunk 1 text run 7 at (198.73,255.00) startOffset 17 endOffset 18 width 7.00: &quot;v&quot;
+            chunk 1 text run 8 at (205.44,255.00) startOffset 18 endOffset 26 width 60.69: &quot;eAspectR&quot;
+            chunk 1 text run 9 at (265.92,255.00) startOffset 26 endOffset 30 width 22.57: &quot;atio&quot;
+        RenderSVGRect {rect} at (210,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=270.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,273) size 139x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 139x14
+            chunk 1 text run 1 at (70.00,285.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,285.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,285.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,285.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,285.00) startOffset 9 endOffset 18 width 66.93: &quot;edBoolean&quot;
+        RenderSVGRect {rect} at (180,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=300.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,303) size 124x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 124x14
+            chunk 1 text run 1 at (70.00,315.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,315.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,315.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,315.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,315.00) startOffset 9 endOffset 12 width 24.91: &quot;edS&quot;
+            chunk 1 text run 6 at (166.54,315.00) startOffset 12 endOffset 14 width 8.55: &quot;tr&quot;
+            chunk 1 text run 7 at (175.11,315.00) startOffset 14 endOffset 17 width 18.68: &quot;ing&quot;
+        RenderSVGRect {rect} at (150,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=330.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,333) size 167x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 167x14
+            chunk 1 text run 1 at (70.00,345.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,345.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,345.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,345.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,345.00) startOffset 9 endOffset 17 width 64.58: &quot;edEnumer&quot;
+            chunk 1 text run 6 at (206.19,345.00) startOffset 17 endOffset 22 width 30.35: &quot;ation&quot;
+        RenderSVGRect {rect} at (120,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=360.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,363) size 131x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 131x14
+            chunk 1 text run 1 at (70.00,375.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,375.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,375.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,375.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,375.00) startOffset 9 endOffset 14 width 31.14: &quot;edInt&quot;
+            chunk 1 text run 6 at (172.62,375.00) startOffset 14 endOffset 18 width 28.01: &quot;eger&quot;
+        RenderSVGRect {rect} at (90,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=390.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,393) size 138x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 138x14
+            chunk 1 text run 1 at (70.00,405.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,405.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,405.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,405.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,405.00) startOffset 9 endOffset 17 width 65.35: &quot;edNumber&quot;
+      RenderSVGHiddenContainer {g} at (0,0) size 0x0
+        RenderSVGText {text} at (10,-15) size 34x22 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 34x22
+            chunk 1 text run 1 at (10.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
+            chunk 1 text run 2 at (20.01,0.00) startOffset 1 endOffset 2 width 10.01: &quot;b&quot;
+            chunk 1 text run 3 at (30.02,0.00) startOffset 2 endOffset 3 width 9.00: &quot;c&quot;
+        RenderSVGEllipse {circle} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=100.00]
+        RenderSVGResourceMarker {marker} [id=&quot;marker&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=60.00]
+        RenderSVGViewportContainer {svg} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feTurbulence type=&quot;TURBULANCE&quot; baseFrequency=&quot;4.00, 5.00&quot; seed=&quot;0.00&quot; numOctaves=&quot;1&quot; stitchTiles=&quot;0&quot;]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom05bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom05bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,69 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,15) size 366x175
+      RenderSVGText {text} at (10,15) size 366x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 366x18
+          chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 1 width 11.00: &quot;T&quot;
+          chunk 1 text run 2 at (19.29,30.00) startOffset 1 endOffset 3 width 19.01: &quot;es&quot;
+          chunk 1 text run 3 at (38.24,30.00) startOffset 3 endOffset 12 width 63.04: &quot;t side ef&quot;
+          chunk 1 text run 4 at (101.67,30.00) startOffset 12 endOffset 13 width 5.00: &quot;f&quot;
+          chunk 1 text run 5 at (106.41,30.00) startOffset 13 endOffset 32 width 144.07: &quot;ects of assigning t&quot;
+          chunk 1 text run 6 at (250.26,30.00) startOffset 32 endOffset 35 width 24.01: &quot;o v&quot;
+          chunk 1 text run 7 at (273.95,30.00) startOffset 35 endOffset 42 width 67.03: &quot;alueAsS&quot;
+          chunk 1 text run 8 at (340.93,30.00) startOffset 42 endOffset 44 width 11.00: &quot;tr&quot;
+          chunk 1 text run 9 at (351.95,30.00) startOffset 44 endOffset 47 width 24.01: &quot;ing&quot;
+      RenderSVGRect {rect} at (10,40) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=40.00] [width=30.00] [height=30.00]
+      RenderSVGRect {rect} at (10,80) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=80.00] [width=30.00] [height=30.00]
+      RenderSVGRect {rect} at (10,120) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=120.00] [width=30.00] [height=30.00]
+      RenderSVGRect {rect} at (10,160) size 30x30 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=160.00] [width=30.00] [height=30.00]
+      RenderSVGContainer {g} at (50,48) size 185x135
+        RenderSVGText {text} at (50,48) size 175x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 175x15
+            chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 10.01: &quot;V&quot;
+            chunk 1 text run 2 at (59.12,60.00) startOffset 1 endOffset 7 width 35.01: &quot;alid s&quot;
+            chunk 1 text run 3 at (94.09,60.00) startOffset 7 endOffset 9 width 9.16: &quot;tr&quot;
+            chunk 1 text run 4 at (103.26,60.00) startOffset 9 endOffset 17 width 55.03: &quot;ing on S&quot;
+            chunk 1 text run 5 at (157.67,60.00) startOffset 17 endOffset 18 width 10.00: &quot;V&quot;
+            chunk 1 text run 6 at (167.04,60.00) startOffset 18 endOffset 24 width 49.20: &quot;GLengt&quot;
+            chunk 1 text run 7 at (216.20,60.00) startOffset 24 endOffset 25 width 8.34: &quot;h&quot;
+        RenderSVGText {text} at (50,88) size 185x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 185x15
+            chunk 1 text run 1 at (50.00,100.00) startOffset 0 endOffset 2 width 12.51: &quot;In&quot;
+            chunk 1 text run 2 at (62.31,100.00) startOffset 2 endOffset 3 width 7.50: &quot;v&quot;
+            chunk 1 text run 3 at (69.55,100.00) startOffset 3 endOffset 9 width 35.01: &quot;alid s&quot;
+            chunk 1 text run 4 at (104.51,100.00) startOffset 9 endOffset 11 width 9.17: &quot;tr&quot;
+            chunk 1 text run 5 at (113.69,100.00) startOffset 11 endOffset 19 width 55.03: &quot;ing on S&quot;
+            chunk 1 text run 6 at (168.10,100.00) startOffset 19 endOffset 20 width 10.00: &quot;V&quot;
+            chunk 1 text run 7 at (177.47,100.00) startOffset 20 endOffset 26 width 49.20: &quot;GLengt&quot;
+            chunk 1 text run 8 at (226.62,100.00) startOffset 26 endOffset 27 width 8.34: &quot;h&quot;
+        RenderSVGText {text} at (50,128) size 167x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 167x15
+            chunk 1 text run 1 at (50.00,140.00) startOffset 0 endOffset 1 width 10.01: &quot;V&quot;
+            chunk 1 text run 2 at (59.12,140.00) startOffset 1 endOffset 7 width 35.01: &quot;alid s&quot;
+            chunk 1 text run 3 at (94.09,140.00) startOffset 7 endOffset 9 width 9.16: &quot;tr&quot;
+            chunk 1 text run 4 at (103.26,140.00) startOffset 9 endOffset 17 width 55.03: &quot;ing on S&quot;
+            chunk 1 text run 5 at (157.67,140.00) startOffset 17 endOffset 18 width 10.00: &quot;V&quot;
+            chunk 1 text run 6 at (167.04,140.00) startOffset 18 endOffset 19 width 11.67: &quot;G&quot;
+            chunk 1 text run 7 at (178.62,140.00) startOffset 19 endOffset 24 width 38.35: &quot;Angle&quot;
+        RenderSVGText {text} at (50,168) size 178x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 178x15
+            chunk 1 text run 1 at (50.00,180.00) startOffset 0 endOffset 2 width 12.51: &quot;In&quot;
+            chunk 1 text run 2 at (62.31,180.00) startOffset 2 endOffset 3 width 7.50: &quot;v&quot;
+            chunk 1 text run 3 at (69.55,180.00) startOffset 3 endOffset 9 width 35.01: &quot;alid s&quot;
+            chunk 1 text run 4 at (104.51,180.00) startOffset 9 endOffset 11 width 9.17: &quot;tr&quot;
+            chunk 1 text run 5 at (113.69,180.00) startOffset 11 endOffset 19 width 55.03: &quot;ing on S&quot;
+            chunk 1 text run 6 at (168.10,180.00) startOffset 19 endOffset 20 width 10.00: &quot;V&quot;
+            chunk 1 text run 7 at (177.47,180.00) startOffset 20 endOffset 21 width 11.67: &quot;G&quot;
+            chunk 1 text run 8 at (189.05,180.00) startOffset 21 endOffset 26 width 38.35: &quot;Angle&quot;
+      RenderSVGResourceMarker {marker} [id=&quot;m&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.6 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom06fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom06fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (0,0) size 480x360
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGText {text} at (160,55) size 160x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 159x18
+          chunk 1 (middle anchor) text run 1 at (160.78,70.00) startOffset 0 endOffset 1 width 12.01: &quot;S&quot;
+          chunk 1 (middle anchor) text run 2 at (172.03,70.00) startOffset 1 endOffset 2 width 12.01: &quot;V&quot;
+          chunk 1 (middle anchor) text run 3 at (183.28,70.00) startOffset 2 endOffset 4 width 26.01: &quot;GS&quot;
+          chunk 1 (middle anchor) text run 4 at (209.24,70.00) startOffset 4 endOffset 6 width 11.00: &quot;tr&quot;
+          chunk 1 (middle anchor) text run 5 at (220.25,70.00) startOffset 6 endOffset 12 width 47.02: &quot;ingLis&quot;
+          chunk 1 (middle anchor) text run 6 at (267.22,70.00) startOffset 12 endOffset 17 width 52.00: &quot;t DOM&quot;
+      RenderSVGContainer {g} at (80,100) size 320x100
+        RenderSVGRect {rect} at (80,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (190,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(190.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (300,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,100.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (100,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (190,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(190.00,100.00)}] [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (300,100) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,100.00)}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (0,0) size 480x360 [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.5 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom07fexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgW3CSVG11SEtypesdom07fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,100 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (44,40) size 396x249
+      RenderSVGText {text} at (44,40) size 166x19 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 166x18
+          chunk 1 (end anchor) text run 1 at (44.78,55.00) startOffset 0 endOffset 5 width 51.01: &quot;animV&quot;
+          chunk 1 (end anchor) text run 2 at (94.73,55.00) startOffset 5 endOffset 12 width 43.00: &quot;al is r&quot;
+          chunk 1 (end anchor) text run 3 at (137.53,55.00) startOffset 12 endOffset 19 width 59.04: &quot;ead onl&quot;
+          chunk 1 (end anchor) text run 4 at (196.48,55.00) startOffset 19 endOffset 20 width 9.00: &quot;y&quot;
+          chunk 1 (end anchor) text run 5 at (205.00,55.00) startOffset 20 endOffset 21 width 5.00: &quot;:&quot;
+      RenderSVGContainer {g} at (240,40) size 200x249 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(500.00,0.00)}]
+        RenderSVGRect {rect} at (420,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=60.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,63) size 159x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 159x15
+            chunk 1 text run 1 at (70.00,75.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,75.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,75.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,75.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,75.00) startOffset 9 endOffset 20 width 83.24: &quot;edNumberLis&quot;
+            chunk 1 text run 6 at (224.88,75.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (390,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=90.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,93) size 131x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 131x14
+            chunk 1 text run 1 at (70.00,105.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,105.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,105.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,105.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,105.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
+            chunk 1 text run 6 at (192.23,105.00) startOffset 16 endOffset 17 width 7.78: &quot;h&quot;
+        RenderSVGRect {rect} at (360,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=120.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,123) size 152x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 152x14
+            chunk 1 text run 1 at (70.00,135.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,135.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,135.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,135.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,135.00) startOffset 9 endOffset 16 width 50.60: &quot;edLengt&quot;
+            chunk 1 text run 6 at (192.23,135.00) startOffset 16 endOffset 20 width 25.68: &quot;hLis&quot;
+            chunk 1 text run 7 at (217.87,135.00) startOffset 20 endOffset 21 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (330,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=150.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,153) size 124x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 124x14
+            chunk 1 text run 1 at (70.00,165.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,165.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,165.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,165.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,165.00) startOffset 9 endOffset 16 width 51.37: &quot;edAngle&quot;
+        RenderSVGRect {rect} at (300,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=180.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,183) size 116x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 116x14
+            chunk 1 text run 1 at (70.00,195.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,195.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,195.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,195.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,195.00) startOffset 9 endOffset 12 width 25.68: &quot;edR&quot;
+            chunk 1 text run 6 at (167.19,195.00) startOffset 12 endOffset 15 width 18.68: &quot;ect&quot;
+        RenderSVGRect {rect} at (270,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=210.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,213) size 172x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 172x14
+            chunk 1 text run 1 at (70.00,225.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,225.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,225.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,225.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,225.00) startOffset 9 endOffset 12 width 24.12: &quot;edT&quot;
+            chunk 1 text run 6 at (164.51,225.00) startOffset 12 endOffset 13 width 4.66: &quot;r&quot;
+            chunk 1 text run 7 at (169.11,225.00) startOffset 13 endOffset 17 width 26.46: &quot;ansf&quot;
+            chunk 1 text run 8 at (195.43,225.00) startOffset 17 endOffset 23 width 42.00: &quot;ormLis&quot;
+            chunk 1 text run 9 at (237.38,225.00) startOffset 23 endOffset 24 width 3.89: &quot;t&quot;
+        RenderSVGRect {rect} at (240,40) size 20x20 [fill={[type=SOLID] [color=#008000]}] [x=40.00] [y=240.00] [width=20.00] [height=20.00]
+        RenderSVGText {text} at (70,243) size 219x15 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 219x15
+            chunk 1 text run 1 at (70.00,255.00) startOffset 0 endOffset 1 width 9.34: &quot;S&quot;
+            chunk 1 text run 2 at (78.75,255.00) startOffset 1 endOffset 2 width 9.34: &quot;V&quot;
+            chunk 1 text run 3 at (87.50,255.00) startOffset 2 endOffset 3 width 10.89: &quot;G&quot;
+            chunk 1 text run 4 at (98.31,255.00) startOffset 3 endOffset 9 width 43.57: &quot;Animat&quot;
+            chunk 1 text run 5 at (141.68,255.00) startOffset 9 endOffset 13 width 29.57: &quot;edPr&quot;
+            chunk 1 text run 6 at (171.09,255.00) startOffset 13 endOffset 17 width 27.23: &quot;eser&quot;
+            chunk 1 text run 7 at (198.73,255.00) startOffset 17 endOffset 18 width 7.00: &quot;v&quot;
+            chunk 1 text run 8 at (205.44,255.00) startOffset 18 endOffset 26 width 60.69: &quot;eAspectR&quot;
+            chunk 1 text run 9 at (265.92,255.00) startOffset 26 endOffset 30 width 22.57: &quot;atio&quot;
+      RenderSVGHiddenContainer {g} at (0,0) size 0x0
+        RenderSVGText {text} at (0,-15) size 37x24 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 37x23
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 10.01: &quot;a&quot;
+            chunk 1 text run 2 at (10.01,0.00) startOffset 1 endOffset 2 width 10.01: &quot;b&quot;
+            chunk 1 text run 3 at (20.02,0.00) startOffset 2 endOffset 3 width 9.00: &quot;c&quot;
+        RenderSVGEllipse {circle} at (0,0) size 50x50 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=50.00]
+        RenderSVGResourceMarker {marker} [id=&quot;marker&quot;] [markerUnits=strokeWidth] [ref at (0,0)] [angle=90.00]
+        RenderSVGViewportContainer {svg} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: &quot;.2 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgcustomglyphsettingdattributeexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgcustomglyphsettingdattributeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/custom/glyph-setting-d-attribute-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (10,54) size 75x151
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGText {text} at (10,54) size 75x151 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 75x150
+        chunk 1 text run 1 at (10.00,160.00) startOffset 0 endOffset 1 width 75.00: &quot;a&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgcustomscrollingembeddedsvgfileimagerepaintproblemexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,141 @@
</span><ins>+layer at (0,0) size 1026x1016
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x1016
+  RenderBlock {HTML} at (0,0) size 785x1016
+    RenderBody {BODY} at (8,16) size 769x996
+      RenderBlock {DIV} at (16,0) size 737x60
+        RenderBlock {P} at (0,0) size 737x20
+          RenderInline {A} at (0,0) size 90x18 [color=#0000EE]
+            RenderText {#text} at (268,1) size 90x18
+              text run at (268,1) width 90: &quot;Full version&quot;
+          RenderText {#text} at (357,1) size 11x18
+            text run at (357,1) width 11: &quot;, &quot;
+          RenderInline {A} at (0,0) size 102x18 [color=#0000EE]
+            RenderText {#text} at (367,1) size 102x18
+              text run at (367,1) width 102: &quot;Basic version&quot;
+        RenderBlock {P} at (0,20) size 737x20
+          RenderText {#text} at (183,1) size 143x18
+            text run at (183,1) width 143: &quot;Specification link: &quot;
+          RenderInline {A} at (0,0) size 229x18 [color=#0000EE]
+            RenderText {#text} at (325,1) size 229x18
+              text run at (325,1) width 229: &quot;3.4 How groups are rendered&quot;
+        RenderBlock {P} at (0,40) size 737x20
+          RenderInline {A} at (0,0) size 202x18 [color=#0000EE]
+            RenderText {#text} at (153,1) size 202x18
+              text run at (153,1) width 202: &quot;pservers-pattern-01-b \x{2190}&quot;
+          RenderText {#text} at (354,1) size 6x18
+            text run at (354,1) width 6: &quot; &quot;
+          RenderInline {A} at (0,0) size 45x18 [color=#0000EE]
+            RenderText {#text} at (359,1) size 45x18
+              text run at (359,1) width 45: &quot;index&quot;
+          RenderText {#text} at (403,1) size 6x18
+            text run at (403,1) width 6: &quot; &quot;
+          RenderInline {A} at (0,0) size 176x18 [color=#0000EE]
+            RenderText {#text} at (408,1) size 176x18
+              text run at (408,1) width 176: &quot;\x{2192} script-handle-01-b&quot;
+          RenderText {#text} at (0,0) size 0x0
+      RenderTable {TABLE} at (0,64) size 1018x551
+        RenderTableSection {TBODY} at (0,0) size 1018x551
+          RenderTableRow {TR} at (0,0) size 1018x551
+            RenderTableCell {TD} at (0,0) size 1018x551 [r=0 c=0 rs=1 cs=3]
+              RenderTable {TABLE} at (10,10) size 998x531
+                RenderTableSection {TBODY} at (0,0) size 998x531
+                  RenderTableRow {TR} at (0,2) size 998x107
+                    RenderTableCell {TD} at (2,2) size 994x107 [r=0 c=0 rs=1 cs=2]
+                      RenderBlock {H1} at (8,29) size 978x49
+                        RenderText {#text} at (314,5) size 350x38
+                          text run at (314,5) width 350: &quot;render-groups-01-b&quot;
+                  RenderTableRow {TR} at (0,111) size 998x36 [color=#FFFFFF] [bgcolor=#000000]
+                    RenderTableCell {TD} at (2,111) size 496x36 [r=1 c=0 rs=1 cs=1]
+                      RenderText {#text} at (204,9) size 88x18
+                        text run at (204,9) width 88: &quot;SVG Image&quot;
+                    RenderTableCell {TD} at (500,111) size 496x36 [r=1 c=1 rs=1 cs=1]
+                      RenderText {#text} at (203,9) size 90x18
+                        text run at (203,9) width 90: &quot;PNG Image&quot;
+                  RenderTableRow {TR} at (0,149) size 998x380
+                    RenderTableCell {TD} at (2,149) size 496x380 [r=2 c=0 rs=1 cs=1]
+                      RenderEmbeddedObject {EMBED} at (8,8) size 480x360
+                        layer at (0,0) size 480x360
+                          RenderView at (0,0) size 480x360
+                        layer at (0,0) size 480x360
+                          RenderSVGRoot {svg} at (0,0) size 480x360
+                            RenderSVGContainer {g} at (35,10) size 429x305
+                              RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+                              RenderSVGContainer {g} at (35,10) size 429x305 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+                                RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
+                                RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
+                                RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
+                                RenderSVGPath {line} at (166,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=100.00] [y1=10.00] [x2=100.00] [y2=175.00]
+                                RenderSVGPath {line} at (220,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=130.00] [y1=10.00] [x2=130.00] [y2=175.00]
+                                RenderSVGPath {line} at (274,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=160.00] [y1=10.00] [x2=160.00] [y2=175.00]
+                                RenderSVGPath {line} at (328,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=190.00] [y1=10.00] [x2=190.00] [y2=175.00]
+                                RenderSVGPath {line} at (382,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=10.00] [x2=220.00] [y2=175.00]
+                                RenderSVGPath {line} at (436,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=10.00] [x2=250.00] [y2=175.00]
+                                RenderSVGRect {rect} at (35,17) size 416x281 [stroke={[type=SOLID] [color=#000000]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
+                                RenderSVGContainer {g} at (54,10) size 382x269 [opacity=0.50]
+                                  RenderSVGText {text} at (30,5) size 138x121 contains 1 chunk(s)
+                                    RenderSVGInlineText {#text} at (0,0) size 138x121
+                                      chunk 1 text run 1 at (30.00,90.00) startOffset 0 endOffset 2 width 88.32: &quot;SV&quot;
+                                      chunk 1 text run 2 at (123.12,90.00) startOffset 2 endOffset 3 width 44.04: &quot;G&quot;
+                                  RenderSVGRect {rect} at (126,99) size 234x126 [fill={[type=SOLID] [color=#820032]}] [x=70.00] [y=55.00] [width=130.00] [height=70.00]
+                                  RenderSVGImage {image} at (291,135) size 145x144
+                            RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
+                              RenderSVGInlineText {#text} at (0,0) size 264x46
+                                chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: &quot;$Revision: 1.6 $&quot;
+                            RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+                      RenderText {#text} at (0,0) size 0x0
+                    RenderTableCell {TD} at (500,149) size 496x380 [r=2 c=1 rs=1 cs=1]
+                      RenderImage {IMG} at (8,8) size 480x360
+                      RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (23,626) size 723x334
+        RenderBlock {P} at (0,0) size 723x40
+          RenderText {#text} at (0,1) size 716x38
+            text run at (0,1) width 716: &quot;Verifies implicit rendering order (paragraph 3.3) and grouping mechanism (paragraphs 3.4).&quot;
+            text run at (0,21) width 430: &quot;It also validates basic Shape, Image and text rendering.&quot;
+        RenderBlock {P} at (0,51) size 723x161
+          RenderText {#text} at (0,1) size 709x158
+            text run at (0,1) width 152: &quot;This test renders 3 &quot;
+            text run at (151,1) width 274: &quot;elements: a text string \&quot;SVG\&quot;, then &quot;
+            text run at (424,1) width 275: &quot;a shape, then an image. Because of&quot;
+            text run at (0,21) width 385: &quot;their definition order and coordinates, the image &quot;
+            text run at (384,21) width 325: &quot;should be on top of the rectangle and the&quot;
+            text run at (0,41) width 259: &quot;rectangle on top of the text. The &quot;
+            text run at (258,41) width 405: &quot;test validates that groups are conceptually rendered&quot;
+            text run at (0,61) width 181: &quot;offscreen before being &quot;
+            text run at (180,61) width 463: &quot;rendered on the canvas. This is done by grouping the same&quot;
+            text run at (0,81) width 192: &quot;overlapping objects and &quot;
+            text run at (191,81) width 471: &quot;rendering the group at half opacity. The background pattern&quot;
+            text run at (0,101) width 187: &quot;(vertical stripes) should &quot;
+            text run at (186,101) width 495: &quot;show throw all the group elements. However, none of the \&quot;SVG\&quot;&quot;
+            text run at (0,121) width 200: &quot;should show through the &quot;
+            text run at (199,121) width 479: &quot;rectangle and none of the rectangle should show through the&quot;
+            text run at (0,141) width 53: &quot;image.&quot;
+        RenderBlock {P} at (0,222) size 723x81
+          RenderText {#text} at (0,1) size 712x78
+            text run at (0,1) width 622: &quot;Prerequisites: the test assumes proper handling of the fill stroke, stroke-width, &quot;
+            text run at (621,1) width 62: &quot;opacity,&quot;
+            text run at (0,21) width 636: &quot;font-size rendering properties. It uses the rect, line, text and image elements, as &quot;
+            text run at (635,21) width 77: &quot;well as all&quot;
+            text run at (0,41) width 598: &quot;the elements required for the test template. To ensure that the text string is &quot;
+            text run at (597,41) width 111: &quot;overlapped by&quot;
+            text run at (0,61) width 656: &quot;the other elements and to avoid a dependency on system fonts, an SVG font is used.&quot;
+        RenderBlock {P} at (0,313) size 723x21
+          RenderText {#text} at (0,1) size 492x18
+            text run at (0,1) width 492: &quot;The rendered image should match the reference image exactly.&quot;
+      RenderBlock {DIV} at (16,975) size 737x21
+        RenderBlock {P} at (0,0) size 737x20
+          RenderInline {A} at (0,0) size 202x18 [color=#0000EE]
+            RenderText {#text} at (153,1) size 202x18
+              text run at (153,1) width 202: &quot;pservers-pattern-01-b \x{2190}&quot;
+          RenderText {#text} at (354,1) size 6x18
+            text run at (354,1) width 6: &quot; &quot;
+          RenderInline {A} at (0,0) size 45x18 [color=#0000EE]
+            RenderText {#text} at (359,1) size 45x18
+              text run at (359,1) width 45: &quot;index&quot;
+          RenderText {#text} at (403,1) size 6x18
+            text run at (403,1) width 6: &quot; &quot;
+          RenderInline {A} at (0,0) size 176x18 [color=#0000EE]
+            RenderText {#text} at (408,1) size 176x18
+              text run at (408,1) width 176: &quot;\x{2192} script-handle-01-b&quot;
+          RenderText {#text} at (0,0) size 0x0
+scrolled to 0,431
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgforeignObjecttexttref02bexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgforeignObjecttexttref02bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/foreignObject/text-tref-02-b-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 800x600
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (125,25) size 564x321
+      RenderSVGText {text} at (75,15) size 339x13 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 339x12
+          chunk 1 text run 1 at (75.00,25.00) startOffset 0 endOffset 1 width 7.33: &quot;T&quot;
+          chunk 1 text run 2 at (81.19,25.00) startOffset 1 endOffset 3 width 12.67: &quot;es&quot;
+          chunk 1 text run 3 at (93.83,25.00) startOffset 3 endOffset 8 width 16.30: &quot;t 'tr&quot;
+          chunk 1 text run 4 at (109.99,25.00) startOffset 8 endOffset 38 width 152.38: &quot;ef' element pointing outside t&quot;
+          chunk 1 text run 5 at (262.33,25.00) startOffset 38 endOffset 42 width 24.68: &quot;he S&quot;
+          chunk 1 text run 6 at (286.51,25.00) startOffset 42 endOffset 43 width 8.00: &quot;V&quot;
+          chunk 1 text run 7 at (294.01,25.00) startOffset 43 endOffset 56 width 76.03: &quot;G document fr&quot;
+          chunk 1 text run 8 at (369.98,25.00) startOffset 56 endOffset 63 width 43.36: &quot;agment.&quot;
+      RenderSVGText {text} at (75,171) size 83x37 contains 1 chunk(s)
+        RenderSVGInline {tref} at (0,0) size 83x36
+          RenderSVGInlineText {#text} at (0,0) size 83x36
+            chunk 1 text run 1 at (75.00,200.00) startOffset 0 endOffset 5 width 82.01: &quot;Hello&quot;
+        RenderSVGInlineText {#text} at (0,0) size 0x0
+        RenderSVGInline {tref} at (0,0) size 0x0
+        RenderSVGInlineText {#text} at (0,0) size 0x0
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (16,524) size 376x54
+      RenderSVGText {text} at (10,314) size 225x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 225x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.64: &quot;$R&quot;
+          chunk 1 text run 2 at (50.26,340.00) startOffset 2 endOffset 3 width 17.68: &quot;e&quot;
+          chunk 1 text run 3 at (67.46,340.00) startOffset 3 endOffset 12 width 116.64: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (181.73,340.00) startOffset 12 endOffset 16 width 53.04: &quot;.5 $&quot;
+    RenderSVGRect {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgtextkerningexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/text/kerning-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/text/kerning-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgtextkerningexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/text/kerning-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/text/kerning-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/text/kerning-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,103 @@
</span><ins>+layer at (0,0) size 808x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {html} at (0,0) size 800x585
+    RenderBody {body} at (8,16) size 784x415
+      RenderBlock {p} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 738x36
+          text run at (0,0) width 738: &quot;The left edges of the black boxes below should line up with the left edges of their containing red or green boxes. In&quot;
+          text run at (0,18) width 293: &quot;addition, all the assertions below should pass.&quot;
+      RenderBlock {div} at (0,52) size 800x200
+        RenderSVGRoot {svg} at (8,68) size 570x200
+          RenderSVGRect {rect} at (8,78) size 70x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=10.00] [width=70.00] [height=160.00]
+          RenderSVGRect {rect} at (78,78) size 100x150 [fill={[type=SOLID] [color=#008000]}] [x=70.00] [y=10.00] [width=100.00] [height=150.00]
+          RenderSVGRect {rect} at (178,78) size 70x140 [fill={[type=SOLID] [color=#FF0000]}] [x=170.00] [y=10.00] [width=70.00] [height=140.00]
+          RenderSVGRect {rect} at (248,78) size 70x130 [fill={[type=SOLID] [color=#008000]}] [x=240.00] [y=10.00] [width=70.00] [height=130.00]
+          RenderSVGRect {rect} at (318,78) size 80x120 [fill={[type=SOLID] [color=#FF0000]}] [x=310.00] [y=10.00] [width=80.00] [height=120.00]
+          RenderSVGRect {rect} at (398,78) size 60x110 [fill={[type=SOLID] [color=#008000]}] [x=390.00] [y=10.00] [width=60.00] [height=110.00]
+          RenderSVGText {text} at (0,-90) size 570x600 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 570x600
+              chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 9 width 510.00: &quot;GGDGGBBBF&quot;
+              chunk 1 text run 2 at (490.00,10.00) startOffset 9 endOffset 10 width 80.00: &quot;B&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {pre} at (0,265) size 784x150
+        RenderInline {span} at (0,0) size 305x15
+          RenderInline {span} at (0,0) size 305x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,0) size 32x15
+                text run at (0,0) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,0) size 274x15
+              text run at (31,0) width 274: &quot; t.getStartPositionOfChar(0).x is 0&quot;
+          RenderBR {br} at (304,0) size 1x15
+        RenderInline {span} at (0,0) size 305x15
+          RenderInline {span} at (0,0) size 305x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,15) size 32x15
+                text run at (0,15) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,15) size 274x15
+              text run at (31,15) width 274: &quot; t.getStartPositionOfChar(1).x is 0&quot;
+          RenderBR {br} at (304,15) size 1x15
+        RenderInline {span} at (0,0) size 344x15
+          RenderInline {span} at (0,0) size 344x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,30) size 32x15
+                text run at (0,30) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,30) size 313x15
+              text run at (31,30) width 313: &quot; t.getStartPositionOfChar(2).x is 0 + 70&quot;
+          RenderBR {br} at (343,30) size 1x15
+        RenderInline {span} at (0,0) size 391x15
+          RenderInline {span} at (0,0) size 391x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,45) size 32x15
+                text run at (0,45) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,45) size 360x15
+              text run at (31,45) width 360: &quot; t.getStartPositionOfChar(3).x is 0 + 70 + 100&quot;
+          RenderBR {br} at (390,45) size 1x15
+        RenderInline {span} at (0,0) size 391x15
+          RenderInline {span} at (0,0) size 391x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,60) size 32x15
+                text run at (0,60) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,60) size 360x15
+              text run at (31,60) width 360: &quot; t.getStartPositionOfChar(4).x is 0 + 70 + 100&quot;
+          RenderBR {br} at (390,60) size 1x15
+        RenderInline {span} at (0,0) size 430x15
+          RenderInline {span} at (0,0) size 430x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,75) size 32x15
+                text run at (0,75) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,75) size 399x15
+              text run at (31,75) width 399: &quot; t.getStartPositionOfChar(5).x is 0 + 70 + 100 + 70&quot;
+          RenderBR {br} at (429,75) size 1x15
+        RenderInline {span} at (0,0) size 430x15
+          RenderInline {span} at (0,0) size 430x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,90) size 32x15
+                text run at (0,90) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,90) size 399x15
+              text run at (31,90) width 399: &quot; t.getStartPositionOfChar(6).x is 0 + 70 + 100 + 70&quot;
+          RenderBR {br} at (429,90) size 1x15
+        RenderInline {span} at (0,0) size 469x15
+          RenderInline {span} at (0,0) size 469x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,105) size 32x15
+                text run at (0,105) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,105) size 438x15
+              text run at (31,105) width 438: &quot; t.getStartPositionOfChar(7).x is 0 + 70 + 100 + 70 + 70&quot;
+          RenderBR {br} at (468,105) size 1x15
+        RenderInline {span} at (0,0) size 508x15
+          RenderInline {span} at (0,0) size 508x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,120) size 32x15
+                text run at (0,120) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,120) size 477x15
+              text run at (31,120) width 477: &quot; t.getStartPositionOfChar(8).x is 0 + 70 + 100 + 70 + 70 + 80&quot;
+          RenderBR {br} at (507,120) size 1x15
+        RenderInline {span} at (0,0) size 554x15
+          RenderInline {span} at (0,0) size 554x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,135) size 32x15
+                text run at (0,135) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,135) size 523x15
+              text run at (31,135) width 523: &quot; t.getStartPositionOfChar(9).x is 0 + 70 + 100 + 70 + 70 + 80 + 100&quot;
+          RenderBR {br} at (553,135) size 1x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgtextmulticharglyphexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgtextmulticharglyphexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/text/multichar-glyph-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,182 @@
</span><ins>+layer at (0,0) size 808x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {html} at (0,0) size 800x585
+    RenderBody {body} at (8,16) size 784x565
+      RenderBlock {p} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 738x36
+          text run at (0,0) width 738: &quot;The left edges of the black boxes below should line up with the left edges of their containing red or green boxes. In&quot;
+          text run at (0,18) width 293: &quot;addition, all the assertions below should pass.&quot;
+      RenderBlock {div} at (0,52) size 800x200
+        RenderSVGRoot {svg} at (8,68) size 450x200
+          RenderSVGRect {rect} at (8,78) size 70x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=10.00] [width=70.00] [height=160.00]
+          RenderSVGRect {rect} at (78,78) size 100x150 [fill={[type=SOLID] [color=#008000]}] [x=70.00] [y=10.00] [width=100.00] [height=150.00]
+          RenderSVGRect {rect} at (178,78) size 70x140 [fill={[type=SOLID] [color=#FF0000]}] [x=170.00] [y=10.00] [width=70.00] [height=140.00]
+          RenderSVGRect {rect} at (248,78) size 70x130 [fill={[type=SOLID] [color=#008000]}] [x=240.00] [y=10.00] [width=70.00] [height=130.00]
+          RenderSVGRect {rect} at (318,78) size 80x120 [fill={[type=SOLID] [color=#FF0000]}] [x=310.00] [y=10.00] [width=80.00] [height=120.00]
+          RenderSVGRect {rect} at (398,78) size 60x110 [fill={[type=SOLID] [color=#008000]}] [x=390.00] [y=10.00] [width=60.00] [height=110.00]
+          RenderSVGText {text} at (0,-90) size 450x600 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 450x600
+              chunk 1 text run 1 at (0.00,10.00) startOffset 0 endOffset 10 width 450.00: &quot;GGDGGBBBDB&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {pre} at (0,265) size 784x300
+        RenderInline {span} at (0,0) size 305x15
+          RenderInline {span} at (0,0) size 305x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,0) size 32x15
+                text run at (0,0) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,0) size 274x15
+              text run at (31,0) width 274: &quot; t.getStartPositionOfChar(0).x is 0&quot;
+          RenderBR {br} at (304,0) size 1x15
+        RenderInline {span} at (0,0) size 305x15
+          RenderInline {span} at (0,0) size 305x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,15) size 32x15
+                text run at (0,15) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,15) size 274x15
+              text run at (31,15) width 274: &quot; t.getStartPositionOfChar(1).x is 0&quot;
+          RenderBR {br} at (304,15) size 1x15
+        RenderInline {span} at (0,0) size 344x15
+          RenderInline {span} at (0,0) size 344x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,30) size 32x15
+                text run at (0,30) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,30) size 313x15
+              text run at (31,30) width 313: &quot; t.getStartPositionOfChar(2).x is 0 + 70&quot;
+          RenderBR {br} at (343,30) size 1x15
+        RenderInline {span} at (0,0) size 391x15
+          RenderInline {span} at (0,0) size 391x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,45) size 32x15
+                text run at (0,45) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,45) size 360x15
+              text run at (31,45) width 360: &quot; t.getStartPositionOfChar(3).x is 0 + 70 + 100&quot;
+          RenderBR {br} at (390,45) size 1x15
+        RenderInline {span} at (0,0) size 391x15
+          RenderInline {span} at (0,0) size 391x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,60) size 32x15
+                text run at (0,60) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,60) size 360x15
+              text run at (31,60) width 360: &quot; t.getStartPositionOfChar(4).x is 0 + 70 + 100&quot;
+          RenderBR {br} at (390,60) size 1x15
+        RenderInline {span} at (0,0) size 430x15
+          RenderInline {span} at (0,0) size 430x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,75) size 32x15
+                text run at (0,75) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,75) size 399x15
+              text run at (31,75) width 399: &quot; t.getStartPositionOfChar(5).x is 0 + 70 + 100 + 70&quot;
+          RenderBR {br} at (429,75) size 1x15
+        RenderInline {span} at (0,0) size 430x15
+          RenderInline {span} at (0,0) size 430x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,90) size 32x15
+                text run at (0,90) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,90) size 399x15
+              text run at (31,90) width 399: &quot; t.getStartPositionOfChar(6).x is 0 + 70 + 100 + 70&quot;
+          RenderBR {br} at (429,90) size 1x15
+        RenderInline {span} at (0,0) size 469x15
+          RenderInline {span} at (0,0) size 469x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,105) size 32x15
+                text run at (0,105) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,105) size 438x15
+              text run at (31,105) width 438: &quot; t.getStartPositionOfChar(7).x is 0 + 70 + 100 + 70 + 70&quot;
+          RenderBR {br} at (468,105) size 1x15
+        RenderInline {span} at (0,0) size 469x15
+          RenderInline {span} at (0,0) size 469x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,120) size 32x15
+                text run at (0,120) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,120) size 438x15
+              text run at (31,120) width 438: &quot; t.getStartPositionOfChar(8).x is 0 + 70 + 100 + 70 + 70&quot;
+          RenderBR {br} at (468,120) size 1x15
+        RenderInline {span} at (0,0) size 508x15
+          RenderInline {span} at (0,0) size 508x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,135) size 32x15
+                text run at (0,135) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,135) size 477x15
+              text run at (31,135) width 477: &quot; t.getStartPositionOfChar(9).x is 0 + 70 + 100 + 70 + 70 + 80&quot;
+          RenderBR {br} at (507,135) size 1x15
+        RenderInline {span} at (0,0) size 297x15
+          RenderInline {span} at (0,0) size 297x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,150) size 32x15
+                text run at (0,150) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,150) size 266x15
+              text run at (31,150) width 266: &quot; t.getEndPositionOfChar(0).x is 70&quot;
+          RenderBR {br} at (296,150) size 1x15
+        RenderInline {span} at (0,0) size 297x15
+          RenderInline {span} at (0,0) size 297x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,165) size 32x15
+                text run at (0,165) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,165) size 266x15
+              text run at (31,165) width 266: &quot; t.getEndPositionOfChar(1).x is 70&quot;
+          RenderBR {br} at (296,165) size 1x15
+        RenderInline {span} at (0,0) size 344x15
+          RenderInline {span} at (0,0) size 344x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,180) size 32x15
+                text run at (0,180) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,180) size 313x15
+              text run at (31,180) width 313: &quot; t.getEndPositionOfChar(2).x is 70 + 100&quot;
+          RenderBR {br} at (343,180) size 1x15
+        RenderInline {span} at (0,0) size 383x15
+          RenderInline {span} at (0,0) size 383x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,195) size 32x15
+                text run at (0,195) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,195) size 352x15
+              text run at (31,195) width 352: &quot; t.getEndPositionOfChar(3).x is 70 + 100 + 70&quot;
+          RenderBR {br} at (382,195) size 1x15
+        RenderInline {span} at (0,0) size 383x15
+          RenderInline {span} at (0,0) size 383x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,210) size 32x15
+                text run at (0,210) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,210) size 352x15
+              text run at (31,210) width 352: &quot; t.getEndPositionOfChar(4).x is 70 + 100 + 70&quot;
+          RenderBR {br} at (382,210) size 1x15
+        RenderInline {span} at (0,0) size 422x15
+          RenderInline {span} at (0,0) size 422x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,225) size 32x15
+                text run at (0,225) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,225) size 391x15
+              text run at (31,225) width 391: &quot; t.getEndPositionOfChar(5).x is 70 + 100 + 70 + 70&quot;
+          RenderBR {br} at (421,225) size 1x15
+        RenderInline {span} at (0,0) size 422x15
+          RenderInline {span} at (0,0) size 422x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,240) size 32x15
+                text run at (0,240) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,240) size 391x15
+              text run at (31,240) width 391: &quot; t.getEndPositionOfChar(6).x is 70 + 100 + 70 + 70&quot;
+          RenderBR {br} at (421,240) size 1x15
+        RenderInline {span} at (0,0) size 461x15
+          RenderInline {span} at (0,0) size 461x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,255) size 32x15
+                text run at (0,255) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,255) size 430x15
+              text run at (31,255) width 430: &quot; t.getEndPositionOfChar(7).x is 70 + 100 + 70 + 70 + 80&quot;
+          RenderBR {br} at (460,255) size 1x15
+        RenderInline {span} at (0,0) size 461x15
+          RenderInline {span} at (0,0) size 461x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,270) size 32x15
+                text run at (0,270) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,270) size 430x15
+              text run at (31,270) width 430: &quot; t.getEndPositionOfChar(8).x is 70 + 100 + 70 + 70 + 80&quot;
+          RenderBR {br} at (460,270) size 1x15
+        RenderInline {span} at (0,0) size 500x15
+          RenderInline {span} at (0,0) size 500x15
+            RenderInline {span} at (0,0) size 32x15
+              RenderText {#text} at (0,285) size 32x15
+                text run at (0,285) width 32: &quot;PASS&quot;
+            RenderText {#text} at (31,285) size 469x15
+              text run at (31,285) width 469: &quot; t.getEndPositionOfChar(9).x is 70 + 100 + 70 + 70 + 80 + 60&quot;
+          RenderBR {br} at (499,285) size 1x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgtransformstextwithmaskwithsvgtransformexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinsvgtransformstextwithmaskwithsvgtransformexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt (0 => 178769)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/transforms/text-with-mask-with-svg-transform-expected.txt        2015-01-21 00:42:42 UTC (rev 178769)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,83) size 430x460
+    RenderSVGContainer {g} at (0,83) size 430x460 [transform={m=((0.43,0.25)(-0.25,0.43)) t=(50.00,50.00)}]
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGText {text} at (10,6) size 140x18 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 140x17
+          chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 21 width 139.25: &quot;Test for mask support&quot;
+      RenderSVGRect {rect} at (0,109) size 151x230 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=30.00] [width=100.00] [height=260.00]
+      RenderSVGResourceMasker {mask} [id=&quot;mask1&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceLinearGradient {linearGradient} [id=&quot;Grad1&quot;] [gradientUnits=userSpaceOnUse] [start=(60,50)] [end=(60,120)]
+            RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
+            RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF80]
+        RenderSVGRect {rect} at (80,144) size 98x86 [fill={[type=LINEAR-GRADIENT] [id=&quot;Grad1&quot;]}] [x=60.00] [y=50.00] [width=100.00] [height=60.00]
+      RenderSVGRect {rect} at (80,144) size 98x86 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=50.00] [width=100.00] [height=60.00]
+        [masker=&quot;mask1&quot;] RenderSVGResourceMasker {mask} at (60,50) size 100x60
+      RenderSVGText {text} at (200,54) size 161x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 161x14
+          chunk 1 text run 1 at (200.00,65.00) startOffset 0 endOffset 30 width 160.06: &quot;Mask with linear gradient from&quot;
+      RenderSVGText {text} at (200,69) size 134x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 134x14
+          chunk 1 text run 1 at (200.00,80.00) startOffset 0 endOffset 25 width 133.42: &quot;opacity=1 to opactity=0.5&quot;
+      RenderSVGResourceMasker {mask} [id=&quot;mask2&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+        RenderSVGRect {rect} at (64,194) size 85x65 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.50]}] [x=60.00] [y=120.00] [width=100.00] [height=30.00]
+      RenderSVGRect {rect} at (64,194) size 85x65 [fill={[type=SOLID] [color=#00FF00]}] [x=60.00] [y=120.00] [width=100.00] [height=30.00]
+        [masker=&quot;mask2&quot;] RenderSVGResourceMasker {mask} at (60,120) size 100x30
+      RenderSVGText {text} at (200,124) size 172x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 172x14
+          chunk 1 text run 1 at (200.00,135.00) startOffset 0 endOffset 32 width 171.40: &quot;Mask with uniform opacity of 0.5&quot;
+      RenderSVGRect {rect} at (47,223) size 86x65 [fill={[type=SOLID] [color=#00FF00] [opacity=0.50]}] [x=60.00] [y=160.00] [width=100.00] [height=30.00]
+      RenderSVGText {text} at (200,164) size 197x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 197x14
+          chunk 1 text run 1 at (200.00,175.00) startOffset 0 endOffset 37 width 196.77: &quot;Rectangle with uniform opacity of 0.5&quot;
+      RenderSVGResourceMasker {mask} [id=&quot;mask3&quot;] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
+        RenderSVGRect {rect} at (32,252) size 156x103 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.50]}] [x=60.00] [y=200.00] [width=200.00] [height=25.00]
+        RenderSVGRect {rect} at (22,270) size 156x103 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.20]}] [x=60.00] [y=225.00] [width=200.00] [height=25.00]
+        RenderSVGRect {rect} at (12,288) size 155x103 [fill={[type=SOLID] [color=#FFFFFF]}] [x=60.00] [y=250.00] [width=200.00] [height=25.00]
+        RenderSVGRect {rect} at (1,306) size 156x103 [fill={[type=SOLID] [color=#FFFFFF] [opacity=0.70]}] [x=60.00] [y=275.00] [width=200.00] [height=25.00]
+      RenderSVGText {text} at (60,202) size 127x112 contains 1 chunk(s)
+        [masker=&quot;mask3&quot;] RenderSVGResourceMasker {mask} at (60,200) size 200x100
+        RenderSVGInlineText {#text} at (0,0) size 127x111
+          [masker=&quot;mask3&quot;] RenderSVGResourceMasker {mask} at (60,200) size 200x100
+          chunk 1 text run 1 at (60.00,280.00) startOffset 0 endOffset 2 width 81.25: &quot;SV&quot;
+          chunk 1 text run 2 at (145.65,280.00) startOffset 2 endOffset 3 width 40.52: &quot;G&quot;
+      RenderSVGText {text} at (200,214) size 197x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 197x14
+          chunk 1 text run 1 at (200.00,225.00) startOffset 0 endOffset 36 width 196.76: &quot;Text with mask containing rectangles&quot;
+      RenderSVGText {text} at (200,229) size 103x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 103x14
+          chunk 1 text run 1 at (200.00,240.00) startOffset 0 endOffset 20 width 102.72: &quot;of various opacities&quot;
+      RenderSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 261x46
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 260.71: &quot;$Revision: 1.7 $&quot;
+      RenderSVGRect {rect} at (0,83) size 430x460 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins></span></pre>
</div>
</div>

</body>
</html>