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

Side by Side Diff: LayoutTests/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1
2 FAIL Verify the scope and url property: default assert_unreached: Unregister sho uld not fail: NotSupportedError Reached unreachable code 2 FAIL Verify the scope and url property: default assert_unreached: Unregister sho uld not fail: NotSupportedError Reached unreachable code
3 FAIL Verify the scope and url property: wildcard assert_unreached: Unregister sh ould not fail: NotSupportedError Reached unreachable code 3 FAIL Verify the scope and url property: wildcard assert_unreached: Unregister sh ould not fail: NotSupportedError Reached unreachable code
4 FAIL Verify the scope and url property: script with fragment assert_unreached: U nregister should not fail: NotSupportedError Reached unreachable code
5 FAIL Verify the scope and url property: scope with fragment assert_unreached: Un register should not fail: NotSupportedError Reached unreachable code
6 FAIL Verify the scope and url property: scope with query assert_unreached: Unreg ister should not fail: NotSupportedError Reached unreachable code
4 FAIL Verify the scope and url property: relative path assert_unreached: Unregist er should not fail: NotSupportedError Reached unreachable code 7 FAIL Verify the scope and url property: relative path assert_unreached: Unregist er should not fail: NotSupportedError Reached unreachable code
5 FAIL Verify the scope and url property: relative path with wildcard assert_unrea ched: Unregister should not fail: NotSupportedError Reached unreachable code 8 FAIL Verify the scope and url property: relative path with wildcard assert_unrea ched: Unregister should not fail: NotSupportedError Reached unreachable code
6 FAIL Verify the scope and url property: absolute url assert_unreached: Unregiste r should not fail: NotSupportedError Reached unreachable code 9 FAIL Verify the scope and url property: absolute url assert_unreached: Unregiste r should not fail: NotSupportedError Reached unreachable code
7 FAIL Verify the scope and url property: absolute url with wildcard assert_unreac hed: Unregister should not fail: NotSupportedError Reached unreachable code 10 FAIL Verify the scope and url property: absolute url with wildcard assert_unreac hed: Unregister should not fail: NotSupportedError Reached unreachable code
8 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698