Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / serviceworker / registration-expected.txt
1 Tests if ServiceWorker registration is working
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 Registering normal pattern
7 PASS 'DisabledError' is regError.name
8 Registering pattern outside domain
9 PASS 'SecurityError' is regError.name
10 Registering pattern outside domain
11 PASS 'SecurityError' is regError.name
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15