Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/resources/css_with_import.css
Issue 1976463003 :
Preload scan external CSS for @import (Closed)
Patch Set: preload @import
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
chrome/browser/chrome_content_browser_client.cc
third_party/WebKit/LayoutTests/http/tests/preload/external_css_import_no_scanning.html
third_party/WebKit/LayoutTests/http/tests/preload/external_css_import_preload.html
third_party/WebKit/LayoutTests/http/tests/preload/external_css_import_scan_only.html
third_party/WebKit/LayoutTests/http/tests/resources/css_with_import.css
third_party/WebKit/Source/core/core.gypi
third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.h
third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp
third_party/WebKit/Source/core/fetch/ImageResource.cpp
third_party/WebKit/Source/core/fetch/Resource.h
third_party/WebKit/Source/core/fetch/Resource.cpp
third_party/WebKit/Source/core/fetch/ResourceOwner.h
third_party/WebKit/Source/core/fetch/StyleSheetResourceClient.h
third_party/WebKit/Source/core/frame/Settings.in
third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.h
third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.cpp
third_party/WebKit/Source/core/html/parser/CSSPreloadScannerTest.cpp
third_party/WebKit/Source/core/html/parser/HTMLDocumentParser.cpp
third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.h
third_party/WebKit/Source/core/html/parser/HTMLPreloadScanner.cpp
third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.h
third_party/WebKit/Source/core/html/parser/HTMLResourcePreloader.cpp
third_party/WebKit/Source/core/loader/DocumentLoader.cpp
third_party/WebKit/public/platform/WebLoadingBehaviorFlag.h