DescriptionCSS font-display: expose display property on FontFace
This adds "display" attribute to FontFace interface that reflects the
font-display value of corresponding @font-face CSS rule. Also, this adds
"display" field to FontFaceDescriptors dictionary, to make it possible
to construct a FontFace with specified font-display value. These
are still protected behind the experimental features flag.
This matches Firefox's experimental implementation.
Spec discussion: https://github.com/tabatkins/specs/issues/54
BUG=682115
Review-Url: https://codereview.chromium.org/2640753002
Cr-Commit-Position: refs/heads/master@{#444617}
Committed: https://chromium.googlesource.com/chromium/src/+/ec812adbe02d56c9efafcaa77c7dfd9121510959
Patch Set 1 #Patch Set 2 : Fix webexposed #
Messages
Total messages: 18 (14 generated)
|