Chromium Code Reviews| Index: LayoutTests/fast/selectors/011-expected.html |
| diff --git a/LayoutTests/fast/selectors/011-expected.html b/LayoutTests/fast/selectors/011-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..43ab10bdcee97ec1881c21bd83e64d0fe804a7cd |
| --- /dev/null |
| +++ b/LayoutTests/fast/selectors/011-expected.html |
| @@ -0,0 +1,3 @@ |
| +<!DOCTYPE html> |
| +<p style="background:lime">This paragraph should have a green background because |
| +its title attribute contains "bar"</p> |