OLD | NEW |
1 | 1 |
2 This tests image map behavior when there are multiple maps with the same name. | 2 This tests image map behavior when there are multiple maps with the same name. |
3 1: PASS: Hit the first map in the document. | 3 1: PASS: Hit the first map in the document. |
4 2: PASS: Hit the second map after the first was renamed. | 4 2: PASS: Hit the second map after the first was renamed. |
5 3: PASS: Hit the first map after it was renamed back. | 5 3: PASS: Hit the first map after it was renamed back. |
6 4: PASS: Hit the second map after the first was removed. | 6 4: PASS: Hit the second map after the first was removed. |
7 5: PASS: Hit the first map after it was added back. | 7 5: PASS: Hit the first map after it was added back. |
8 6: PASS: Hit the first map after the second was removed. | 8 6: PASS: Hit the first map after the second was removed. |
9 7: PASS: Hit the first map after the second was re-added. | 9 7: PASS: Hit the first map after the second was re-added. |
10 | 10 |
OLD | NEW |