Index: LayoutTests/fast/selectors/012-expected.html |
diff --git a/LayoutTests/fast/selectors/012-expected.html b/LayoutTests/fast/selectors/012-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cc002e1af4ddb8011b0cc9600017b00b4b77c080 |
--- /dev/null |
+++ b/LayoutTests/fast/selectors/012-expected.html |
@@ -0,0 +1,4 @@ |
+<!DOCTYPE html> |
+<form style="background:lime"> |
+ <p>The content of this form should have a lime background</p> |
+</form> |