Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / readystatechange-expected.txt
1 ALERT: onreadystatechange called
2 ALERT: evt.constructor = function Event() { [native code] }
3 ALERT: readystatechange listener called
4 Tests for bug 15102 - XMLHttpRequest should dispatch readystatechange event.
5
6 If this passes you should see alerts for onreadystatechange and for a readystatechange listener.