Chromium Code Reviews| Index: LayoutTests/fast/selectors/003-expected.html |
| diff --git a/LayoutTests/fast/selectors/003-expected.html b/LayoutTests/fast/selectors/003-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..50448ac97d4aeb0e8b5f513e8af8db766fe189aa |
| --- /dev/null |
| +++ b/LayoutTests/fast/selectors/003-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<p style="background:lime">This paragraph should have a green background</p> |