<!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>[182674] trunk</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/182674">182674</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2015-04-12 15:33:13 -0700 (Sun, 12 Apr 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix trival typos related to the word &quot;coordinate&quot;.
https://bugs.webkit.org/show_bug.cgi?id=143644

Patch by Sungmann Cho &lt;sungmann.cho@navercorp.com&gt; on 2015-04-12
Reviewed by Alexey Proskuryakov.

No new tests, no behavior change.

Source/WebCore:

* rendering/RenderBox.cpp:
(WebCore::RenderBox::layoutOverflowRectForPropagation):

Source/WebKit2:

* Shared/WebHitTestResult.cpp:
(WebKit::WebHitTestResult::Data::encode):
(WebKit::WebHitTestResult::Data::decode):
* Shared/WebHitTestResult.h:
* WebProcess/WebPage/mac/WebPageMac.mm:
(WebKit::WebPage::performActionMenuHitTestAtLocation):
(WebKit::WebPage::lookupTextAtLocation):

LayoutTests:

* css3/scroll-snap/scroll-snap-property-computed-style-expected.txt:
* css3/scroll-snap/scroll-snap-property-computed-style.js:
* platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
* platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
* platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
* platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
* platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
* platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
* platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
* svg/custom/svg-curve-with-relative-cordinates.html: Removed.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestscss3scrollsnapscrollsnappropertycomputedstyleexpectedtxt">trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestscss3scrollsnapscrollsnappropertycomputedstylejs">trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style.js</a></li>
<li><a href="#trunkSourceWebCoreChangeLog">trunk/Source/WebCore/ChangeLog</a></li>
<li><a href="#trunkSourceWebCorerenderingRenderBoxcpp">trunk/Source/WebCore/rendering/RenderBox.cpp</a></li>
<li><a href="#trunkSourceWebKit2ChangeLog">trunk/Source/WebKit2/ChangeLog</a></li>
<li><a href="#trunkSourceWebKit2SharedWebHitTestResultcpp">trunk/Source/WebKit2/Shared/WebHitTestResult.cpp</a></li>
<li><a href="#trunkSourceWebKit2SharedWebHitTestResulth">trunk/Source/WebKit2/Shared/WebHitTestResult.h</a></li>
<li><a href="#trunkSourceWebKit2WebProcessWebPagemacWebPageMacmm">trunk/Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecoordinatesexpectedpng">trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecoordinatesexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedsvgcustomsvgcurvewithrelativecoordinatesexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-coordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorsvgcustomsvgcurvewithrelativecoordinatesexpectedtxt">trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-coordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecoordinatesexpectedpng">trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecoordinatesexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustomsvgcurvewithrelativecoordinatesexpectedtxt">trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-coordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgcustomsvgcurvewithrelativecoordinateshtml">trunk/LayoutTests/svg/custom/svg-curve-with-relative-coordinates.html</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecordinatesexpectedpng">trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecordinatesexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedsvgcustomsvgcurvewithrelativecordinatesexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorsvgcustomsvgcurvewithrelativecordinatesexpectedtxt">trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecordinatesexpectedpng">trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecordinatesexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinsvgcustomsvgcurvewithrelativecordinatesexpectedtxt">trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgcustomsvgcurvewithrelativecordinateshtml">trunk/LayoutTests/svg/custom/svg-curve-with-relative-cordinates.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/ChangeLog        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,3 +1,23 @@
</span><ins>+2015-04-12  Sungmann Cho  &lt;sungmann.cho@navercorp.com&gt;
+
+        Fix trival typos related to the word &quot;coordinate&quot;.
+        https://bugs.webkit.org/show_bug.cgi?id=143644
+
+        Reviewed by Alexey Proskuryakov.
+
+        No new tests, no behavior change.
+
+        * css3/scroll-snap/scroll-snap-property-computed-style-expected.txt:
+        * css3/scroll-snap/scroll-snap-property-computed-style.js:
+        * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
+        * platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
+        * platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
+        * platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
+        * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
+        * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
+        * platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt: Removed.
+        * svg/custom/svg-curve-with-relative-cordinates.html: Removed.
+
</ins><span class="cx"> 2015-04-12  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Selects don't scroll at some aspect ratios
</span></span></pre></div>
<a id="trunkLayoutTestscss3scrollsnapscrollsnappropertycomputedstyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style-expected.txt (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style-expected.txt        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -175,7 +175,7 @@
</span><span class="cx"> subpixel destination : 0.125px 2.4375px
</span><span class="cx"> PASS window.getComputedStyle(document.body).getPropertyValue('-webkit-scroll-snap-destination') is '0.125px 2.4375px'
</span><span class="cx"> 
</span><del>-subpixel cordinate : 110.125px 25.4375px
</del><ins>+subpixel coordinate : 110.125px 25.4375px
</ins><span class="cx"> PASS window.getComputedStyle(document.body).getPropertyValue('-webkit-scroll-snap-coordinate') is '110.125px 25.4375px'
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestscss3scrollsnapscrollsnappropertycomputedstylejs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style.js (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style.js        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/css3/scroll-snap/scroll-snap-property-computed-style.js        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -80,6 +80,6 @@
</span><span class="cx"> 
</span><span class="cx"> testComputedScrollSnapRule(&quot;subpixel along x axis with pixel repeat&quot;, &quot;points-x&quot;, &quot;100.5px repeat(50.25px)&quot;, &quot;100.5px repeat(50.25px)&quot;);
</span><span class="cx"> testComputedScrollSnapRule(&quot;subpixel destination&quot;, &quot;destination&quot;, &quot;0.125px 2.4375px&quot;, &quot;0.125px 2.4375px&quot;);
</span><del>-testComputedScrollSnapRule(&quot;subpixel cordinate&quot;, &quot;coordinate&quot;, &quot;110.125px 25.4375px&quot;, &quot;110.125px 25.4375px&quot;);
</del><ins>+testComputedScrollSnapRule(&quot;subpixel coordinate&quot;, &quot;coordinate&quot;, &quot;110.125px 25.4375px&quot;, &quot;110.125px 25.4375px&quot;);
</ins><span class="cx"> 
</span><span class="cx"> successfullyParsed = true;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecoordinatesexpectedpngfromrev182673trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecordinatesexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.png (from rev 182673, trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecoordinatesexpectedpng"></a>
<div class="propset"><h4>Property changes: trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.png</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecoordinatesexpectedtxtfromrev182673trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.txt (from rev 182673, trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt) (0 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-coordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 349x17
+          text run at (0,0) width 349: &quot;Here is an html paragraph. And below is a svg drawing&quot;
+      RenderBlock {DIV} at (0,33) size 784x400
+        RenderSVGRoot {svg} at (54,64) size 331x299
+          RenderSVGPath {path} at (54,64) size 331x299 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecordinatesexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/platform/gtk/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x17
-        RenderText {#text} at (0,0) size 349x17
-          text run at (0,0) width 349: &quot;Here is an html paragraph. And below is a svg drawing&quot;
-      RenderBlock {DIV} at (0,33) size 784x400
-        RenderSVGRoot {svg} at (54,64) size 331x299
-          RenderSVGPath {path} at (54,64) size 331x299 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedsvgcustomsvgcurvewithrelativecoordinatesexpectedtxtfromrev182673trunkLayoutTestsplatformiossimdeprecatedsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-coordinates-expected.txt (from rev 182673, trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt) (0 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-coordinates-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-coordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 354x19
+          text run at (0,0) width 354: &quot;Here is an html paragraph. And below is a svg drawing&quot;
+      RenderBlock {DIV} at (0,36) size 784x400
+        RenderSVGRoot {svg} at (49,64) size 339x302
+          RenderSVGPath {path} at (49,64) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 354x19
-          text run at (0,0) width 354: &quot;Here is an html paragraph. And below is a svg drawing&quot;
-      RenderBlock {DIV} at (0,36) size 784x400
-        RenderSVGRoot {svg} at (49,64) size 339x302
-          RenderSVGPath {path} at (49,64) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorsvgcustomsvgcurvewithrelativecoordinatesexpectedtxtfromrev182673trunkLayoutTestsplatformiossimulatorsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-coordinates-expected.txt (from rev 182673, trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt) (0 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-coordinates-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-coordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 354x19
+          text run at (0,0) width 354: &quot;Here is an html paragraph. And below is a svg drawing&quot;
+      RenderBlock {DIV} at (0,36) size 784x400
+        RenderSVGRoot {svg} at (49,64) size 339x302
+          RenderSVGPath {path} at (49,64) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/platform/ios-simulator/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 354x19
-          text run at (0,0) width 354: &quot;Here is an html paragraph. And below is a svg drawing&quot;
-      RenderBlock {DIV} at (0,36) size 784x400
-        RenderSVGRoot {svg} at (49,64) size 339x302
-          RenderSVGPath {path} at (49,64) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecoordinatesexpectedpngfromrev182673trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecordinatesexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.png (from rev 182673, trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecoordinatesexpectedpng"></a>
<div class="propset"><h4>Property changes: trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.png</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecoordinatesexpectedtxtfromrev182673trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.txt (from rev 182673, trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt) (0 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-coordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 354x18
+          text run at (0,0) width 354: &quot;Here is an html paragraph. And below is a svg drawing&quot;
+      RenderBlock {DIV} at (0,34) size 784x400
+        RenderSVGRoot {svg} at (49,62) size 339x302
+          RenderSVGPath {path} at (49,62) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecordinatesexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 354x18
-          text run at (0,0) width 354: &quot;Here is an html paragraph. And below is a svg drawing&quot;
-      RenderBlock {DIV} at (0,34) size 784x400
-        RenderSVGRoot {svg} at (49,62) size 339x302
-          RenderSVGPath {path} at (49,62) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgcustomsvgcurvewithrelativecoordinatesexpectedtxtfromrev182673trunkLayoutTestsplatformwinsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-coordinates-expected.txt (from rev 182673, trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt) (0 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-coordinates-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-coordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 349x18
+          text run at (0,0) width 349: &quot;Here is an html paragraph. And below is a svg drawing&quot;
+      RenderBlock {DIV} at (0,34) size 784x400
+        RenderSVGRoot {svg} at (49,62) size 339x302
+          RenderSVGPath {path} at (49,62) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinsvgcustomsvgcurvewithrelativecordinatesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/platform/win/svg/custom/svg-curve-with-relative-cordinates-expected.txt        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 349x18
-          text run at (0,0) width 349: &quot;Here is an html paragraph. And below is a svg drawing&quot;
-      RenderBlock {DIV} at (0,34) size 784x400
-        RenderSVGRoot {svg} at (49,62) size 339x302
-          RenderSVGPath {path} at (49,62) size 339x302 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data=&quot;M 14.8649 27.5434 C 10.9361 23.4486 5.53039 20.9307 2.16163 16.2739 C 0.1954 13.4713 -0.27051 9.80295 0.40252 6.50142 C 1.50231 3.03806 4.88027 0.20151 8.61522 0.38648 C 11.4904 0.13255 14.1594 2.02987 15.543 4.44105 C 15.919 4.6728 15.9025 6.65371 16.2617 5.51432 C 17.3118 2.6047 20.1552 0.48976 23.2581 0.39544 C 27.3718 0.07861 31.5625 3.22656 31.9769 7.4138 C 32.4419 10.5606 31.9362 13.9546 29.9366 16.5144 C 27.0142 20.4478 22.515 22.6972 19.032 26.0537 C 17.9438 26.8473 16.7477 28.519 15.904 28.9961 C 15.6231 28.4687 15.2627 27.9879 14.8649 27.5434 Z&quot;]
</del></span></pre></div>
<a id="trunkLayoutTestssvgcustomsvgcurvewithrelativecoordinateshtmlfromrev182673trunkLayoutTestssvgcustomsvgcurvewithrelativecordinateshtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/svg/custom/svg-curve-with-relative-coordinates.html (from rev 182673, trunk/LayoutTests/svg/custom/svg-curve-with-relative-cordinates.html) (0 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/svg-curve-with-relative-coordinates.html                                (rev 0)
+++ trunk/LayoutTests/svg/custom/svg-curve-with-relative-coordinates.html        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+&lt;html&gt;
+&lt;head&gt;
+&lt;script type=&quot;text/javascript&quot;&gt;
+function setup() {
+ var svg = document.createElementNS(&quot;http://www.w3.org/2000/svg&quot;, &quot;svg&quot;);
+ var viewBox = svg.viewBox.baseVal;
+ viewBox.x = -5;
+ viewBox.y = 0;
+ viewBox.width = 40;
+ viewBox.height = 35;
+ svg.width.baseVal.valueAsString = &quot;400px&quot;;
+ svg.height.baseVal.valueAsString = &quot;400px&quot;;
+ var path = document.createElementNS(&quot;http://www.w3.org/2000/svg&quot;, &quot;path&quot;);
+ path.style.setProperty(&quot;stroke&quot;, &quot;black&quot;, &quot;&quot;);
+ path.style.setProperty(&quot;fill&quot;, &quot;red&quot;, &quot;&quot;);
+ var segs = path.pathSegList;
+ segs.appendItem(path.createSVGPathSegMovetoAbs(14.86487, 27.54341));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(2.16163, 16.27388, 10.93614, 23.44857, 5.53039, 20.93069));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(0.40252, 6.50142, 0.19540, 13.47135, -0.27051, 9.80295));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(8.61522, 0.38648, 1.50231, 3.03806, 4.88027, 0.20151));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(15.54304, 4.44105, 11.49036, 0.13255, 14.15935, 2.02987));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicRel(0.71868, 1.07327, 0.37594, 0.23175, 0.35941, 2.21266));      
+ segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(23.25811, 0.39544, 17.31181, 2.60470, 20.15524, 0.48976));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(31.97687, 7.41380, 27.37183, 0.07861, 31.56253, 3.22656));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-2.04024, 9.10060, 0.46508, 3.14678, -0.04068, 6.54082));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-10.90462, 9.53931, -2.92245, 3.93336, -7.42165, 6.18284));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-3.12799, 2.94243, -1.08820, 0.79363, -2.28426, 2.46524));
+ segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-1.03915, -1.45272, -0.28088, -0.52741, -0.64130, -1.00829));
+ segs.appendItem(path.createSVGPathSegClosePath());
+ svg.appendChild(path);
+ var drawing = document.getElementById(&quot;drawing&quot;);
+ drawing.appendChild(svg);
+}
+&lt;/script&gt;
+&lt;/head&gt;
+&lt;body onload=&quot;setup()&quot;&gt;
+&lt;p&gt;Here is an html paragraph. And below is a svg drawing&lt;/p&gt;
+&lt;div id=&quot;drawing&quot;/&gt;
+&lt;/body&gt;
+&lt;/html&gt;
+
</ins></span></pre></div>
<a id="trunkLayoutTestssvgcustomsvgcurvewithrelativecordinateshtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/svg/custom/svg-curve-with-relative-cordinates.html (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/svg-curve-with-relative-cordinates.html        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/LayoutTests/svg/custom/svg-curve-with-relative-cordinates.html        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-&lt;html&gt;
-&lt;head&gt;
-&lt;script type=&quot;text/javascript&quot;&gt;
-function setup() {
- var svg = document.createElementNS(&quot;http://www.w3.org/2000/svg&quot;, &quot;svg&quot;);
- var viewBox = svg.viewBox.baseVal;
- viewBox.x = -5;
- viewBox.y = 0;
- viewBox.width = 40;
- viewBox.height = 35;
- svg.width.baseVal.valueAsString = &quot;400px&quot;;
- svg.height.baseVal.valueAsString = &quot;400px&quot;;
- var path = document.createElementNS(&quot;http://www.w3.org/2000/svg&quot;, &quot;path&quot;);
- path.style.setProperty(&quot;stroke&quot;, &quot;black&quot;, &quot;&quot;);
- path.style.setProperty(&quot;fill&quot;, &quot;red&quot;, &quot;&quot;);
- var segs = path.pathSegList;
- segs.appendItem(path.createSVGPathSegMovetoAbs(14.86487, 27.54341));
- segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(2.16163, 16.27388, 10.93614, 23.44857, 5.53039, 20.93069));
- segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(0.40252, 6.50142, 0.19540, 13.47135, -0.27051, 9.80295));
- segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(8.61522, 0.38648, 1.50231, 3.03806, 4.88027, 0.20151));
- segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(15.54304, 4.44105, 11.49036, 0.13255, 14.15935, 2.02987));
- segs.appendItem(path.createSVGPathSegCurvetoCubicRel(0.71868, 1.07327, 0.37594, 0.23175, 0.35941, 2.21266));      
- segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(23.25811, 0.39544, 17.31181, 2.60470, 20.15524, 0.48976));
- segs.appendItem(path.createSVGPathSegCurvetoCubicAbs(31.97687, 7.41380, 27.37183, 0.07861, 31.56253, 3.22656));
- segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-2.04024, 9.10060, 0.46508, 3.14678, -0.04068, 6.54082));
- segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-10.90462, 9.53931, -2.92245, 3.93336, -7.42165, 6.18284));
- segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-3.12799, 2.94243, -1.08820, 0.79363, -2.28426, 2.46524));
- segs.appendItem(path.createSVGPathSegCurvetoCubicRel(-1.03915, -1.45272, -0.28088, -0.52741, -0.64130, -1.00829));
- segs.appendItem(path.createSVGPathSegClosePath());
- svg.appendChild(path);
- var drawing = document.getElementById(&quot;drawing&quot;);
- drawing.appendChild(svg);
-}
-&lt;/script&gt;
-&lt;/head&gt;
-&lt;body onload=&quot;setup()&quot;&gt;
-&lt;p&gt;Here is an html paragraph. And below is a svg drawing&lt;/p&gt;
-&lt;div id=&quot;drawing&quot;/&gt;
-&lt;/body&gt;
-&lt;/html&gt;
-
</del></span></pre></div>
<a id="trunkSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/ChangeLog (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/ChangeLog        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/Source/WebCore/ChangeLog        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+2015-04-12  Sungmann Cho  &lt;sungmann.cho@navercorp.com&gt;
+
+        Fix trival typos related to the word &quot;coordinate&quot;.
+        https://bugs.webkit.org/show_bug.cgi?id=143644
+
+        Reviewed by Alexey Proskuryakov.
+
+        No new tests, no behavior change.
+
+        * rendering/RenderBox.cpp:
+        (WebCore::RenderBox::layoutOverflowRectForPropagation):
+
</ins><span class="cx"> 2015-04-12  Simon Fraser  &lt;simon.fraser@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Scrollbars in composited overflow and iframes fail to render on Mac
</span></span></pre></div>
<a id="trunkSourceWebCorerenderingRenderBoxcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebCore/rendering/RenderBox.cpp (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebCore/rendering/RenderBox.cpp        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/Source/WebCore/rendering/RenderBox.cpp        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -4634,7 +4634,7 @@
</span><span class="cx"> 
</span><span class="cx"> LayoutRect RenderBox::flippedClientBoxRect() const
</span><span class="cx"> {
</span><del>-    // Because of the special coodinate system used for overflow rectangles (not quite logical, not
</del><ins>+    // Because of the special coordinate system used for overflow rectangles (not quite logical, not
</ins><span class="cx">     // quite physical), we need to flip the block progression coordinate in vertical-rl and
</span><span class="cx">     // horizontal-bt writing modes. Apart from that, this method does the same as clientBoxRect().
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebKit2ChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/ChangeLog (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/ChangeLog        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/Source/WebKit2/ChangeLog        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1,5 +1,22 @@
</span><span class="cx"> 2015-04-12  Sungmann Cho  &lt;sungmann.cho@navercorp.com&gt;
</span><span class="cx"> 
</span><ins>+        Fix trival typos related to the word &quot;coordinate&quot;.
+        https://bugs.webkit.org/show_bug.cgi?id=143644
+
+        Reviewed by Alexey Proskuryakov.
+
+        No new tests, no behavior change.
+
+        * Shared/WebHitTestResult.cpp:
+        (WebKit::WebHitTestResult::Data::encode):
+        (WebKit::WebHitTestResult::Data::decode):
+        * Shared/WebHitTestResult.h:
+        * WebProcess/WebPage/mac/WebPageMac.mm:
+        (WebKit::WebPage::performActionMenuHitTestAtLocation):
+        (WebKit::WebPage::lookupTextAtLocation):
+
+2015-04-12  Sungmann Cho  &lt;sungmann.cho@navercorp.com&gt;
+
</ins><span class="cx">         Remove PluginModuleInfo.cpp from WebKit2
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=143643
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedWebHitTestResultcpp"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/WebHitTestResult.cpp (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/WebHitTestResult.cpp        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/Source/WebKit2/Shared/WebHitTestResult.cpp        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -114,7 +114,7 @@
</span><span class="cx">     encoder &lt;&lt; isOverTextInsideFormControlElement;
</span><span class="cx">     encoder &lt;&lt; allowsCopy;
</span><span class="cx">     encoder &lt;&lt; isDownloadableMedia;
</span><del>-    encoder &lt;&lt; hitTestLocationInViewCooordinates;
</del><ins>+    encoder &lt;&lt; hitTestLocationInViewCoordinates;
</ins><span class="cx">     encoder &lt;&lt; lookupText;
</span><span class="cx">     encoder &lt;&lt; dictionaryPopupInfo;
</span><span class="cx"> 
</span><span class="lines">@@ -149,7 +149,7 @@
</span><span class="cx">         || !decoder.decode(hitTestResultData.isOverTextInsideFormControlElement)
</span><span class="cx">         || !decoder.decode(hitTestResultData.allowsCopy)
</span><span class="cx">         || !decoder.decode(hitTestResultData.isDownloadableMedia)
</span><del>-        || !decoder.decode(hitTestResultData.hitTestLocationInViewCooordinates)
</del><ins>+        || !decoder.decode(hitTestResultData.hitTestLocationInViewCoordinates)
</ins><span class="cx">         || !decoder.decode(hitTestResultData.lookupText)
</span><span class="cx">         || !decoder.decode(hitTestResultData.dictionaryPopupInfo))
</span><span class="cx">         return false;
</span></span></pre></div>
<a id="trunkSourceWebKit2SharedWebHitTestResulth"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/Shared/WebHitTestResult.h (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/Shared/WebHitTestResult.h        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/Source/WebKit2/Shared/WebHitTestResult.h        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -65,7 +65,7 @@
</span><span class="cx">         bool isDownloadableMedia;
</span><span class="cx"> 
</span><span class="cx">         // FIXME: Added from ActionHitTestResult. All make sense?
</span><del>-        WebCore::FloatPoint hitTestLocationInViewCooordinates;
</del><ins>+        WebCore::FloatPoint hitTestLocationInViewCoordinates;
</ins><span class="cx">         String lookupText;
</span><span class="cx">         RefPtr&lt;SharedMemory&gt; imageSharedMemory;
</span><span class="cx">         uint64_t imageSize;
</span></span></pre></div>
<a id="trunkSourceWebKit2WebProcessWebPagemacWebPageMacmm"></a>
<div class="modfile"><h4>Modified: trunk/Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm (182673 => 182674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm        2015-04-12 20:28:44 UTC (rev 182673)
+++ trunk/Source/WebKit2/WebProcess/WebPage/mac/WebPageMac.mm        2015-04-12 22:33:13 UTC (rev 182674)
</span><span class="lines">@@ -1011,7 +1011,7 @@
</span><span class="cx">     return forImmediateAction ? TextIndicatorPresentationTransition::FadeIn : TextIndicatorPresentationTransition::Bounce;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-void WebPage::performActionMenuHitTestAtLocation(WebCore::FloatPoint locationInViewCooordinates, bool forImmediateAction)
</del><ins>+void WebPage::performActionMenuHitTestAtLocation(WebCore::FloatPoint locationInViewCoordinates, bool forImmediateAction)
</ins><span class="cx"> {
</span><span class="cx">     layoutIfNeeded();
</span><span class="cx"> 
</span><span class="lines">@@ -1021,7 +1021,7 @@
</span><span class="cx">         return;
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    IntPoint locationInContentCoordinates = mainFrame.view()-&gt;rootViewToContents(roundedIntPoint(locationInViewCooordinates));
</del><ins>+    IntPoint locationInContentCoordinates = mainFrame.view()-&gt;rootViewToContents(roundedIntPoint(locationInViewCoordinates));
</ins><span class="cx">     HitTestResult hitTestResult = mainFrame.eventHandler().hitTestResultAtPoint(locationInContentCoordinates);
</span><span class="cx"> 
</span><span class="cx">     bool actionMenuHitTestPreventsDefault = false;
</span><span class="lines">@@ -1034,7 +1034,7 @@
</span><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx">     WebHitTestResult::Data actionMenuResult(hitTestResult, !forImmediateAction);
</span><del>-    actionMenuResult.hitTestLocationInViewCooordinates = locationInViewCooordinates;
</del><ins>+    actionMenuResult.hitTestLocationInViewCoordinates = locationInViewCoordinates;
</ins><span class="cx"> 
</span><span class="cx">     RefPtr&lt;Range&gt; selectionRange = corePage()-&gt;focusController().focusedOrMainFrame().selection().selection().firstRange();
</span><span class="cx"> 
</span><span class="lines">@@ -1046,7 +1046,7 @@
</span><span class="cx">     }
</span><span class="cx"> 
</span><span class="cx">     NSDictionary *options = nil;
</span><del>-    RefPtr&lt;Range&gt; lookupRange = lookupTextAtLocation(locationInViewCooordinates, &amp;options);
</del><ins>+    RefPtr&lt;Range&gt; lookupRange = lookupTextAtLocation(locationInViewCoordinates, &amp;options);
</ins><span class="cx">     actionMenuResult.lookupText = lookupRange ? lookupRange-&gt;text() : String();
</span><span class="cx"> 
</span><span class="cx">     if (lookupRange) {
</span><span class="lines">@@ -1106,13 +1106,13 @@
</span><span class="cx">     send(Messages::WebPageProxy::DidPerformActionMenuHitTest(actionMenuResult, forImmediateAction, actionMenuHitTestPreventsDefault, UserData(WebProcess::singleton().transformObjectsToHandles(userData.get()).get())));
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-PassRefPtr&lt;WebCore::Range&gt; WebPage::lookupTextAtLocation(FloatPoint locationInViewCooordinates, NSDictionary **options)
</del><ins>+PassRefPtr&lt;WebCore::Range&gt; WebPage::lookupTextAtLocation(FloatPoint locationInViewCoordinates, NSDictionary **options)
</ins><span class="cx"> {
</span><span class="cx">     MainFrame&amp; mainFrame = corePage()-&gt;mainFrame();
</span><span class="cx">     if (!mainFrame.view() || !mainFrame.view()-&gt;renderView())
</span><span class="cx">         return nullptr;
</span><span class="cx"> 
</span><del>-    IntPoint point = roundedIntPoint(locationInViewCooordinates);
</del><ins>+    IntPoint point = roundedIntPoint(locationInViewCoordinates);
</ins><span class="cx">     HitTestResult result = mainFrame.eventHandler().hitTestResultAtPoint(m_page-&gt;mainFrame().view()-&gt;windowToContents(point));
</span><span class="cx">     return rangeForDictionaryLookupAtHitTestResult(result, options);
</span><span class="cx"> }
</span></span></pre>
</div>
</div>

</body>
</html>