<!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" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { 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 #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#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>
<title>[23940] trunk/LayoutTests</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/23940">23940</a></dd>
<dt>Author</dt> <dd>aroben</dd>
<dt>Date</dt> <dd>2007-07-02 18:36:43 -0700 (Mon, 02 Jul 2007)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update results after r23938.
* fast/inline-block/14498-positionForCoordinates-expected.txt:
* fast/table/click-near-anonymous-table-expected.txt:
* svg/custom/pointer-events-image-expected.txt:
* svg/custom/pointer-events-path-expected.txt:
* svg/custom/text-hit-test-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastinlineblock14498positionForCoordinatesexpectedtxt">trunk/LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfasttableclicknearanonymoustableexpectedtxt">trunk/LayoutTests/fast/table/click-near-anonymous-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgcustompointereventsimageexpectedtxt">trunk/LayoutTests/svg/custom/pointer-events-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgcustompointereventspathexpectedtxt">trunk/LayoutTests/svg/custom/pointer-events-path-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgcustomtexthittestexpectedtxt">trunk/LayoutTests/svg/custom/text-hit-test-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (23939 => 23940)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2007-07-03 00:53:48 UTC (rev 23939)
+++ trunk/LayoutTests/ChangeLog        2007-07-03 01:36:43 UTC (rev 23940)
</span><span class="lines">@@ -1,5 +1,15 @@
</span><span class="cx"> 2007-07-02 Adam Roben <aroben@apple.com>
</span><span class="cx">
</span><ins>+ Update results after r23938.
+
+ * fast/inline-block/14498-positionForCoordinates-expected.txt:
+ * fast/table/click-near-anonymous-table-expected.txt:
+ * svg/custom/pointer-events-image-expected.txt:
+ * svg/custom/pointer-events-path-expected.txt:
+ * svg/custom/text-hit-test-expected.txt:
+
+2007-07-02 Adam Roben <aroben@apple.com>
+
</ins><span class="cx"> Test for Bug 14498: RenderContainer::positionForCoordinates contains an order of operations error
</span><span class="cx"> http://bugs.webkit.org/show_bug.cgi?id=14498
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsfastinlineblock14498positionForCoordinatesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt (23939 => 23940)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt        2007-07-03 00:53:48 UTC (rev 23939)
+++ trunk/LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt        2007-07-03 01:36:43 UTC (rev 23940)
</span><span class="lines">@@ -29,4 +29,4 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>-caret: position 3 of child 0 {#text} of child 1 {DIV} of child 5 {SPAN} of child 1 {BODY} of child 0 {HTML} of document
</del><ins>+caret: position 3 of child 0 {#text} of child 3 {DIV} of child 5 {SPAN} of child 1 {BODY} of child 0 {HTML} of document
</ins></span></pre></div>
<a id="trunkLayoutTestsfasttableclicknearanonymoustableexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/table/click-near-anonymous-table-expected.txt (23939 => 23940)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/table/click-near-anonymous-table-expected.txt        2007-07-03 00:53:48 UTC (rev 23939)
+++ trunk/LayoutTests/fast/table/click-near-anonymous-table-expected.txt        2007-07-03 01:36:43 UTC (rev 23940)
</span><span class="lines">@@ -39,4 +39,4 @@
</span><span class="cx"> RenderTableCell at (0,0) size 176x18 [r=0 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (0,0) size 176x18
</span><span class="cx"> text run at (0,0) width 176: "Click to the right of this text"
</span><del>-caret: position 40 of child 0 {#text} of child 3 {DIV} of child 7 {DIV} of child 1 {BODY} of child 0 {HTML} of document
</del><ins>+caret: position 40 of child 0 {#text} of child 7 {DIV} of child 7 {DIV} of child 1 {BODY} of child 0 {HTML} of document
</ins></span></pre></div>
<a id="trunkLayoutTestssvgcustompointereventsimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/custom/pointer-events-image-expected.txt (23939 => 23940)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/pointer-events-image-expected.txt        2007-07-03 00:53:48 UTC (rev 23939)
+++ trunk/LayoutTests/svg/custom/pointer-events-image-expected.txt        2007-07-03 01:36:43 UTC (rev 23940)
</span><span class="lines">@@ -323,5 +323,5 @@
</span><span class="cx"> RenderSVGText {text} at (504,576) size 800x18
</span><span class="cx"> RenderSVGInlineText {#text} at (0,-14) size 28x18
</span><span class="cx"> text run at (0,-14) width 28: "miss"
</span><del>-selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
-selection end: position 0 of child 0 {text} of child 7 {g} of child 0 {svg} of document
</del><ins>+selection start: position 0 of child 0 {#text} of child 3 {text} of child 0 {svg} of document
+selection end: position 0 of child 5 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestssvgcustompointereventspathexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/custom/pointer-events-path-expected.txt (23939 => 23940)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/pointer-events-path-expected.txt        2007-07-03 00:53:48 UTC (rev 23939)
+++ trunk/LayoutTests/svg/custom/pointer-events-path-expected.txt        2007-07-03 01:36:43 UTC (rev 23940)
</span><span class="lines">@@ -555,5 +555,5 @@
</span><span class="cx"> RenderSVGText {text} at (504,596) size 800x18
</span><span class="cx"> RenderSVGInlineText {#text} at (0,-14) size 28x18
</span><span class="cx"> text run at (0,-14) width 28: "miss"
</span><del>-selection start: position 0 of child 0 {#text} of child 7 {text} of child 0 {svg} of document
-selection end: position 0 of child 9 {text} of child 0 {svg} of document
</del><ins>+selection start: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
+selection end: position 0 of child 7 {text} of child 0 {svg} of document
</ins></span></pre></div>
<a id="trunkLayoutTestssvgcustomtexthittestexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/custom/text-hit-test-expected.txt (23939 => 23940)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/custom/text-hit-test-expected.txt        2007-07-03 00:53:48 UTC (rev 23939)
+++ trunk/LayoutTests/svg/custom/text-hit-test-expected.txt        2007-07-03 01:36:43 UTC (rev 23940)
</span><span class="lines">@@ -11,5 +11,5 @@
</span><span class="cx"> RenderSVGText {text} at (90,130) size 800x18
</span><span class="cx"> RenderSVGInlineText {#text} at (0,-14) size 43x18
</span><span class="cx"> text run at (0,-14) width 43: "Passed"
</span><del>-selection start: position 0 of child 0 {#text} of child 3 {text} of child 3 {g} of child 0 {svg} of document
-selection end: position 6 of child 0 {#text} of child 3 {text} of child 3 {g} of child 0 {svg} of document
</del><ins>+selection start: position 0 of child 0 {#text} of child 1 {text} of child 3 {g} of child 0 {svg} of document
+selection end: position 5 of child 0 {#text} of child 1 {text} of child 3 {g} of child 0 {svg} of document
</ins></span></pre>
</div>
</div>
</body>
</html>