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

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

Issue 2488703003: Remove SVGViewElement.viewTarget attribute (Closed)
Patch Set: fixed layout test failures in html5lib Created 4 years, 1 month 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 6ab32f78fec70e364e2f4b0c10364c07344e9d69..a9fe69d9010ca26d1a33f63757560d50309d52ff 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -844,7 +844,6 @@ class CORE_EXPORT UseCounter {
CrossOriginApplicationScript = 1070,
CrossOriginOtherScript = 1071,
SVG1DOMSVGTests = 1072,
- V8SVGViewElement_ViewTarget_AttributeGetter = 1073,
DisableRemotePlaybackAttribute = 1074,
V8SloppyMode = 1075,
V8StrictMode = 1076,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/svg/SVGAttributeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698