DescriptionAdd UseCounter for FontFaceSet#ready()
In the latest editor's draft spec [1], FontFaceSet#ready has been
changed from a method to an attribute. We are likely to deprecate
ready() in favor of ready attribute. To prepare for a deprecation
process, this patch adds a UseCounter for FontFaceSet#ready().
[1] http://dev.w3.org/csswg/css-font-loading/#dom-fontfaceset-ready
BUG=380990
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176288
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|