Chromium Code Reviews| Index: LayoutTests/fast/html/imports/resources/bye.css |
| diff --git a/LayoutTests/fast/html/imports/resources/bye.css b/LayoutTests/fast/html/imports/resources/bye.css |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c2140b8b0fd84ba2504f5287b994736279477a0b |
| --- /dev/null |
| +++ b/LayoutTests/fast/html/imports/resources/bye.css |
| @@ -0,0 +1,3 @@ |
| +h1 { |
| + color: blue; |
| +} |