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

Unified Diff: LayoutTests/http/tests/misc/webtiming-cross-origin-redirect-expected.txt

Issue 1171893004: bindings: Supports serializer for PerformanceTiming. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added a test for PerformanceTiming's serializer. Created 5 years, 6 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/misc/webtiming-cross-origin-redirect-expected.txt
diff --git a/LayoutTests/http/tests/misc/webtiming-cross-origin-redirect-expected.txt b/LayoutTests/http/tests/misc/webtiming-cross-origin-redirect-expected.txt
index 68e761e8fd70051feceb2a1ad48d226f5d116ae9..72444d41509cf9932fed3aa68ea8f11b39f020fb 100644
--- a/LayoutTests/http/tests/misc/webtiming-cross-origin-redirect-expected.txt
+++ b/LayoutTests/http/tests/misc/webtiming-cross-origin-redirect-expected.txt
@@ -22,6 +22,7 @@ PASS timing.requestStart is non-zero.
PASS timing.responseEnd is non-zero.
PASS timing.responseStart is non-zero.
PASS timing.secureConnectionStart is 0
+PASS timing.toJSON is non-zero.
PASS timing.unloadEventEnd is 0
PASS timing.unloadEventStart is 0
PASS navigation.redirectCount is 0

Powered by Google App Engine
This is Rietveld 408576698