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

Unified Diff: LayoutTests/fast/html/imports/resources/hello.css

Issue 15856002: First step of HTMLImports (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Mac build Created 7 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/fast/html/imports/resources/hello.css
diff --git a/LayoutTests/css2.1/20110323/support/at-import-001.css b/LayoutTests/fast/html/imports/resources/hello.css
similarity index 61%
copy from LayoutTests/css2.1/20110323/support/at-import-001.css
copy to LayoutTests/fast/html/imports/resources/hello.css
index 6d6f9cbea9ac0987b23bfa8ec53aff77c602c2c8..4717ad4b94f6dfedd27029b8432f7e5a458597a8 100644
--- a/LayoutTests/css2.1/20110323/support/at-import-001.css
+++ b/LayoutTests/fast/html/imports/resources/hello.css
@@ -1,4 +1,3 @@
-div
-{
- color: red;
+h1 {
+ color: red;
}
« no previous file with comments | « LayoutTests/fast/html/imports/resources/bye.html ('k') | LayoutTests/fast/html/imports/resources/hello.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698