Index: LayoutTests/inspector-protocol/css/resources/stylesheet.css |
diff --git a/LayoutTests/css2.1/20110323/support/at-import-001.css b/LayoutTests/inspector-protocol/css/resources/stylesheet.css |
similarity index 53% |
copy from LayoutTests/css2.1/20110323/support/at-import-001.css |
copy to LayoutTests/inspector-protocol/css/resources/stylesheet.css |
index 6d6f9cbea9ac0987b23bfa8ec53aff77c602c2c8..a23a51cf71372a21222e1e6f6695c475b4470d8d 100644 |
--- a/LayoutTests/css2.1/20110323/support/at-import-001.css |
+++ b/LayoutTests/inspector-protocol/css/resources/stylesheet.css |
@@ -1,4 +1,3 @@ |
-div |
-{ |
- color: red; |
+#inspected { |
+ color: red; |
} |