OLD | NEW |
(Empty) | |
| 1 This tests that only elements that allow the user to edit rich text in them are
recognized as being richly editable. |
| 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 |
| 5 |
| 6 PASS axElement.isRichlyEditable is true |
| 7 PASS axElement.isRichlyEditable is true |
| 8 PASS axElement.isRichlyEditable is true |
| 9 PASS axElement.isRichlyEditable is true |
| 10 PASS axElement.isRichlyEditable is true |
| 11 PASS axElement.isRichlyEditable is true |
| 12 PASS axElement.isRichlyEditable is false |
| 13 PASS axElement.isRichlyEditable is false |
| 14 PASS axElement.isRichlyEditable is false |
| 15 PASS axElement.isRichlyEditable is false |
| 16 PASS axElement.isRichlyEditable is false |
| 17 PASS axElement.isRichlyEditable is false |
| 18 PASS axElement.isRichlyEditable is false |
| 19 PASS successfullyParsed is true |
| 20 |
| 21 TEST COMPLETE |
| 22 Some text. |
| 23 |
| 24 Some text. |
| 25 |
| 26 |
| 27 Some text. |
| 28 |
| 29 Some text. |
| 30 |
| 31 Button |
OLD | NEW |