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

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

Issue 1747763002: Remove OSX-specific <meter> rendering. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 2d7b5fb67b5bb357b39cbf8a456e3981e85959d8..1c19fe01c66adf5634b22f8327eb8ea0f2db1e09 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -826,12 +826,8 @@ public:
DeviceOrientationAbsoluteSecureOrigin = 988,
FontFaceConstructor = 989,
ServiceWorkerControlledPage = 990,
- MeterElementWithContinuousCapacityAppearance = 991,
- MeterElementWithDiscreteCapacityAppearance = 992,
MeterElementWithMeterAppearance = 993,
MeterElementWithNoneAppearance = 994,
- MeterElementWithRatingAppearance = 995,
- MeterElementWithRelevancyAppearance = 996,
SelectionAnchorNode = 997,
SelectionAnchorOffset = 998,
SelectionFocusNode = 999,
« no previous file with comments | « third_party/WebKit/Source/core/css/CSSValueKeywords.in ('k') | third_party/WebKit/Source/core/html/HTMLMeterElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698