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

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

Issue 196173020: Remove deprecated getPresentationAttribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 9 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: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index ebd1b4936d096c80dd662b7be36865705f7e51de..c160d1bca982ec8c6f2b5256b22e0a0adecc8eba 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -245,7 +245,6 @@ public:
PrefixedInitMessageEvent = 223,
ElementSetPrefix = 224, // Element.prefix is readonly in DOM4.
CSSStyleDeclarationGetPropertyCSSValue = 225,
- SVGElementGetPresentationAttribute = 226,
PrefixedMediaCancelKeyRequest = 229,
DOMImplementationHasFeature = 230,
DOMImplementationHasFeatureReturnFalse = 231,
« no previous file with comments | « LayoutTests/svg/custom/path-getPresentationAttribute-crash-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698