| Index: LayoutTests/http/tests/inspector/timeline-xhr-event-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/timeline-xhr-event-expected.txt b/LayoutTests/http/tests/inspector/timeline-xhr-event-expected.txt
|
| index 94df819f3b0d8476845571c6e620023fc47da63c..2a74b8b606c0950a58c3992ce6b877ba87b0c10c 100644
|
| --- a/LayoutTests/http/tests/inspector/timeline-xhr-event-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/timeline-xhr-event-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +CONSOLE WARNING: The XMLHttpRequest progress event property 'totalSize' is deprecated. Please use 'total' instead.
|
| +CONSOLE WARNING: The XMLHttpRequest progress event property 'position' is deprecated. Please use 'loaded' instead.
|
| Tests the Timeline events for XMLHttpReqeust
|
|
|
| XHRReadyStateChange Properties:
|
|
|