Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug1261-expected.txt |
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1261-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1261-expected.txt |
index ccbc5c04530dc88be8227a39276cf7c4c58fa7b8..54df409bb5ea8c9877d90738dcaf4a2b148f9791 100644 |
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1261-expected.txt |
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1261-expected.txt |
@@ -1,5 +1,5 @@ |
-CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS instead. |
-CONSOLE WARNING: The 'vspace' attribute on table is deprecated. Please use CSS instead. |
+CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS margin-left and margin-right property instead. |
+CONSOLE WARNING: The 'vspace' attribute on table is deprecated. Please use CSS margin-top and margin-bottom property instead. |
layer at (0,0) size 800x600 |
RenderView at (0,0) size 800x600 |
layer at (0,0) size 800x600 |