Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / workers / shared-worker-name-expected.txt
index 4dc7ad9..54b97c8 100644 (file)
@@ -10,15 +10,13 @@ TEST COMPLETE
 PASS setting self.foo
 PASS creating worker with no name
 PASS creating worker with empty name
+PASS creating worker with an undefined name
 PASS creating worker with different name but same URL
 PASS creating no-name worker with alternate URL
 PASS creating empty name worker with alternate URL
 PASS created SharedWorker with name 'null'
 PASS setting self.foo
 PASS creating worker with a null name
-PASS created SharedWorker with name 'undefined'
-PASS setting self.foo
-PASS creating worker with an undefined name
 PASS the name attribute of worker can be set correctly
 
 TEST COMPLETE