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

Side by Side Diff: LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered-expected.txt

Issue 147083008: Add a test case for navigator.isProtocolHandlerRegistered (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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
OLDNEW
(Empty)
1 This test makes sure that navigator.isProtocolHandlerRegistered throws the prope r exceptions and returns the default state of handler.
2
3 Pass: window.navigator.isProtocolHandlerRegistered is defined.
4 Pass: Invalid url "%S" threw SyntaxError exception.
5 Pass: window.navigator.isProtocolHandlerRegistered returns "new" state
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698