1. getComputedStyle

    API to get the current computed CSS styles applied to an element. This may be the current value applied by an animation or as set by a stylesheet.

  2. window api: getcomputedstyle

  3. window api: getcomputedstyle: pseudo-element support