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

Unified 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, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/elements/styles/styles-url-linkify-expected.txt
diff --git a/LayoutTests/inspector/elements/styles/styles-url-linkify-expected.txt b/LayoutTests/inspector/elements/styles/styles-url-linkify-expected.txt
deleted file mode 100644
index c08b8a2da8387f12b9d5cf9bd2a5718bd776649e..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/elements/styles/styles-url-linkify-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-Tests that URLs are linked to and completed correctly. Bugs 51663, 53171, 62643, 72373, 79905
-
-
-URLs completed:
-http://example.com/
-http://example.com/moo
-https://secure.com/moo
-https://secure.com/moo
-http://example.com/moo
-http://example.com/foo/zoo/moo
-http://example.com/foo/boo/moo
-http://example.com/moo
-http://example.com/foo?a=b
-http://example.com/foo?a=/b
-http://example.com/?a=/b
-http://example.com/foo?a=b
-http://example.com/foo?a=/b
-http://example.com/foo?a=b
-http://example.com/cat.jpeg
-http://example.com/cat.jpeg
-http://example.com/foo?bar=http://otherexample.com
-data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK/INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGELn0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCdcGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXhTUxlQ5xJ8AAAAASUVORK5CYII=
-javascript:alert('foo');
-blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a
-blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a
-Link for a URI from CSS document:
-webkit-html-resource-link elements/styles/resources/fromcss.png
-Link for a URI from iframe inline stylesheet:
-elements/styles/resources/iframed.png
-

Powered by Google App Engine
This is Rietveld 408576698