upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / editing / execCommand / clipboard-access-expected.txt
1 This test checks whether javascript programs can access clipboard.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS whenEnabled('Copy') is 0
7 PASS whenEnabled('Cut') is 0
8 PASS whenEnabled('Paste') is 0
9 PASS whenEnabled('PasteAndMatchStyle') is 0
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13