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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2769793002: Implement CSS: scroll-boundary-behavior (Closed)
Patch Set: Add documentation Created 3 years, 5 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
« no previous file with comments | « third_party/WebKit/public/platform/WebScrollBoundaryBehavior.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index e77cea12d49e83fbd94c701b15f41eb12e6d57df..4ff02efa3d4a485e8759ecbb1e380bdfd712a9ee 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -24544,6 +24544,9 @@ from previous Chrome versions.
<int value="582" label="scroll-snap-margin-inline-start"/>
<int value="583" label="scroll-snap-margin-inline-end"/>
<int value="584" label="scroll-snap-stop"/>
+ <int value="585" label="scroll-boundary-behavior"/>
+ <int value="586" label="scroll-boundary-behavior-x"/>
+ <int value="587" label="scroll-boundary-behavior-y"/>
</enum>
<enum name="MappedEditingCommands">
« no previous file with comments | « third_party/WebKit/public/platform/WebScrollBoundaryBehavior.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698