Add 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 Review URL: https://codereview.chromium.org/339563006 git-svn-id: svn://svn.chromium.org/blink/trunk@176288 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment