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

Unified Diff: LayoutTests/virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope-expected.txt

Issue 291263002: ServiceWorker: Strip fragment from scope and script URLs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Make normalizeURL remove fragment Created 6 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/virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope-expected.txt
diff --git a/LayoutTests/virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope-expected.txt b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope-expected.txt
index e528d6c7da9fb806938456cea4563cf913c7d0f4..6a2e7feab80d6e2ee33b105187c3e4843451539f 100644
--- a/LayoutTests/virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope-expected.txt
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/serviceworkerobject-scope-expected.txt
@@ -1,6 +1,9 @@
PASS Verify the scope and url property: default
PASS Verify the scope and url property: wildcard
+PASS Verify the scope and url property: script with fragment
+PASS Verify the scope and url property: scope with fragment
+PASS Verify the scope and url property: scope with query
PASS Verify the scope and url property: relative path
PASS Verify the scope and url property: relative path with wildcard
PASS Verify the scope and url property: absolute url

Powered by Google App Engine
This is Rietveld 408576698