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