The Wayback Machine - https://web.archive.org/web/20180202011919/https://caniuse.com/issue-list

Can I use...

Feature suggestion list

This list shows all suggested support table features based on GitHub issues. The vote count is based on +1s in each issue's comments as well as any votes originally received via Google Moderator.

The list is updated every hour.

SuggestionVotes
1. Support for CSS3 overflow-x and overflow-y properties23
2. quic support or compatibility?21
3. http://dev.w3.org/html5/spec-LC/history.html#unloading-documents21
4. I suggest support for TransferableObject types (of which there are several) 18
5. I would like to see document.readyState supported values in the caniuse.com18
6. I suggest adding statistics for Aural style sheets which contain CSS properties such as "speak....18
7. The bdi (bidi isolate) element, added in HTML5 to ease inserting RTL text into an LTR page or vice-v...17
8. CSS3 marquee support. 17
9. The <keygen> tag is a bit of a mess when it comes to support, so it would be quite a useful ad...17
10. css3 animation-play-state please17
11. Add column-span and column-fill features16
12. How about overflow-scrolling? iOS Safari needs the webkit vendor prefix for example. Can't find ...16
13. I have just noticed that the onended event of the HTML5 <audio> tag is supported in Firefox 11...16
14. mediagroup content attribute, MediaController object, VideoTrackList, AudioTrackList objects16
15. input[autocomplete] (values besides on/off) 15
16. XSLT Support table15
17. text-wrap15
18. The Output Element 15
19. Soft hyphen: html entity &shy;15
20. Browser support for crossorigin attribute on img/video (as described in ) would be useful15
21. Add theme-color Meta Tag14
22. Include `baseline-shift` CSS property14
23. css/svg property dominant-baseline14
24. SVGZ-specific support table since iOS < 4.2 doesn't support it, but does support SVG. Not su...14
25. CSS3 Template Layout 14
26. requestAutoComplete 13
27. Show browser support for CSS border-collapse and border-spacing (and there might be other table-rela...13
28. CSS3 min() and max() functions as values for properties that accept <dimension> as a value.13
29. Please add support tables for x-xss-protection security header. Thanks!12
30. https://developer.mozilla.org/en-US/docs/Web/Events/wheel12
31. I couldn't find a compatibility table for animation-fill-mode. Currently needs browser prefixe...12
32. device-cmyk css feature12
33. What about showing support for various link attributes, like "subresource" or "dns-pr...11
34. Built-in PDF viewer support11
35. For printing support for the size:landscape option to tell the browser what page orientation we want...11
36. geo: url support - 11
37. list-style-type 11
38. I suggest adding information about support for alternate HTTP methods such as PUT and PATCH.11
39. Emoji display support11
40. Quota Management API 10
41. The mouseenter and mouseleave events10
42. line-height support and the differences in rendering between webkit&trident and other engines.10
43. Add Array.prototype.includes10
44. document.elementsFromPoint10
45. Check browser support for displaying MJPEG files. This is a motion JPEG file format that is supporte...10
46. Why do white-space not appear to be in the list? :)10
47. window.onerror - / - particularly mobile browser support10
48. Keyboard events (keypress, keyup, keydown, textinput) - see here 9
49. WebExtensions (browser extensions)9
50. accesskey attribute on non-focusable elements (should cause a click element to fire9
51. webcl?9
52. Support for window.scrollX and window.scrollY9
53. Webkit-based browsers extend the MediaQuery W3C Standard with specific queries for animation, transi...9
54. saveAs does not seem to be on the site (or else, I'm just incapable of finding it). It would be ...9
55. Show support table with history as time-based, instead of versions-back-based. With Chrome and IE ve...9
56. the withCredentials property in xhr = new XMLHttpRequest() is used to check for XMLHttpRequest suppo...9
57. script tag onerror attribute8
58. CSS3 module "Generated Content for Paged Media" and especially the target-counter function8
59. Support for SVG's "shape-rendering" CSS property. 8
60. Entries for href values including `tel:1234567` and `sms:1234567`8
61. I'd like to see border-corner-shape added. It would be a nice feature when implemented in browse...8
62. CSS3 Speech Module Which browsers support it? See8
63. webM alpha transparency8
64. Show results for Firefox ESR (currently 17.07).8
65. Progressive JPEGs start to show on pages faster, from low quality and eventually getting their 100% ...8
66. CSS image() functional notation (e.g. for background-images etc). See 7
67. I would like to know which browsers support the forceSpellCheck() method (7
68. Add support for CSS's @import7
69. Embedded color profiles in JPEG images.7
70. column-span and other column-* proprieties of CSS3 Multi-column layout module7
71. Geofencing API7
72. Add nextElementSibling7
73. Add navigator.mediaDevices7
74. break-inside for columns.7
75. Add browser support for text-decoration-skip [ - Not sure if any browsers support it yet, but someth...7
76. list-style-image7
77. Support for list-style-type7
78. blink tag7
79. Track document.registerElement I think a test just to see if it is defined would be sufficient. It...7
80. clipboardData: text, rtf, html, image, etc.7
81. DataChannel WebRTC JS API7
82. Based on this page I suggest to add addRule and insertRule Thanks7
83. Add System Info API 7
84. "GeometryUtils" - part of the CSSOM. Provides much better position information than existi...6
85. The 'media' attribute from the source element for HTML5's audio and video elements. Thi...6
86. http://www.w3.org/TR/html-json-forms/6
87. The "auto" value for the dir attribute, added in HTML5 to ease inserting text of unknown d...6
88. CSS <angle> - particularly the "turn" unit6
89. Add browser support for toggle()6
90. ECMAScript 6 collection: Set 6
91. font-variant-numeric6
92. More details on File Blobs6
93. Browser support for RTP streams?6
94. Javascript: Array.prototype.fill() 6
95. HttpOnly flag for cookies, what browsers support? it would be nice to have that in the caniuse.com 6
96. Object.assign6
97. Can I use ECDSA certificates?6
98. domElement.style.setProperty()6
99. Dialogs implemented using separate documents window.showModalDialog() 6
100. DNS-based Authentication of Named Entities (DANE)6
101. X-Content-Type-Options: nosniff6
102. SVG Foreign Object is a way to combine different XML namespaces elements into the SVG. 6
103. Which browsers support colgroup completely?6
104. draggable option6
105. Bitmap images inside SVG files. Some browsers that support SVG, will not show embedded bitmap image...6
106. html5 canvas.toblob6
107. Web NFC API6
108. TCP Fast-Open. Now that Linux kernels enable this by default (and web servers likely won't be ...6
109. playbackRate in video5
110. Scheme-less URIs, aka the relative URIs. See5
111. Why don't we add quotes property? 5
112. Can I use "onmouseover", "onmouseout"?5
113. empty-cells (5
114. MediaStream Recording (5
115. registerContentHandler(), registerProtocolHandler(), and friends5
116. Please add "imageSmoothingEnabled". Chrome supports it unprefixed. IE11, Firefox, and Saf...5
117. Textarea wrap attribute (off, soft, hard, virtual, physical)5
118. vector-effect5
119. WeakMap API 5
120. getElementsByName5
121. image-rect isn't supported by anybody but Mozilla as far as I can tell, but I'd love it to b...5
122. designMode5
123. "click" function on anchor DOM element (a)5
124. Add stale-while-revalidate HTTP header support indication5
125. Load event support on link nodes to show when a stylesheet is finished loading. See for a discussio...5
126. "border-corner-shape" 5
127. Add more CSS3 media query sub-types: e.g. 'orientation' and 'aspect-ratio'5
128. <meta name="apple-mobile-web-app-capable" content="yes" />5
129. HTML5 Events Like onoffline, onpopstate, etc.5
130. location.origin5
131. add "HTTP status code headers"5
132. Add beforeinput event4
133. .style.setAttribute() Does every browser support it? Sometimes it's hard to know it it's not...4
134. feature: track ReadableStream4
135. Flag storage that is not available under private mode4
136. CSS Box Alignment Module Level 34
137. Add `navigator.doNotTrack` and DNT support tables4
138. Add WebDriver4
139. MouseEvent4
140. Add: the 'isolation' CSS property4
141. Add supported elliptical curves (HTTPS/TLS)4
142. Add support table for CSP 3.0 compliance4
143. Add createImageBitmap4
144. Add browser support info for the HTTP Cache-Control header "immutable" flag4
145. Luminosity media query 4
146. form input property "valueAsNumber"4
147. 'caniuse.com' should have small-caps (and other font variants?) broken out as a separate fea...4
148. Please add :autofill to the DB4
149. svg @preserveaspectratio4
150. Add auxclick?4
151. http://www.w3.org/TR/web-alarms/4
152. New feature request: OCSP must-staple4
153. EventArgs.buttons is new for mouse events (www.w3.org/TR/DOM-Level-3-Events/#events-MouseEvent-butto...4
154. track element and TextTrack object4
155. CSS minmax()4
156. target-new4
157. user-input 4
158. window.Touch support for browsers: - returns the Touch object constructor on touch events supporting...4
159. font-weight: (CSS3) Which browsers support numeric weights (200, 300) as opposed to simply "bol...4
160. lastModified HTML5 DOM property4
161. Touch Icons, per 4
162. track arraybuffer support for binary websockets4
163. @host This CSS @-rule applies to the surrounding element of a template. See 4
164. rel="next"4
165. CSS Shaders - 4
166. extend-to-zoom4
167. Web intents/Web Activities 4
168. svg transform matrix4
169. Add ProgressEvent4
170. Messaging API (SMS) 4
171. Support for XPath 2.0 (interesting for a lot of new functions, like base-uri(), matches() etc.)4
172. Add prefers-reduced-motion4
173. image-resolution. I've seen this as a good alternative for retina images as opposed to backgro...4
174. Add table-layout support, whether browers: - implement the 'fixed' layout properly, evenly ...4
175. I suggest you to put browser acceptance of the javascript property clientHeight3
176. Would like to see support for XMLSerializer object and document.implementation.createDocument and eq...3
177. JavaScript Promises.prototype.finally()3
178. Multicolor Glyph support3
179. Missing font-synthesis CSS 3 property3
180. Add current browser support for HTML5 tag "hgroup" (3
181. Please add a support table for the CanvasRenderingContext2D.filter property that firefox supports.3
182. Wake Lock API3
183. Web Authentication (webauthn)3
184. CSS Property caption-side is missing?3
185. The hanging-punctuation property: Currently unsupported by any browser, but it would be nice to ...3
186. Support for line-break3
187. CSS "visibility" (hidden/visible/etc)3
188. SVG-in-OT fonts3
189. file input type supported browser3
190. `content: leader('.');`3
191. @document, as described in & 3
192. Support SVG width/height = auto3
193. Add SVG `use` with external reference3
194. Input type=email with "multiple" attribute3
195. css3 border-color3
196. column-break-after atm only via: -webkit-column-break-after3
197. UI Events builds on DOM Event Level 3, it is specified here3
198. Trailing commas3
199. Secure Cookie flag3
200. text-security missing in list of features3
201. Add support for the svg paint-order property3
202. Number.prototype.toLocaleString() has no data3
203. Add Expect-CT header3
204. Add text-underline-position property3
205. Add 'require-sri-for' CSP Directive3
206. Add event currentTarget property3
207. ex unit3
208. SharedArrayBuffer support3
209. Track WritableStream, ReadableStream.prototype.pipeTo, TransformStream, ReadableStreamByobReader3
210. Add support for FlyWeb API3
211. target-new3
212. valueAsDate usage2
213. autocorrect for input fileds2
214. Add referrerpolicy attribute2
215. audio / video autoplay attribute and play function2
216. Add save-data client hint2
217. history.scrollRestoration2
218. console.assert(boolean_expression)2
219. JavaScript: Tail Call Support information missing2
220. Firefox cursor:grab & cursor:grabbing2
221. longdesc attribute support2
222. Please add navigator.cookieEnabled2
223. Support for Multiline Strings2
224. Add KeyboardEvent.repeat compatibility info2
225. Hyphenation Options2
226. HTTP Strict Transport Security Preload2
227. font-min/max-size2
228. Arithmetic coded JPEG support2
229. Add suport for MediaDevices.enumerateDevices()2
230. Add HTTP 103 Early Hints2
231. img.decode() and decoding attribute2
232. SVG viewport-fill-opacity property support2
233. Include the new image format: FLIF2
234. browserconfig.xml support info2
235. Can I use X3D?2
236. CSS env() support2
237. Animating SVG paths using CSS2
238. Add in Range.createContextualFragment2
239. Add <time> element2
240. Cache-Control 2
241. Add other values of `user-select` property2
242. Feature request: Token Binding Protocol2
243. XMLHTTPRequest (1)2
244. Add Media Queries Ranges2
245. Add ES7/2016 SIMD2
246. Add data for AV1 supported browser?2
247. Network Service Discovery2
248. HTTP immutable responses2
249. Add :host/:host-context pseudo class2
250. Entries API2
251. SHA2 certificates2
252. CSS 3 property: text-autospace and text-spacing2
253. Support for nested calc expressions in CSS values2
254. Add DNSSEC support2
255. Support for 'debugger;' in dev tools2
256. Add transform-box2
257. InputDeviceCapabilities API2
258. The !important css thing. It's very !important ;).2
259. Date.prototype.toLocaleDateString2
260. UTF-8 Dingbats2
261. Why is there no event constructors?2
262. Add `q` (quarter-millimeters) length unit2
263. Add background-clip: text2
264. Add color-mod() | color() function - CSS Color Module Level 42
265. CSS.escape()2
266. Add :any-link pseudo-class2
267. Add Clear Site Data header2
268. New feature request: x25519 Key Exchange2
269. Browser support for Focus Management function2
270. Directional focus navigation: the nav-up, nav-right, nav-down, nav-left properties2
271. Add box-suppress2
272. Content-Security-Policy: script-nonce2
273. Input type=range with "multiple" attribute2
274. Object.entries feature?2
275. Individual transform properties2
276. Add the "frame" HTML tag : some browsers don't support it !2
277. Add justify-content: space-evenly2
278. strong2
279. Please add line-height-step2
280. Add classList.replace()2
281. create @Media Types1
282. Add CSS text-combine-upright property 1
283. Previous Element Selector1
284. HTML oninvalid Event Attribute1
285. Can I use selectedOptions ?1
286. x-webkit-speech1
287. Range.surroundContents()1
288. WebGL extensions1
289. Screen.availLeft1
290. NodeList/HTMLCollection1
291. ie behavior1
292. support for Performance-Timeline & High-Resolution-Time1
293. Function.length / Function.prototype.length1
294. show support for namespacing; for example <svg: namespace 1
295. The xml:space attribute1
296. RFC7692 Compression Extensions for WebSocket1
297. Add window.frameElement to CanIUse1
298. window.localMediaStream is not listed1
299. Add data for link rel="alternate"1
300. Suggestion for caniuse.com: Which browsers.versions support multiple tbody elements in a single table?1
301. image tag1
302. Add support stats for String.prototype.repeat()1
303. SVG viewport-fill property support1
304. Add data for imageSmoothingEnabled Property (Canvas-related)1
305. allowtransparency1
306. Add web assembly/wasm1
307. Split background-size from CSS3 Background-image options1
308. Add css pseudo-classes :read-only and :read-write browsers support1
309. Support of sms: and mms: in mobile browsers is not clear1
310. SVG 1.21
311. CSS Inline Layout1
312. html5 image attribute usemap1
313. filename*=UTF-8''...1
314. window.location.replace1
315. embed tag 1
316. Indicate which browsers use the HTML5 Parsing algorithm.1
317. getClientRects1
318. support for "offsetParent"?1
319. Geometry Interfaces Module Level 11
320. add support for Array.prototype.find.1
321. What is the support on clear: both?1
322. Add support information for the translate attribute1
323. Request: nav-up, nav-down, nav-left, nav-right css3 properties1
324. Add support for control.labels 1
325. background-composite1
326. add onstorage1
327. Add `onunload` event1
328. Add: window.locationbar window.menubar window.personalbar window.statusbar window.toolbar1
329. Add WebKit Tap Highlight Color (-webkit-tap-highlight-color)?1
330. Add removeAttribute support1
331. Add windows-theme media query selector1
332. getShaderPrecisionFormat1
333. HTMLImageElement.complete1
334. The `autocapitalize` attribute of <input>s1
335. window.addListener()1
336. Add HTMLInputElement.select()1
337. HTML5 data blocks1
338. wakeLock1
339. IETF RFCs1
340. Please add XMLHttpRequest.responseURL1
341. orientationchange Event1
342. Can not search hasAttribute1
343. [Suggestion] display: fullscreen1
344. display: table-caption?1
345. Window setInterval() Method1
346. HEVC in Safari1
347. min/max-device-width/height1
348. Lookbehind in JavaScript regex1
349. Add High Resolution Time Level 31
350. support data suggestion: DOM event constructors ?1
351. JavaScript Symbol1
352. function.name1
353. new.target1
354. add micropub1
355. String.prototype.split() with a regex with grouping ( parentheses ).1
356. caretPositionFromPoint1
357. AnimationEvent support1
358. Add: Task Scheduler API Specification 1
359. Default function parameters1
360. add css property aspect-ratio1
361. Add CSS animation timing function spring()1
362. Add Web Budget API1
363. Support JavaScript Class and Property Decorators (ES Stage 2 Draft)1
364. Native Messaging?1
365. Consider add 'getRootNode'?1
366. Support for CSS3 background-repeat-x and background-repeat-y properties1
367. CanvasRenderingContext2D.ellipse()1
368. aria-current1
369. Add css-timing 1
370. add aria-required to caniuse, if not already there1
371. Feature Policy1
372. Grid-auto-flow1
373. add syncmanager1
374. srcset/sizes attribute / picture element support in SVG1
375. event.ctrlKey1
376. Support the W3 Web Annotation standard (W3C Recommendation)1
377. CanIuse @charset "<charset>"1
378. CSS: overflow-anchor1
379. Missing `StorageQuota` support1
380. add "document.contentType"1
381. webshareapi1
382. window.navigator.language, .languages1
383. Add support for CSS3 move-to property1
384. Add support for addHitRegion1
385. Alt-Svc header browser support info: consider adding1
386. dblclick Event1
387. Presentation API1
388. Add XSL to caniuse1
389. SVG sprites with <symbol> and <use>1
390. document.referrer1
391. CSS unit 'cap' (cap-height)1
392. Add overscroll-action1
393. Add support for the HTTP header X-Download-Options1
394. Add transitionstart event1
395. Feature request: navigator.language1
396. -webkit-box-orient is not found1
397. Add CSS font-synthesis1
398. Add support for HTTP header X-Permitted-Cross-Domain-Policies1
399. SHA1 certificates1
400. getTotalLength()1
401. Add CSS matrix3d support1
402. New top level domains (TLD)1
403. aria-labelledby1
404. Add CSS display:contents1
405. CSS touch-action level 2 values1
406. Add raw sockets API1
407. Add app-region?1
408. Video media in image contexts1
409. Add "Controlling Font Display Per Font-Family via @font-feature-values"1
410. Add Dynamic Module Imports1
411. css- media-query max-scroll-y1
412. Add Media Session API Coverage Information1
413. :truncated1
414. treeWalker / nodeIterator support needs to be added1
415. Include naviagator.mediaSession and other media related api1
416. Add AbortController 1
417. browser coverage for service worker background-sync1
418. focusNode1
419. Support for CSS grid's subgrid1
420. Need full 3gp browser compatibility chart.Does it chrome browser supports 3gp format1
421. Add Module Preload <link rel="modulepreload">1
422. Paint Timing API1
423. Add support tables for document.documentElement.clientWidth1
424. Please add support for supported x509 extensions for ʜᴛᴛᴘꜱ certificates1
425. Asynchronous Clipboard API (replaces document.execCommand)1
426. Suggestion: overflow(-[xy])? with 'overlay' value1
427. Add pls pipeline-operator1
428. Suggestion: MediaRecorder.isTypeSupported supported types/codecs1
429. CSS page property (for printing)1
430. Page-margin boxes (@top-center, etc)1
431. Add support for document.queryCommandState1
432. Input Events Level 1 and 21
433. ExtendableEvent.waitUntil()1
434. Add support for text-decoration-skip-ink1
435. WebCrypto Key Discovery1
436. color-gamut media feature from Media Queries 41
437. Add information for the webcal and webcals protocols for subscribing to iCalendars1
438. {row,column}-gap, applied to multicolumn, flex, and grid layouts1
439. window.prompt, window.alert, window.confirm1
440. Add Navigation Timing Level 21
441. Add previousSibling and previousElementSibling1
442. Server Timing1
443. navigator.isProtocolHandlerRegistered and .unregisterProtocolHandler1
444. Async iterators / for await of1
445. Add translate attribute1
446. input setRangeText1
447. Add support for CSS rule @document1
448. font-language-override1
449. Add <data> element1
450. URLSearchParams.prototype.sort1
451. Visual Viewport API1
452. Device-Memory Client Hint & navigator.deviceMemory JS API1
453. SVG symbols in CSS1
454. setTimeout and setInterval callback parameters1
455. Content-Security-Policy: block-all-mixed-content1
456. Keyboard Lock1
457. Support data suggestion: `Intl.PluralRules`1
458. EventTarget constructor1
459. Support XMLDocument1
460. MediaStream Image Capture1
461. getFilesAndDirectories1
462. Add nomodule (<script> tag attribute)1
463. Add new SVG filter effects1
464. grid-template-columns1
465. Observable1
466. Text-overflow level 41
467. window.top & window.parent1
468. Abortable fetch()1
469. Support for ImageBitmapRendereingContext1
470. (function () {}).toSource()1
471. Add mediaSession API 1
472. String.prototype.padStart1
473. ew-resize1
474. Drag and Drop API - ghost image with customizable opacity1
475. oncontextmenu1
476. Geolocation on non-secure sites1
477. Audio Output Devices API: wd1
478. Please add Progressive web app manifest.1
479. Drag and Drop API - move constraints1
480. HTTP Trailers1
481. window.event1
482. -ms-overflow-style1
483. Add a footnote regarding HTMLAudioElement1
484. Object.hasOwnProperty1
485. ActiveX1
486. Support info for the <track> element1
487. Add media feature display-mode1
488. Node.isSameNode() and Node.isEqualNode() isn't listed on caniuse1
489. Add HTTP 307 & 308 redirects1
490. toLocaleString('pt-BR',{style: 'currency', currency:'BRL'})1
491. Add CSS viewport-percentage length units 'vi' and 'vb'1
492. Add Range.getBoundingClientRect browser support table1
493. Add compositionstart/end/update event1
494. Add support for mediacapture-output API's sinkID1
495. Add print-color-adjust1
496. audio / video .canPlayType(MIMEtype)1
497. The <slot> element1
498. Add ALPN and NPN notes to HTTP21
499. DeviceOrientation and DeviceMotion events on insecure origins1
500. Javascript - window.onorientationchange 1
501. @document CSS 1
502. Add the (view-mode) media feature1
503. MediaCapture Screen Share1
504. Add <script type="module"> and module workers1
505. Please add information about ImageData constructor1
506. stopImmediatePropagation,stopPropagation1
507. Support for the frame-ancestors directive1
508. HTMLElement.offsetTop1
509. image urls with GET data1
510. Add ES6 Spread operator1
511. Edge and IE don't support IndexedDB in web workers1
512. NetworkInformation.downlinkMax1
513. Add info about css user-modify and -webkit-user-modify:read-write-plaintext-only 1
514. createImageBitmap1
515. Please add support for getTimezoneOffset()1
516. allowfullscreen attribute for iframes1
517. Link headers1
518. Which browsers adhere to ETag?1
519. Add `multipart/x-mixed-replace`1
520. onerror event on iframe1
521. IANA time zone names in timeZone option1
522. &euro; and other html codes1
523. HTTP2 Server Push1
524. Add autocorrect, autocapitalize, autocomplete attributes1
525. findIndex Array method doesn't added to caniuse.com DB1
526. Can I use Reporting API1
527. add CSS Extensions meant for renaming1
528. navigator.connection1
529. Adding Silverlight usage stats1
530. Add CSS4 Grid structural selectors1
531. Basic Authentication: AuthName directive1
532. request support for 'accept-charset'1
533. ImageBitmap1
534. document type1
535. event.path1
536. Support for window.innerHeight, window.innerWidth, window.outerHeight, window.outerWidth1
537. What about Standby API?1
538. Please track the various HTTP Set-Cookie options supported by browsers1
539. Add ECC certificates1
540. Encoding API compatibility table1
541. Add hreflang attribute usage support for link element1
542. Add 'animated GIF as favicon'?1
543. Cannot see |ImageCapture| entry in the web interface.1
544. KeyboardEvent.isComposing1
545. Information about window.location.ancestorOrigins1
546. CSS tag {content: url()}1
547. apple-touch-icon1
548. Please add String.prototype.normalize()1
549. Missing a check for msConvertURL() on DragEvent1
550. reflected-xss missing1
551. add WebMention1
552. Add Cache Storage API / Cache API1
553. CSS4 - Specifying profiled colors: the color() function1
554. animateMotion for SVG1
555. CSSKeyframesRule1
556. gesturestart, gesturechange, gestureend events for trackpads1
557. Inert property for objects that should currently not be focused1
558. Add "Named function expressions"1
559. SharedMemory/Atomics1
560. Open search autodiscovery1
561. Shape Detection API: Face Detection, Barcode Detection, Text Detection1
562. add mouse event positions event.offsetX and event.offsetY1
563. Cookies: max-age1
564. [CSS Level 4 pseudo-class] :user-error1
565. Suggestion: Int64 UInt64 (Firefox only AFAIK)1
566. attachEvent event handler missing from CanIUse1
567. string-set1
568. Please add iFrame element contentWindow property1
569. CaretPosition missing1
570. window.scroll1
571. Add visibility: collapse1
572. Add PerformanceObserver1
573. Support Tables for Gesture Events1
574. Slash-separated color functions1
575. Add HTTP_ORIGIN feature1
576. Add float: footnote to CSS31
577. WindowTimers.setInterval()1
578. video/audio events like loadedemetadata1
579. Internationalized Domain Name1
580. Vast & VMAP1
581. Support setCapture and releaseCapture for mouse1
582. Canvas context getTransform() function.1
583. <video> `playsinline` attribute1
584. Javascript Built-In MAP1
585. Add -webkit-touch-callout?1
586. column combination1
587. document.importNode1
588. Magnetometer support1
589. Accelerometer sensor1
590. Gyroscope sensor1
591. New filesystem api?1
592. Add Object.prototype.watch method0
593. Add Object.getNotifier(obj)0
594. HTML5 constraint validation API - setCustomValidity0
595. marquee0
596. Add Background Sync0
597. HTML DOM selectedIndex attribute (drop-down list)0
598. window.frames list0
599. CSS pitch and speech-rate0
600. documentMode0
601. window.screen0
602. input type password not included-2