OLD | NEW |
1 Tests that the Styles sidebar pane URLs are linked correctly. Bug 51663 | 1 Tests that URLs are linked to and completed correctly. Bugs 51663, 53171 |
2 | 2 |
3 | 3 |
| 4 Partial URLs completed: |
| 5 http://example.com/ |
| 6 http://example.com/moo |
| 7 https://secure.com/moo |
| 8 https://secure.com/moo |
| 9 http://example.com/moo |
| 10 http://example.com/foo/zoo/moo |
| 11 http://example.com/foo/boo/moo |
| 12 http://example.com/moo |
| 13 http://example.com/foo?a=b |
| 14 http://example.com/foo?a=b |
4 Link for a URI from CSS document: | 15 Link for a URI from CSS document: |
5 LayoutTests/inspector/resources/fromcss.png | 16 LayoutTests/inspector/resources/fromcss.png |
6 Link for a URI from iframe inline stylesheet: | 17 Link for a URI from iframe inline stylesheet: |
7 LayoutTests/inspector/resources/iframed.png | 18 LayoutTests/inspector/resources/iframed.png |
8 | 19 |
OLD | NEW |