<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="about-uri-tokens.xsl"?>
<?xml-model href="about-uri-tokens.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="about-uri-tokens">
  <title>"about" URI Tokens</title>
  <category>Uniform Resource Identifier (URI) Schemes</category>
  <created>2012-06-12</created>
  <updated>2016-09-06</updated>
  
  <registry id="about-uri-tokens">
    <title>"about" URI Tokens</title>
    <xref type="rfc" data="rfc6694"/>
    <registration_rule>First Come First Served</registration_rule>
    <record>
      <name>blank</name>
      <description>The about:blank URI references a blank page.</description>
      <xref type="rfc" data="rfc6694"/>
    </record>
    <record date="2012-07-11">
      <name>invalid</name>
      <description>The about:invalid URI references a non-existent
        document with a generic error condition. It can be used when a URI is
        necessary, but the default value shouldn't be resolveable as any type
        of document.</description>
      <xref type="uri" data="http://dev.w3.org/csswg/css3-values/#about-invalid"/>
      <xref type="person" data="CSSWG"/>
    </record>
    <record date="2012-08-09">
      <name>srcdoc</name>
      <description>Used as the document's address of iframe srcdoc documents in HTML.</description>
      <xref type="uri" data="http://www.whatwg.org/specs/web-apps/current-work/#about:srcdoc"/>
      <xref type="person" data="Ian_Hickson"/>
    </record>
    <record date="2012-08-09">
      <name>legacy-compat</name>
      <description>For use in DOCTYPEs in HTML documents when needed for compatibility with XML tools.</description>
      <xref type="uri" data="http://www.whatwg.org/specs/web-apps/current-work/#about:legacy-compat"/>
      <xref type="person" data="Ian_Hickson"/>
    </record>
    <record date="2016-09-06">
      <name>html-kind</name>
      <description>The about:html-kind URI identifies the vocabulary of kind values in HTML specifications from W3C and WhatWG.</description>
      <xref type="uri" data="https://html.spec.whatwg.org/multipage/embedded-content.html#identifying-a-track-kind-through-a-url"/>
      <xref type="person" data="David_Singer"/>
    </record>
  </registry>
  
  <people>
    <person id="CSSWG">
      <name>CSS Working Group</name>
      <uri>mailto:www-style&amp;w3.org</uri>
      <updated>2012-07-12</updated>
    </person>
    <person id="David_Singer">
      <name>David Singer</name>
      <uri>mailto:singer&amp;apple.com</uri>
      <updated>2016-09-06</updated>
    </person>
    <person id="Ian_Hickson">
      <name>Ian Hickson</name>
      <uri>mailto:ian&amp;hixie.ch</uri>
      <updated>2012-08-09</updated>
    </person>
  </people>
</registry>
