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

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

Issue 2323653002: Remove SVGSVGElement.viewport attribute (Closed)
Patch Set: rebased Created 4 years, 3 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
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 0a9bec82a1c28f2e508eb710d51d4ebdde444ebc..923a5eb47cd7c4fec7992ec57620b35309b9ac42 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -883,7 +883,6 @@ public:
V8SVGSVGElement_CreateSVGTransform_Method = 1091,
V8SVGSVGElement_CreateSVGTransformFromMatrix_Method = 1092,
FormNameAccessForNonDescendantImageElement = 1093,
- V8SVGSVGElement_Viewport_AttributeGetter = 1095,
V8RegExpPrototypeStickyGetter = 1096,
V8RegExpPrototypeToString = 1097,
V8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter = 1098,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/svg/SVGSVGElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698