[css-font-loading] FontFaceSet should inherit from EventTarget

The pattern these days is to inherit from EventTarget rather than use 
"implements", where possible, so I suggest making FontFaceSet do so.

Received on Saturday, 21 June 2014 03:18:33 UTC