Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / webexposed / event-target-in-prototype-expected.txt
index 5009394..9383e04 100644 (file)
@@ -15,7 +15,7 @@ PASS SharedWorker.prototype.__proto__ is EventTarget.prototype
 PASS WebSocket.prototype.__proto__ is EventTarget.prototype
 PASS Window.prototype.__proto__ is EventTarget.prototype
 PASS Worker.prototype.__proto__ is EventTarget.prototype
-PASS webkitAudioContext.prototype.__proto__ is EventTarget.prototype
+PASS AudioContext.prototype.__proto__ is EventTarget.prototype
 PASS successfullyParsed is true
 
 TEST COMPLETE