|
|
@ -24,6 +24,7 @@ module Docs
|
|
|
|
'High Resolution Time' => 'Web Performance',
|
|
|
|
'High Resolution Time' => 'Web Performance',
|
|
|
|
'Intersection' => 'Intersection Observer',
|
|
|
|
'Intersection' => 'Intersection Observer',
|
|
|
|
'Media Capture' => 'Media',
|
|
|
|
'Media Capture' => 'Media',
|
|
|
|
|
|
|
|
'Media Session' => 'Media Session',
|
|
|
|
'Media Source' => 'Media',
|
|
|
|
'Media Source' => 'Media',
|
|
|
|
'MediaStream' => 'Media Streams',
|
|
|
|
'MediaStream' => 'Media Streams',
|
|
|
|
'Navigation Timing' => 'Web Performance',
|
|
|
|
'Navigation Timing' => 'Web Performance',
|
|
|
@ -69,6 +70,7 @@ module Docs
|
|
|
|
'element' => 'Element',
|
|
|
|
'element' => 'Element',
|
|
|
|
'event' => 'Event',
|
|
|
|
'event' => 'Event',
|
|
|
|
'Event' => 'Event',
|
|
|
|
'Event' => 'Event',
|
|
|
|
|
|
|
|
'EventSource' => 'Server-Sent Events',
|
|
|
|
'Fetch' => 'Fetch',
|
|
|
|
'Fetch' => 'Fetch',
|
|
|
|
'File' => 'File',
|
|
|
|
'File' => 'File',
|
|
|
|
'GlobalEventHandlers' => 'GlobalEventHandlers',
|
|
|
|
'GlobalEventHandlers' => 'GlobalEventHandlers',
|
|
|
@ -78,7 +80,8 @@ module Docs
|
|
|
|
'IDB' => 'IndexedDB',
|
|
|
|
'IDB' => 'IndexedDB',
|
|
|
|
'location' => 'Location',
|
|
|
|
'location' => 'Location',
|
|
|
|
'navigator' => 'Navigator',
|
|
|
|
'navigator' => 'Navigator',
|
|
|
|
'MediaQuery' => 'MediaQuery',
|
|
|
|
'MediaMetadata' => 'Media Session',
|
|
|
|
|
|
|
|
'MediaSession' => 'Media Session',
|
|
|
|
'MediaTrack' => 'Media Streams',
|
|
|
|
'MediaTrack' => 'Media Streams',
|
|
|
|
'Node' => 'Node',
|
|
|
|
'Node' => 'Node',
|
|
|
|
'Notification' => 'Notification',
|
|
|
|
'Notification' => 'Notification',
|
|
|
@ -92,10 +95,12 @@ module Docs
|
|
|
|
'RTC' => 'WebRTC',
|
|
|
|
'RTC' => 'WebRTC',
|
|
|
|
'screen' => 'Screen',
|
|
|
|
'screen' => 'Screen',
|
|
|
|
'Selection' => 'Selection',
|
|
|
|
'Selection' => 'Selection',
|
|
|
|
|
|
|
|
'Shadow' => 'Shadow DOM',
|
|
|
|
'Storage' => 'Web Storage',
|
|
|
|
'Storage' => 'Web Storage',
|
|
|
|
'StyleSheet' => 'CSS',
|
|
|
|
'StyleSheet' => 'CSS',
|
|
|
|
'Stylesheet' => 'CSS',
|
|
|
|
'Stylesheet' => 'CSS',
|
|
|
|
'SVG' => 'SVG',
|
|
|
|
'SVG' => 'SVG',
|
|
|
|
|
|
|
|
'TimeRanges' => 'Media',
|
|
|
|
'timing' => 'Web Performance',
|
|
|
|
'timing' => 'Web Performance',
|
|
|
|
'Timing' => 'Web Performance',
|
|
|
|
'Timing' => 'Web Performance',
|
|
|
|
'Touch' => 'Touch Events',
|
|
|
|
'Touch' => 'Touch Events',
|
|
|
|