1. CSS3 Cursors (original values)

    CSS3 cursor values added in the 2004 spec, including none, context-menu, cell, vertical-text, alias, copy, no-drop, not-allowed, nesw-resize, nwse-resize, col-resize, row-resize and all-scroll.

  2. CSS font-smooth

    Controls the application of anti-aliasing when fonts are rendered.

  3. console api: `exception()` static method (an alias for `error()`)

  4. selection api: `empty()` as alias of `removeallranges()`

  5. selection api: `setposition()` as alias of `collapse()`

  6. xrwebgllayer api: antialias

  7. css property: cursor: alias