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

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

Issue 2323653002: Remove SVGSVGElement.viewport attribute (Closed)
Patch Set: 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 79a4776605e7b52515a2f4714363c55fc862a4a8..b01cc0307e89ef2927720ee695208d8d0d761cd2 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -884,7 +884,6 @@ public:
V8SVGSVGElement_CreateSVGTransform_Method = 1091,
V8SVGSVGElement_CreateSVGTransformFromMatrix_Method = 1092,
FormNameAccessForNonDescendantImageElement = 1093,
- V8SVGSVGElement_Viewport_AttributeGetter = 1095,
V8RegExpPrototypeStickyGetter = 1096,
V8RegExpPrototypeToString = 1097,
V8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter = 1098,

Powered by Google App Engine
This is Rietveld 408576698