Copy as Markdown
Other Tools
// -*- mode: C++ -*-
// AUTOGENERATED BY glean_parser. DO NOT EDIT.
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
#ifndef mozilla_GleanParserHtmlMetrics_h
#define mozilla_GleanParserHtmlMetrics_h
#include "mozilla/glean/bindings/MetricTypes.h"
namespace mozilla::glean {
namespace parsing {
/**
* generated from parsing.svg_unusual_pcdata
* The rate of svg elements that have child elements during parsing, where their HTML counterpart would not have children.
*/
constexpr impl::RateMetric svg_unusual_pcdata(4320);
}
} // namespace mozilla::glean
#endif // mozilla_GleanParserHtmlMetrics_h