Index: LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html |
diff --git a/LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html b/LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html |
index f0e372dd820ab7cb7ba91adc8c0fa0b989c6a11c..2f4ff241f5c9b23b3c03ef070f2f0cd5c8bc4f4a 100644 |
--- a/LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html |
+++ b/LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html |
@@ -9,7 +9,7 @@ |
<div id="target1"></div> |
</div> |
<script> |
- description("Test that webkitpointerlockchange event is dispatched when lock is lost.") |
+ description("Test that pointerlockchange event is dispatched when lock is lost.") |
window.jsTestIsAsync = true; |
shouldBeDefined("window.testRunner"); |