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