Index: LayoutTests/fast/selectors/006-expected.html |
diff --git a/LayoutTests/fast/selectors/006-expected.html b/LayoutTests/fast/selectors/006-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8465745dd9f617c2cef5d8f362d9b967dd1c8c53 |
--- /dev/null |
+++ b/LayoutTests/fast/selectors/006-expected.html |
@@ -0,0 +1,3 @@ |
+<!DOCTYPE html> |
+<address style="background:lime">This address should have a green background |
+ because the selector in last rule does not apply to inner SPANs.</address> |