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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/preloader/style-base-expected.txt

Issue 1493253002: CSSPreloadScanner should handle <base> adjusted URLs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ensure init pointers at c-tor Created 5 years 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
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 9: PASS
2 This test requires content_shell --run-layout-test to see the log of what resour ces are loaded.
3
4 <base href="resources/foo.html">
5 <style>
6 @charset "ascii";
7 /* */
8 @import "style1.css";
9 </style>
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698