Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / mozilla / strict / 15.3.5.2-expected.txt
blob29ac2060a80124d8064c61638fd9a1f649e835b5
1 PASS 'use strict'; var f = fn(); delete f.prototype threw exception of type TypeError.
2 PASS var f = fn(); delete f.prototype is false
3 PASS true === true
4  PASSED! 
5 PASS successfullyParsed is true
7 TEST COMPLETE