Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1098)

Unified Diff: Source/core/frame/UseCounter.h

Issue 1146493003: Remove the deprecation messages for hspace/vspace attributes on table (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/platform/win/tables/mozilla/bugs/bug1261-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 33ccbf295f89799044ab3dc75b63e650e1e0df5d..6573be952d359c71f67a3d63caa106ee4215b6f8 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -324,8 +324,6 @@ public:
PrefixedIDBTransactionConstructor = 370,
NotificationPermission = 371,
RangeDetach = 372,
- HTMLTableElementVspace = 374,
- HTMLTableElementHspace = 375,
PrefixedTouchRadiusX = 378,
PrefixedTouchRadiusY = 379,
PrefixedTouchRotationAngle = 380,
« no previous file with comments | « LayoutTests/platform/win/tables/mozilla/bugs/bug1261-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698