| Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt
|
| index 9ba04c933296879087a17c3d862de0b286f644a2..b4b360a54a624725e2b6c4ebf342bdb5245282a5 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-LSProgressEvent-ProgressEvent-should-match-expected.txt
|
| @@ -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.
|
|
|