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

Unified Diff: tools/metrics/histograms/enums.xml

Issue 2902723006: Measure the usage of <ol>.start with |reversed| and no |start| attribute. (Closed)
Patch Set: Created 3 years, 7 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:
Download patch
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index f258ef1452aee155f317c97c5aa4ccb84e3bb067..caece09592ea11acbbb25cdee358782b4971d4ee 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15014,6 +15014,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1995" label="InertAttribute"/>
<int value="1996" label="PluginInstanceAccessFromIsolatedWorld"/>
<int value="1997" label="PluginInstanceAccessFromMainWorld"/>
+ <int value="1998" label="HTMLOListElementReversedWithoutStart"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698