Enumsยง
- Parsing
Mode ๐
Functionsยง
- css_
font_ ๐to_ font_ size - execute_
fontsize_ ๐command - https://w3c.github.io/editing/docs/execCommand/#the-fontsize-command
- font_
size_ ๐loosely_ equivalent - Handles fontsize command part of https://w3c.github.io/editing/docs/execCommand/#loosely-equivalent-values
- font_
size_ ๐to_ css_ font - legacy_
font_ ๐size_ for - https://w3c.github.io/editing/docs/execCommand/#legacy-font-size-for
- maybe_
normalize_ ๐pixels - Only in the case we have resolved to actual pixels, we need to do its conversion. In other cases, we already have the relevant font size or corresponding css value. This avoids expensive conversions of pixels to other values.
- value_
for_ ๐fontsize_ command - https://w3c.github.io/editing/docs/execCommand/#the-fontsize-command