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

Unified Diff: LayoutTests/pointer-lock/pointerlockelement-null-when-pending-prefixed.html

Issue 266533004: Create unprefixed versions of pointerlockchange & pointerlockerror events. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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
Index: LayoutTests/pointer-lock/pointerlockelement-null-when-pending-prefixed.html
diff --git a/LayoutTests/pointer-lock/pointerlockelement-null-when-pending.html b/LayoutTests/pointer-lock/pointerlockelement-null-when-pending-prefixed.html
similarity index 97%
copy from LayoutTests/pointer-lock/pointerlockelement-null-when-pending.html
copy to LayoutTests/pointer-lock/pointerlockelement-null-when-pending-prefixed.html
index bf399b4d70f10aff57b7f8499057ce3bf6541d4a..859f27f13b57482cd98c71fad0b9db89cb6830d1 100644
--- a/LayoutTests/pointer-lock/pointerlockelement-null-when-pending.html
+++ b/LayoutTests/pointer-lock/pointerlockelement-null-when-pending-prefixed.html
@@ -2,7 +2,7 @@
<html>
<head>
<script src="../resources/js-test.js"></script>
-<script src="../http/tests/resources/pointer-lock/pointer-lock-test-harness.js"></script>
+<script src="../http/tests/resources/pointer-lock/pointer-lock-test-harness-prefixed.js"></script>
</head>
<body>
<div>

Powered by Google App Engine
This is Rietveld 408576698