Index: LayoutTests/fast/html/body-bgproperties-expected.txt |
diff --git a/LayoutTests/fast/html/body-bgproperties-expected.txt b/LayoutTests/fast/html/body-bgproperties-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c359444d9bb583247893516be18a45a766ad8bfa |
--- /dev/null |
+++ b/LayoutTests/fast/html/body-bgproperties-expected.txt |
@@ -0,0 +1,6 @@ |
+CONSOLE WARNING: The 'bgproperties=fixed' attribute is deprecated. Please use CSS 'background-attachment:fixed' instead. |
+PASS getComputedStyle(document.body).backgroundAttachment is "fixed" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |