Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / mozilla / strict / 10.4.3-expected.txt
blob91af2fdacd33310cb25fee1d1c50b5e156523efe
1 PASS  === 
2 PASS true === true
3 PASS 42 === 42
4 PASS null === null
5 PASS undefined === undefined
6 PASS [object Object] === [object Object]
7 PASS true === true
8 PASS true === true
9 PASS true === true
10 PASS 42 === 42
11 PASS 42 === 42
12 PASS  === 
13 PASS  === 
14 PASS true === true
15 PASS true === true
16 PASS true === true
17 PASS [object Window] === [object Window]
18 PASS [object Window] === [object Window]
19 PASS [object Object] === [object Object]
20 PASS true === true
21 PASS true === true
22 PASS true === true
23 PASS true === true
24 PASS true === true
25  PASSED! 
26 PASS successfullyParsed is true
28 TEST COMPLETE