Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(570)

Unified Diff: Source/core/events/NavigatorEvents.idl

Issue 1149963004: Sync various event interfaces with their specs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: spec URL update Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/events/MutationEvent.idl ('k') | Source/core/events/OverflowEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/NavigatorEvents.idl
diff --git a/Source/core/events/NavigatorEvents.idl b/Source/core/events/NavigatorEvents.idl
index ed3d2068fffa27fd555c74ad362e7f27138c8a24..433a9443aab10dc1df6e906cb4e0432ddf0c7a4b 100644
--- a/Source/core/events/NavigatorEvents.idl
+++ b/Source/core/events/NavigatorEvents.idl
@@ -28,6 +28,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+// https://w3c.github.io/pointerevents/#extensions-to-the-navigator-interface
+
partial interface Navigator {
readonly attribute long maxTouchPoints;
};
« no previous file with comments | « Source/core/events/MutationEvent.idl ('k') | Source/core/events/OverflowEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698