PolyFill constructor

PolyFill(
  1. Messages _messages
)

_pseudoElements list of known pseudo attributes found in HTML, any CSS pseudo-elements 'name::custom-element' is mapped to the manged name associated with the pseudo-element key.

Implementation

PolyFill(this._messages);