Description[CSS Font Loading] Remove FontFace#ready, fold its functionality into FontFace#load
As per a discussion on www-style [1], FontFace#ready is removed from the
spec [2], and FontFace#load() is changed to return a Promise which
fulfills when the font is ready.
[1] http://lists.w3.org/Archives/Public/www-style/2014Mar/0069.html
[2] http://dev.w3.org/csswg/css-font-loading/
TEST=fast/css/fontface-methods.html
BUG=53213
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169507
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 13 (0 generated)
|