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

Unified Diff: LayoutTests/fast/html/imports/resources/style-red-parent.html

Issue 331763002: HTML Imports: styles in removed imports should be applied when it comes back (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/html/imports/resources/style-red.html ('k') | Source/core/html/HTMLLinkElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/imports/resources/style-red-parent.html
diff --git a/LayoutTests/fast/html/imports/resources/style-red-parent.html b/LayoutTests/fast/html/imports/resources/style-red-parent.html
new file mode 100644
index 0000000000000000000000000000000000000000..46f29b262d0917dd921cdbb299d4e01eff8b7fe0
--- /dev/null
+++ b/LayoutTests/fast/html/imports/resources/style-red-parent.html
@@ -0,0 +1 @@
+<link rel=import href="style-red.html"></link>
« no previous file with comments | « LayoutTests/fast/html/imports/resources/style-red.html ('k') | Source/core/html/HTMLLinkElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698