Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt

Issue 984523003: bindings: Moves most of DOM attributes to prototype chains. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test results. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
diff --git a/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt b/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
index d0d43adaa91ceb1f6522b37deaf52854591d7b18..42a5e1996d9ebc54b3da355bb954d9487e54b9ae 100644
--- a/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
+++ b/LayoutTests/http/tests/inspector/tracing/timeline-xhr-event-expected.txt
@@ -1,5 +1,3 @@
-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:

Powered by Google App Engine
This is Rietveld 408576698