clear method

void clear()

The clear() method of the FontFaceSet interface removes all fonts added via this interface. Fonts added with the rule are not removed.

Implementation

external void clear();