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

Unified Diff: LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt

Issue 15159008: Node::lazyAttach shouldn't lie about being attached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase again Created 7 years, 7 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/cache/subresource-expiration-2-expected.txt
diff --git a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt
index 789295e12f6ab2e5c2439682c58e350204340da7..39002891ff75f9e32d4cd609e3aa3fe4e0852717 100644
--- a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt
+++ b/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt
@@ -11,4 +11,3 @@ Expires: [now+10s]; Cache-control: max-age=0; (result=Uncached expected=Uncached
Last-modified: [now-3600s]; [delay=1.5s] (result=Cached expected=Cached) PASS
Last-modified: [now-10s]; [delay=1.5s] (result=Uncached expected=Uncached) PASS
Last-modified: [now+10s]; (result=Uncached expected=Uncached) PASS
-

Powered by Google App Engine
This is Rietveld 408576698