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

Unified Diff: LayoutTests/inspector/styles-url-linkify-expected.txt

Issue 6327025: Merge 76788 - 2011-01-27 Alexander Pavlov <apavlov@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/648/
Patch Set: Created 9 years, 11 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
« no previous file with comments | « LayoutTests/inspector/styles-url-linkify.html ('k') | Source/WebCore/inspector/front-end/inspector.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/styles-url-linkify-expected.txt
===================================================================
--- LayoutTests/inspector/styles-url-linkify-expected.txt (revision 76937)
+++ LayoutTests/inspector/styles-url-linkify-expected.txt (working copy)
@@ -1,6 +1,17 @@
-Tests that the Styles sidebar pane URLs are linked correctly. Bug 51663
+Tests that URLs are linked to and completed correctly. Bugs 51663, 53171
+Partial 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
Link for a URI from CSS document:
LayoutTests/inspector/resources/fromcss.png
Link for a URI from iframe inline stylesheet:
« no previous file with comments | « LayoutTests/inspector/styles-url-linkify.html ('k') | Source/WebCore/inspector/front-end/inspector.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698