| OLD | NEW |
| 1 This tests that image alt text makes it to the clipboard. This test requires DRT
or WTR. The first two dumps should not include alt text and the third and forth
dumps should include alt text. | 1 This tests that image alt text makes it to the clipboard. This test requires DRT
or WTR. The first two dumps should not include alt text and the third and forth
dumps should include alt text. |
| 2 | 2 |
| 3 Dump of markup 1: | 3 Dump of markup 1: |
| 4 | <shadow:root> | 4 | <shadow:root> |
| 5 | <div> | 5 | <div> |
| 6 | id="inner-editor" | 6 | id="inner-editor" |
| 7 | "Here is an emoticon [], some more text [], an empty alt tag [], no alt
tag [] and two consecutive images []." | 7 | "Here is an emoticon [], some more text [], an empty alt tag [], no alt
tag [] and two consecutive images []. |
| 8 | " | |
| 9 | |
| 10 " | 8 " |
| 9 | <br> |
| 11 | 10 |
| 12 Dump of markup 2: | 11 Dump of markup 2: |
| 13 | <div> | 12 | <div> |
| 14 | "Here is an emoticon [], some more text [], an empty alt tag [], no alt tag
[] and two consecutive images []." | 13 | "Here is an emoticon [], some more text [], an empty alt tag [], no alt tag
[] and two consecutive images []." |
| 15 | <div> | 14 | <div> |
| 16 | <#selection-caret> | 15 | <#selection-caret> |
| 17 | <br> | 16 | <br> |
| 18 | 17 |
| 19 Dump of markup 3: | 18 Dump of markup 3: |
| 20 | <shadow:root> | 19 | <shadow:root> |
| 21 | <div> | 20 | <div> |
| 22 | id="inner-editor" | 21 | id="inner-editor" |
| 23 | "Here is an emoticon [:)], some more text [sample text], an empty alt ta
g [], no alt tag [] and two consecutive images [firstsecond]." | 22 | "Here is an emoticon [:)], some more text [sample text], an empty alt ta
g [], no alt tag [] and two consecutive images [firstsecond]. |
| 24 | " | |
| 25 | |
| 26 " | 23 " |
| 24 | <br> |
| 27 | 25 |
| 28 Dump of markup 4: | 26 Dump of markup 4: |
| 29 | <div> | 27 | <div> |
| 30 | "Here is an emoticon [:)], some more text [sample text], an empty alt tag []
, no alt tag [] and two consecutive images [firstsecond]." | 28 | "Here is an emoticon [:)], some more text [sample text], an empty alt tag []
, no alt tag [] and two consecutive images [firstsecond]." |
| 31 | <div> | 29 | <div> |
| 32 | <#selection-caret> | 30 | <#selection-caret> |
| 33 | <br> | 31 | <br> |
| OLD | NEW |