Chromium Code Reviews| Index: LayoutTests/fast/selectors/017-expected.html |
| diff --git a/LayoutTests/fast/selectors/017-expected.html b/LayoutTests/fast/selectors/017-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bcec1f54896ba0a70745bd8b390018bdd6bca665 |
| --- /dev/null |
| +++ b/LayoutTests/fast/selectors/017-expected.html |
| @@ -0,0 +1,4 @@ |
| +<!DOCTYPE html> |
| +<p> |
| +<a style="background:lime" href="">You should see a green background assigned by the anchor.</a> |
| +</p> |