<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
<title>Can I Use updates</title>
<link href="https://caniuse.com/feed" />
<author><name>Alexis Deveria</name>
</author>
<updated>2018-08-29-07:00</updated>
<id>urn:uuid:ba72bcbd-3c88-8bbf-c0d3-4c1a42f24b09</id>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/WhenCanIUse" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="whencaniuse" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
<title>New feature: Array.prototype.find</title>
<link href="https://caniuse.com/#feat=array-find" />
<id>urn:uuid:447b02e8-c37e-7c2f-8248-79adb8c81a7c</id>
<updated>2018-08-29T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=array-find"&gt;Array.prototype.find&lt;/a&gt;: The `find()` method returns the value of the first item in the array based on the result of the provided testing function.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: CSS justify-content: space-evenly</title>
<link href="https://caniuse.com/#feat=justify-content-space-evenly" />
<id>urn:uuid:577467b5-5b8f-3196-ba56-17e0321cd0b1</id>
<updated>2018-08-20T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=justify-content-space-evenly"&gt;CSS justify-content: space-evenly&lt;/a&gt;: The &amp;quot;space-evenly&amp;quot; value for the `justify-content` property distributes the space between items evenly. It is similar to space-around but provides equal instead of half-sized space on the edges. Can be used in both CSS flexbox &amp;amp; grid.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: createImageBitmap</title>
<link href="https://caniuse.com/#feat=createimagebitmap" />
<id>urn:uuid:cf724321-fddf-3877-0ef2-f76be0ae3c12</id>
<updated>2018-07-29T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=createimagebitmap"&gt;createImageBitmap&lt;/a&gt;: Create image bitmap with support for resizing and adjusting quality&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Shared Array Buffer</title>
<link href="https://caniuse.com/#feat=sharedarraybuffer" />
<id>urn:uuid:44ec76cb-642e-2428-39cb-7f6a66065885</id>
<updated>2018-07-18T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=sharedarraybuffer"&gt;Shared Array Buffer&lt;/a&gt;: Type of ArrayBuffer that can be shared across Workers.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Feature Policy</title>
<link href="https://caniuse.com/#feat=feature-policy" />
<id>urn:uuid:e798d427-aeff-a20d-c204-fdd55cd202cf</id>
<updated>2018-06-25T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=feature-policy"&gt;Feature Policy&lt;/a&gt;: This specification defines a mechanism that allows developers to selectively enable and disable use of various browser features and APIs.&lt;/p&gt;</content>
</entry>
<entry>
<title>2 new features</title>
<link href="https://caniuse.com/#feat=css3-cursors-grab,es6-module-dynamic-import" />
<id>urn:uuid:f37ad7a7-20a6-d71c-82ee-fb80ef19e934</id>
<updated>2018-06-14T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;- &lt;a href="/#feat=css3-cursors-grab"&gt;CSS grab &amp; grabbing cursors&lt;/a&gt;: Support for the `grab` &amp;amp; `grabbing` values for the `cursor` property. Used to indicate that something can be grabbed (dragged to be moved).- &lt;a href="/#feat=es6-module-dynamic-import"&gt;JavaScript modules: dynamic import()&lt;/a&gt;: Loading JavaScript modules dynamically using the import() syntax&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: String.prototype.padStart(), String.prototype.padEnd()</title>
<link href="https://caniuse.com/#feat=pad-start-end" />
<id>urn:uuid:35fd899a-73f9-577f-67c7-ca478e878974</id>
<updated>2018-06-13T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=pad-start-end"&gt;String.prototype.padStart(), String.prototype.padEnd()&lt;/a&gt;: The `padStart()` and `padEnd()` methods pad the current string with a given string (eventually repeated) so that the resulting string reaches a given length. The pad is applied from the start (left) of the current string for `padStart()`, and applied from the end (right) of the current string for `padEnd()`.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: AV1 video format</title>
<link href="https://caniuse.com/#feat=av1" />
<id>urn:uuid:b4fbbb32-d9b6-fec7-8c05-c19c90757a23</id>
<updated>2018-06-12T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=av1"&gt;AV1 video format&lt;/a&gt;: AV1 (AOMedia Video 1) is a royalty-free video format by the Alliance for Open Media, meant to succeed its predecessor VP9 and compete with the HEVC/H.265 format.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: AbortController &amp; AbortSignal</title>
<link href="https://caniuse.com/#feat=abortcontroller" />
<id>urn:uuid:ad297a1a-90c9-9de8-120f-316b1c12d19c</id>
<updated>2018-05-30T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=abortcontroller"&gt;AbortController &amp; AbortSignal&lt;/a&gt;: Controller object that allows you to abort one or more DOM requests made with the Fetch API.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Web Authentication API</title>
<link href="https://caniuse.com/#feat=webauthn" />
<id>urn:uuid:506b2809-288f-b54a-c69d-143fd95df679</id>
<updated>2018-05-09T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=webauthn"&gt;Web Authentication API&lt;/a&gt;: The Web Authentication API is an extension of the Credential Management API that enables strong authentication with public key cryptography, enabling password-less authentication and / or secure second-factor authentication without SMS texts.&lt;/p&gt;</content>
</entry>
<entry>
<title>3 new features</title>
<link href="https://caniuse.com/#feat=accelerometer,gyroscope,magnetometer" />
<id>urn:uuid:9ac40070-2ef2-b2d1-e292-660b675c4192</id>
<updated>2018-05-08T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;- &lt;a href="/#feat=accelerometer"&gt;Accelerometer&lt;/a&gt;: Defines `Accelerometer`, `LinearAccelerationSensor` and `GravitySensor` interfaces for obtaining information about acceleration applied to the X, Y and Z axis of a device that hosts the sensor.- &lt;a href="/#feat=gyroscope"&gt;Gyroscope&lt;/a&gt;: Defines a concrete sensor interface to monitor the rate of rotation around the device&amp;rsquo;s local three primary axes.- &lt;a href="/#feat=magnetometer"&gt;Magnetometer&lt;/a&gt;: Defines a concrete sensor interface to measure magnetic field in the X, Y and Z axis.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: theme-color Meta Tag</title>
<link href="https://caniuse.com/#feat=meta-theme-color" />
<id>urn:uuid:851ead4a-39bb-814e-b4b9-1b524d0c2f66</id>
<updated>2018-04-18T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=meta-theme-color"&gt;theme-color Meta Tag&lt;/a&gt;: Meta tag to define a suggested color that browsers should use to customize the display of the page or of the surrounding user interface.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Do Not Track API</title>
<link href="https://caniuse.com/#feat=do-not-track" />
<id>urn:uuid:75e91e2b-7665-760d-4c25-0d3a8a521c03</id>
<updated>2018-04-13T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=do-not-track"&gt;Do Not Track API&lt;/a&gt;: Allows the browser's Do Not Track setting to be queried via `navigator.doNotTrack`.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: CSS color-adjust</title>
<link href="https://caniuse.com/#feat=css-color-adjust" />
<id>urn:uuid:54809cb9-3a7a-1449-912f-8f0203e063fb</id>
<updated>2018-03-24T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=css-color-adjust"&gt;CSS color-adjust&lt;/a&gt;: The `color-adjust` (or `-webkit-print-color-adjust` as prefixed in WebKit/Blink browsers) property is a non-standard CSS extension that can be used to force printing of background colors and images.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Array.prototype.includes</title>
<link href="https://caniuse.com/#feat=array-includes" />
<id>urn:uuid:124c9419-8551-1bc4-46bb-1c7e3e03280c</id>
<updated>2018-03-12T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=array-includes"&gt;Array.prototype.includes&lt;/a&gt;: Determines whether or not an array includes the given value, returning a boolean value (unlike `indexOf`).&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: prefers-reduced-motion media query</title>
<link href="https://caniuse.com/#feat=prefers-reduced-motion" />
<id>urn:uuid:1b1cbabf-c0dc-2b0f-aa2c-f4b4fc0c61b8</id>
<updated>2018-03-05T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=prefers-reduced-motion"&gt;prefers-reduced-motion media query&lt;/a&gt;: CSS media query based on a user preference for preferring reduced motion (animation, etc).&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Background Sync API</title>
<link href="https://caniuse.com/#feat=background-sync" />
<id>urn:uuid:6ea8d47b-3a14-7fc8-7b24-9724486bfcc3</id>
<updated>2018-02-09T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=background-sync"&gt;Background Sync API&lt;/a&gt;: Provides one-off and periodic synchronization for Service Workers with an onsync event.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: CSS :read-only and :read-write selectors</title>
<link href="https://caniuse.com/#feat=css-read-only-write" />
<id>urn:uuid:ddc97b23-d590-1869-ae99-eac77a84c18d</id>
<updated>2018-02-08T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=css-read-only-write"&gt;CSS :read-only and :read-write selectors&lt;/a&gt;: :read-only and :read-write pseudo-classes to match elements which are considered user-alterable&lt;/p&gt;</content>
</entry>
<entry>
<title>New customization options for browser selection on compatibility tables</title>
<link href="https://caniuse.com/feed/159" />
<id>urn:uuid:f48b2d02-7e24-0c18-8bd6-48a780dd14fb</id>
<updated>2018-02-02T08:48:31+00:00</updated>
<content type="html">&lt;p&gt;Caniuse has added new options to select exactly which browser versions you're interested in seeing support data for. By default, displayed versions on caniuse are based solely on usage, which is what matters in most cases.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;But in some cases you may be specifically interested in supporting browser version ranges starting at a given version, or from a specific date. Your company may have policies on exactly how far back browsers should be supported. The new browser set feature should help in showing you just the information you need.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;To get started, look in the Settings panel, find the "browser set" section and click "Add new set".
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;A browser set is a list of rules (based on &lt;a href="https://github.com/ai/browserslist"&gt;browserslist&lt;/a&gt;) that determines which browser versions appear in support tables. For example you can now select "last 5 Firefox versions" or "Edge versions &gt; 14" or even "All browser versions released since 2016".
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;Sets can be imported &amp; exported, and links can be generated that include selected browser set settings so you can share a feature table that includes the exact browsers you care about. If you find any issues with this new tool, please &lt;a href="https://github.com/fyrd/caniuse/issues"&gt;file an issue&lt;/a&gt;. Thanks!&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Auxclick</title>
<link href="https://caniuse.com/#feat=auxclick" />
<id>urn:uuid:3d5f1f6b-1559-0187-149b-5fc67a88e080</id>
<updated>2018-02-01T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=auxclick"&gt;Auxclick&lt;/a&gt;: The click event for non-primary buttons of input devices&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: CSS Paint API</title>
<link href="https://caniuse.com/#feat=css-paint-api" />
<id>urn:uuid:5a10f335-b641-fb75-7006-f9858f5b0924</id>
<updated>2018-01-31T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=css-paint-api"&gt;CSS Paint API&lt;/a&gt;: Allows programmatic generation of images used by CSS&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Object.values method</title>
<link href="https://caniuse.com/#feat=object-values" />
<id>urn:uuid:e0b2c0c2-5572-f169-5738-1239f2aaa411</id>
<updated>2018-01-30T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=object-values"&gt;Object.values method&lt;/a&gt;: The `Object.values()` method returns an array of a given object's own enumerable property values.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Media Capture from DOM Elements API</title>
<link href="https://caniuse.com/#feat=mediacapture-fromelement" />
<id>urn:uuid:4ad1061c-6e72-200c-ad47-e19e204702ac</id>
<updated>2018-01-29T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=mediacapture-fromelement"&gt;Media Capture from DOM Elements API&lt;/a&gt;: API to capture Real-Time video and audio from a DOM element, such as a `&amp;lt;video&amp;gt;`, `&amp;lt;audio&amp;gt;`, or `&amp;lt;canvas&amp;gt;` element via the `captureStream` method, in the form of a `MediaStream`&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: CSS overscroll-behavior</title>
<link href="https://caniuse.com/#feat=css-overscroll-behavior" />
<id>urn:uuid:f1f89330-4921-e184-5d2c-281ddf211467</id>
<updated>2018-01-10T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=css-overscroll-behavior"&gt;CSS overscroll-behavior&lt;/a&gt;: CSS property to control the behavior when the scroll position of a scroll container reaches the edge of the scrollport.&lt;/p&gt;</content>
</entry>
<entry>
<title>3 new features</title>
<link href="https://caniuse.com/#feat=font-family-system-ui,es6-string-includes,document-scrollingelement" />
<id>urn:uuid:81e07156-f17f-137c-baad-a51e57008f88</id>
<updated>2018-01-03T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;- &lt;a href="/#feat=font-family-system-ui"&gt;system-ui value for font-family&lt;/a&gt;: Value for `font-family` that represents the default user interface font.- &lt;a href="/#feat=es6-string-includes"&gt;String.prototype.includes&lt;/a&gt;: The includes() method determines whether one string may be found within another string, returning true or false as appropriate.- &lt;a href="/#feat=document-scrollingelement"&gt;document.scrollingElement&lt;/a&gt;: `document.scrollingElement` refers to the element that scrolls the document.&lt;/p&gt;</content>
</entry>
<entry>
<title>2 new features</title>
<link href="https://caniuse.com/#feat=console-time,run-in" />
<id>urn:uuid:3dafbaea-17b0-590e-4e00-068d64fb3a86</id>
<updated>2017-11-30T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;- &lt;a href="/#feat=console-time"&gt;console.time and console.timeEnd&lt;/a&gt;: Functions for measuring performance- &lt;a href="/#feat=run-in"&gt;display: run-in&lt;/a&gt;: If the run-in box contains a block box, same as block. If a block box follows the run-in box, the run-in box becomes the first inline box of the block box. If an inline box follows, the run-in box becomes a block box.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Variable fonts</title>
<link href="https://caniuse.com/#feat=variable-fonts" />
<id>urn:uuid:d91fe5f7-dbc2-1af1-1d73-39941ea38364</id>
<updated>2017-10-29T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=variable-fonts"&gt;Variable fonts&lt;/a&gt;: OpenType font settings that allows a single font file to behave like multiple fonts: it can contain all the allowed variations in width, weight, slant, optical size, or any other exposed axes of variation as defined by the font designer. Variations can be applied via the `font-variation-settings` property.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Streams</title>
<link href="https://caniuse.com/#feat=streams" />
<id>urn:uuid:bb9725ab-1e89-df9a-a9ca-af4614eaa696</id>
<updated>2017-10-08T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=streams"&gt;Streams&lt;/a&gt;: Method of creating, composing, and consuming streams of data, that map efficiently to low-level I/O primitives, and allow easy composition with built-in backpressure and queuing.&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: :focus-visible CSS pseudo-class</title>
<link href="https://caniuse.com/#feat=css-focus-visible" />
<id>urn:uuid:3f515ca5-e408-7225-8e89-eb0a78a03139</id>
<updated>2017-10-07T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=css-focus-visible"&gt;:focus-visible CSS pseudo-class&lt;/a&gt;: The `:focus-visible` pseudo-class applies while an element matches the `:focus` pseudo-class, and the UA determines via heuristics that the focus should be specially indicated on the element (typically via a &amp;ldquo;focus ring&amp;rdquo;).&lt;/p&gt;</content>
</entry>
<entry>
<title>New feature: Media Fragments</title>
<link href="https://caniuse.com/#feat=media-fragments" />
<id>urn:uuid:5f2d10b4-678f-fd68-6b4a-d1746b2a3da1</id>
<updated>2017-09-27T00:00:00+00:00</updated>
<content type="html">&lt;p&gt;&lt;a href="https://caniuse.com/#feat=media-fragments"&gt;Media Fragments&lt;/a&gt;: Allows only part of a resource to be shown, based on the fragment identifier in the URL. Currently support is primarily limited to video track ranges.&lt;/p&gt;</content>
</entry>
</feed>
