Open Bug 1489969 Opened 7 years ago Updated 3 years ago

Telemetry: track where CSS properties are written to

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: mbalfanz, Unassigned)

References

(Blocks 2 open bugs)

Details

The font editor tries to do the right thing when writing CSS. If possible, values for registered axes are written to their dedicated CSS properties (font-weight, font-stretch etc.). If the cascade doesn't allow for it, values are written to font-variation-settings. It is important for us to understand how the tool is used. Therefore, I'd like to add a telemetry probe that, for variable fonts, tracks if changes are written to font-variation-settings or not.
Priority: -- → P3
Component: Inspector: Fonts → Inspector
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.