OLD | NEW |
1 Tests that you can click and hover on links in attributes. | 1 Tests that you can click and hover on links in attributes. |
2 | 2 |
3 a link | 3 a link |
4 | 4 |
5 Rendered text: <img id="linkify-1" srcset="./1x/googlelogo_color_272x92dp.pn
g 1x, ./2x/googlelogo_color_272x92dp.png 2x"> | 5 Rendered text: <img id="linkify-1" srcset="./1x/googlelogo_color_272x92dp.pn
g 1x, ./2x/googlelogo_color_272x92dp.png 2x"> |
6 Link at offset: 30: ./1x/googlelogo_color_272x92dp.png | 6 Link at offset: 30: ./1x/googlelogo_color_272x92dp.png |
7 Link at offset: 71: ./2x/googlelogo_color_272x92dp.png | 7 Link at offset: 71: ./2x/googlelogo_color_272x92dp.png |
8 | 8 |
9 Rendered text: <img id="linkify-2" srcset="./1x/googlelogo_color_272x92dp.pn
g"> | 9 Rendered text: <img id="linkify-2" srcset="./1x/googlelogo_color_272x92dp.pn
g"> |
10 Link at offset: 30: ./1x/googlelogo_color_272x92dp.png | 10 Link at offset: 30: ./1x/googlelogo_color_272x92dp.png |
11 | 11 |
12 Rendered text: <source id="linkify-3" media="(min-width: 650px)" srcset="./
kitten-large.png"> | 12 Rendered text: <source id="linkify-3" media="(min-width: 650px)" srcset="./
kitten-large.png"> |
13 Link at offset: 63: ./kitten-large.png | 13 Link at offset: 63: ./kitten-large.png |
(...skipping 29 matching lines...) Expand all Loading... |
43 Link at offset: 31: data:,abc | 43 Link at offset: 31: data:,abc |
44 Link at offset: 46: data:,def | 44 Link at offset: 46: data:,def |
45 | 45 |
46 Rendered text: <img id="linkify-13" srcset="data:,abc 1x, data:,def 2x"> | 46 Rendered text: <img id="linkify-13" srcset="data:,abc 1x, data:,def 2x"> |
47 Link at offset: 31: data:,abc | 47 Link at offset: 31: data:,abc |
48 Link at offset: 46: data:,def | 48 Link at offset: 46: data:,def |
49 | 49 |
50 Rendered text: <a id="linkify-14" href="http://www.google.com">a link</a>
| 50 Rendered text: <a id="linkify-14" href="http://www.google.com">a link</a>
|
51 Link at offset: 27: http://www.google.com | 51 Link at offset: 27: http://www.google.com |
52 | 52 |
OLD | NEW |