Remove old "issue" regarding clientX, clientY
authorGary Kacmarcik <garykac@google.com>
Sun, 03 Nov 2013 21:36:26 -0800
changeset 59 4e830478592e
parent 58 e611d19b1659
child 60 c6ffc5861ab9
Remove old "issue" regarding clientX, clientY
source_respec.htm
--- a/source_respec.htm	Sun Nov 03 18:44:20 2013 -0800
+++ b/source_respec.htm	Sun Nov 03 21:36:26 2013 -0800
@@ -203,12 +203,6 @@
                     <p>Initializing the event object to the given mouse position must 
                         not move the user's mouse pointer to the initialized position.
                     </p>
-
-                    <p class="issue"><strong>Issue: </strong>Some user agents automatically
-                        convert the values of clientX and clientY into other implementation-
-                        specific mouse pointer position properties, such as: offsetX, offsetY,
-                        pageX, pageY, x, and y.
-                    </p>
                 </dd>
 
                 <dt>boolean ctrlKey = false</dt>