Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt

Issue 421263002: Deprecate the hspace/vspace attributes on table (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt b/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt
index fcb0495213650329001e7422ded47390755ea4ae..733043f50541a225f1012f086fe72c10c42e4b33 100644
--- a/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/table-hspace-align-center-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: The 'hspace' attribute on table is deprecated. Please use CSS instead.
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600

Powered by Google App Engine