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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2394273006: Add CSS support for text-decoration-skip (Closed)
Patch Set: Basic test for parsing, readback and inheritance added Created 4 years, 2 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index ccf863c4f9014b5b20d094ff314123bb6c5a012e..03a72a069f394743ff569484cf9d61d29a2c4799 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89874,6 +89874,7 @@ value.
<int value="543" label="offset"/>
<int value="544" label="offset-anchor"/>
<int value="545" label="offset-position"/>
+ <int value="546" label="text-decoration-style"/>
Timothy Loh 2016/10/11 00:00:33 style->skip? Not sure if you were manually editing
drott 2016/10/11 07:15:27 Thanks, good catch, I am not sure how that got the
</enum>
<enum name="MappedEditingCommands" type="int">

Powered by Google App Engine
This is Rietveld 408576698