[html5] r1458 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 17 14:56:17 PDT 2008


Author: ianh
Date: 2008-04-17 14:56:17 -0700 (Thu, 17 Apr 2008)
New Revision: 1458

Modified:
   index
   source
Log:
[e] (0) <annevk> Hixie, elementFromPoint is http://dev.w3.org/csswg/cssom-view/#documentview-elementfrompoint

Modified: index
===================================================================
--- index	2008-04-17 21:53:05 UTC (rev 1457)
+++ index	2008-04-17 21:56:17 UTC (rev 1458)
@@ -2646,7 +2646,6 @@
  readonly attribute DOMString defaultCharset;
  readonly attribute DOMString characterSet;
  readonly attribute DOMString readyState;
- Element elementFromPoint(in long x, in long y);
  readonly attribute HTMLCollection scripts;
 -->
 };</pre>

Modified: source
===================================================================
--- source	2008-04-17 21:53:05 UTC (rev 1457)
+++ source	2008-04-17 21:56:17 UTC (rev 1458)
@@ -952,7 +952,6 @@
  readonly attribute DOMString defaultCharset;
  readonly attribute DOMString characterSet;
  readonly attribute DOMString readyState;
- Element elementFromPoint(in long x, in long y);
  readonly attribute HTMLCollection scripts;
 -->
 };</pre>




More information about the Commit-Watchers mailing list