OLD | NEW |
1 Simple test to validate the return type of setData(). To run the test manually,
simply select any text and initiate a copy operation. | 1 Element APIs should not force layout for nodes not in the active document. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS event.clipboardData.setData('text/plain', 'copy test') is undefined. | 6 PASS No style or layout updates. |
7 PASS successfullyParsed is true | 7 PASS successfullyParsed is true |
8 | 8 |
9 TEST COMPLETE | 9 TEST COMPLETE |
10 | 10 |
OLD | NEW |