Chromium Code Reviews| 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; |
| } |