Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt
index 9ba04c9..b4b360a 100644 (file)
@@ -1,3 +1,5 @@
+CONSOLE WARNING: The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.
+CONSOLE WARNING: The XMLHttpRequest progress event property 'totalSize' is deprecated. Please use 'total' instead.
 Test case for Bug 18655: [XHR] OnProgress needs more test case
 
 This test verify that we implement both interfaces and that they match.