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

Side by Side Diff: LayoutTests/inspector/elements/styles/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
(Empty)
1 Tests that URLs are linked to and completed correctly. Bugs 51663, 53171, 62643, 72373, 79905
2
3
4 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
15 http://example.com/?a=/b
16 http://example.com/foo?a=b
17 http://example.com/foo?a=/b
18 http://example.com/foo?a=b
19 http://example.com/cat.jpeg
20 http://example.com/cat.jpeg
21 http://example.com/foo?bar=http://otherexample.com
22 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK /INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGE Ln0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCd cGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXh TUxlQ5xJ8AAAAASUVORK5CYII=
23 javascript:alert('foo');
24 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:
27 webkit-html-resource-link elements/styles/resources/fromcss.png
28 Link for a URI from iframe inline stylesheet:
29 elements/styles/resources/iframed.png
30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698