Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(314)

Side by Side Diff: LayoutTests/inspector/elements/styles-4/styles-url-linkify-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests that URLs are linked to and completed correctly. Bugs 51663, 53171, 62643, 72373, 79905 1 Tests that URLs are linked to and completed correctly. Bugs 51663, 53171, 62643, 72373, 79905
2 2
3 3
4 URLs completed: 4 URLs completed:
5 http://example.com/ 5 http://example.com/
6 http://example.com/moo 6 http://example.com/moo
7 https://secure.com/moo 7 https://secure.com/moo
8 https://secure.com/moo 8 https://secure.com/moo
9 http://example.com/moo 9 http://example.com/moo
10 http://example.com/foo/zoo/moo 10 http://example.com/foo/zoo/moo
(...skipping 10 matching lines...) Expand all
21 http://example.com/foo?bar=http://otherexample.com 21 http://example.com/foo?bar=http://otherexample.com
22 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK /INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGE Ln0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCd cGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXh TUxlQ5xJ8AAAAASUVORK5CYII= 22 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK /INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGE Ln0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCd cGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXh TUxlQ5xJ8AAAAASUVORK5CYII=
23 javascript:alert('foo'); 23 javascript:alert('foo');
24 blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a 24 blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a
25 blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a 25 blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a
26 Link for a URI from CSS document: 26 Link for a URI from CSS document:
27 webkit-html-resource-link elements/styles/resources/fromcss.png 27 webkit-html-resource-link elements/styles/resources/fromcss.png
28 Link for a URI from iframe inline stylesheet: 28 Link for a URI from iframe inline stylesheet:
29 elements/styles/resources/iframed.png 29 elements/styles/resources/iframed.png
30 30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698