| OLD | NEW |
| 1 Test useCSS command | 1 Test useCSS command |
| 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 useCSS changed the state successfully | 6 PASS useCSS changed the state successfully |
| 7 PASS useCSS changed the state successfully | 7 PASS useCSS changed the state successfully |
| 8 PASS useCSS changed the state successfully | 8 PASS useCSS changed the state successfully |
| 9 PASS useCSS changed the state successfully | 9 PASS useCSS changed the state successfully |
| 10 PASS useCSS changed the state successfully | 10 PASS useCSS changed the state successfully |
| 11 PASS queryCommandState('useCSS') returns false | 11 PASS queryCommandState('useCSS') returns false |
| 12 PASS queryCommandValue('useCSS') returns '' | 12 PASS queryCommandValue('useCSS') returns '' |
| 13 PASS one underline command converted test to <span style="text-decoration: under
line;">test</span> | 13 PASS one underline command converted test to <span style="text-decoration-line:
underline;">test</span> |
| 14 PASS successfullyParsed is true | 14 PASS successfullyParsed is true |
| 15 | 15 |
| 16 TEST COMPLETE | 16 TEST COMPLETE |
| 17 | 17 |
| OLD | NEW |