<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="https://web-platform-dx.github.io/web-features-explorer/">
  <title>Baseline Widely Available Features</title>
  <subtitle>Features of the web platform which became Baseline Widely Available.</subtitle>
  <link href="https://web-platform-dx.github.io/web-features-explorer/widely-available.xml" rel="self"/>
  <link href="https://web-platform-dx.github.io/web-features-explorer/"/>
  <updated>2026-05-02T00:00:00Z</updated>
  <id>https://web-platform-dx.github.io/web-features-explorer/</id>
  <author>
    <name>WebDX Community Group</name>
  </author>

  
    <entry>
      <title>Clip path boxes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/clip-path-boxes"/>
      <updated>2026-05-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/clip-path-boxes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/clip-path-boxes">Clip path boxes</a></h1>
        <p>The <code>fill-box</code>, <code>stroke-box</code>, and <code>view-box</code> values for <code>clip-path</code> set an edge of the element's box to use as the clipping shape.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:user-valid and :user-invalid</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/user-pseudos"/>
      <updated>2026-05-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/user-pseudos</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/user-pseudos">:user-valid and :user-invalid</a></h1>
        <p>The <code>:user-valid</code> and <code>:user-invalid</code> pseudo-classes match form controls that have been marked as valid or invalid based on their validation constraints.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>ARIA attribute reflection</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/aria-attribute-reflection"/>
      <updated>2026-04-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/aria-attribute-reflection</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/aria-attribute-reflection">ARIA attribute reflection</a></h1>
        <p>WAI-ARIA attributes have corresponding properties on <code>Element</code> and <code>ElementInternals</code> objects.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;link rel="modulepreload"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/modulepreload"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/modulepreload</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/modulepreload">&lt;link rel="modulepreload"&gt;</a></h1>
        <p>The <code>rel="modulepreload"</code> attribute for the <code>&#x3C;link></code> HTML element indicates that a module script should be fetched, parsed, and compiled preemptively, and stored for later execution.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Overflow media queries</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/overflow"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/overflow</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/overflow">Overflow media queries</a></h1>
        <p>The <code>overflow-block</code> and <code>overflow-inline</code> CSS media queries set styles based on the way a device displays content that's larger than the viewport or page area. For example, a laptop lets users scroll to reveal content, while a printer displays overflowing content on additional pages.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:nth-child() of &lt;selector&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/nth-child-of"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/nth-child-of</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/nth-child-of">:nth-child() of &lt;selector&gt;</a></h1>
        <p>The <code>of</code> syntax for the <code>:nth-child()</code> and <code>:nth-last-child()</code> CSS functional pseudo-classes match elements by the relative position of elements, counted from the first or last sibling matching a selector list.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Oklab and OkLCh</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oklab"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oklab</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oklab">Oklab and OkLCh</a></h1>
        <p>The Oklab color space expresses colors in terms of lightness and how red/green and blue/yellow a color is, aiming to match how humans perceive colors. OkLCh is a variant of Oklab with polar coordinates. These color spaces can be used with the CSS <code>oklab()</code> and <code>oklch()</code> functions.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Media query range syntax</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/media-query-range-syntax"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/media-query-range-syntax</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/media-query-range-syntax">Media query range syntax</a></h1>
        <p>The range syntax of CSS media queries allows you to use mathematical comparison operators such as <code>&#x3C;</code>, <code>></code>, <code>&#x3C;=</code>, and <code>>=</code> to define a range of values for a media query. For example, <code>(400px &#x3C; width &#x3C; 1000px)</code> returns true if the viewport width is between 400px and 1000px.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>messageerror</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/messageerror"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/messageerror</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/messageerror">messageerror</a></h1>
        <p>The <code>messageerror</code> event fires on a target, such as a window or worker, when an incoming message cannot be deserialized. This event can fire for many types of messages, such as cross-document messages or broadcast channel messages.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Notifications from service workers and installed apps</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/notifications-apps"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/notifications-apps</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/notifications-apps">Notifications from service workers and installed apps</a></h1>
        <p>Notifications via service worker registration's <code>showNotification()</code> method, sent from installed web applications (for example, saved to the Home Screen on Safari for iOS), show a message to the user, typically using the notification system of the host operating system.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Offscreen canvas</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/offscreen-canvas"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/offscreen-canvas</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/offscreen-canvas">Offscreen canvas</a></h1>
        <p>The <code>OffscreenCanvas</code> API provides a canvas that can be drawn to off screen, with no dependencies on the DOM, which can be used to run heavy rendering operations inside a worker context.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Origin private file system</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/origin-private-file-system"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/origin-private-file-system</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/origin-private-file-system">Origin private file system</a></h1>
        <p>The <code>navigator.storage.getDirectory()</code> method returns a <code>FileSystemDirectoryHandle</code> that is restricted to a specific origin and invisible to the user's actual file system for faster file-based applications, such as SQLite databases.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>outline</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/outline"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/outline</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/outline">outline</a></h1>
        <p>The <code>outline</code> CSS shorthand sets the color, style, and width of a line around an element, outside of the border.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>MathML</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mathml"/>
      <updated>2025-07-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mathml</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mathml">MathML</a></h1>
        <p>MathML, or the Mathematical Markup Language, describes mathematical notation, such as expressions and formulas. Also known as MathML Core.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Motion path</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/motion-path"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/motion-path</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/motion-path">Motion path</a></h1>
        <p>The <code>offset</code> CSS property animates an element along a defined motion path.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>overflow: clip</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/overflow-clip"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/overflow-clip</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/overflow-clip">overflow: clip</a></h1>
        <p>The <code>overflow: clip</code> CSS declaration clips an element's overflowing content to the box that's defined by the <code>overflow-clip-margin</code> property. Unlike <code>overflow: hidden</code>, it allows you to hide overflow on one axis while keeping overflow on the other axis visible.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:modal</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/modal"/>
      <updated>2025-03-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/modal</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/modal">:modal</a></h1>
        <p>The <code>:modal</code> pseudo-class selects elements that put other elements into a non-interactive state, such as a fullscreen element or a <code>&#x3C;dialog></code> element used with <code>showModal()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Media capabilities</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/media-capabilities"/>
      <updated>2024-10-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/media-capabilities</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/media-capabilities">Media capabilities</a></h1>
        <p>The <code>navigator.mediaCapabilities</code> API queries the encoding and decoding abilities of the device, such as supported codecs, resolutions, and bitrates.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Object.hasOwn()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/object-hasown"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/object-hasown</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/object-hasown">Object.hasOwn()</a></h1>
        <p>The <code>Object.hasOwn()</code> static method checks whether an object has a given property. It's a more robust alternative to the <code>Object.prototype.hasOwnProperty()</code> method.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Navigation timing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/navigation-timing"/>
      <updated>2024-04-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/navigation-timing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/navigation-timing">Navigation timing</a></h1>
        <p>The <code>navigation</code> performance entry and the <code>PerformanceNavigationTiming</code> API measures navigation events, such as loading time or the number of redirects.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Logical properties</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/logical-properties"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/logical-properties</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/logical-properties">Logical properties</a></h1>
        <p>CSS logical properties control borders, size, margin, and padding with directions and dimensions relative to the writing mode. For example, in a left to right, top to bottom writing mode, <code>block-end</code> refers to the bottom. Also known as flow relative.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>MediaStream recording</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mediastream-recording"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mediastream-recording</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mediastream-recording">MediaStream recording</a></h1>
        <p>The <code>MediaRecorder</code> API captures data generated by <code>MediaStream</code> or <code>HTMLMediaElement</code> objects for analysis, processing, or saving to disk. Also known as the Media Recording API.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_fbo_render_mipmap WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-fbo-render-mipmap"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-fbo-render-mipmap</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-fbo-render-mipmap">OES_fbo_render_mipmap WebGL extension</a></h1>
        <p>The <code>OES_fbo_render_mipmap</code> extension for WebGL 1.0 contexts attaches any level of a texture to a framebuffer object.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OfflineAudioContext</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/offline-audio-context"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/offline-audio-context</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/offline-audio-context">OfflineAudioContext</a></h1>
        <p>The <code>OfflineAudioContext</code> API represents an audio processing graph that writes to an <code>AudioBuffer</code> instead of an output device.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;link rel="preload"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/link-rel-preload"/>
      <updated>2023-07-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/link-rel-preload</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/link-rel-preload">&lt;link rel="preload"&gt;</a></h1>
        <p>The <code>rel="preload"</code> attribute for the <code>&#x3C;link></code> HTML element requests resources, such as images or style sheets, that the page needs soon, so the browser may prioritize them for loading before rendering begins.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:not()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/not"/>
      <updated>2023-07-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/not</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/not">:not()</a></h1>
        <p>The <code>:not()</code> functional pseudo-class matches elements that do not match the selectors in its argument.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Logical assignments</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/logical-assignments"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/logical-assignments</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/logical-assignments">Logical assignments</a></h1>
        <p>The logical AND assignment (<code>&#x26;&#x26;=</code>) and the logical OR assignment (<code>||=</code>) operators short-circuit the respective binary logical operators.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Nullish coalescing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/nullish-coalescing"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/nullish-coalescing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/nullish-coalescing">Nullish coalescing</a></h1>
        <p>The nullish coalescing (<code>??</code>) and nullish coalescing assignment (<code>??=</code>) operators return (or assign) its right-hand side operand when its left-hand side operand is null or undefined, and otherwise returns its left-hand side operand.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>min(), max(), and clamp()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/min-max-clamp"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/min-max-clamp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/min-max-clamp">min(), max(), and clamp()</a></h1>
        <p>The <code>min()</code> and <code>max()</code> CSS functions return the minimum or maximum of the arguments, while <code>clamp()</code> clamps a value to a given range.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Numeric separators</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/numeric-separators"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/numeric-separators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/numeric-separators">Numeric separators</a></h1>
        <p>To improve readability for numeric literals, underscores (<code>_</code>) can be used as separators. For example, <code>1_050.95</code> is equivalent to <code>1050.95</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>overflow</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/overflow-shorthand"/>
      <updated>2022-09-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/overflow-shorthand</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/overflow-shorthand">overflow</a></h1>
        <p>The <code>overflow</code> CSS property sets the behavior for when content doesn't fit in an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Media playback quality</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/media-playback-quality"/>
      <updated>2022-08-04T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/media-playback-quality</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/media-playback-quality">Media playback quality</a></h1>
        <p>The <code>getVideoPlaybackQuality()</code> method of <code>HTMLVideoElement</code> returns metrics that can be used to determine the playback quality of a video, such as how many frames were dropped.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;link rel="preconnect"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/link-rel-preconnect"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/link-rel-preconnect</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/link-rel-preconnect">&lt;link rel="preconnect"&gt;</a></h1>
        <p>The <code>rel="preconnect"</code> attribute for the <code>&#x3C;link></code> HTML element is a hint to the browser that the page or user is likely to request resources from another origin, so the browser should preemptively start a connection to the <code>href</code> value's origin.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Link selectors</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/link-selectors"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/link-selectors</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/link-selectors">Link selectors</a></h1>
        <p>The <code>:link</code> CSS pseudo-class matches unvisited links, <code>:visited</code> matches visited links, and <code>:any-link</code> matches both.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>mask-type</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mask-type"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mask-type</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mask-type">mask-type</a></h1>
        <p>The <code>mask-type</code> CSS property on an SVG <code>&#x3C;mask></code> element sets whether the mask is a <code>luminance</code> or <code>alpha</code> mask.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>min-content and max-content</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/min-max-content"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/min-max-content</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/min-max-content">min-content and max-content</a></h1>
        <p>The <code>min-content</code> and <code>max-content</code> CSS keywords represent the smallest and largest intrinsic sizes of an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>mix-blend-mode</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mix-blend-mode"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mix-blend-mode</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mix-blend-mode">mix-blend-mode</a></h1>
        <p>The <code>mix-blend-mode</code> CSS property blends an element's content with its background or parent elements using blend modes like <code>multiply</code>, <code>difference</code>, or <code>color</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Mixed content handling</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mixed-content"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mixed-content</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mixed-content">Mixed content handling</a></h1>
        <p>When a document is loaded over HTTPS, browsers ensure that none of the document's resources are loaded over an insecure protocol. Instead, resources that the document attempts to load over an insecure protocol are either loaded over HTTPS or are blocked.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>object-fit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/object-fit"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/object-fit</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/object-fit">object-fit</a></h1>
        <p>The <code>object-fit</code> CSS property sets how images, videos, and other replaced elements are scaled within their container.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>object-position</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/object-position"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/object-position</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/object-position">object-position</a></h1>
        <p>The <code>object-position</code> CSS property places images, videos, and other replaced elements within their boxes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Optional catch binding</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/optional-catch-binding"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/optional-catch-binding</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/optional-catch-binding">Optional catch binding</a></h1>
        <p>Omit the binding parameter of a <code>catch</code> clause when you don't need information about the exception in a <code>try ... catch</code> statement.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;meter&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/meter"/>
      <updated>2021-04-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/meter</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/meter">&lt;meter&gt;</a></h1>
        <p>The <code>&#x3C;meter></code> element represents a scalar value within a known range or a fractional value, typically shown as a progress bar.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_vertex_array_object WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-vertex-array-object"/>
      <updated>2020-10-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-vertex-array-object</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-vertex-array-object">OES_vertex_array_object WebGL extension</a></h1>
        <p>The <code>OES_vertex_array_object</code> extension for WebGL 1.0 contexts adds vertex array objects (VAOs) which encapsulate vertex array states. These objects keep pointers to vertex data and names for different sets of vertex data.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Media capture</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/media-capture"/>
      <updated>2020-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/media-capture</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/media-capture">Media capture</a></h1>
        <p>The <code>navigator.mediaDevices.getUserMedia()</code> API requests access to devices that produce audio or video streams, such as microphones or video cameras.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Outlines</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/outlines"/>
      <updated>2019-10-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/outlines</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/outlines">Outlines</a></h1>
        <p>The <code>outline-color</code>, <code>outline-style</code>, and <code>outline-width</code> and <code>outline-offset</code> CSS properties style a line around an element, outside of the border.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Multi-column layout</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/multi-column"/>
      <updated>2019-09-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/multi-column</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/multi-column">Multi-column layout</a></h1>
        <p>Multi-column layout flows an element's content across one or more columns in a single row, without affecting the <code>display</code> property of its children.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_texture_half_float WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-half-float"/>
      <updated>2019-02-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-half-float</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-half-float">OES_texture_half_float WebGL extension</a></h1>
        <p>The <code>OES_texture_half_float</code> extension for WebGL 1.0 contexts adds texture formats with 16-bit (also known as half float) and 32-bit floating-point components.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;link&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/link"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/link</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/link">&lt;link&gt;</a></h1>
        <p>The <code>&#x3C;link></code> element creates a relationship between the current document and an external resource, such as a stylesheet or favicon.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;ol&gt;, &lt;ul&gt;, and &lt;li&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/list-elements"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/list-elements</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/list-elements">&lt;ol&gt;, &lt;ul&gt;, and &lt;li&gt;</a></h1>
        <p>The <code>&#x3C;ol></code>, <code>&#x3C;ul></code>, and <code>&#x3C;li></code> HTML elements represent ordered and unordered lists.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>List style</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/list-style"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/list-style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/list-style">List style</a></h1>
        <p>The <code>list-style</code> shorthand CSS property and the <code>list-style-image</code>, <code>list-style-position</code>, and <code>list-style-type</code> longhand properties set the position and appearance of a list item's marker.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>localStorage and sessionStorage</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/localstorage"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/localstorage</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/localstorage">localStorage and sessionStorage</a></h1>
        <p>The <code>localStorage</code> and <code>sessionStorage</code> APIs store data as key-value pairs. While <code>localStorage</code> persists across sessions, <code>sessionStorage</code> data is discarded when the page is closed.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Location</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/location"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/location</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/location">Location</a></h1>
        <p>The <code>location</code> global object represents the current page's address. You can use it to get the parts of the address (such as <code>location.hostname</code> or <code>location.pathname</code>) or navigate to another URL.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;main&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/main"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/main</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/main">&lt;main&gt;</a></h1>
        <p>The <code>&#x3C;main></code> element represents the dominant content of a document. It is commonly used together with <code>&#x3C;header></code> and <code>&#x3C;footer></code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Map (initial support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/map"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/map</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/map">Map (initial support)</a></h1>
        <p>Map objects hold key-value pairs and remember the original insertion order of the keys.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>margin</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/margin"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/margin</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/margin">margin</a></h1>
        <p>The <code>margin</code> CSS property sets space around an element. It is a shorthand for <code>margin-top</code>, <code>margin-right</code>, <code>margin-bottom</code>, and <code>margin-left</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;mark&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mark"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mark</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mark">&lt;mark&gt;</a></h1>
        <p>The <code>&#x3C;mark></code> element represents text which is marked or highlighted for reference or notation purposes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>matchMedia</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/matchmedia"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/matchmedia</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/matchmedia">matchMedia</a></h1>
        <p>The <code>window.matchMedia()</code> method checks whether a media query applies to the document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Media queries</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/media-queries"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/media-queries</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/media-queries">Media queries</a></h1>
        <p>The <code>@media</code> CSS rule conditionally applies styles based on the output device type, its capabilities, and the user's preferences. Media queries are composed of an optional media type such as <code>screen</code> or <code>print</code>, and one or more mandatory media features, such as <code>prefers-reduced-animations</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;menu&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/menu"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/menu</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/menu">&lt;menu&gt;</a></h1>
        <p>The <code>&#x3C;menu></code> element represents an unordered list of action items (<code>&#x3C;li></code>), such as a toolbar. It is a semantic alternative to the <code>&#x3C;ul></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;meta&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/meta"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/meta</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/meta">&lt;meta&gt;</a></h1>
        <p>The <code>&#x3C;meta></code> element represents metadata about the page used by the browser or search engines, including description, keywords, and character sets.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Meta refresh</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/meta-refresh"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/meta-refresh</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/meta-refresh">Meta refresh</a></h1>
        <p>The <code>&#x3C;meta http-equiv="refresh"></code> HTML element and the equivalent <code>Refresh</code> HTTP header trigger a page reload or redirect. They apply only when the page is fully loaded, after other HTTP redirects or scripted redirects that might execute before the page is fully loaded.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Min and max width and height</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/min-max-width-height"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/min-max-width-height</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/min-max-width-height">Min and max width and height</a></h1>
        <p>The <code>min-width</code>, <code>min-height</code>, <code>max-width</code>, and <code>max-height</code> CSS properties set the minimum and maximum size of an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Mouse events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mouse-events"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mouse-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mouse-events">Mouse events</a></h1>
        <p>Mouse events, such as <code>click</code>, <code>mousedown</code>, or <code>mousemove</code>, fire when users interact with an input or pointing device such as a mouse, trackpad, or touchscreen.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>MutationObserver</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/mutationobserver"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/mutationobserver</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/mutationobserver">MutationObserver</a></h1>
        <p>The <code>MutationObserver</code> API watches for changes to the DOM tree and calls a callback function when DOM changes occur.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Named colors</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/named-color"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/named-color</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/named-color">Named colors</a></h1>
        <p>Some CSS color values can be referenced by name, such as <code>red</code> or <code>limegreen</code>. They stand in for specific RGB color values.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@namespace</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/namespace"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/namespace</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/namespace">@namespace</a></h1>
        <p>The <code>@namespace</code> CSS rule sets a default namespace or namespace prefix. Namespace prefixes allow CSS selectors to distinguish elements with the same name but different document types, such as the HTML <code>&#x3C;a></code> element and the SVG <code>&#x3C;a></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;nav&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/nav"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/nav</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/nav">&lt;nav&gt;</a></h1>
        <p>The <code>&#x3C;nav></code> element represents a section of a page whose purpose is to provide navigation links, either within the current document or to other documents.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Navigator</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/navigator"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/navigator</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/navigator">Navigator</a></h1>
        <p>The <code>window.navigator</code> API is a generic global object, under which many other, more interesting APIs are located. It doesn't do anything interesting on its own.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:nth-child()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/nth-child"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/nth-child</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/nth-child">:nth-child()</a></h1>
        <p>The <code>:nth-child()</code> and <code>:nth-last-child()</code> CSS functional pseudo-classes match elements based on their index within a list of elements. The <code>:first-child</code> and <code>:last-child</code> pseudo-classes match the first and last element in a list, and the <code>:only-child</code> pseudo-class matches an element with no siblings.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:nth-of-type() pseudo-classes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/nth-of-type"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/nth-of-type</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/nth-of-type">:nth-of-type() pseudo-classes</a></h1>
        <p>The <code>:nth-of-type()</code> and <code>:nth-last-of-type()</code> CSS functional pseudo-classes match elements based on their position among siblings of the same type. The <code>:first-of-type</code>, <code>:last-of-type</code>, and <code>:only-of-type</code> pseudo-classes match the first, last, and only elements of its type.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Math and numbers</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/number"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/number</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/number">Math and numbers</a></h1>
        <p>The number type (and <code>Number</code> object) represents floating-point numbers, such as 42 or -4.201, while the <code>Math</code> API contains mathematical functions and constants. JavaScript can also represent boundless negative and positive values as <code>Infinity</code> or not-a-number as <code>NaN</code> (as in <code>0 * Infinity</code>).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;object&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/object"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/object</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/object">&lt;object&gt;</a></h1>
        <p>The <code>&#x3C;object></code> element represents an external resource such as a PDF or SVG document. It was historically used for plugins such as Shockwave Flash.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Object</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/object-object"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/object-object</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/object-object">Object</a></h1>
        <p>Objects in JavaScript are collections of key-value pairs.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_element_index_uint WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-element-index-uint"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-element-index-uint</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-element-index-uint">OES_element_index_uint WebGL extension</a></h1>
        <p>The <code>OES_element_index_uint</code> extension for WebGL 1.0 contexts adds support for <code>gl.UNSIGNED_INT</code> types to <code>WebGLRenderingContext.drawElements()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_standard_derivatives WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-standard-derivatives"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-standard-derivatives</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-standard-derivatives">OES_standard_derivatives WebGL extension</a></h1>
        <p>The <code>OES_standard_derivatives</code> extension for WebGL 1.0 contexts adds the GLSL derivative functions <code>dFdx</code>, <code>dFdy</code>, and <code>fwidth</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_texture_float WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-float"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-float</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-float">OES_texture_float WebGL extension</a></h1>
        <p>The <code>OES_texture_float</code> extension for WebGL 1.0 contexts adds floating-point pixel types for textures.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_texture_float_linear WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-float-linear"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-float-linear</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/oes-texture-float-linear">OES_texture_float_linear WebGL extension</a></h1>
        <p>The <code>OES_texture_float_linear</code> extension for WebGL 1.0 and 2.0 contexts adds linear filtering with floating-point pixel types for textures.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Online status</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/online"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/online</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/online">Online status</a></h1>
        <p>The <code>navigator.onLine</code> property is a boolean for whether the browser is connected to some network (though not necessarily the internet). The <code>online</code> and <code>offline</code> events fire when the connection state changes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>opacity</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/opacity"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/opacity</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/opacity">opacity</a></h1>
        <p>The <code>opacity</code> CSS property sets the transparency of an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Opacity (SVG)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/opacity-svg"/>
      <updated>2022-09-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/opacity-svg</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/opacity-svg">Opacity (SVG)</a></h1>
        <p>The <code>fill-opacity</code>, and <code>stroke-opacity</code> SVG attributes and CSS properties control the transparency of a stroke or fill of an SVG element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;output&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/output"/>
      <updated>2021-04-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/output</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/output">&lt;output&gt;</a></h1>
        <p>The <code>&#x3C;output></code> element represents the result of a calculation, user action, or form entry.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String isWellFormed() and toWellFormed()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-wellformed"/>
      <updated>2026-04-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-wellformed</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-wellformed">String isWellFormed() and toWellFormed()</a></h1>
        <p>The <code>isWellFormed()</code> method of strings returns a boolean indicating if the string contains any Unicode lone surrogates. The <code>toWellFormed()</code> method returns a new string where all lone surrogates are replaced by the Unicode replacement character.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;search&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/search"/>
      <updated>2026-04-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/search</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/search">&lt;search&gt;</a></h1>
        <p>The <code>&#x3C;search></code> HTML element is a container that represents the parts of the web page with search functionality.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>contain-intrinsic-size</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain-intrinsic-size"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain-intrinsic-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain-intrinsic-size">contain-intrinsic-size</a></h1>
        <p>The <code>contain-intrinsic-size</code> CSS property sets the intrinsic size of an element. When using size containment, the browser will lay out the element as if it had a single child of this size.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@counter-style</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/counter-style"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/counter-style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/counter-style">@counter-style</a></h1>
        <p>The <code>@counter-style</code> CSS at-rule sets custom counter styles for list items. For example, you can use a sequence of specific symbols instead of numbers for an ordered list.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Device orientation events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/device-orientation-events"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/device-orientation-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/device-orientation-events">Device orientation events</a></h1>
        <p>The <code>DeviceMotion</code> and <code>DeviceOrientation</code> events report the movement and orientation of the browser's device in physical space. Note that coordinates can differ noticeably between platforms and devices.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Hyphenate character</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hyphenate-character"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hyphenate-character</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hyphenate-character">Hyphenate character</a></h1>
        <p>The <code>hyphenate-character</code> CSS property sets the character or string to use at the end of a line before a line break.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Hyphenation</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hyphens"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hyphens</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hyphens">Hyphenation</a></h1>
        <p>The <code>hyphens</code> CSS property controls when long words are broken by line wrapping. Although called <code>hyphens</code>, the property applies to word-splitting behavior across languages, such as customary spelling changes or the use of other characters. Support for non-English languages varies significantly.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>image-set()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/image-set"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/image-set</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/image-set">image-set()</a></h1>
        <p>The <code>image-set()</code> CSS function provides a set of images at different resolutions or pixel densities, which the browser can pick from, depending on the device capabilities.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Storage manager</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/storage-manager"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/storage-manager</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/storage-manager">Storage manager</a></h1>
        <p>The <code>navigator.storage</code> API provides information about the availability and persistence of the data that a site stores on the device, by using APIs such as the Cache API or the IndexedDB API.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Update frequency media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/update"/>
      <updated>2026-03-18T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/update</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/update">Update frequency media query</a></h1>
        <p>The <code>update</code> CSS media query sets styles based on whether and how fast the user's device can modify display after it has been rendered. For example, you can avoid animations on devices that aren't fast enough to display them smoothly.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Subgrid</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/subgrid"/>
      <updated>2026-03-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/subgrid</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/subgrid">Subgrid</a></h1>
        <p>The <code>subgrid</code> value for the <code>grid-template-columns</code> and <code>grid-template-rows</code> properties allows a grid item to inherit the grid definition of its parent grid container.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>dirname</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dirname"/>
      <updated>2026-02-01T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dirname</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dirname">dirname</a></h1>
        <p>The <code>dirname</code> attribute of <code>&#x3C;textarea></code> and <code>&#x3C;input></code> HTML elements includes the field's writing direction as form data on submission.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Two-value display property</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/two-value-display"/>
      <updated>2026-01-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/two-value-display</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/two-value-display">Two-value display property</a></h1>
        <p>The <code>display</code> CSS property accepts multiple keyword values, such as <code>inline flex</code> or <code>block flow</code>, to explicitly set an element's inner and outer layout mode. Also known as 2-value, multi-keyword, or multiple value syntax.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>animation-composition</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/animation-composition"/>
      <updated>2026-01-04T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/animation-composition</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/animation-composition">animation-composition</a></h1>
        <p>The <code>animation-composition</code> CSS property chooses how to combine animations that affect the same property.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array by copy</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-by-copy"/>
      <updated>2026-01-04T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-by-copy</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-by-copy">Array by copy</a></h1>
        <p>The <code>toReversed()</code>, <code>toSorted()</code>, <code>toSpliced()</code>, and <code>with()</code> methods of arrays and typed arrays return changed copies of arrays. They stand in contrast to methods such as <code>sort()</code> or <code>reverse()</code> that change arrays in place.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>calc() keywords</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/calc-constants"/>
      <updated>2025-12-06T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/calc-constants</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/calc-constants">calc() keywords</a></h1>
        <p>The <code>e</code>, <code>pi</code>, <code>infinity</code>, and <code>NaN</code> keywords represent well-defined constants accepted in CSS math functions such as <code>calc()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>JavaScript modules in workers</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/js-modules-workers"/>
      <updated>2025-12-06T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/js-modules-workers</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/js-modules-workers">JavaScript modules in workers</a></h1>
        <p>The <code>Worker()</code> constructor accepts <code>{ type: "module" }</code> to load scripts that use <code>import</code> and <code>export</code>. Also known as ECMAScript modules or ESM in workers.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>window.print()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/print"/>
      <updated>2025-12-06T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/print</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/print">window.print()</a></h1>
        <p>The <code>window.print()</code> method opens the browser's print dialog.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>color()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/color-function"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/color-function</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/color-function">color()</a></h1>
        <p>The <code>color()</code> function picks a color from a given color space. Wide gamut color spaces like <code>display-p3</code> allow showing more vibrant and saturated colors than the standard <code>srgb</code> color space.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>color-mix()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/color-mix"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/color-mix</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/color-mix">color-mix()</a></h1>
        <p>The <code>color-mix()</code> function mixes two colors in a given color space and by a given amount. Commonly, lighter or darker variations of a color are created by mixing with white or black.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Compression streams</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/compression-streams"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/compression-streams</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/compression-streams">Compression streams</a></h1>
        <p>The <code>CompressionStream</code> and <code>DecompressionStream</code> APIs compress and decompress data using the gzip or deflate formats.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Lab and LCH</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/lab"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/lab</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/lab">Lab and LCH</a></h1>
        <p>The CIE Lab color space expresses colors in terms of lightness and how red/green and blue/yellow a color is. LCH is a variant of Lab with polar coordinates. These color spaces can be used with the CSS <code>color()</code>, <code>lab()</code>, and <code>lch()</code> functions. Also known as CIELAB and CIELCH.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebRTC SCTP information</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webrtc-sctp"/>
      <updated>2025-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webrtc-sctp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webrtc-sctp">WebRTC SCTP information</a></h1>
        <p>The <code>sctp</code> object on <code>RTCPeerConnection</code> represents the negotiated SCTP transport. SCTP (Stream Control Transmission Protocol) is the protocol that <code>RTCDataChannel</code> uses.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Canvas createConicGradient()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/canvas-createconicgradient"/>
      <updated>2025-10-11T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/canvas-createconicgradient</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/canvas-createconicgradient">Canvas createConicGradient()</a></h1>
        <p>The <code>createConicGradient()</code> methods draw a conic gradient to a 2D canvas.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Canvas roundRect()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/canvas-roundrect"/>
      <updated>2025-10-11T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/canvas-roundrect</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/canvas-roundrect">Canvas roundRect()</a></h1>
        <p>The <code>roundRect()</code> methods draw a rounded rectangle to a 2D canvas.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>inert</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/inert"/>
      <updated>2025-10-11T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/inert</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/inert">inert</a></h1>
        <p>The <code>inert</code> HTML attribute marks an element and its descendants as non-interactive. Inert elements don't get focus or fire <code>click</code> events.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Constructed stylesheets</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/constructed-stylesheets"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/constructed-stylesheets</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/constructed-stylesheets">Constructed stylesheets</a></h1>
        <p>The <code>CSSStyleSheet</code> constructor creates a new stylesheet which can be shared between a document and multiple shadow roots using <code>adoptedStyleSheets</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-synthesis-small-caps</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-small-caps"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-small-caps</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-small-caps">font-synthesis-small-caps</a></h1>
        <p>The <code>font-synthesis-small-caps</code> CSS property sets whether or not the browser should synthesize small caps typefaces when they're missing from the font.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-synthesis-style</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-style"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-style">font-synthesis-style</a></h1>
        <p>The <code>font-synthesis-style</code> CSS property sets whether or not the browser should synthesize italic and oblique typefaces when they're missing from the font.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-synthesis-weight</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-weight"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-weight</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis-weight">font-synthesis-weight</a></h1>
        <p>The <code>font-synthesis-weight</code> CSS property sets whether or not the browser should synthesize bold typefaces when they're missing from the font.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Form-associated custom elements</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/form-associated-custom-elements"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/form-associated-custom-elements</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/form-associated-custom-elements">Form-associated custom elements</a></h1>
        <p>Custom elements may act like built-in form elements, via the <code>attachInternals()</code> method of <code>HTMLElement</code> and the <code>ElementInternals</code> API.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Import maps</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/import-maps"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/import-maps</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/import-maps">Import maps</a></h1>
        <p>A <code>&#x3C;script type="importmap"></code> HTML element provides an import map as a JSON string. An import map controls how the browser should resolve module specifiers when importing JavaScript modules.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>pdfViewerEnabled</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/pdf-viewer"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/pdf-viewer</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/pdf-viewer">pdfViewerEnabled</a></h1>
        <p>The <code>navigator.pdfViewerEnabled</code> property is a boolean for whether the browser navigates to and shows a PDF in the browser window or downloads the PDF.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Push messages</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/push"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/push</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/push">Push messages</a></h1>
        <p>The Push API subscribes to and receives server-initiated messages. Subscribers receive pushed messages in the background, even after periods inactive or offline.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>requestAnimationFrame() in workers</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/request-animation-frame-workers"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/request-animation-frame-workers</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/request-animation-frame-workers">requestAnimationFrame() in workers</a></h1>
        <p>The <code>requestAnimationFrame()</code> method in workers schedules a function that runs before the next repaint. Together with offscreen canvas, you can animate content from a worker.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Resource size</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/resource-size"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/resource-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/resource-size">Resource size</a></h1>
        <p>The <code>decodedBodySize</code>, <code>encodedBodySize</code>, and <code>transferSize</code> properties of the <code>PerformanceResourceTiming</code> API reports the size of resources loaded.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Screen orientation</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/screen-orientation"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/screen-orientation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/screen-orientation">Screen orientation</a></h1>
        <p>The <code>screen.orientation</code> API gets information about the orientation of the viewport, such as landscape or portrait. With this API, you can adapt an application's layout or behavior in response to changes in orientation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Server timing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/server-timing"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/server-timing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/server-timing">Server timing</a></h1>
        <p>The <code>serverTiming</code> property of the <code>PerformanceResourceTiming</code> API contains server timing information about network requests.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Imperative slot assignment</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/slot-assign"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/slot-assign</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/slot-assign">Imperative slot assignment</a></h1>
        <p>The <code>assign()</code> method for <code>&#x3C;slot></code> elements assigns nodes to the slot, as an alternative to using the <code>slot</code> and <code>name</code> HTML attributes. The nodes must be children of a shadow host and the shadow root must be created with the <code>slotAssignment</code> set to "manual". Also known as manual slot assignment.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Fixed-width SIMD (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-simd"/>
      <updated>2025-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-simd</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-simd">Fixed-width SIMD (WebAssembly)</a></h1>
        <p>128-bit SIMD (Single Instruction Multiple Data) performs one instruction on multiple units of data, when running on hardware that supports such instructions. Also known as vector instructions.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>translate</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/translate"/>
      <updated>2025-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/translate</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/translate">translate</a></h1>
        <p>The <code>translate</code> HTML attribute marks whether an element's text should be translated.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variant-alternates</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-alternates"/>
      <updated>2025-09-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variant-alternates</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-alternates">font-variant-alternates</a></h1>
        <p>The <code>font-variant-alternates</code> CSS property, along with the <code>@font-feature-values</code> at-rule, chooses when to use a font's alternate glyphs.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Trigonometric functions (CSS)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/trig-functions"/>
      <updated>2025-09-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/trig-functions</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/trig-functions">Trigonometric functions (CSS)</a></h1>
        <p>The <code>sin()</code>, <code>cos()</code>, <code>tan()</code>, <code>asin()</code>, <code>acos()</code>, <code>atan()</code>, and <code>atan2()</code> CSS functions compute various trigonometric functions.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>color-gamut media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/color-gamut"/>
      <updated>2025-08-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/color-gamut</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/color-gamut">color-gamut media query</a></h1>
        <p>The <code>color-gamut</code> media query sets styles based on the colors a device can display.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Container queries</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/container-queries"/>
      <updated>2025-08-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/container-queries</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/container-queries">Container queries</a></h1>
        <p>Container size queries with the <code>@container</code> at-rule apply styles to an element based on the dimensions of its container.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>OES_draw_buffers_indexed WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-oes-draw-buffers-indexed"/>
      <updated>2025-06-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-oes-draw-buffers-indexed</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-oes-draw-buffers-indexed">OES_draw_buffers_indexed WebGL extension</a></h1>
        <p>The <code>OES_draw_buffers_indexed</code> extension for WebGL 2.0 contexts allows you to control blending on a per-color basis when writing to multiple color buffers simultaneously.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Small, large, and dynamic viewport units</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/viewport-unit-variants"/>
      <updated>2025-06-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/viewport-unit-variants</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/viewport-unit-variants">Small, large, and dynamic viewport units</a></h1>
        <p>The <code>sv*</code>, <code>lv*</code>, and <code>dv*</code> CSS viewport units are relative to the smallest, largest, and current (dynamic) viewport size. They are used to size elements in relation to the viewport's dimensions.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-palette</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-palette"/>
      <updated>2025-05-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-palette</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-palette">font-palette</a></h1>
        <p>The <code>font-palette</code> CSS property selects a color palette from the font, optionally overriding individual colors in the <code>@font-palette-values</code> at-rule.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Grid animation</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/grid-animation"/>
      <updated>2025-04-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/grid-animation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/grid-animation">Grid animation</a></h1>
        <p>Grid animation allows you to animate the <code>grid-template-columns</code> and <code>grid-template-rows</code> CSS properties.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>ic unit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ic"/>
      <updated>2025-04-03T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ic</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ic">ic unit</a></h1>
        <p>The <code>ic</code> CSS length unit corresponds to the width of CJK ideographic characters.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Inline-size containment</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain-inline-size"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain-inline-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain-inline-size">Inline-size containment</a></h1>
        <p>The <code>contain: inline-size</code> CSS declaration prevents the element's inline dimension from being set by the element's contents. This permits the browser to avoid slower layout calculations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Forced colors</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/forced-colors"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/forced-colors</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/forced-colors">Forced colors</a></h1>
        <p>The <code>forced-colors</code> CSS @media rule detects when a user has chosen to use a forced colors mode, also known as high-contrast mode, and the <code>forced-color-adjust</code> CSS property sets whether forced colors apply to an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Permissions</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/permissions"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/permissions</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/permissions">Permissions</a></h1>
        <p>The <code>navigator.permissions</code> API checks whether a permission, such as access to geolocation data, has been granted.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>resolution media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/resolution"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/resolution</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/resolution">resolution media query</a></h1>
        <p>The <code>resolution</code> CSS media query sets styles based on the pixel density, or how many pixels a device uses to display a single CSS pixel.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-align-last</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-align-last"/>
      <updated>2025-03-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-align-last</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-align-last">text-align-last</a></h1>
        <p>The <code>text-align-last</code> CSS property sets the alignment of the last line of text before a forced line break.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array findLast() and findLastIndex()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-findlast"/>
      <updated>2025-02-23T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-findlast</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-findlast">Array findLast() and findLastIndex()</a></h1>
        <p>The <code>findLast()</code> and <code>findLastIndex()</code> methods of arrays and typed arrays search an array in reverse order for the first item that satisfies a test function.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Individual transform properties</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/individual-transforms"/>
      <updated>2025-02-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/individual-transforms</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/individual-transforms">Individual transform properties</a></h1>
        <p>The <code>translate</code>, <code>rotate</code>, and <code>scale</code> CSS properties apply single transformations independently, as opposed to applying multiple transformations with the <code>transform</code> CSS property.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Style containment</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain-style"/>
      <updated>2025-01-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain-style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain-style">Style containment</a></h1>
        <p>The <code>contain: style</code> CSS declaration permits the browser to avoid slower layout calculations by preventing modification to counter (<code>counter-increment</code> and <code>counter-set</code>) and quotation styles (<code>content</code> property quote values) beyond the element's descendants.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Streams</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/streams"/>
      <updated>2024-12-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/streams</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/streams">Streams</a></h1>
        <p>The streams API creates, composes, and consumes continuously generated data.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>prefers-contrast media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/prefers-contrast"/>
      <updated>2024-11-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/prefers-contrast</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/prefers-contrast">prefers-contrast media query</a></h1>
        <p>The <code>prefers-contrast</code> CSS media query sets styles based on whether the user prefers more or less contrast, the difference between foreground and background colors.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>dynamic-range media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dynamic-range"/>
      <updated>2024-11-03T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dynamic-range</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dynamic-range">dynamic-range media query</a></h1>
        <p>The <code>dynamic-range</code> CSS media query sets styles based on whether a device can display at least <code>standard</code> range colors or at least <code>high</code> range colors. Non-visual devices will match neither.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Exception handling (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-exception-handling"/>
      <updated>2024-11-03T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-exception-handling</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-exception-handling">Exception handling (WebAssembly)</a></h1>
        <p>Exceptions break the normal control flow of execution to represent exceptional behavior, such as an error. You can respond to the exception in JavaScript code.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>HWB</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hwb"/>
      <updated>2024-10-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hwb</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hwb">HWB</a></h1>
        <p>The <code>hwb()</code> CSS function picks colors using hue, whiteness, and blackness channels.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>appearance</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/appearance"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/appearance</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/appearance">appearance</a></h1>
        <p>The <code>appearance</code> CSS property controls the appearance of form controls. Using <code>appearance: none</code> disables any default native appearance and allows the elements to be styled with CSS.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array at()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-at"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-at</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-at">Array at()</a></h1>
        <p>The <code>at()</code> method of arrays and typed arrays returns the item at an index, including negative indices for getting items relative to the end of an array. Also known as the relative indexing method.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>::backdrop</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/backdrop"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/backdrop</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/backdrop">::backdrop</a></h1>
        <p>The <code>::backdrop</code> CSS pseudo-element is a box underneath an element in the top layer, such as a <code>&#x3C;dialog></code>. It can be used to create obscuring effects distinguishing a modal element from the elements underneath.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>BroadcastChannel</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/broadcast-channel"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/broadcast-channel</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/broadcast-channel">BroadcastChannel</a></h1>
        <p>The <code>BroadcastChannel</code> API allows you to send messages between same-origin browsing contexts, such as between the same page loaded in multiple tabs.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Cascade layers</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/cascade-layers"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/cascade-layers</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/cascade-layers">Cascade layers</a></h1>
        <p>The <code>@layer</code> CSS at-rule avoids specificity conflicts by providing priority levels for different groups of CSS rules, such as low-priority styles like resets, and high-priority styles like UI components.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>contain</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain">contain</a></h1>
        <p>The <code>contain</code> CSS property sets limits to the scope of styles, layout, and paint rendering for speed and efficiency. The <code>none</code> keyword value disables containment, <code>strict</code> is equivalent to <code>contain: size layout style paint</code>, and <code>content</code> is equivalent to <code>contain: layout style paint</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Layout containment</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain-layout"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain-layout</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain-layout">Layout containment</a></h1>
        <p>The <code>contain: layout</code> CSS declaration isolates the inside of an element such that it cannot affect the layout of the rest of the page or be affected by the rest of the page. This permits the browser to avoid slower layout calculations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Paint containment</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain-paint"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain-paint</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain-paint">Paint containment</a></h1>
        <p>The <code>contain: paint</code> CSS declaration prevents an element's descendants from being drawn outside the boundaries of the containing element, with any overflow clipped. This permits the browser to avoid slower painting calculations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Size containment</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contain-size"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contain-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contain-size">Size containment</a></h1>
        <p>The <code>contain: size</code> CSS declaration sets an element's dimensions exclusively by its <code>height</code> and <code>width</code> properties, ignoring its contents and descendants. This permits the browser to avoid slower layout calculations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;dialog&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dialog"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dialog</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dialog">&lt;dialog&gt;</a></h1>
        <p>The <code>&#x3C;dialog></code> HTML element represents a modal or non-modal dialog box, such as a confirmation prompt or a subwindow used to enter data.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:focus-visible</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/focus-visible"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/focus-visible</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/focus-visible">:focus-visible</a></h1>
        <p>The <code>:focus-visible</code> CSS pseudo-class selects elements that match the <code>:focus</code> pseudo-class and meets the browser's criteria for visually emphasizing focused elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>hardwareConcurrency</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hardware-concurrency"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hardware-concurrency</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hardware-concurrency">hardwareConcurrency</a></h1>
        <p>The <code>navigator.hardwareConcurrency</code> property is the number of logical processors available to run threads on the user's computer.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>scroll-behavior</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-behavior"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/scroll-behavior</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-behavior">scroll-behavior</a></h1>
        <p>The <code>scroll-behavior</code> CSS property controls whether scrolling is smooth or snaps, for scroll actions not performed by the user such as those triggered by navigation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String at()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-at"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-at</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-at">String at()</a></h1>
        <p>The <code>at()</code> method of strings returns the character (one UTF-16 code unit) at an index, including negative indices for getting the character relative to the end of the string. Also known as the relative indexing method.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>structuredClone()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/structured-clone"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/structured-clone</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/structured-clone">structuredClone()</a></h1>
        <p>The <code>structuredClone()</code> global method creates a deep copy of an object. Values that cannot be cloned can instead be transferred, making the original value no longer usable.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-combine-upright</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-combine-upright"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-combine-upright</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-combine-upright">text-combine-upright</a></h1>
        <p>The <code>text-combine-upright</code> CSS property displays multiple characters in the space of a single character in vertical text. This is used in East Asian documents to display Latin-based strings such as components of a date or letters of an initialism.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-decoration-skip-ink</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-decoration-skip-ink"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-decoration-skip-ink</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-decoration-skip-ink">text-decoration-skip-ink</a></h1>
        <p>The <code>text-decoration-skip-ink</code> CSS property sets whether underlines and overlines may be interrupted where the line would cross a glyph.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>3D transforms</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/transforms3d"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/transforms3d</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/transforms3d">3D transforms</a></h1>
        <p>The <code>transform</code> CSS property and its 3D transform functions allow rotations and other transforms in three dimensions, including perspective transforms.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Locks</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/web-locks"/>
      <updated>2024-09-14T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/web-locks</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/web-locks">Locks</a></h1>
        <p>The <code>navigator.locks</code> API coordinates work with shared resources through mutually exclusive ownership of a resource's name. Also known as web locks.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-emphasis</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-emphasis"/>
      <updated>2024-09-03T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-emphasis</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-emphasis">text-emphasis</a></h1>
        <p>The <code>text-emphasis</code> CSS property sets position and style for text emphasis marks, especially for East Asian languages.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>color-scheme</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/color-scheme"/>
      <updated>2024-08-03T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/color-scheme</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/color-scheme">color-scheme</a></h1>
        <p>The <code>color-scheme</code> CSS property sets which color schemes (light or dark) an element uses and may prevent automatic dark mode adjustments by the browser.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-synthesis</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis"/>
      <updated>2024-07-06T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-synthesis">font-synthesis</a></h1>
        <p>The <code>font-synthesis</code> CSS shorthand property disables all font synthesis except the given kinds. To disable a specific kind of font synthesis, instead use the longhand properties such as <code>font-synthesis-style</code> and <code>font-synthesis-weight</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>SharedArrayBuffer and Atomics</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/shared-memory"/>
      <updated>2024-06-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/shared-memory</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/shared-memory">SharedArrayBuffer and Atomics</a></h1>
        <p>The <code>SharedArrayBuffer</code> object represents bytes shared between multiple workers and the main thread. The <code>Atomics</code> object safely accesses <code>SharedArrayBuffer</code> data to make sure predictable values are read and written and that operations are not interrupted.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Threads and atomics (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-threads"/>
      <updated>2024-06-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-threads</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-threads">Threads and atomics (WebAssembly)</a></h1>
        <p>Threads in WebAssembly run code in parallel, while atomic memory instructions can guarantee that no two threads can read or write to shared memory at the same time.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>inputmode</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/inputmode"/>
      <updated>2024-06-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/inputmode</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/inputmode">inputmode</a></h1>
        <p>The <code>inputmode</code> global HTML attribute gives a hint about what type of data is to be entered into an <code>&#x3C;input></code> element, such as <code>text</code>, <code>numeric</code>, or <code>email</code>, so the browser may help the user enter data using an adapted input mechanism, such as an on-screen virtual keyboard.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Reference types (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-reference-types"/>
      <updated>2024-05-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-reference-types</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-reference-types">Reference types (WebAssembly)</a></h1>
        <p>The <code>externref</code> type can be both a value type and a table element type, while <code>funcref</code> can be a value type.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>enterkeyhint</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/enterkeyhint"/>
      <updated>2024-05-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/enterkeyhint</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/enterkeyhint">enterkeyhint</a></h1>
        <p>The <code>enterkeyhint</code> global HTML attribute sets the label for a virtual keyboard's Enter key. For example, <code>enterkeyhint="search"</code> may label the key with a magnifying glass icon.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>fit-content</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/fit-content"/>
      <updated>2024-05-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/fit-content</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/fit-content">fit-content</a></h1>
        <p>The <code>fit-content</code> CSS keyword expands a box as needed to fit its contents until the maximum size is reached, preserving the content's preferred aspect ratio.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Bulk memory operations (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-bulk-memory"/>
      <updated>2024-04-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-bulk-memory</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-bulk-memory">Bulk memory operations (WebAssembly)</a></h1>
        <p>Bulk memory operations, such as <code>copy</code> and <code>init</code>, mirror the efficiency of native <code>memcpy</code> and <code>memmove</code> operations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Non-trapping float-to-int conversion (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-non-trapping-float-to-int"/>
      <updated>2024-04-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-non-trapping-float-to-int</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-non-trapping-float-to-int">Non-trapping float-to-int conversion (WebAssembly)</a></h1>
        <p>Saturating floating-point to integer conversion operators return the maximum or minimum integer value on overflow instead of trapping.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>image-rendering</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/image-rendering"/>
      <updated>2024-04-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/image-rendering</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/image-rendering">image-rendering</a></h1>
        <p>The <code>image-rendering</code> CSS property sets how images are scaled, retaining smoothness for photos, or hard edges for pixel art and QR codes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>aspect-ratio</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/aspect-ratio"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/aspect-ratio</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/aspect-ratio">aspect-ratio</a></h1>
        <p>The <code>aspect-ratio</code> CSS property controls the width-to-height ratio of elements. For <code>&#x3C;img></code> and <code>&#x3C;video></code> elements, the <code>width</code> and <code>height</code> attributes used together with <code>height: auto</code> control the aspect ratio while the image/video is loading.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>BigInt64Array</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/bigint64array"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/bigint64array</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/bigint64array">BigInt64Array</a></h1>
        <p>The <code>BigInt64Array</code> and <code>BigUint64Array</code> typed arrays represent 64-bit integers, signed and unsigned respectively.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Error cause</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/error-cause"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/error-cause</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/error-cause">Error cause</a></h1>
        <p>The <code>cause</code> property of errors records the specific original cause of the error, particularly for errors that have been re-thrown.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>EXT_color_buffer_float WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ext-color-buffer-float"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ext-color-buffer-float</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ext-color-buffer-float">EXT_color_buffer_float WebGL extension</a></h1>
        <p>The <code>EXT_color_buffer_float</code> extension for WebGL 2.0 contexts adds color-renderable floating point formats to <code>renderbufferStorage()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>IndexedDB</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/indexeddb"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/indexeddb</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/indexeddb">IndexedDB</a></h1>
        <p>The IndexedDB API is a local storage transactional object database.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Referrer policy</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/referrer-policy"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/referrer-policy</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/referrer-policy">Referrer policy</a></h1>
        <p>The <code>Referrer-Policy</code> HTTP header and <code>referrerpolicy</code> HTML attributes control whether requests have the <code>Referer</code> header and what information the header contains.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WEBGL_color_buffer_float WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-color-buffer-float"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-color-buffer-float</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-color-buffer-float">WEBGL_color_buffer_float WebGL extension</a></h1>
        <p>The <code>WEBGL_color_buffer_float</code> extension for WebGL 1.0 contexts adds the 32-bit floating-point type <code>RGBA32F</code> as a color-renderable format.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebGL2</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl2"/>
      <updated>2024-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl2</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl2">WebGL2</a></h1>
        <p>The <code>WebGL2RenderingContext</code> API is the <code>"webgl2"</code> rendering context for the <code>&#x3C;canvas></code> element. It represents a space for drawing two- and three-dimensional graphics and animations. It corresponds to OpenGL ES 3.0.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>System font</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-family-system"/>
      <updated>2024-03-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-family-system</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-family-system">System font</a></h1>
        <p>The <code>font-family: system-ui</code> CSS declaration uses the operating system default font for text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Web authentication</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webauthn"/>
      <updated>2024-03-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webauthn</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webauthn">Web authentication</a></h1>
        <p>The web authentication API allows you to create public key-based credentials and use them for authentication, such as when signing in. Also known as WebAuthn.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>tab-size</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/tab-size"/>
      <updated>2024-02-10T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/tab-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/tab-size">tab-size</a></h1>
        <p>The <code>tab-size</code> CSS property sets the width of the tab character.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Visual viewport API</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/visual-viewport"/>
      <updated>2024-02-10T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/visual-viewport</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/visual-viewport">Visual viewport API</a></h1>
        <p>The <code>visualViewport</code> API provides a way to query and modify the user-visible viewport of a web page.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>AudioWorklet</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/audio-worklet"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/audio-worklet</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/audio-worklet">AudioWorklet</a></h1>
        <p>The <code>AudioWorklet</code> API runs module code in a separate thread, specifically for non-blocking, low latency audio processing.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>::file-selector-button</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/file-selector-button"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/file-selector-button</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/file-selector-button">::file-selector-button</a></h1>
        <p>The <code>::file-selector-button</code> CSS pseudo-element selects the button of a <code>&#x3C;input type="file"></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Flexbox gap</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/flexbox-gap"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/flexbox-gap</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/flexbox-gap">Flexbox gap</a></h1>
        <p>The <code>gap</code> CSS property in a flexbox layout sets the size of the space between items.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Date and time &lt;input&gt; types</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-date-time"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-date-time</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-date-time">Date and time &lt;input&gt; types</a></h1>
        <p>The <code>&#x3C;input type="date"></code> and <code>&#x3C;input type="time"></code> HTML elements show date and time pickers.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intl.DisplayNames</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intl-display-names"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intl-display-names</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intl-display-names">Intl.DisplayNames</a></h1>
        <p>The <code>Intl.DisplayNames</code> API provides localized names of language, region, script, and currency codes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intl.ListFormat</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intl-list-format"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intl-list-format</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intl-list-format">Intl.ListFormat</a></h1>
        <p>The <code>Intl.ListFormat</code> API creates a locale-aware formatter that turns iterable objects into localized strings.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Paint timing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/paint-timing"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/paint-timing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/paint-timing">Paint timing</a></h1>
        <p>The <code>paint</code> performance entry and the <code>PerformancePaintTiming</code> API measures the duration of "paint" (also called "render") operations as a page loads. The API measures the time to First Paint (FP) and First Contentful Paint (FCP), common metrics for perceived loading times.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Quotes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/quotes"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/quotes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/quotes">Quotes</a></h1>
        <p>The <code>quotes</code> CSS property sets the quotation marks inserted via the <code>content</code> CSS property or <code>&#x3C;q></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>BigInt to i64 conversion (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-bigint"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-bigint</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-bigint">BigInt to i64 conversion (WebAssembly)</a></h1>
        <p>Integer values pass bidirectionally between JavaScript and WebAssembly, converted to i64 values in WebAssembly or BigInt values in JavaScript.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Sign extension operators (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-sign-extension-operators"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-sign-extension-operators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-sign-extension-operators">Sign extension operators (WebAssembly)</a></h1>
        <p>Sign-extension operator instructions extend the width of 8-bit, 16-bit, and 32-bit values to 32-bit and 64-bit values.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Weak references</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/weak-references"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/weak-references</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/weak-references">Weak references</a></h1>
        <p>The <code>WeakRef</code> and <code>FinalizationRegistry</code> objects hold references to garbage-collectable objects without creating strong references that prevent their garbage collection.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Web Audio</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/web-audio"/>
      <updated>2023-10-26T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/web-audio</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/web-audio">Web Audio</a></h1>
        <p>The Web Audio API creates graphs of audio nodes that handle sound inputs, synthesize sounds, apply effects, create visualizations, and output to audio devices.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>clip-path</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/clip-path"/>
      <updated>2023-07-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/clip-path</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/clip-path">clip-path</a></h1>
        <p>The <code>clip-path</code> CSS property and SVG attribute set the visible area of an element. Everything outside the area will be hidden.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:is()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/is"/>
      <updated>2023-07-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/is</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/is">:is()</a></h1>
        <p>The <code>:is()</code> CSS functional pseudo-class takes a selector list as its argument, and matches any element that can be selected by one of the selectors in that list.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:where()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/where"/>
      <updated>2023-07-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/where</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/where">:where()</a></h1>
        <p>The <code>:where()</code> CSS functional pseudo-class takes a selector list as its argument, and matches any element that can be selected by one of the selectors in that list. It is functionally equivalent to the selectors in the list, but doesn't affect the CSS rule specificity.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-underline-offset</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-underline-offset"/>
      <updated>2023-05-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-underline-offset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-underline-offset">text-underline-offset</a></h1>
        <p>The <code>text-underline-offset</code> CSS property shifts underlines on text from the initial position by a given distance. The initial position is affected by the <code>text-underline-position</code> property.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Conic gradients</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/conic-gradients"/>
      <updated>2023-05-17T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/conic-gradients</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/conic-gradients">Conic gradients</a></h1>
        <p>The <code>conic-gradient()</code> and <code>repeating-conic-gradient()</code> CSS functions create backgrounds that progress between two or more colors around a center point.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Multi-value (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-multi-value"/>
      <updated>2023-04-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-multi-value</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-multi-value">Multi-value (WebAssembly)</a></h1>
        <p>Instructions and blocks can produce multiple result values.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>BigInt</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/bigint"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/bigint</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/bigint">BigInt</a></h1>
        <p>The <code>BigInt</code> JavaScript type represents integers of any size, including integers too large for the primitive <code>Number</code> type.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>EXT_color_buffer_half_float WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ext-color-buffer-half-float"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ext-color-buffer-half-float</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ext-color-buffer-half-float">EXT_color_buffer_half_float WebGL extension</a></h1>
        <p>The <code>EXT_color_buffer_half_float</code> extension for WebGL 1.0 and 2.0 contexts renders 16-bit floating-point color buffers.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intl.Locale</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intl-locale"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intl-locale</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intl-locale">Intl.Locale</a></h1>
        <p>The <code>Intl.Locale</code> API parses Unicode locale identifiers, with language, region, and script codes, such as <code>zh-Hans-CN</code> or <code>en-GB</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intl.RelativeTimeFormat</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intl-relative-time-format"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intl-relative-time-format</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intl-relative-time-format">Intl.RelativeTimeFormat</a></h1>
        <p>The <code>Intl.RelativeTimeFormat</code> API creates a locale-aware formatter that turns an object representing a relative time (such as '1 day ago') into a localized string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Promise.any()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/promise-any"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/promise-any</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/promise-any">Promise.any()</a></h1>
        <p>The <code>Promise.any()</code> static method returns a promise that fulfills as soon as the first of an iterable of promises fulfills, with that promise's value. Otherwise, it rejects with an <code>AggregateError</code> when all of the promises have rejected.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Scroll methods on elements</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-elements"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/scroll-elements</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-elements">Scroll methods on elements</a></h1>
        <p>The <code>scroll()</code> and <code>scrollBy()</code> methods change the scroll position of overflow content within an element. Similar to setting <code>scrollTop</code> and <code>scrollLeft</code> properties, but with options setting whether the scroll should animate smoothly or jump. Note that <code>scrollTo()</code> is an alias for <code>scroll()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>steps() easing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/steps-easing"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/steps-easing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/steps-easing">steps() easing</a></h1>
        <p>The <code>steps()</code> CSS easing function divides an animation or transition into equidistant intervals, jumping from value to value. The <code>step-start</code> and <code>step-end</code> keyword values are presets with a single interval.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-orientation</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-orientation"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-orientation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-orientation">text-orientation</a></h1>
        <p>The <code>text-orientation</code> CSS property sets the how text is typeset within a line when the writing mode is vertical.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Web animations</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/web-animations"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/web-animations</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/web-animations">Web animations</a></h1>
        <p>The web animation API programmatically creates, inspects, and controls element animations, to change and synchronize appearance over time.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WEBGL_debug_shaders WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-debug-shaders"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-debug-shaders</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-debug-shaders">WEBGL_debug_shaders WebGL extension</a></h1>
        <p>The <code>WEBGL_debug_shaders</code> extension for WebGL 1.0 and 2.0 contexts adds the <code>getTranslatedShaderSource()</code> method to debug shaders from privileged contexts.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebP</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webp"/>
      <updated>2023-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webp">WebP</a></h1>
        <p>The WebP image format is a raster graphics file format that supports animation, alpha transparency, and lossy as well as lossless compression.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String replaceAll()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-replaceall"/>
      <updated>2023-02-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-replaceall</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-replaceall">String replaceAll()</a></h1>
        <p>The <code>replaceAll()</code> method of strings returns a new string where all matches of a pattern (a string or regular expression) have been substituted with a replacement string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>column-span</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/column-span"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/column-span</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/column-span">column-span</a></h1>
        <p>The <code>column-span</code> CSS property controls whether a child element extends across all columns of a multi-column parent.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>line-break</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/line-break"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/line-break</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/line-break">line-break</a></h1>
        <p>The <code>line-break</code> CSS property sets how strictly to apply rules for wrapping text to new lines, especially for symbols and punctuation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Pointer Events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/pointer-events-api"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/pointer-events-api</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/pointer-events-api">Pointer Events</a></h1>
        <p>Pointer events, such as <code>pointerdown</code>, and the <code>PointerEvent</code> API, represent general pointing inputs, from a wide range of devices, such as a mouse, pen or stylus, or touch with one or more fingers. Not to be confused with the <code>pointer-events</code> CSS property.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Promise.allSettled()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/promise-allsettled"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/promise-allsettled</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/promise-allsettled">Promise.allSettled()</a></h1>
        <p>The <code>Promise.allSettled()</code> static method waits for an array of promises to settle (resolve or reject).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>queueMicrotask()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/queuemicrotask"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/queuemicrotask</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/queuemicrotask">queueMicrotask()</a></h1>
        <p>The <code>queueMicrotask()</code> method schedules a function to run after the currently running synchronous JavaScript finishes but before returning to the event loop.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:read-only and :read-write</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/read-write-pseudos"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/read-write-pseudos</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/read-write-pseudos">:read-only and :read-write</a></h1>
        <p>The <code>:read-only</code> and <code>:read-write</code> CSS pseudo-classes match elements that are read-only or read-write, respectively. For example, <code>:read-only</code> matches <code>&#x3C;input></code> and <code>&#x3C;textarea></code> elements with the <code>readonly</code> attribute.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Resize observer</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/resize-observer"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/resize-observer</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/resize-observer">Resize observer</a></h1>
        <p>The <code>ResizeObserver</code> API observes and reacts to changes in the size of DOM elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Shadow parts</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/shadow-parts"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/shadow-parts</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/shadow-parts">Shadow parts</a></h1>
        <p>The <code>part</code> and <code>exportparts</code> HTML attributes expose elements of a shadow DOM as named parts, which can be selected by the <code>::part()</code> CSS pseudo-element for styling.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-underline-position</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-underline-position"/>
      <updated>2023-01-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-underline-position</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-underline-position">text-underline-position</a></h1>
        <p>The <code>text-underline-position</code> CSS property sets the position of underlines on text. For example, <code>text-underline-position: under</code> places the underline below the text, avoiding crossing descenders. The underline may be further adjusted by the <code>text-underline-offset</code> property.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>revert</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/revert-value"/>
      <updated>2023-01-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/revert-value</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/revert-value">revert</a></h1>
        <p>The <code>revert</code> CSS keyword resets any property to its previous default, provided by either the user or browser stylesheets. For example, setting <code>display: revert</code> on a <code>&#x3C;div></code> will likely result in <code>display: block</code>, the browser default style. This is often confused with <code>initial</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>image-orientation</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/image-orientation"/>
      <updated>2022-10-13T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/image-orientation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/image-orientation">image-orientation</a></h1>
        <p>The <code>image-orientation</code> CSS property corrects the rotation of an image using the image's metadata, such as EXIF.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-optical-sizing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-optical-sizing"/>
      <updated>2022-09-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-optical-sizing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-optical-sizing">font-optical-sizing</a></h1>
        <p>The <code>font-optical-sizing</code> CSS property sets whether text rendering is optimized for viewing at different sizes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Hashbang comments</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hashbang-comments"/>
      <updated>2022-09-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hashbang-comments</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hashbang-comments">Hashbang comments</a></h1>
        <p>The <code>#!</code> comment at the absolute start of a script or module is treated as a normal comment and is ignored by the JavaScript engine.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Q unit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/q-unit"/>
      <updated>2022-09-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/q-unit</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/q-unit">Q unit</a></h1>
        <p>The <code>Q</code> CSS length unit is an absolute length anchored to the physical measurement of quarter-millimeters. <code>1Q</code> is equivalent to 1/40 of 1 centimeter.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Import and export of mutable globals (WebAssembly)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-mutable-globals"/>
      <updated>2022-09-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm-mutable-globals</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm-mutable-globals">Import and export of mutable globals (WebAssembly)</a></h1>
        <p>Mutable global variables are importable and exportable.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>EXT_sRGB WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ext-srgb"/>
      <updated>2022-08-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ext-srgb</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ext-srgb">EXT_sRGB WebGL extension</a></h1>
        <p>The <code>EXT_sRGB</code> extension for WebGL 1.0 contexts adds sRGB support to textures and framebuffer objects.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>all</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/all"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/all</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/all">all</a></h1>
        <p>The <code>all</code> CSS property is a shorthand for all CSS properties, except for <code>direction</code> and <code>unicode-bidi</code>. It accepts only the keywords for explicit defaulting (such as <code>initial</code> and <code>inherit</code>), since they are the only values supported on all CSS properties.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array flat() and flatMap()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-flat"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-flat</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-flat">Array flat() and flatMap()</a></h1>
        <p>The <code>flat()</code> and <code>flatMap()</code> methods for arrays creates a new array such that each nested array item is concatenated into it.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Async generators</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/async-generators"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/async-generators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/async-generators">Async generators</a></h1>
        <p>Async generator functions (<code>async function*</code>) create iterators that return multiple promises, one after another, on-demand.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Async iterators and the for await..of loop</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/async-iterators"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/async-iterators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/async-iterators">Async iterators and the for await..of loop</a></h1>
        <p>Asynchronous iterator objects, such as those returned by promises or generator functions, are iterable with the <code>for await .. of</code> loop.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Autonomous custom elements</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/autonomous-custom-elements"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/autonomous-custom-elements</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/autonomous-custom-elements">Autonomous custom elements</a></h1>
        <p>Autonomous custom elements are HTML elements with a hyphenated tag name (like <code>&#x3C;example-element></code>) that have behaviors you define.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-blend-mode</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-blend-mode"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-blend-mode</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-blend-mode">background-blend-mode</a></h1>
        <p>The <code>background-blend-mode</code> CSS property blends an element's background image and background color using blend modes like <code>multiply</code>, <code>difference</code>, or <code>color</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;bdi&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/bdi"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/bdi</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/bdi">&lt;bdi&gt;</a></h1>
        <p>The <code>&#x3C;bdi></code> element isolates text that may have a different text direction from its surrounding text. This prevents the browser's bidirectional text algorithm from affecting or being affected by the direction of the surrounding text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>captureStream() for &lt;canvas&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/capture-stream-canvas"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/capture-stream-canvas</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/capture-stream-canvas">captureStream() for &lt;canvas&gt;</a></h1>
        <p>The <code>captureStream()</code> method for <code>&#x3C;canvas></code> elements returns a <code>MediaStream</code> which includes a <code>CanvasCaptureMediaStreamTrack</code> representing real-time video of the canvas image. You can use this to record the canvas, or send it elsewhere, such as another canvas or WebRTC connection.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>caret-color</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/caret-color"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/caret-color</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/caret-color">caret-color</a></h1>
        <p>The <code>caret-color</code> CSS property sets the color of the text insertion pointer in a text input.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Case-insensitive attribute selector</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/case-insensitive-attributes"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/case-insensitive-attributes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/case-insensitive-attributes">Case-insensitive attribute selector</a></h1>
        <p>The <code>i</code> identifier in a CSS attribute selector matches attribute values case-insensitively in document languages like XML where attribute values are case-sensitive.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Animatable clipping paths</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/clip-path-animatable"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/clip-path-animatable</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/clip-path-animatable">Animatable clipping paths</a></h1>
        <p>The <code>clip-path</code> property can be animated using CSS transitions and animations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>COLRv0</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/colrv0"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/colrv0</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/colrv0">COLRv0</a></h1>
        <p>COLRv0 is a font format that supports multi-color glyphs. COLRv0 supports only solid colors.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Credential management</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/credential-management"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/credential-management</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/credential-management">Credential management</a></h1>
        <p>The <code>navigator.credentials</code> API provides generic storage for authentication credentials. Other credential APIs represent specific kinds of credentials, such as password or public key credentials, that the credential management API stores.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>CSS.escape()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/css-escape"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/css-escape</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/css-escape">CSS.escape()</a></h1>
        <p>The <code>CSS.escape()</code> static method escapes a string so that it can be used in a valid CSS selector.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>CSS.supports()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/css-supports"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/css-supports</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/css-supports">CSS.supports()</a></h1>
        <p>The <code>CSS.supports()</code> static method returns whether the browser supports a CSS declaration (given by two arguments, a property and value) or an <code>@supports</code> at-rule condition string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:default</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/default"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/default</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/default">:default</a></h1>
        <p>The <code>:default</code> CSS pseudo-class matches the default element in a group of related form controls, such as checkboxes and radio buttons with the <code>checked</code> attribute.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Destructuring</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/destructuring"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/destructuring</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/destructuring">Destructuring</a></h1>
        <p>The destructuring assignment syntax is a JavaScript expression that unpacks values from arrays, or properties from objects, into distinct variables.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;details&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/details"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/details</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/details">&lt;details&gt;</a></h1>
        <p>The <code>&#x3C;details></code> element is a disclosure widget which can be expanded to reveal additional content. When closed, only the nested <code>&#x3C;summary></code> element is visible.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>display: flow-root</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/display-flow-root"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/display-flow-root</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/display-flow-root">display: flow-root</a></h1>
        <p>The <code>display: flow-root</code> CSS declaration sets an element as the root element of a new flow layout for its children, preventing margin collapse with sibling elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>DOM Geometry</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dom-geometry"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dom-geometry</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dom-geometry">DOM Geometry</a></h1>
        <p>The <code>DOMMatrix</code>, <code>DOMPoint</code>, <code>DOMQuad</code> and <code>DOMRect</code> APIs represent points, rectangles, quadrilaterals and transformation matrices within JavaScript. They can be used in transformations in CSS, <code>&#x3C;canvas></code>, and SVG.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>dominant-baseline</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dominant-baseline"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dominant-baseline</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dominant-baseline">dominant-baseline</a></h1>
        <p>The <code>dominant-baseline</code> CSS property sets the specific baseline used to align an elements's text and inline-level contents.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>document.elementFromPoint() and document.elementsFromPoint()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/element-from-point"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/element-from-point</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/element-from-point">document.elementFromPoint() and document.elementsFromPoint()</a></h1>
        <p>The <code>document.elementFromPoint()</code> and <code>document.elementsFromPoint()</code> methods find the top-most element at a given point in the viewport, or all elements at a given point in the viewport, respectively.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;embed&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/embed"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/embed</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/embed">&lt;embed&gt;</a></h1>
        <p>The <code>&#x3C;embed></code> element represents an external resource such as a PDF or SVG document. It was historically used for plugins such as Shockwave Flash.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>File API</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/file"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/file</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/file">File API</a></h1>
        <p>The File API represents and reads from file data and metadata. Typically, you get files through other APIs, such as the <code>&#x3C;input type="file"></code> element or drag-and-drop events. You may also send file data to other APIs, such as creating images or drawing on canvases.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:focus-within</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/focus-within"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/focus-within</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/focus-within">:focus-within</a></h1>
        <p>The <code>:focus-within</code> CSS pseudo-class matches an element if the element or any of its children are focused.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-display</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-display"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-display</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-display">font-display</a></h1>
        <p>The <code>font-display</code> CSS descriptor sets whether to show a substitute font or nothing while a font face loads. The property manages what's known as a flash of unstyled text or flash of invisible text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-kerning</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-kerning"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-kerning</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-kerning">font-kerning</a></h1>
        <p>The <code>font-kerning</code> CSS property sets whether kerning data from a font is used to adjust the space between letters.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Font loading</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-loading"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-loading</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-loading">Font loading</a></h1>
        <p>The <code>document.fonts</code> API dynamically loads custom fonts and tracks when fonts are loading or ready to use.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-stretch</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-stretch"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-stretch</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-stretch">font-stretch</a></h1>
        <p>The <code>font-stretch</code> CSS property selects a font face from a font family based on width, either by a keyword such as <code>condensed</code> or a percentage.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variant-caps</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-caps"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variant-caps</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-caps">font-variant-caps</a></h1>
        <p>The <code>font-variant-caps</code> CSS property sets whether text should be displayed in small caps, petite caps, or with capital letters designed for titles.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variant-east-asian</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-east-asian"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variant-east-asian</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-east-asian">font-variant-east-asian</a></h1>
        <p>The <code>font-variant-east-asian</code> CSS property controls glyph substitution and sizing in East Asian text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variant-ligatures</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-ligatures"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variant-ligatures</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-ligatures">font-variant-ligatures</a></h1>
        <p>The <code>font-variant-ligatures</code> CSS property sets how characters can be visually combined for readability or stylistic reasons.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variant-numeric</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-numeric"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variant-numeric</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant-numeric">font-variant-numeric</a></h1>
        <p>The <code>font-variant-numeric</code> CSS property sets how numeric characters are displayed. For example, you can align columns of numbers or use zeroes that have a slash.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>globalThis</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/globalthis"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/globalthis</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/globalthis">globalThis</a></h1>
        <p>The <code>globalThis</code> property accesses the global <code>this</code> value (and hence the global object itself) across environments.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Host</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/host"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/host</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/host">Host</a></h1>
        <p>The <code>:host</code> CSS pseudo-class selects the containing element of the shadow tree in which it is used. The <code>:host()</code> CSS pseudo-class selects the that element only if it matches the provided selector.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>HSL</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hsl"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hsl</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hsl">HSL</a></h1>
        <p>The <code>hsl()</code> and <code>hsla()</code> CSS functions pick colors using hue, saturation, lightness, and alpha (transparency) channels.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>srcdoc</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/iframe-srcdoc"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/iframe-srcdoc</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/iframe-srcdoc">srcdoc</a></h1>
        <p>The <code>srcdoc</code> attribute for the <code>&#x3C;iframe></code> HTML element sets a string of HTML to embed in the document. The value of <code>srcdoc</code> overrides loading a document from the <code>src</code> attribute.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>ImageBitmapRenderingContext</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/imagebitmaprenderingcontext"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/imagebitmaprenderingcontext</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/imagebitmaprenderingcontext">ImageBitmapRenderingContext</a></h1>
        <p>The <code>ImageBitmapRenderingContext</code> API is the <code>"bitmaprenderer"</code> rendering context for the <code>&#x3C;canvas></code> element. It is commonly used to transfer frames from an <code>OffscreenCanvas</code> to a user-visible <code>&#x3C;canvas></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:indeterminate</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/indeterminate"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/indeterminate</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/indeterminate">:indeterminate</a></h1>
        <p>The <code>:indeterminate</code> CSS pseudo-class selects any form element whose state is indeterminate, such as checkboxes that have been set to an indeterminate state with JavaScript, or radio buttons which are members of a group in which all radio buttons are unchecked.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>input (event)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-event"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-event</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-event">input (event)</a></h1>
        <p>The <code>input</code> event fires when a form control changes or an element with the <code>contenteditable</code> attribute changes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>isolation</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/isolation"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/isolation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/isolation">isolation</a></h1>
        <p>The <code>isolation</code> CSS property creates a new stacking context, which impacts <code>z-index</code> ordering and blend modes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Layout direction override</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/layout-direction-override"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/layout-direction-override</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/layout-direction-override">Layout direction override</a></h1>
        <p>The <code>unicode-bidi</code> and <code>direction</code> CSS properties override the Unicode layout algorithm. They are intended for Document Type Definition (DTD) designers. For HTML documents, you should use the <code>dir</code> global HTML attribute and <code>&#x3C;bdo></code> HTML element instead.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>::placeholder</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/placeholder"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/placeholder</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/placeholder">::placeholder</a></h1>
        <p>The <code>::placeholder</code> CSS pseudo-element selects help text in <code>&#x3C;input></code> and <code>&#x3C;textarea></code> elements when no value is set.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:placeholder-shown</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/placeholder-shown"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/placeholder-shown</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/placeholder-shown">:placeholder-shown</a></h1>
        <p>The <code>:placeholder-shown</code> CSS pseudo-element selects <code>&#x3C;input></code> and <code>&#x3C;textarea></code> elements when no value is set and the element's <code>placeholder</code> attribute is not empty. Not to be confused with <code>::placeholder</code>, which selects the placeholder text itself.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>PNG</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/png"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/png</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/png">PNG</a></h1>
        <p>The PNG (Portable Network Graphics) image format is a raster graphics file format with animation, alpha transparency, and lossless compression.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>prefers-color-scheme media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/prefers-color-scheme"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/prefers-color-scheme</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/prefers-color-scheme">prefers-color-scheme media query</a></h1>
        <p>The <code>prefers-color-scheme</code> CSS media query sets styles based on the requested color scheme, light or dark.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>prefers-reduced-motion media query</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/prefers-reduced-motion"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/prefers-reduced-motion</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/prefers-reduced-motion">prefers-reduced-motion media query</a></h1>
        <p>The <code>prefers-reduced-motion</code> CSS media query sets styles based on whether the user prefers to minimize the amount of non-essential animations on the device, such as scrolling, panning, zooming, and strobing.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>RGB</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/rgb"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/rgb</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/rgb">RGB</a></h1>
        <p>The <code>rgb()</code>, <code>rgba()</code>, and hexadecimal (as in <code>#004488ff</code>) notations pick colors using red, green, blue, and alpha (transparency) channels.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Safe area inset environment variables</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/safe-area-inset"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/safe-area-inset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/safe-area-inset">Safe area inset environment variables</a></h1>
        <p>The <code>safe-area-inset-</code> CSS environment variables represent a rectangle that cannot cut off content within a non-rectangular screen. For example, <code>top:\ env(safe-area-inset-top);</code> positions the top of an element below the notch on an iPhone.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:scope (pseudo-class)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/scope-pseudo"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/scope-pseudo</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/scope-pseudo">:scope (pseudo-class)</a></h1>
        <p>The <code>:scope</code> CSS pseudo-class matches the scoping root, for instance the element that <code>querySelector()</code> is called on, or the root of a DOM subtree specified with <code>@scope</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>scrollIntoView()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-into-view"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/scroll-into-view</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-into-view">scrollIntoView()</a></h1>
        <p>The <code>scrollIntoView()</code> method scrolls an element's ancestor containers such that the element is visible to the user.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Scroll snap</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-snap"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/scroll-snap</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/scroll-snap">Scroll snap</a></h1>
        <p>CSS scroll snap controls the panning and scrolling behavior within a scroll container.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Server-sent events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/server-sent-events"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/server-sent-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/server-sent-events">Server-sent events</a></h1>
        <p>The <code>EventSource</code> API creates a connection to a server and listens to a stream of events sent by the server.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Shadow DOM</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/shadow-dom"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/shadow-dom</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/shadow-dom">Shadow DOM</a></h1>
        <p>Shadow DOM allows you to attach encapsulated "shadow" DOM trees to elements. A shadow DOM tree is a separate component, isolated from the scripts and styles in other parts of the document. This is a part of Web Components.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>shape-outside</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/shape-outside"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/shape-outside</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/shape-outside">shape-outside</a></h1>
        <p>The <code>shape-outside</code> CSS property, along with <code>shape-margin</code> and <code>shape-image-threshold</code>, sets the shape around which adjacent content will wrap.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>shapes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/shapes"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/shapes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/shapes">shapes</a></h1>
        <p>The <code>circle()</code>, <code>ellipse()</code>, <code>inset()</code>, and <code>polygon()</code> CSS shape functions create shapes for use with <code>clip-path</code> and <code>shape-outside</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;slot&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/slot"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/slot</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/slot">&lt;slot&gt;</a></h1>
        <p>The <code>&#x3C;slot></code> HTML element is a placeholder inside a web component where consumers of the component can insert their own markup.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>SMIL SVG animations</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/smil-svg-animations"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/smil-svg-animations</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/smil-svg-animations">SMIL SVG animations</a></h1>
        <p>The <code>&#x3C;animate></code>, <code>&#x3C;animateMotion></code>, and <code>&#x3C;animateTransform></code> SVG elements declaratively animate SVG elements. Also known as SMIL.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Sourcemap header</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/sourcemap-header"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/sourcemap-header</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/sourcemap-header">Sourcemap header</a></h1>
        <p>The <code>Sourcemap</code> HTTP response header links generated code to a source map, so the browser shows the original source in a debugger. This makes it easier to work with minified or transpiled code.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Spread syntax</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/spread"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/spread</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/spread">Spread syntax</a></h1>
        <p>The spread (<code>...</code>) syntax allows an iterable, such as an array or string, to be expanded in places where zero or more arguments (for function calls) or elements (for array literals) are expected.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Stable array sort</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/stable-array-sort"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/stable-array-sort</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/stable-array-sort">Stable array sort</a></h1>
        <p>Stable array sort() function</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String matchAll()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-matchall"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-matchall</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-matchall">String matchAll()</a></h1>
        <p>The <code>matchAll()</code> method of strings matches a string against a regular expression and returns an iterator of all results, including capturing groups.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String trimStart() and trimEnd()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-trim-startend"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-trim-startend</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-trim-startend">String trimStart() and trimEnd()</a></h1>
        <p>The <code>trimStart()</code> and <code>trimEnd()</code> methods of strings return a new string with whitespace removed from the beginning or end of the string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>SVG</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/svg"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/svg</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/svg">SVG</a></h1>
        <p>The SVG image format, represented by the <code>&#x3C;svg></code> element, creates two-dimensional vector graphics with declarative or scripted interaction and animation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Template literals</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/template-literals"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/template-literals</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/template-literals">Template literals</a></h1>
        <p>Template literals are literals delimited with backtick (`) characters, allowing for multi-line strings, string interpolation with embedded expressions, and special constructs called tagged templates.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Text encoding and decoding</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-encoding"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-encoding</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-encoding">Text encoding and decoding</a></h1>
        <p>The <code>TextEncoder</code> API transforms a stream of code points into a byte stream with UTF-8 encoding, and <code>TextDecoder</code> does the reverse.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WEBGL_compressed_texture_astc WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-compressed-texture-astc"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-compressed-texture-astc</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-compressed-texture-astc">WEBGL_compressed_texture_astc WebGL extension</a></h1>
        <p>The <code>WEBGL_compressed_texture_astc</code> extension for WebGL 1.0 and 2.0 contexts adds the Adaptive Scalable Texture Compression format to <code>compressedTexImage2D()</code> and <code>compressedTexSubImage2D()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebRTC</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webrtc"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webrtc</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webrtc">WebRTC</a></h1>
        <p>The WebRTC API establishes real-time communication channels directly between browsers. It is commonly used in video conferencing applications.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebRTC statistics</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webrtc-stats"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webrtc-stats</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webrtc-stats">WebRTC statistics</a></h1>
        <p>The <code>RTCPeerConnection.getStats()</code>, <code>RTCRtpSender.getStats()</code>, and <code>RTCRtpReceiver.getStats()</code> methods return detailed information about the status, performance, network, and media for a given WebRTC connection.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebVTT cue settings</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webvtt-cue-settings"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webvtt-cue-settings</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webvtt-cue-settings">WebVTT cue settings</a></h1>
        <p>The <code>VTTCue</code> API updates various aspects of cues dynamically, such as alignment, size and position.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>will-change</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/will-change"/>
      <updated>2022-07-15T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/will-change</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/will-change">will-change</a></h1>
        <p>The <code>will-change</code> CSS property gives hints to the browser about expected changes to an element's scroll position, contents, or style. These hints allow browsers to optimize for upcoming style changes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>download</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/download"/>
      <updated>2022-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/download</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/download">download</a></h1>
        <p>The <code>download</code> attribute for <code>&#x3C;a></code> elements loads the target URL as a file to be saved, instead of navigating to it. An optional attribute value sets a default file name.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intl.PluralRules</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intl-plural-rules"/>
      <updated>2022-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intl-plural-rules</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intl-plural-rules">Intl.PluralRules</a></h1>
        <p>The <code>Intl.PluralRules</code> API creates a locale-aware object that tells you which of the language's pluralization rules apply based on a given number.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Print events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/print-events"/>
      <updated>2022-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/print-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/print-events">Print events</a></h1>
        <p>An alternative to <code>@media print</code> queries, the <code>beforeprint</code> and <code>afterprint</code> events allow you to change the page for printing and restore the page after printing.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Sticky positioning</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/sticky-positioning"/>
      <updated>2022-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/sticky-positioning</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/sticky-positioning">Sticky positioning</a></h1>
        <p>The <code>position: sticky</code> CSS declaration positions an element in the normal flow until it crosses a specified threshold, at which points it becomes fixed (stuck) at that position.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>touch-action</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/touch-action"/>
      <updated>2022-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/touch-action</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/touch-action">touch-action</a></h1>
        <p>The <code>touch-action</code> CSS property sets whether an element on a touch screen can be panned or pinched to zoom.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Abortable fetch</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/abortable-fetch"/>
      <updated>2021-09-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/abortable-fetch</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/abortable-fetch">Abortable fetch</a></h1>
        <p>If you construct a fetch request with an <code>AbortSignal</code>, you can cancel the request.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>AbortController and AbortSignal</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/aborting"/>
      <updated>2021-09-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/aborting</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/aborting">AbortController and AbortSignal</a></h1>
        <p>The <code>AbortController</code> and <code>AbortSignal</code> APIs allow you to cancel an ongoing operation, such as a <code>fetch()</code> request.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Encrypted media extensions</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/encrypted-media-extensions"/>
      <updated>2021-09-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/encrypted-media-extensions</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/encrypted-media-extensions">Encrypted media extensions</a></h1>
        <p>The <code>mediaKeys</code> property of <code>HTMLMediaElement</code> and the <code>navigator.requestMediaKeySystemAccess()</code> method control the playback of content subject to digital rights management. Also known as EME.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intersection observer</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intersection-observer"/>
      <updated>2021-09-25T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intersection-observer</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intersection-observer">Intersection observer</a></h1>
        <p>The <code>IntersectionObserver</code> API asynchronously observes changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Page breaks</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/page-breaks"/>
      <updated>2021-07-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/page-breaks</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/page-breaks">Page breaks</a></h1>
        <p>In printed page layouts, the <code>break-after</code>, <code>break-before</code>, <code>break-inside</code> CSS properties control where printed pages start and end. Also known as pagination or page breaking.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Constraint validation API</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/constraint-validation"/>
      <updated>2021-06-11T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/constraint-validation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/constraint-validation">Constraint validation API</a></h1>
        <p>Methods that validate form controls before submission, such as <code>checkValidity()</code>, <code>reportValidity()</code> and <code>setCustomValidity()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Interaction media queries</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/interaction"/>
      <updated>2021-06-11T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/interaction</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/interaction">Interaction media queries</a></h1>
        <p>The <code>pointer</code>, <code>any-pointer</code>, <code>hover</code>, and <code>any-hover</code> CSS media queries set styles based on the presence of pointing devices and their ability to hover over elements. For example, most smartphones match the <code>(hover: none) and (pointer: coarse)</code> media query.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>resolution media query (compatibility prefixes)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/resolution-compat"/>
      <updated>2021-04-23T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/resolution-compat</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/resolution-compat">resolution media query (compatibility prefixes)</a></h1>
        <p>The <code>-webkit-device-pixel-ratio</code>, <code>-webkit-min-device-pixel-ratio</code>, and <code>-webkit-max-device-pixel-ratio</code> CSS media queries are standardized compatibility alternatives to <code>resolution</code> media queries.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>overflow-wrap</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/overflow-wrap"/>
      <updated>2021-04-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/overflow-wrap</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/overflow-wrap">overflow-wrap</a></h1>
        <p>The <code>overflow-wrap</code> CSS property breaks a line of text onto multiple lines inside the targeted element in an otherwise unbreakable place to prevent overflow. The legacy property is <code>word-wrap</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Promise finally()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/promise-finally"/>
      <updated>2021-04-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/promise-finally</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/promise-finally">Promise finally()</a></h1>
        <p>The promise <code>finally()</code> method executes a function when the promise settles (resolves or rejects).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>tabindex</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/tabindex"/>
      <updated>2021-04-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/tabindex</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/tabindex">tabindex</a></h1>
        <p>The <code>tabindex</code> HTML attribute make an element focusable, and sets the element's relative ordering for sequential focus navigation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variation-settings</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variation-settings"/>
      <updated>2021-03-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variation-settings</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variation-settings">font-variation-settings</a></h1>
        <p>The <code>font-variation-settings</code> CSS property sets an "axis of variability" on a variable font, such as weight, optical size, or a custom axis defined by the typeface designer. When possible, use other CSS font properties, such as <code>font-weight: bold</code>. Also known as variable fonts.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Speech synthesis</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/speech-synthesis"/>
      <updated>2021-03-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/speech-synthesis</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/speech-synthesis">Speech synthesis</a></h1>
        <p>The <code>SpeechSynthesis</code> API converts text to speech with artificial voices.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array iterators</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-iterators"/>
      <updated>2020-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-iterators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-iterators">Array iterators</a></h1>
        <p>Arrays are iterable with the <code>for … of</code> statement and enumerable with the methods <code>entries()</code>, <code>keys()</code>, and <code>values()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>JavaScript modules</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/js-modules"/>
      <updated>2020-11-09T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/js-modules</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/js-modules">JavaScript modules</a></h1>
        <p>JavaScript modules allow code to be organized into reusable units. Modules use <code>import</code> to load other modules and <code>export</code> to declare what is available to import from other modules. In HTML, modules are loaded with <code>&#x3C;script type="module"></code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>EXT_blend_minmax WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ext-blend-minmax"/>
      <updated>2020-10-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ext-blend-minmax</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ext-blend-minmax">EXT_blend_minmax WebGL extension</a></h1>
        <p>The <code>EXT_blend_minmax</code> extension for WebGL 1.0 contexts adds two blend equations, the minimum and maximum color components of the source and destination colors.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Service workers</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/service-workers"/>
      <updated>2020-10-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/service-workers</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/service-workers">Service workers</a></h1>
        <p>The service worker of a website is a script that runs in its own thread and which acts as local proxy that intercepts network requests from the website. Use a service worker to implement advanced caching strategies, offline support, background tasks, or push notification support on your website.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Subresource integrity</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/subresource-integrity"/>
      <updated>2020-10-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/subresource-integrity</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/subresource-integrity">Subresource integrity</a></h1>
        <p>Subresource integrity verifies that a resource, such as script served from a content delivery network, matches a known cryptographic hash. Also known as SRI.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Upgrade insecure requests</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/upgrade-insecure-requests"/>
      <updated>2020-10-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/upgrade-insecure-requests</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/upgrade-insecure-requests">Upgrade insecure requests</a></h1>
        <p>The <code>Upgrade-Insecure-Requests</code> HTTP request header tells the server that the response should redirect to a secure (HTTPS) resource.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WEBGL_lose_context WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-lose-context"/>
      <updated>2020-10-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-lose-context</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-lose-context">WEBGL_lose_context WebGL extension</a></h1>
        <p>The <code>WEBGL_lose_context</code> extension for WebGL 1.0 and 2.0 contexts simulates losing and restoring a <code>WebGLRenderingContext</code> or <code>WebGL2RenderingContext</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Beacons</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/beacons"/>
      <updated>2020-10-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/beacons</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/beacons">Beacons</a></h1>
        <p>The <code>navigator.sendBeacon()</code> method asynchronously sends an HTTP POST request with a limited amount of data, typically for app state, events, and analytics data. The one-way beacon is guaranteed to be initiated before the browser unloads the page, but the sender does not get to handle the response.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>isSecureContext</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/is-secure-context"/>
      <updated>2020-10-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/is-secure-context</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/is-secure-context">isSecureContext</a></h1>
        <p>The <code>isSecureContext</code> global property is a boolean for whether the current browsing context is secure. This is primarily a check that the page has been served over an HTTPS URL.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>spellcheck</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/spellcheck"/>
      <updated>2020-05-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/spellcheck</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/spellcheck">spellcheck</a></h1>
        <p>The <code>spellcheck</code> global HTML attribute sets whether the browser may check an element for spelling errors.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;data&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/data"/>
      <updated>2020-04-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/data</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/data">&lt;data&gt;</a></h1>
        <p>The <code>&#x3C;data></code> element links a given piece of content with a machine-readable translation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;time&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/time"/>
      <updated>2020-04-24T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/time</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/time">&lt;time&gt;</a></h1>
        <p>The <code>&#x3C;time></code> HTML element represents a time, such as a calendar date, clock time, or duration. It may include the <code>datetime</code> attribute to translate dates into machine-readable format.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Grid</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/grid"/>
      <updated>2020-04-17T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/grid</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/grid">Grid</a></h1>
        <p>CSS grid is a two-dimensional layout system, which lays content out in rows and columns.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Viewport units</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/viewport-units"/>
      <updated>2020-04-17T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/viewport-units</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/viewport-units">Viewport units</a></h1>
        <p>The <code>vw</code>, <code>vh</code>, <code>vmin</code>, and <code>vmax</code> CSS viewport units are relative to the size of the viewport, and are used to size elements in relation to the viewport's dimensions.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebAssembly</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wasm"/>
      <updated>2020-04-17T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wasm</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wasm">WebAssembly</a></h1>
        <p>The <code>WebAssembly.instantiate()</code> and <code>WebAssembly.instantiateStreaming()</code> global static methods load WebAssembly code (also known as Wasm), a portable binary instruction format.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Intl</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/intl"/>
      <updated>2020-03-28T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/intl</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/intl">Intl</a></h1>
        <p>The <code>Intl</code> API provides language sensitive string comparison, number formatting, date and time formatting, and more.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Brotli compression</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/brotli"/>
      <updated>2020-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/brotli</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/brotli">Brotli compression</a></h1>
        <p>Brotli is a lossless data compression algorithm. When used as a content encoding, it often provides better compression than gzip.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Resource timing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/resource-timing"/>
      <updated>2020-03-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/resource-timing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/resource-timing">Resource timing</a></h1>
        <p><code>PerformanceResourceTiming</code> entries report when network events happen while loading a resource, such as when connections start and end. You can use this information to measure loading times.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Composition events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/composition-events"/>
      <updated>2019-10-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/composition-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/composition-events">Composition events</a></h1>
        <p>The <code>compositionstart</code>, <code>compositionupdate</code>, and <code>compositionend</code> events fire when an input method editor adds characters that might not be commonly available on keyboards. Examples of these characters are emoji, logograms in Asian languages, or input from speech recognition processors.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WEBGL_debug_renderer_info WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-debug-renderer-info"/>
      <updated>2019-10-19T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-debug-renderer-info</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-debug-renderer-info">WEBGL_debug_renderer_info WebGL extension</a></h1>
        <p>The <code>WEBGL_debug_renderer_info</code> extension for WebGL 1.0 and 2.0 contexts exposes information about the graphics driver for debugging purposes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Async functions</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/async-await"/>
      <updated>2019-10-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/async-await</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/async-await">Async functions</a></h1>
        <p>The <code>async</code> and <code>await</code> keywords allow you to use the asynchronous, promise-based behavior of a function without using promise chains.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Custom properties</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/custom-properties"/>
      <updated>2019-10-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/custom-properties</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/custom-properties">Custom properties</a></h1>
        <p>Custom properties are CSS properties prefixed with <code>--</code> that set values you can reuse with the <code>var()</code> function. For example, you can set a <code>--key-color</code> property to reuse as <code>border-color: var(--key-color)</code>. Also known as CSS variables.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-feature-settings</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-feature-settings"/>
      <updated>2019-10-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-feature-settings</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-feature-settings">font-feature-settings</a></h1>
        <p>The <code>font-feature-settings</code> CSS property sets low-level OpenType feature tags for a font. When possible, use <code>font-variant</code> instead.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String padStart() and padEnd()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-pad"/>
      <updated>2019-10-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-pad</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-pad">String padStart() and padEnd()</a></h1>
        <p>The <code>padStart()</code> and <code>padEnd()</code> methods of strings return a string lengthened to a minimum number of characters by adding characters to the start or end of the string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Text stroke and fill  (compatibility prefixes)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-stroke-fill"/>
      <updated>2019-10-05T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-stroke-fill</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-stroke-fill">Text stroke and fill  (compatibility prefixes)</a></h1>
        <p>The <code>-webkit-text-stroke-width</code> and <code>-webkit-text-stroke-color</code> CSS properties set the thickness and color of text outlines. The <code>-webkit-text-fill-color</code> sets the color within text character outlines. Both default to the text color.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Clipboard events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/clipboard-events"/>
      <updated>2019-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/clipboard-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/clipboard-events">Clipboard events</a></h1>
        <p>The <code>"copy"</code>, <code>"cut"</code>, and <code>"paste"</code> events fire on elements when the user starts an action with the clipboard.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Exponentiation operator</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/exponentiation"/>
      <updated>2019-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/exponentiation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/exponentiation">Exponentiation operator</a></h1>
        <p>The exponentiation (<code>**</code>) operator returns the result of raising the first operand to the power of the second operand.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Fetch</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/fetch"/>
      <updated>2019-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/fetch</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/fetch">Fetch</a></h1>
        <p>The <code>fetch()</code> method makes asynchronous HTTP requests.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Gamepad</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/gamepad"/>
      <updated>2019-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/gamepad</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/gamepad">Gamepad</a></h1>
        <p>The <code>navigator.getGamepads()</code> API accesses and responds to signals from game controllers.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>srcset and sizes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/srcset"/>
      <updated>2019-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/srcset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/srcset">srcset and sizes</a></h1>
        <p>The <code>srcset</code> and <code>sizes</code> attributes for <code>&#x3C;img></code> elements set a list of possible sources for the image and a corresponding list of size conditions for choosing a source, to show a responsive image that fits the size of the display.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>writing-mode</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/writing-mode"/>
      <updated>2019-09-27T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/writing-mode</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/writing-mode">writing-mode</a></h1>
        <p>The <code>writing-mode</code> CSS property sets whether text is laid out horizontally or vertically, and left to right, or right to left.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="range"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-range"/>
      <updated>2019-09-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-range</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-range">&lt;input type="range"&gt;</a></h1>
        <p>The <code>&#x3C;input type="range"></code> element represents a slider for choosing an inexact value between a minimum and maximum value.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>column-fill</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/column-fill"/>
      <updated>2019-09-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/column-fill</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/column-fill">column-fill</a></h1>
        <p>The <code>column-fill</code> CSS property sets the distribution of content across columns in a multi-column layout.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Selection</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/selection-api"/>
      <updated>2019-09-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/selection-api</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/selection-api">Selection</a></h1>
        <p>The Selection API controls and modifies user text selections within the page.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Border images</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/border-image"/>
      <updated>2019-08-01T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/border-image</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/border-image">Border images</a></h1>
        <p>The <code>border-image</code> CSS property draws an image around an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array copyWithin()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-copywithin"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-copywithin</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-copywithin">Array copyWithin()</a></h1>
        <p>The <code>copyWithin()</code> method of arrays and typed arrays shifts or copies items of an array to another index of the array without changing its length.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array fill()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-fill"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-fill</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-fill">Array fill()</a></h1>
        <p>The <code>fill()</code> method of arrays and typed arrays sets all or some items of an array to a given a value.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array find() and findIndex()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-find"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-find</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-find">Array find() and findIndex()</a></h1>
        <p>The <code>find()</code> and <code>findIndex()</code> methods of arrays and typed arrays search an array for the first item that satisfies a test function.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array.from()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-from"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-from</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-from">Array.from()</a></h1>
        <p>The <code>Array.from()</code> and typed array <code>.from()</code> static methods copy items from an iterable or array-like object to make a new array.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array includes()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-includes"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-includes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-includes">Array includes()</a></h1>
        <p>The <code>includes()</code> method of arrays and typed arrays returns whether a given value appears in the array.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array.of()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-of"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-of</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-of">Array.of()</a></h1>
        <p>The <code>Array.of()</code> and typed array <code>.of()</code> static methods create new arrays from the values of any number of arguments.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-repeat</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-repeat"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-repeat</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-repeat">background-repeat</a></h1>
        <p>The <code>background-repeat</code> CSS property sets how a background image is tiled.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Base64 encoding and decoding</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/base64encodedecode"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/base64encodedecode</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/base64encodedecode">Base64 encoding and decoding</a></h1>
        <p>The <code>atob()</code> and <code>btoa()</code> global functions encode and decode strings to and from base 64, respectively.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@font-face</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-face"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-face</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-face">@font-face</a></h1>
        <p>The <code>@font-face</code> CSS at-rule creates a custom <code>font-family</code> value. The at-rule's descriptors set the font's name, source, and various display settings.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Generators</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/generators"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/generators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/generators">Generators</a></h1>
        <p>Generator functions (<code>function*</code>) create iterators that return multiple values, one after another, on-demand.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Let and const</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/let-const"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/let-const</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/let-const">Let and const</a></h1>
        <p>The <code>let</code> and <code>const</code> declarations define block-scoped variables.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Proxy and Reflect</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/proxy-reflect"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/proxy-reflect</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/proxy-reflect">Proxy and Reflect</a></h1>
        <p>The <code>Proxy</code> and <code>Reflect</code> JavaScript built-ins intercept and define custom behavior for fundamental language operations (such as property lookup, assignment, enumeration, or function invocation).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String normalize()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-normalize"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-normalize</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-normalize">String normalize()</a></h1>
        <p>The <code>normalize()</code> method of strings returns a Unicode normal form of a string as a new string. More than one code point sequence can represent the same characters. You can use the <code>normalize()</code> method to find canonically or compatibly equivalent strings.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@supports (compatibility prefix)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/supports-compat"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/supports-compat</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/supports-compat">@supports (compatibility prefix)</a></h1>
        <p>The <code>@supports (-webkit-transform-3d)</code> CSS media query is a standardized compatibility alternative to <code>@supports (transform-style)</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Typed array iteration methods</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/typed-array-iteration-methods"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/typed-array-iteration-methods</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/typed-array-iteration-methods">Typed array iteration methods</a></h1>
        <p>Typed array iteration methods</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Typed array iterators</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/typed-array-iterators"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/typed-array-iterators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/typed-array-iterators">Typed array iterators</a></h1>
        <p>Typed arrays are iterable with the <code>for … of</code> statement and enumerable with the methods <code>entries()</code>, <code>keys()</code>, and <code>values()</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>User agent sniffing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/user-agent-sniffing"/>
      <updated>2019-03-20T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/user-agent-sniffing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/user-agent-sniffing">User agent sniffing</a></h1>
        <p>The <code>navigator.userAgent</code> property and several others loosely identify a browser. Selectively showing content based on the user agent string, also known as user agent sniffing, is unreliable. Consider using feature detection or user agent client hints instead.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>filter</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/filter"/>
      <updated>2019-03-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/filter</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/filter">filter</a></h1>
        <p>The <code>filter</code> CSS property applies one or more graphic effects to an element. You can use filter functions, such as <code>blur()</code> and <code>drop-shadow()</code>, alone or combined to produce different effects. For instance, <code>filter: blur(2px)</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Content Security Policy (CSP)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/csp"/>
      <updated>2019-02-02T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/csp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/csp">Content Security Policy (CSP)</a></h1>
        <p>Content Security Policy (CSP) helps to mitigate certain security threats, including cross-site scripting (XSS) and clickjacking attacks. It consists of a set of directives from a website to a browser, which instruct the browser to restrict the things that the site is allowed to do.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>ANGLE_instanced_arrays WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/angle-instanced-arrays"/>
      <updated>2018-12-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/angle-instanced-arrays</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/angle-instanced-arrays">ANGLE_instanced_arrays WebGL extension</a></h1>
        <p>The <code>ANGLE_instanced_arrays</code> extension for WebGL 1.0 contexts draws the same object multiple times or groups of similar objects multiple times, if the group shares the same vertex data, primitive count and type.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>EXT_texture_filter_anisotropic WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ext-texture-filter-anisotropic"/>
      <updated>2018-12-07T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ext-texture-filter-anisotropic</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ext-texture-filter-anisotropic">EXT_texture_filter_anisotropic WebGL extension</a></h1>
        <p>The <code>EXT_texture_filter_anisotropic</code> extension for WebGL 1.0 and 2.0 contexts adds anisotropic filtering (AF). AF improves the quality of mipmapped texture access when viewing a textured primitive at an oblique angle.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>DOMParser</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/domparser"/>
      <updated>2018-09-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/domparser</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/domparser">DOMParser</a></h1>
        <p>The <code>DOMParser</code> API parses XML or HTML source code from a string into a DOM Document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;picture&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/picture"/>
      <updated>2018-09-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/picture</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/picture">&lt;picture&gt;</a></h1>
        <p>The <code>&#x3C;picture></code> element is used for art direction in responsive images, where a different image is displayed based on the <code>&#x3C;source></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>unset</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/unset-value"/>
      <updated>2018-09-21T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/unset-value</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/unset-value">unset</a></h1>
        <p>The <code>unset</code> keyword resets any CSS property, removing any values previously set by the author, user, or browser. Inherited properties (like <code>color</code>) reset to the parent element's computed value. Non-inherited properties (like <code>display</code>) reset to the specified initial value (<code>inline</code>).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Classes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/class-syntax"/>
      <updated>2018-09-08T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/class-syntax</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/class-syntax">Classes</a></h1>
        <p>Classes are an object-oriented syntax for JavaScript prototypes.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>initial</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/initial-value"/>
      <updated>2018-05-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/initial-value</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/initial-value">initial</a></h1>
        <p>The <code>initial</code> keyword resets any CSS property to its initial value as defined by the specification. For example, the <code>initial</code> value of the <code>display</code> property is <code>inline</code>, regardless of the element being styled. Not to be confused with <code>revert</code>, which resets to the user or browser default style.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;template&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/template"/>
      <updated>2018-05-12T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/template</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/template">&lt;template&gt;</a></h1>
        <p>The <code>&#x3C;template></code> HTML element holds HTML fragments which you can clone and insert into the document using JavaScript.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Animations (CSS)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/animations-css"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/animations-css</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/animations-css">Animations (CSS)</a></h1>
        <p>The <code>animation</code> CSS property animates an element's style over time, using keyframes described in <code>@keyframes</code> rules.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>CSS object model</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/css-object-model"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/css-object-model</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/css-object-model">CSS object model</a></h1>
        <p>The CSS object model API reads, creates, and modifies CSS stylesheets and inline styles. Also known as CSSOM.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Flexbox</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/flexbox"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/flexbox</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/flexbox">Flexbox</a></h1>
        <p>Flexbox is a one-dimensional layout system, which places content either horizontally or vertically, with optional wrapping.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>HTTP/2</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/http2"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/http2</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/http2">HTTP/2</a></h1>
        <p>The HTTP/2 protocol is a major revision of the HTTP network protocol, providing improved performance and efficiency by using a single TCP connection to send multiple streams of data at once.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String codePointAt() and fromCodePoint()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-codepoint"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-codepoint</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-codepoint">String codePointAt() and fromCodePoint()</a></h1>
        <p>The <code>codePointAt()</code> method returns the numeric value of the UTF-16 code point at an index of the string. The <code>fromCodePoint()</code> method returns a string created from one or more code points.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String includes()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-includes"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-includes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-includes">String includes()</a></h1>
        <p>The <code>includes()</code> method of strings returns whether a search string appears within the string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String raw()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-raw"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-raw</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-raw">String raw()</a></h1>
        <p>The <code>String.raw()</code> static method interpolates template literal substitutions, but ignores escape sequences. It is the tag function for template literals.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String repeat()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-repeat"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-repeat</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-repeat">String repeat()</a></h1>
        <p>The <code>repeat()</code> method of strings returns the original string repeated a number of times.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String startsWith() and endsWith()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/string-startsends-with"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/string-startsends-with</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/string-startsends-with">String startsWith() and endsWith()</a></h1>
        <p>The <code>startsWith()</code> and <code>endsWith()</code> methods of strings returns whether a search string appears at the beginning or end of the provided string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@supports</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/supports"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/supports</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/supports">@supports</a></h1>
        <p>The <code>@supports</code> at-rule applies styles based on a browser's support for CSS features, such as a CSS property and value. Also known as feature queries.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Symbol</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/symbol"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/symbol</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/symbol">Symbol</a></h1>
        <p>A <code>Symbol</code> value is a unique, non-enumerable primitive value used for encapsulation or information hiding. For example, a symbol can be a key of an object that can never collide with any other key.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>2D transforms</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/transforms2d"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/transforms2d</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/transforms2d">2D transforms</a></h1>
        <p>The <code>transform</code> CSS property and its 2D transform functions allow rotating, scaling, skewing, and translating an element. Arbitrary 2D transforms are also possible using a transformation matrix.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Transitions (CSS)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/transitions"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/transitions</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/transitions">Transitions (CSS)</a></h1>
        <p>The <code>transition</code> shorthand CSS property sets how changes to an element's styles may occur over time. Transitions can be applied to specific CSS properties, all properties, or none.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Unicode point escapes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/unicode-point-escapes"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/unicode-point-escapes</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/unicode-point-escapes">Unicode point escapes</a></h1>
        <p>Unicode point escapes (<code>\\u{}</code>) represent Unicode characters within strings.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WeakSet</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/weakset"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/weakset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/weakset">WeakSet</a></h1>
        <p>A <code>WeakSet</code> object stores unique values of any type without creating strong references to the values, such that membership in the set does not prevent garbage collection of the value.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>word-break</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/word-break"/>
      <updated>2018-03-30T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/word-break</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/word-break">word-break</a></h1>
        <p>The <code>word-break</code> CSS property sets how lines break within words.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Channel messaging</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/channel-messaging"/>
      <updated>2018-03-22T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/channel-messaging</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/channel-messaging">Channel messaging</a></h1>
        <p>Channel messaging communicates one-to-one between browsing contexts on the same origin, such as between <code>&#x3C;iframe></code> elements or two documents using a shared worker.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Performance</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/performance"/>
      <updated>2018-03-16T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/performance</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/performance">Performance</a></h1>
        <p>The <code>performance</code> global object and the <code>PerformanceObserver</code> API provide access to performance-related information for the current execution context.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;a&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/a"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/a</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/a">&lt;a&gt;</a></h1>
        <p>The <code>&#x3C;a></code> element creates a hyperlink to any resource that's accessible via a URL, such as web pages, files, email addresses, or locations within the same page.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;abbr&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/abbr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/abbr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/abbr">&lt;abbr&gt;</a></h1>
        <p>The <code>&#x3C;abbr></code> HTML element represents an abbreviation or acronym.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Absolute positioning</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/absolute-positioning"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/absolute-positioning</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/absolute-positioning">Absolute positioning</a></h1>
        <p>The <code>position: absolute</code> CSS declaration removes an element from the normal flow and positions it relative to its containing block, which is often the root element, or closest positioned ancestor.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>accesskey</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/accesskey"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/accesskey</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/accesskey">accesskey</a></h1>
        <p>The <code>accesskey</code> global HTML attribute gives a hint for generating a keyboard shortcut for the current element. The attribute value must consist of a single printable character.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;address&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/address"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/address</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/address">&lt;address&gt;</a></h1>
        <p>The <code>&#x3C;address></code> element represents contact information for a person or people, or for an organization.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Alerts</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/alerts"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/alerts</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/alerts">Alerts</a></h1>
        <p>The <code>window.alert()</code>, <code>window.confirm()</code>, and <code>window.prompt()</code> methods open modal dialogs for notifying the user, asking for confirmation, or entering text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array (initial support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array">Array (initial support)</a></h1>
        <p>Arrays are ordered lists of JavaScript values.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array.isArray()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-isarray"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-isarray</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-isarray">Array.isArray()</a></h1>
        <p>The <code>Array.isArray()</code> static method checks whether a value is an array.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array iteration methods</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-iteration-methods"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-iteration-methods</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-iteration-methods">Array iteration methods</a></h1>
        <p>Array iteration methods</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Array splice()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/array-splice"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/array-splice</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/array-splice">Array splice()</a></h1>
        <p>The array <code>splice()</code> method changes an array in-place. You can use it to delete items, overwrite items, or insert items, starting from an index.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;article&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/article"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/article</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/article">&lt;article&gt;</a></h1>
        <p>The <code>&#x3C;article></code> element represents self-contained content, which is intended to be independently distributable or reusable, such as a comment, a blog post, or news article.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;aside&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/aside"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/aside</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/aside">&lt;aside&gt;</a></h1>
        <p>The <code>&#x3C;aside></code> element represents a portion of a document whose content is only indirectly related to the document's main content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>attr() (content only)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/attr-contents"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/attr-contents</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/attr-contents">attr() (content only)</a></h1>
        <p>The <code>attr()</code> CSS function, in <code>content</code> property declarations, sets a <code>::before</code> or <code>::after</code> pseudo-element's content to the value of the specified HTML attribute.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;audio&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/audio"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/audio</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/audio">&lt;audio&gt;</a></h1>
        <p>The <code>&#x3C;audio></code> element plays sound such as audio effects or music, optionally with controls provided by the browser.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>autofocus</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/autofocus"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/autofocus</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/autofocus">autofocus</a></h1>
        <p>The <code>autofocus</code> HTML attribute gives focus to an element on page load.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;b&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/b"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/b</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/b">&lt;b&gt;</a></h1>
        <p>The <code>&#x3C;b></code> HTML element draws reader's attention to text, styling text as bold by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background">background</a></h1>
        <p>The <code>background</code> CSS property is a shorthand that sets several background properties at once.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-clip</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-clip"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-clip</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-clip">background-clip</a></h1>
        <p>The <code>background-clip</code> CSS property sets the extent of the background: the padding box, the content box, or the default border box.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-color</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-color"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-color</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-color">background-color</a></h1>
        <p>The <code>background-color</code> CSS property sets the fill color of an element, behind any content and background images or gradients.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-image</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-image"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-image</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-image">background-image</a></h1>
        <p>The <code>background-image</code> CSS property sets the graphics to display behind the content of an element and in front of the background color. Graphics may be any combination of images or gradients.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-origin</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-origin"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-origin</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-origin">background-origin</a></h1>
        <p>The <code>background-origin</code> CSS property sets the background starting position relative to the border and padding of an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-position</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-position"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-position</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-position">background-position</a></h1>
        <p>The <code>background-position</code> CSS property offsets the initial position of background images relative to the background origin.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>background-size</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/background-size"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/background-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/background-size">background-size</a></h1>
        <p>The <code>background-size</code> CSS property scales or stretches a background based on the size of the element (with the <code>contain</code> and <code>cover</code> keywords), a length, or percentage.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>BarProp</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/barprop"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/barprop</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/barprop">BarProp</a></h1>
        <p>The <code>visible</code> property of the <code>window.locationbar</code>, <code>window.menubar</code>, <code>window.personalbar</code>, <code>window.scrollbars</code>, <code>window.statusbar</code>, and <code>window.toolbar</code> APIs historically represented the visibility of a browser user interface. For privacy reasons, it now represents whether the window is a pop-up.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;base&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/base"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/base</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/base">&lt;base&gt;</a></h1>
        <p>The <code>&#x3C;base></code> element sets the base URL (the URL that relative URLs are relative to) for all relative URLs in the document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;bdo&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/bdo"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/bdo</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/bdo">&lt;bdo&gt;</a></h1>
        <p>The <code>&#x3C;bdo></code> element overrides the directionality of text, so that the text within is rendered in a different direction than the surrounding text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>::before and ::after</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/before-after"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/before-after</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/before-after">::before and ::after</a></h1>
        <p>The <code>::before</code> and <code>::after</code> CSS pseudo-elements select inline boxes preceding and following an element. They are often used with the <code>content</code> property to generate cosmetic content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;blockquote&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/blockquote"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/blockquote</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/blockquote">&lt;blockquote&gt;</a></h1>
        <p>The <code>&#x3C;blockquote></code> element represents an extended quotation, styling contents as an indented block by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>BMP</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/bmp"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/bmp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/bmp">BMP</a></h1>
        <p>The BMP image format is an uncompressed raster graphics file format. Also known as a bitmap.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;body&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/body"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/body</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/body">&lt;body&gt;</a></h1>
        <p>The <code>&#x3C;body></code> element represents the content of an HTML document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>border-radius</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/border-radius"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/border-radius</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/border-radius">border-radius</a></h1>
        <p>The <code>border-radius</code> CSS property rounds the corners of the border drawn around an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Borders</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/borders"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/borders</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/borders">Borders</a></h1>
        <p>The <code>border</code> CSS property sets the color, style, and width of the line around an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>box-shadow</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/box-shadow"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/box-shadow</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/box-shadow">box-shadow</a></h1>
        <p>The <code>box-shadow</code> CSS property applies shadow effects around an element's frame. This can create drop shadow and inner shadow effects.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>box-sizing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/box-sizing"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/box-sizing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/box-sizing">box-sizing</a></h1>
        <p>The <code>box-sizing</code> CSS property sets whether an element's width and height are calculated based on the <code>content-box</code>, which does not count the size of borders or padding, or <code>border-box</code>, which does count them.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;br&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/br"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/br</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/br">&lt;br&gt;</a></h1>
        <p>The <code>&#x3C;br></code> element produces line breaks in text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;button&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/button"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/button</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/button">&lt;button&gt;</a></h1>
        <p>The <code>&#x3C;button></code> HTML element represents a button that triggers some action, such as submitting a form or opening a dialog, styled as a labeled rectangular box by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>calc()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/calc"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/calc</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/calc">calc()</a></h1>
        <p>The <code>calc()</code> CSS function computes mathematical expressions such a <code>calc(100%/3 - 1em)</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;canvas&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/canvas"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/canvas</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/canvas">&lt;canvas&gt;</a></h1>
        <p>The <code>&#x3C;canvas></code> HTML element is a space to draw graphics in, using the 2D canvas API, WebGL, or WebGPU.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>2D canvas</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/canvas-2d"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/canvas-2d</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/canvas-2d">2D canvas</a></h1>
        <p>The <code>CanvasRenderingContext2D</code> API is the "2d" rendering context for the <code>&#x3C;canvas></code> element. It represents a flat, two-dimensional space for drawing graphics and animations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>ch unit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ch"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ch</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ch">ch unit</a></h1>
        <p>The <code>ch</code> CSS length unit is a font-relative length based on the width of the zero (0) character.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Change event</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/change-event"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/change-event</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/change-event">Change event</a></h1>
        <p>The <code>change</code> event for <code>&#x3C;input></code>, <code>&#x3C;select></code>, and <code>&#x3C;textarea></code> elements fires when the user modifies the element's value. Unlike the <code>input</code> event, the change event does not necessarily fire on every alteration to an element's value.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@charset</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/charset"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/charset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/charset">@charset</a></h1>
        <p>The <code>@charset</code> CSS at-rule specifies the character encoding of an external style sheet.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;cite&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/cite"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/cite</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/cite">&lt;cite&gt;</a></h1>
        <p>The <code>&#x3C;cite></code> element represents the title of a quoted, referenced, or mentioned creative work, such as a film or book.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;code&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/code"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/code</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/code">&lt;code&gt;</a></h1>
        <p>The <code>&#x3C;code></code> element displays its contents as a fragment of computer code.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Color</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/color"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/color</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/color">Color</a></h1>
        <p>The <code>color</code> CSS property sets the primary foreground color of an element, which is used for text, the default border color, and text decorations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Console</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/console"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/console</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/console">Console</a></h1>
        <p>The <code>console</code> API logs debugging messages to the browser development tools' console.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Content</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/content"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/content</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/content">Content</a></h1>
        <p>The <code>content</code> CSS property sets the content inside of an element or pseudo-element, replacing the current value. It's often used with the <code>::before</code> and <code>::after</code> pseudo-elements to generate cosmetic content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>contenteditable</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/contenteditable"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/contenteditable</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/contenteditable">contenteditable</a></h1>
        <p>The <code>contenteditable</code> global HTML attribute allows the user to edit the content of an element, such as inserting or deleting text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Cookies</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/cookies"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/cookies</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/cookies">Cookies</a></h1>
        <p>The <code>Set-Cookie</code> HTTP header stores limited amounts of data that persist across request and response, creating shared state between the browser and server.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>CORS</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/cors"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/cors</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/cors">CORS</a></h1>
        <p>Cross-Origin Resource Sharing is an HTTP-header based mechanism that allows a server to indicate any origins (domain, scheme, or port) other than its own from which a browser should permit loading resources. Also known as CORS.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Counters (CSS)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/counters"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/counters</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/counters">Counters (CSS)</a></h1>
        <p>The <code>counter-reset</code> and <code>counter-increment</code> CSS properties and the <code>counter()</code> and <code>counters()</code> functions automatically number headings or ordered list items.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>cubic-bezier() easing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/cubic-bezier-easing"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/cubic-bezier-easing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/cubic-bezier-easing">cubic-bezier() easing</a></h1>
        <p>The <code>cubic-bezier()</code> CSS easing function interpolates along a smooth curve, creating animations and transitions with continuous changes in speed. The <code>ease</code>, <code>ease-in</code>, <code>ease-out</code>, and <code>ease-in-out</code> keyword values are presets for common Bézier curves.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>currentColor</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/currentcolor"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/currentcolor</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/currentcolor">currentColor</a></h1>
        <p>The <code>currentColor</code> CSS value allows you to reuse an element's computed text color for other properties.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Data URLs</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/data-urls"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/data-urls</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/data-urls">Data URLs</a></h1>
        <p>Data URLs are URLs that start with the <code>data:</code> scheme and which directly contain data rather than point to remote resources.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Dataset</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dataset"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dataset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dataset">Dataset</a></h1>
        <p>The <code>dataset</code> API attaches and accesses custom data on elements, using either the <code>dataset</code> property of <code>HTMLElement</code> or attributes prefixed with <code>data-</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Date</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/date"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/date</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/date">Date</a></h1>
        <p>The <code>Date</code> object represents a single moment in time.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Dedicated workers</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dedicated-workers"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dedicated-workers</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dedicated-workers">Dedicated workers</a></h1>
        <p>The <code>Worker()</code> constructor runs a script in its own thread, which can send and receive messages with the script that created it. Also known as web workers.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;del&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/del"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/del</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/del">&lt;del&gt;</a></h1>
        <p>The <code>&#x3C;del></code> element represents a range of text that has been deleted from a document, styling text as strikethrough by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Description list</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/description-list"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/description-list</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/description-list">Description list</a></h1>
        <p>The <code>&#x3C;dl></code>, <code>&#x3C;dt></code>, and <code>&#x3C;dd></code> HTML elements represent a list of terms and their associated descriptions. Use a description list to create glossaries or similar list of key-value pairs.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;dfn&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dfn"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dfn</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dfn">&lt;dfn&gt;</a></h1>
        <p>The <code>&#x3C;dfn></code> element marks a term to be defined, styling text as italic by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Display</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/display"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/display</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/display">Display</a></h1>
        <p>The <code>display</code> CSS property sets the display behavior of an element's box within its layout and sets the layout behavior for its child elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>display: list-item</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/display-list-item"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/display-list-item</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/display-list-item">display: list-item</a></h1>
        <p>The <code>display: list-item</code> CSS declaration renders an element with the box layout of a <code>&#x3C;li></code> HTML element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>display: table</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/display-table"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/display-table</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/display-table">display: table</a></h1>
        <p>The <code>display: table</code> CSS declaration renders an element with the box layout of a <code>&#x3C;table></code> HTML element. Child elements may use equivalents to <code>&#x3C;table></code> internal elements such as <code>display: table-row</code> for <code>&#x3C;tr></code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;div&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/div"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/div</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/div">&lt;div&gt;</a></h1>
        <p>The <code>&#x3C;div></code> HTML element is the generic container for content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>DOM</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/dom"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/dom</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/dom">DOM</a></h1>
        <p>The DOM (Document Object Model) API represents HTML and XML documents as trees of nodes. You can use the API to inspect and modify the structure and content of a document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Drag and Drop</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/draganddrop"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/draganddrop</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/draganddrop">Drag and Drop</a></h1>
        <p>The Drag and Drop API lets users drag and drop elements and external files such as images onto web pages. Developers can customize which elements can become draggable, the type of feedback the draggable elements produce, and the droppable elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;em&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/em"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/em</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/em">&lt;em&gt;</a></h1>
        <p>The <code>&#x3C;em></code> HTML element emphasizes or stresses the content, styling text as italic by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>em unit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/em-unit"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/em-unit</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/em-unit">em unit</a></h1>
        <p>The <code>em</code> CSS length unit is a font-relative length equal to the specified font size. In an element with a 2 inch font, <code>1em</code> equals 2 inches.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:empty</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/empty"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/empty</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/empty">:empty</a></h1>
        <p>The <code>:empty</code> CSS pseudo-class matches elements without child elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/events"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/events">Events</a></h1>
        <p>The <code>Event</code> API and the <code>addEventListener()</code> method on objects that receive events (event targets) represent and handle significant things happening on a page. Many APIs fire events for a wide range of situations relating to those APIs, such as an image loading, a user clicking, or a value changing.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>ex unit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ex"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ex</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ex">ex unit</a></h1>
        <p>The <code>ex</code> CSS length unit is a font-relative length equal to the used x-height of the first available font. X-height is often equal to the height of the lowercase x.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;fieldset&gt; and &lt;legend&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/fieldset"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/fieldset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/fieldset">&lt;fieldset&gt; and &lt;legend&gt;</a></h1>
        <p>The <code>&#x3C;fieldset></code> and <code>&#x3C;legend></code> elements group several form control elements within a web form.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;figure&gt; and &lt;figcaption&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/figure"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/figure</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/figure">&lt;figure&gt; and &lt;figcaption&gt;</a></h1>
        <p>The <code>&#x3C;figure></code> and <code>&#x3C;figcaption></code> HTML elements represent an illustration, diagram, text, or other self-contained reference content, with an optional caption.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>::first-letter</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/first-letter"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/first-letter</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/first-letter">::first-letter</a></h1>
        <p>The <code>::first-letter</code> CSS pseudo-element selects the first letter in an element for styling.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>::first-line</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/first-line"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/first-line</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/first-line">::first-line</a></h1>
        <p>The <code>::first-line</code> CSS pseudo-element selects the first line of text in an element for styling.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Fixed positioning</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/fixed-positioning"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/fixed-positioning</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/fixed-positioning">Fixed positioning</a></h1>
        <p>The <code>position: fixed</code> CSS declaration removes an element from the normal flow and positions it relative to the viewport or page.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>float and clear</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/float-clear"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/float-clear</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/float-clear">float and clear</a></h1>
        <p>The <code>float</code> CSS property aligns an element to either side of its container, allowing text and inline elements to flow around it. The <code>clear</code> CSS property sets whether an element is moved below floating elements that proceed it.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Focus events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/focus-events"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/focus-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/focus-events">Focus events</a></h1>
        <p>Focus events, such as <code>focus</code> and <code>blur</code>, fire when an element gets or loses focus.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-family</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-family"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-family</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-family">font-family</a></h1>
        <p>The <code>font-family</code> CSS property sets the desired font face for text, along with optional fallback font faces.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Font shorthand</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-shorthand"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-shorthand</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-shorthand">Font shorthand</a></h1>
        <p>The <code>font</code> CSS property shorthand sets multiple font properties, including style, weight, size, and font family.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-size</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-size"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-size</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-size">font-size</a></h1>
        <p>The <code>font-size</code> CSS property sets the text height.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-style</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-style"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-style">font-style</a></h1>
        <p>The <code>font-style</code> CSS property sets the text style, with <code>normal</code>, <code>italic</code>, and <code>oblique</code> options.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-variant</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-variant</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-variant">font-variant</a></h1>
        <p>The <code>font-variant</code> CSS property is a shorthand for <code>font-variant-alternates</code>, <code>font-variant-caps</code>, <code>font-variant-east-asian</code>, <code>font-variant-emoji</code>, <code>font-variant-ligatures</code>, <code>font-variant-numeric</code>, and <code>font-variant-position</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>font-weight</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/font-weight"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/font-weight</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/font-weight">font-weight</a></h1>
        <p>The <code>font-weight</code> CSS property controls the thickness of a font. It is set explicitly with the keyword <code>bold</code> or a number, or relative to the inherited thickness with the keywords <code>bolder</code> or <code>lighter</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;form&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/form"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/form</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/form">&lt;form&gt;</a></h1>
        <p>The <code>&#x3C;form></code> element contains interactive controls for submitting information.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Form validity pseudo-classes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/form-validity-pseudos"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/form-validity-pseudos</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/form-validity-pseudos">Form validity pseudo-classes</a></h1>
        <p>The form validity CSS pseudo-classes match <code>&#x3C;form></code> elements based on the constraints of a form field, such as validity (<code>:valid</code>, <code>:invalid</code>, <code>:in-range</code>, <code>:out-of-range</code>) and necessity (<code>:optional</code> or <code>:required</code>).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Functions</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/functions"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/functions</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/functions">Functions</a></h1>
        <p>Functions are series of statements that can be called and return a value. The <code>function</code> keyword (as in <code>function () { }</code>) and arrow (<code>=></code>) expression create functions. The JavaScript functions protocol includes default and rest parameters and binding to <code>this</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Geolocation API</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/geolocation"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/geolocation</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/geolocation">Geolocation API</a></h1>
        <p>The <code>navigator.geolocation</code> API requests the user's latitude, longitude, heading, and speed.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>getComputedStyle()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/get-computed-style"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/get-computed-style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/get-computed-style">getComputedStyle()</a></h1>
        <p>The <code>getComputedStyle()</code> global method returns an <code>CSSStyleDeclaration</code> object that represents all CSS declarations applied to a given element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>GIF</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/gif"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/gif</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/gif">GIF</a></h1>
        <p>The GIF (Graphics Interchange Format) image format is a raster graphics file format with animation and lossless compression.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Gradients</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/gradients"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/gradients</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/gradients">Gradients</a></h1>
        <p>The <code>linear-gradient()</code> and <code>radial-gradient()</code> CSS functions and their repeating counterparts create backgrounds that progress smoothly between multiple colors.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>hashchange</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hashchange"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hashchange</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hashchange">hashchange</a></h1>
        <p>The <code>hashchange</code> event fires when the URL fragment identifier (the part of the URL starting with <code>#</code>) of the current page has changed.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;head&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/head"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/head</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/head">&lt;head&gt;</a></h1>
        <p>The <code>&#x3C;head></code> element contains machine-readable information (metadata) about the document, such as the title, <code>&#x3C;script></code> and <code>&#x3C;style></code> elements, and <code>&#x3C;meta></code> elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;header&gt; and &lt;footer&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/header-footer"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/header-footer</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/header-footer">&lt;header&gt; and &lt;footer&gt;</a></h1>
        <p>The <code>&#x3C;header></code> and <code>&#x3C;footer></code> HTML elements represent content that precedes and follows the main page content, respectively.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;h1&gt; through &lt;h6&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/headings"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/headings</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/headings">&lt;h1&gt; through &lt;h6&gt;</a></h1>
        <p>The <code>&#x3C;h1></code> through <code>&#x3C;h6></code> HTML elements represent six levels of section headings, in order of decreasing importance.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;hgroup&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hgroup"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hgroup</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hgroup">&lt;hgroup&gt;</a></h1>
        <p>The <code>&#x3C;hgroup></code> element represents a heading and related content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>History</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/history"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/history</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/history">History</a></h1>
        <p>The <code>window.history</code> API manipulates the browser session history, from navigations to state management, in the tab or frame that the current page is loaded in.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;hr&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hr">&lt;hr&gt;</a></h1>
        <p>The <code>&#x3C;hr></code> element represents a thematic break between paragraphs, often shown as a horizontal rule.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>HTTP Strict Transport Security</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/hsts"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/hsts</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/hsts">HTTP Strict Transport Security</a></h1>
        <p>The <code>Strict-Transport-Security</code> HTTP response header informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be converted to HTTPS. Also known as HSTS.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;html&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/html"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/html</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/html">&lt;html&gt;</a></h1>
        <p>The <code>&#x3C;html></code> element represents the top-level of an HTML document and is referred to as the root element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>HTTP authentication</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/http-authentication"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/http-authentication</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/http-authentication">HTTP authentication</a></h1>
        <p>The <code>Authorization</code> and <code>WWW-Authenticate</code> headers authenticate a user with a server.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>HTTP/1.1</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/http11"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/http11</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/http11">HTTP/1.1</a></h1>
        <p>HTTP/1.1 is a network protocol used by browsers and servers. It has been superseded by HTTP/2 and HTTP/3.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;i&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/i"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/i</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/i">&lt;i&gt;</a></h1>
        <p>The <code>&#x3C;i></code> HTML element identifies idiomatic content, styling text as italic by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;iframe&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/iframe"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/iframe</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/iframe">&lt;iframe&gt;</a></h1>
        <p>The <code>&#x3C;iframe></code> element embeds another HTML page into the current page.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Sandboxed iframes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/iframe-sandbox"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/iframe-sandbox</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/iframe-sandbox">Sandboxed iframes</a></h1>
        <p>The <code>sandbox</code> attribute for the <code>&#x3C;iframe></code> HTML element sets many security restrictions on the iframe, such as preventing form submissions or opening modal dialogs. Optional <code>allow-</code> values relax specific restrictions.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Image maps</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/image-maps"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/image-maps</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/image-maps">Image maps</a></h1>
        <p>The <code>&#x3C;area></code> and <code>&#x3C;map></code> elements define a clickable area on an image.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;img&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/img"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/img</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/img">&lt;img&gt;</a></h1>
        <p>The <code>&#x3C;img></code> element adds an image into the document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>@import</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/import"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/import</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/import">@import</a></h1>
        <p>The <code>@import</code> CSS at-rule loads styles from another stylesheet.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>inherit</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/inherit-value"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/inherit-value</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/inherit-value">inherit</a></h1>
        <p>The <code>inherit</code> keyword resets any CSS property to the computed value of that property from the parent element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input">&lt;input&gt;</a></h1>
        <p>The <code>&#x3C;input type="text"></code> HTML element allows the user to enter information into a form. By default, an <code>&#x3C;input></code> element is a text input.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="button"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-button"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-button</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-button">&lt;input type="button"&gt;</a></h1>
        <p>The <code>&#x3C;input type="button"></code> HTML element represents a button that triggers some action, such as submitting a form or opening a dialog, styled as a labeled rectangular box by default. Not to be confused with the <code>&#x3C;button></code> element, which contains HTML content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="checkbox"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-checkbox"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-checkbox</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-checkbox">&lt;input type="checkbox"&gt;</a></h1>
        <p>The <code>&#x3C;input type="checkbox"></code> HTML element represents a tickable box with two states, checked and unchecked.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Email, telephone, and URL &lt;input&gt; types</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-email-tel-url"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-email-tel-url</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-email-tel-url">Email, telephone, and URL &lt;input&gt; types</a></h1>
        <p>The <code>&#x3C;input type="email"></code>, <code>&#x3C;input type="tel"></code>, and <code>&#x3C;input type="url"></code> HTML elements represent email address, telephone number, and URL fields in a form.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="file"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-file"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-file</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-file">&lt;input type="file"&gt;</a></h1>
        <p>The <code>&#x3C;input type="file"></code> HTML element shows a file picker from which users can choose a file to upload with the form.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="file" multiple&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-file-multiple"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-file-multiple</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-file-multiple">&lt;input type="file" multiple&gt;</a></h1>
        <p>The <code>&#x3C;input type="file" multiple></code> HTML element shows a file picker from which users can choose one or more files to upload with a form.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="hidden"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-hidden"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-hidden</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-hidden">&lt;input type="hidden"&gt;</a></h1>
        <p>The <code>&#x3C;input type="hidden"></code> HTML element represents a form field that is not shown visually but is still included in the form submission.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="image"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-image"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-image</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-image">&lt;input type="image"&gt;</a></h1>
        <p>The <code>&#x3C;input type="image"></code> HTML element is an image that can be used to submit a form, like the <code>&#x3C;input type="submit"></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="number"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-number"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-number</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-number">&lt;input type="number"&gt;</a></h1>
        <p>The <code>&#x3C;input type="number"></code> HTML element represents numeric input data.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="password"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-password"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-password</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-password">&lt;input type="password"&gt;</a></h1>
        <p>The <code>&#x3C;input type="password"></code> HTML element represents a field for users to enter a password. The password is hidden from view, typically replaced by dots or asterisks.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="radio"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-radio"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-radio</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-radio">&lt;input type="radio"&gt;</a></h1>
        <p>The <code>&#x3C;input type="radio"></code> HTML element represents one button in a group such that only one can be chosen at a time.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="reset"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-reset"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-reset</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-reset">&lt;input type="reset"&gt;</a></h1>
        <p>The <code>&#x3C;input type="reset"></code> HTML element represents a button that sets all form fields to their initial values.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Input selectors</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-selectors"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-selectors</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-selectors">Input selectors</a></h1>
        <p>The <code>:checked</code>, <code>:disabled</code>, and <code>:enabled</code> CSS pseudo-classes match form elements based on their state.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="submit"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/input-submit"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/input-submit</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/input-submit">&lt;input type="submit"&gt;</a></h1>
        <p>The <code>&#x3C;input type="submit"></code> HTML element represents a button that triggers an action on its associated <code>&#x3C;form></code>, such as sending the form data to a server.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;ins&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ins"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ins</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ins">&lt;ins&gt;</a></h1>
        <p>The <code>&#x3C;ins></code> element represents a range of text that has been inserted into a document, styling text as underlined by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Iterators and the for...of loop</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/iterators"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/iterators</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/iterators">Iterators and the for...of loop</a></h1>
        <p>The <code>for...of</code> loop operates on a sequence of values sourced from an iterable object, such as arrays, array-like objects, DOM collections, iterators, generators, and user-defined iterables. All built-in iterators inherit from the <code>Iterator</code> class.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>JavaScript (initial core language support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/javascript"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/javascript</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/javascript">JavaScript (initial core language support)</a></h1>
        <p>JavaScript is a programming language that runs in browsers, usually through the <code>&#x3C;script></code> element. JavaScript has changed over many years. This feature represents the oldest language features, such as built-in objects, statements, and operators. Also known as ECMAScript.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>JPEG</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/jpeg"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/jpeg</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/jpeg">JPEG</a></h1>
        <p>The JPEG image format is a raster graphics file format with lossy compression.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>JSON</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/json"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/json</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/json">JSON</a></h1>
        <p>The <code>JSON</code> API provides static methods for parsing values from and converting values to JavaScript Object Notation (JSON), a serialization format for objects, arrays, numbers, strings, Boolean values, and null.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;kbd&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/kbd"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/kbd</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/kbd">&lt;kbd&gt;</a></h1>
        <p>The <code>&#x3C;kbd></code> element represents textual user input, such as keyboard or voice input, styling text in monospaced type by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Keyboard events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/keyboard-events"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/keyboard-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/keyboard-events">Keyboard events</a></h1>
        <p>The <code>keydown</code> and <code>keyup</code> events fire for each key press (or, with modifier keys, a combination of key presses) on a keyboard.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;label&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/label"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/label</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/label">&lt;label&gt;</a></h1>
        <p>The <code>&#x3C;label></code> HTML element represents a caption for a form field.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:lang()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/lang"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/lang</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/lang">:lang()</a></h1>
        <p>The <code>:lang()</code> CSS functional pseudo-class matches elements based on their content language.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>lang</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/lang-attr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/lang-attr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/lang-attr">lang</a></h1>
        <p>The <code>lang</code> global HTML attribute defines the language of an element. It's used by assistive technology to correctly read the content, translation tools to select the origin language, and other applications.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Language</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/language"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/language</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/language">Language</a></h1>
        <p>The <code>navigator.language</code> property is a string representing the preferred language of the user, usually the language of the browser UI. The <code>navigator.languages</code> property is an array of strings representing the user's preferred languages.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>letter-spacing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/letter-spacing"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/letter-spacing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/letter-spacing">letter-spacing</a></h1>
        <p>The <code>letter-spacing</code> CSS property controls the amount of space between each letter in an element or block of text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>line-height</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/line-height"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/line-height</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/line-height">line-height</a></h1>
        <p>The <code>line-height</code> CSS property sets the spacing between text baselines, oriented to the horizontal or vertical writing mode.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;p&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/p"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/p</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/p">&lt;p&gt;</a></h1>
        <p>The <code>&#x3C;p></code> element represents a paragraph of text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>padding</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/padding"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/padding</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/padding">padding</a></h1>
        <p>The <code>padding</code> CSS property sets space between an element's edge and its contents. It is a shorthand for <code>padding-top</code>, <code>padding-right</code>, <code>padding-bottom</code>, and <code>padding-left</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Page transition events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/page-transition-events"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/page-transition-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/page-transition-events">Page transition events</a></h1>
        <p>The <code>pageshow</code> and <code>pagehide</code> transition events fire when a document loads or unloads due to a navigation, such as clicking on a link on a page or the back button in a browser.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Page visibility</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/page-visibility"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/page-visibility</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/page-visibility">Page visibility</a></h1>
        <p>The <code>document.visibilityState</code> and <code>document.hidden</code> properties tell you whether the page is visible to the user (for example, it's not minimized or in a background tab).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Physical properties</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/physical-properties"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/physical-properties</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/physical-properties">Physical properties</a></h1>
        <p>The physical CSS properties, <code>top</code>, <code>right</code>, <code>bottom</code>, and <code>left</code>, set the inset position of an element relative to the corresponding side of a container determined by the element's <code>position</code> property.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>pointer-events</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/pointer-events"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/pointer-events</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/pointer-events">pointer-events</a></h1>
        <p>The <code>pointer-events</code> CSS property sets whether a user can interact with an element using a mouse, touch, or other pointing input device.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Position</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/position"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/position</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/position">Position</a></h1>
        <p>The <code>position</code> CSS property sets the origin position of an element to an element, the element's scrollport, or the viewport.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>postMessage</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/postmessage"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/postmessage</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/postmessage">postMessage</a></h1>
        <p>The <code>postMessage()</code> global method sends cross-origin messages to windows and workers, including popups and iframes. Also known as cross-document messaging.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;pre&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/pre"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/pre</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/pre">&lt;pre&gt;</a></h1>
        <p>The <code>&#x3C;pre></code> element represents a block element of preformatted text that is presented exactly as written, including all white space.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;progress&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/progress"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/progress</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/progress">&lt;progress&gt;</a></h1>
        <p>The <code>&#x3C;progress></code> element displays an indicator showing the completion progress of a task, typically displayed as a progress bar.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Promise (initial support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/promise"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/promise</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/promise">Promise (initial support)</a></h1>
        <p>A promise represents an asynchronous operation which eventually succeeds or fails.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;q&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/q"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/q</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/q">&lt;q&gt;</a></h1>
        <p>The <code>&#x3C;q></code> element represents a short inline quotation.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Regular expressions</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/regexp"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/regexp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/regexp">Regular expressions</a></h1>
        <p>The <code>RegExp</code> object represents a regular expression, a notation for matching text patterns.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Relative positioning</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/relative-positioning"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/relative-positioning</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/relative-positioning">Relative positioning</a></h1>
        <p>The <code>position: relative</code> CSS declaration offsets the position of an element relative to its position in the normal flow.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>rem</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/rem"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/rem</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/rem">rem</a></h1>
        <p>The <code>rem</code> CSS length unit is a font-relative length that is equal to the font size of the root HTML element which for most browsers is <code>16px</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>requestAnimationFrame()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/request-animation-frame"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/request-animation-frame</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/request-animation-frame">requestAnimationFrame()</a></h1>
        <p>The <code>requestAnimationFrame()</code> method schedules a function that runs before the next repaint. You can use it to animate content with JavaScript.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:root</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/root"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/root</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/root">:root</a></h1>
        <p>The <code>:root</code> pseudo-class matches the root element of the document, usually the <code>&#x3C;html></code> element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;ruby&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/ruby"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/ruby</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/ruby">&lt;ruby&gt;</a></h1>
        <p>The <code>&#x3C;ruby></code> element produces small annotations that are rendered with its base text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;s&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/s"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/s</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/s">&lt;s&gt;</a></h1>
        <p>The <code>&#x3C;s></code> HTML element indicates text that is no longer relevant or accurate, styling text as strikethrough by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;samp&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/samp"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/samp</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/samp">&lt;samp&gt;</a></h1>
        <p>The <code>&#x3C;samp></code> element represents a sample or quoted output from a computer program. Styled in a monospace font by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Screen</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/screen"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/screen</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/screen">Screen</a></h1>
        <p>The <code>window.screen</code> property contains information about the screen of the output device that the referenced <code>window</code> is being rendered on.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;script&gt; and &lt;noscript&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/script"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/script</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/script">&lt;script&gt; and &lt;noscript&gt;</a></h1>
        <p>The <code>&#x3C;script></code> element contains or loads data or executable code. This is typically used to load JavaScript code. The <code>&#x3C;noscript></code> element represents alternative content to show when scripting is not allowed.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;input type="search"&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/search-input-type"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/search-input-type</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/search-input-type">&lt;input type="search"&gt;</a></h1>
        <p>The <code>&#x3C;input type="search"></code> HTML element represents a text field for search queries.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;section&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/section"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/section</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/section">&lt;section&gt;</a></h1>
        <p>The <code>&#x3C;section></code> element is a generic standalone section of a document, which doesn't have a more specific semantic element to represent it.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;select&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/select"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/select</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/select">&lt;select&gt;</a></h1>
        <p>The <code>&#x3C;select></code> element provides a menu of options for a user to pick from, typically rendered as a dropdown list.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Selectors (core)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/selectors"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/selectors</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/selectors">Selectors (core)</a></h1>
        <p>CSS selectors match elements based on their type, attributes, and relationship to other elements. They define the specific elements to which a block of styles will be applied. This feature represents the oldest selectors of CSS.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Set (initial support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/set"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/set</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/set">Set (initial support)</a></h1>
        <p>Set objects store unique values of any type.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>setInterval</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/setinterval"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/setinterval</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/setinterval">setInterval</a></h1>
        <p>The <code>setInterval()</code> global function repeatedly executes provided code on a given delay, and the accompanying <code>clearInterval()</code> cancels the interval.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>setTimeout()</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/settimeout"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/settimeout</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/settimeout">setTimeout()</a></h1>
        <p>The <code>setTimeout()</code> global function executes provided code after a given duration of time, and the accompanying <code>clearTimeout()</code> cancels the timer.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;small&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/small"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/small</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/small">&lt;small&gt;</a></h1>
        <p>The <code>&#x3C;small></code> element represents side-comments and small print, like copyright and legal text, independent of its styled presentation. Styled in a reduced font size by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;source&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/source"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/source</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/source">&lt;source&gt;</a></h1>
        <p>The <code>&#x3C;source></code> element sets a media resource for the <code>&#x3C;picture></code>, <code>&#x3C;video></code>, and <code>&#x3C;audio></code> elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;span&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/span"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/span</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/span">&lt;span&gt;</a></h1>
        <p>The <code>&#x3C;span></code> HTML element is the generic inline container for content.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Static positioning</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/static-positioning"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/static-positioning</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/static-positioning">Static positioning</a></h1>
        <p>The <code>position: static</code> CSS declaration positions an element in the normal flow. A statically positioned element ignores physical and logical properties such as <code>top</code> or <code>inset-block-start</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>String (initial support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/strings"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/strings</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/strings">String (initial support)</a></h1>
        <p>The string type (and <code>String</code> object) represents a sequence of characters.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;strong&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/strong"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/strong</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/strong">&lt;strong&gt;</a></h1>
        <p>The <code>&#x3C;strong></code> HTML element brings attention to the content, styling text as bold by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;style&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/style"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/style</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/style">&lt;style&gt;</a></h1>
        <p>The <code>&#x3C;style></code> element embeds an inline CSS stylesheet in a document.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>style (attribute)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/style-attr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/style-attr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/style-attr">style (attribute)</a></h1>
        <p>The <code>style</code> global HTML attribute applies inline CSS styling declarations to individual elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;sub&gt; and &lt;sup&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/sub-sup"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/sub-sup</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/sub-sup">&lt;sub&gt; and &lt;sup&gt;</a></h1>
        <p>The <code>&#x3C;sub></code> and <code>&#x3C;sup></code> elements sets inline text to be displayed as subscript or superscript for solely typographical reasons.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>SVG filters</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/svg-filters"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/svg-filters</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/svg-filters">SVG filters</a></h1>
        <p>The <code>&#x3C;filter></code> SVG element applies custom effects such as color manipulation, blurring, or morphing to SVG elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>System colors</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/system-color"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/system-color</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/system-color">System colors</a></h1>
        <p>The system color CSS keywords, such as <code>ButtonBorder</code> or <code>LinkText</code>, allow you to match default colors from the user agent.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Tables</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/table"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/table</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/table">Tables</a></h1>
        <p>The <code>&#x3C;table></code> HTML element, with several related elements, represents tabular data in rows and columns of cells.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>:target</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/target"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/target</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/target">:target</a></h1>
        <p>The <code>:target</code> CSS pseudo-class matches the element with an ID matching the URL fragment.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-align</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-align"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-align</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-align">text-align</a></h1>
        <p>The <code>text-align</code> CSS property sets the horizontal placement of the inner content of a block element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-decoration</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-decoration"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-decoration</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-decoration">text-decoration</a></h1>
        <p>The <code>text-decoration</code> CSS property sets the style and color of decorative lines including underline, overline, line-through, or a combination of lines.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-indent</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-indent"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-indent</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-indent">text-indent</a></h1>
        <p>The <code>text-indent</code> CSS property sets the size of the empty space (indentation) at the beginning of lines in a text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Text overflow</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-overflow"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-overflow</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-overflow">Text overflow</a></h1>
        <p>The <code>text-overflow</code> CSS property sets how hidden overflow content appears to users. The property can clip content, truncate content with an ellipsis (…), or truncate with a custom string.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-shadow</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-shadow"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-shadow</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-shadow">text-shadow</a></h1>
        <p>The <code>text-shadow</code> CSS property sets the position and styles of shadow on text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Text tracks</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-tracks"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-tracks</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-tracks">Text tracks</a></h1>
        <p>The <code>&#x3C;track></code> element is used as a child of the media elements that lets you specify a timed text track to be displayed in parallel with the media element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>text-transform</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/text-transform"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/text-transform</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/text-transform">text-transform</a></h1>
        <p>The <code>text-transform</code> CSS property sets text case and capitalization.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;textarea&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/textarea"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/textarea</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/textarea">&lt;textarea&gt;</a></h1>
        <p>The <code>&#x3C;textarea></code> element represents an editing control that allows users to enter multi-line, free-form, plain text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;title&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/title"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/title</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/title">&lt;title&gt;</a></h1>
        <p>The <code>&#x3C;title></code> element sets the title of the document and exposes it to users via the UI of the browser or app they're using and through assistive technology.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>title (attribute)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/title-attr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/title-attr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/title-attr">title (attribute)</a></h1>
        <p>The <code>title</code> global HTML attribute sets information about an element, such as a name or description. The value is typically shown as a tooltip that appears on mouse over. Since it's not often available to touch-only, keyboard-only, or assistive technology users, it's not a substitute for other text.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Typed arrays (initial support)</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/typed-arrays"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/typed-arrays</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/typed-arrays">Typed arrays (initial support)</a></h1>
        <p>Typed arrays are ordered lists of JavaScript values, where all values are of the same numerical type, such as 8-bit integers or 32-bit floating point numbers.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;u&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/u"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/u</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/u">&lt;u&gt;</a></h1>
        <p>The <code>&#x3C;u></code> HTML element makes non-textual annotations, styling text as underlined by default.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>URL</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/url"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/url</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/url">URL</a></h1>
        <p>A <code>URL</code> object represents a web address, like <code>https://example.com/</code>, and parts of the address, such as the domain, path, and query string (as <code>URLSearchParams</code>).</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>User action pseudo-classes</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/user-action-pseudos"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/user-action-pseudos</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/user-action-pseudos">User action pseudo-classes</a></h1>
        <p>The <code>:active</code>, <code>:focus</code>, and <code>:hover</code> CSS pseudo-classes match elements based on how users are interacting with them.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;var&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/var"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/var</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/var">&lt;var&gt;</a></h1>
        <p>The <code>&#x3C;var></code> element represents the name of a variable in a mathematical expression or a programming context.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>vertical-align</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/vertical-align"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/vertical-align</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/vertical-align">vertical-align</a></h1>
        <p>The <code>vertical-align</code> CSS property sets the vertical alignment of inline, inline-block, and table cell elements. It has no effect on block-level elements.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;video&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/video"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/video</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/video">&lt;video&gt;</a></h1>
        <p>The <code>&#x3C;video></code> element plays videos or movies, optionally with controls provided by the browser.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>visibility</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/visibility"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/visibility</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/visibility">visibility</a></h1>
        <p>The <code>visibility</code> CSS property sets whether an element is shown. Invisible elements still affect the document layout.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>&lt;wbr&gt;</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/wbr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/wbr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/wbr">&lt;wbr&gt;</a></h1>
        <p>The <code>&#x3C;wbr></code> HTML element represents a word break opportunity, to explicitly mark a place within a word where a line might be broken.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WeakMap</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/weakmap"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/weakmap</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/weakmap">WeakMap</a></h1>
        <p>A <code>WeakMap</code> object holds key-value pairs that do not create strong references to its keys, such that value data can be associated with a key without preventing garbage collection of the key.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Web Cryptography</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/web-cryptography"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/web-cryptography</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/web-cryptography">Web Cryptography</a></h1>
        <p>The Web Cryptography API performs low-level cryptographic operations, such as encryption, decryption, and signature verification. Also known as the Web Crypto API.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebGL</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl">WebGL</a></h1>
        <p>The <code>WebGLRenderingContext</code> API is the <code>"webgl"</code> rendering context for the <code>&#x3C;canvas></code> element. It represents a space for drawing two- and three-dimensional graphics and animations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WEBGL_depth_texture WebGL extension</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-depth-texture"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webgl-depth-texture</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webgl-depth-texture">WEBGL_depth_texture WebGL extension</a></h1>
        <p>The <code>WEBGL_depth_texture</code> extension for WebGL 1.0 contexts defines 2D depth and depth-stencil textures.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebSockets</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/websockets"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/websockets</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/websockets">WebSockets</a></h1>
        <p>The <code>WebSocket</code> API opens a two-way communication channel between the user's browser and a server.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>WebVTT</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/webvtt"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/webvtt</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/webvtt">WebVTT</a></h1>
        <p>WebVTT is a captions and subtitles format. WebVTT files are loaded using the <code>&#x3C;track></code> element, and the <code>VTTCue</code> API can be used to create or update cues dynamically.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>white-space</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/white-space"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/white-space</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/white-space">white-space</a></h1>
        <p>The <code>white-space</code> CSS property sets how white space is collapsed and how lines wrap. It is a shorthand for <code>white-space-collapse</code> and <code>text-wrap-mode</code>.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Width and height</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/width-height"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/width-height</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/width-height">Width and height</a></h1>
        <p>The <code>width</code> and <code>height</code> CSS properties set the preferred physical size of an element.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>Window</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/window"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/window</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/window">Window</a></h1>
        <p>The <code>window</code> global object represents a browser tab or iframe and its relationship to the document and other tabs. It's also a generic global object, under which many other APIs are located.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>word-spacing</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/word-spacing"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/word-spacing</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/word-spacing">word-spacing</a></h1>
        <p>The <code>word-spacing</code> CSS property sets the amount of white space between words.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>XMLHttpRequest</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/xhr"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/xhr</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/xhr">XMLHttpRequest</a></h1>
        <p>The <code>XMLHttpRequest</code> API makes HTTP requests. It's the predecessor to <code>fetch()</code>. Also known as XHR.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>XMLSerializer</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/xml-serializer"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/xml-serializer</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/xml-serializer">XMLSerializer</a></h1>
        <p>The <code>XMLSerializer</code> API provides the <code>serializeToString()</code> method to construct an XML string representing a DOM tree.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>XPath</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/xpath"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/xpath</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/xpath">XPath</a></h1>
        <p>The <code>document.evaluate()</code> method selects elements in an HTML or XML document based on an expression of XPath, a domain specific language for querying XML documents. Also known as XML Path Language.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>XSLT</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/xslt"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/xslt</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/xslt">XSLT</a></h1>
        <p>The <code>XSLTProcessor</code> API transforms XML documents into new XML or HTML documents, using XSLT stylesheets. You can use XSLT to convert data between different XML schemas or to convert XML data into web pages or PDF documents. Also known as Extensible Stylesheet Language Transformations.</p>
      ]]></content>
    </entry>
  
    <entry>
      <title>z-index</title>
      <link href="https://web-platform-dx.github.io/web-features-explorer/features/z-index"/>
      <updated>2018-01-29T00:00:00Z</updated>
      <id>https://web-platform-dx.github.io/web-features-explorer/features/z-index</id>
      <content xml:lang="en" type="html"><![CDATA[
        <h1><a href="https://web-platform-dx.github.io/web-features-explorer/features/z-index">z-index</a></h1>
        <p>The <code>z-index</code> CSS property orders overlapping elements, with higher values appearing in front of or on top of lower values.</p>
      ]]></content>
    </entry>
  
</feed>
