Merge "[Release] Webkit2-efl-123997_0.11.77" into tizen_2.2
[framework/web/webkit-efl.git] / LayoutTests / networkinformation / add-listener-from-callback-expected.txt
1 Tests that adding a new event listener from a callback works as expected.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS typeof connection.bandwidth is "number"
7 PASS typeof connection.metered is "boolean"
8 PASS typeof connection.bandwidth is "number"
9 PASS typeof connection.metered is "boolean"
10 PASS typeof connection.bandwidth is "number"
11 PASS typeof connection.metered is "boolean"
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15