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