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