[css-font-loading] 'family' should be 'fontFamily', to prevent API fragmentation

I'm trying out the new font loading API, but noticed that counter to
pre-exiting APIs, the font family property of the FontFace object is called
"family", not "fontFamily". This should probably be changed, as it bakes
confusion into the various APIs for working with fonts.

Received on Monday, 31 August 2015 15:57:55 UTC