Annotation of html5/spec-author-view/references.html, revision 1.1139

1.1098    mike        1: <!doctype html>
1.1139  ! mike        2: <html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 http://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>References &mdash; HTML5</title><style type="text-css">
        !             3: /**/
        !             4: /**/
1.1130    mike        5:    pre { margin-left: 2em; white-space: pre-wrap; }
                      6:    h2 { margin: 3em 0 1em 0; }
                      7:    h3 { margin: 2.5em 0 1em 0; }
                      8:    h4 { margin: 2.5em 0 0.75em 0; }
                      9:    h5, h6 { margin: 2.5em 0 1em; }
                     10:    h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
                     11:    h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
                     12:    p { margin: 1em 0; }
                     13:    hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
                     14:    dl, dd { margin-top: 0; margin-bottom: 0; }
                     15:    dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
                     16:    dt + dt { margin-top: 0; }
                     17:    dd dt { margin-top: 0.25em; margin-bottom: 0; }
                     18:    dd p { margin-top: 0; }
                     19:    dd dl + p { margin-top: 1em; }
                     20:    dd table + p { margin-top: 1em; }
                     21:    p + * > li, dd li { margin: 1em 0; }
                     22:    dt, dfn { font-weight: bold; font-style: normal; }
                     23:    i, em { font-style: italic; }
                     24:    dt dfn { font-style: italic; }
                     25:    pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
                     26:    pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
                     27:    pre em { font-weight: bolder; font-style: normal; }
                     28:    @media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
                     29:    var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
                     30:    table { border-collapse: collapse; border-style: hidden hidden none hidden; }
                     31:    table thead, table tbody { border-bottom: solid; }
                     32:    table tbody th:first-child { border-left: solid; }
                     33:    table tbody th { text-align: left; }
                     34:    table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
                     35:    blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
                     36: 
                     37:    .bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
                     38:    .matrix, .matrix td { border: none; text-align: right; }
                     39:    .matrix { margin-left: 2em; }
                     40:    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
                     41:    .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
                     42:    .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
                     43: 
                     44:    .toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
                     45:    img.extra, p.overview { float: right; }
                     46:    pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
                     47:    pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
                     48:    pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
                     49:    pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
                     50:    pre.css:first-line { color: #AAAA50; }
                     51:    dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
                     52:    hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
                     53:    dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
                     54:    dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
                     55:    dl.domintro dd p { margin: 0.5em 0; }
                     56:    dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
                     57:    dl.switch { padding-left: 2em; }
                     58:    dl.switch > dt { text-indent: -1.5em; }
                     59:    dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
                     60:    dl.triple { padding: 0 0 0 1em; }
                     61:    dl.triple dt, dl.triple dd { margin: 0; display: inline }
                     62:    dl.triple dt:after { content: ':'; }
                     63:    dl.triple dd:after { content: '\A'; white-space: pre; }
                     64:    .diff-old { text-decoration: line-through; color: silver; background: transparent; }
                     65:    .diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
                     66:    a .diff-new { border-bottom: 1px blue solid; }
                     67: 
1.1139  ! mike       68:    figure.diagrams { border: double black; background: white; padding: 1em; }
        !            69:    figure.diagrams img { display: block; margin: 1em auto; } 
        !            70: 
1.1130    mike       71:    h2 { page-break-before: always; }
                     72:    h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
                     73:    h1 + h2, hr + h2.no-toc { page-break-before: auto; }
                     74: 
                     75:    p  > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
                     76:    li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]), { border-bottom: solid #9999CC; }
                     77: 
                     78:    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
                     79:    div.head p { margin: 0; }
                     80:    div.head h1 { margin: 0; }
                     81:    div.head .logo { float: right; margin: 0 1em; }
                     82:    div.head .logo img { border: none } /* remove border from top image */
                     83:    div.head dl { margin: 1em 0; }
                     84:    div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
                     85: 
                     86:    body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
                     87:    body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
                     88:    body > .toc > li > * { margin-bottom: 0.5em; }
                     89:    body > .toc > li > * > li > * { margin-bottom: 0.25em; }
                     90:    .toc, .toc li { list-style: none; }
                     91: 
                     92:    .brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
                     93:    .brief li { margin: 0; padding: 0; }
                     94:    .brief li p { margin: 0; padding: 0; }
                     95: 
                     96:    .category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
                     97:    .category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
                     98:    .category-list li { display: inline; }
                     99:    .category-list li:not(:last-child)::after { content: ', '; }
                    100:    .category-list li > span, .category-list li > a { text-transform: lowercase; }
1.1139  ! mike      101:    .category-list li * { text-transform: none; } /* don't  */
1.1130    mike      102: 
                    103:    .XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
                    104:    .XXX > :first-child { margin-top: 0; }
                    105:    p .XXX { line-height: 3em; }
                    106:    .annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
                    107:    .annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
                    108:    .annotation :link, .annotation :visited { color: inherit; }
                    109:    .annotation :link:hover, .annotation :visited:hover { background: transparent; }
                    110:    .annotation span { border: none ! important; }
                    111:    .note { color: green; background: transparent; font-family: sans-serif; }
                    112:    .warning { color: red; background: transparent; }
                    113:    .note, .warning { font-weight: bolder; font-style: italic; }
                    114:    .note em, .warning em, .note i, .warning i { font-style: normal; }
                    115:    p.note, div.note { padding: 0.5em 2em; }
                    116:    span.note { padding: 0 2em; }
                    117:    .note p:first-child, .warning p:first-child { margin-top: 0; }
                    118:    .note p:last-child, .warning p:last-child { margin-bottom: 0; }
                    119:    .warning:before { font-style: normal; }
                    120:    p.note:before { content: 'Note: '; }
                    121:    p.warning:before { content: '\26A0 Warning! '; }
                    122: 
                    123:    .bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
                    124:    .bookkeeping { font-size: 0.8em; margin: 2em 0; }
                    125:    .bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
                    126:    .bookkeeping dt { margin: 0.5em 2em 0; }
                    127:    .bookkeeping dd { margin: 0 3em 0.5em; }
                    128: 
                    129:    h4 { position: relative; z-index: 3; }
                    130:    h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
                    131:    .element {
                    132:      background: #EEEEFF;
                    133:      color: black;
                    134:      margin: 0 0 1em 0.15em;
                    135:      padding: 0 1em 0.25em 0.75em;
                    136:      border-left: solid #9999FF 0.25em;
                    137:      position: relative;
                    138:      z-index: 1;
                    139:    }
                    140:    .element:before {
                    141:      position: absolute;
                    142:      z-index: 2;
                    143:      top: 0;
                    144:      left: -1.15em;
                    145:      height: 2em;
                    146:      width: 0.9em;
                    147:      background: #EEEEFF;
                    148:      content: ' ';
                    149:      border-style: none none solid solid;
                    150:      border-color: #9999FF;
                    151:      border-width: 0.25em;
                    152:    }
                    153: 
                    154:    .example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
                    155:    td > .example:only-child { margin: 0 0 0 0.1em; }
                    156: 
                    157:    ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
                    158:    ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
                    159:    ul.domTree li li { list-style: none; }
                    160:    ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
                    161:    ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
                    162:    ul.domTree span { font-style: italic; font-family: serif; }
                    163:    ul.domTree .t1 code { color: purple; font-weight: bold; }
                    164:    ul.domTree .t2 { font-style: normal; font-family: monospace; }
                    165:    ul.domTree .t2 .name { color: black; font-weight: bold; }
                    166:    ul.domTree .t2 .value { color: blue; font-weight: normal; }
                    167:    ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
                    168:    ul.domTree .t7 code, .domTree .t8 code { color: green; }
                    169:    ul.domTree .t10 code { color: teal; }
                    170: 
                    171:    body.dfnEnabled dfn { cursor: pointer; }
                    172:    .dfnPanel {
                    173:      display: inline;
                    174:      position: absolute;
                    175:      z-index: 10;
                    176:      height: auto;
                    177:      width: auto;
                    178:      padding: 0.5em 0.75em;
                    179:      font: small sans-serif, Droid Sans Fallback;
                    180:      background: #DDDDDD;
                    181:      color: black;
                    182:      border: outset 0.2em;
                    183:    }
                    184:    .dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
                    185:    .dfnPanel :link, .dfnPanel :visited { color: black; }
                    186:    .dfnPanel p { font-weight: bolder; }
                    187:    .dfnPanel * + p { margin-top: 0.25em; }
                    188:    .dfnPanel li { list-style-position: inside; }
                    189: 
                    190:    #configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
                    191:    #configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
                    192:    #configUI p label { display: block; }
                    193:    #configUI #updateUI, #configUI .loginUI { text-align: center; }
                    194:    #configUI input[type=button] { display: block; margin: auto; }
                    195: 
                    196:    fieldset { margin: 1em; padding: 0.5em 1em; }
                    197:    fieldset > legend + * { margin-top: 0; }
                    198:    fieldset > :last-child { margin-bottom: 0; }
                    199:    fieldset p { margin: 0.5em 0; }
                    200: 
1.1139  ! mike      201:    .stability {
        !           202:      position: fixed;
        !           203:      bottom: 0;
        !           204:      left: 0; right: 0;
        !           205:      margin: 0 auto 0 auto;
        !           206:      width: 50%;
        !           207:      background: maroon; color: yellow;
        !           208:      -webkit-border-radius: 1em 1em 0 0;
        !           209:      -moz-border-radius: 1em 1em 0 0;
        !           210:      border-radius: 1em 1em 0 0;
        !           211:      -moz-box-shadow: 0 0 1em #500;
        !           212:      -webkit-box-shadow: 0 0 1em #500;
        !           213:      box-shadow: 0 0 1em red;
        !           214:      padding: 0.5em 1em;
        !           215:      text-align: center;
        !           216:    }
        !           217:    .stability strong {
        !           218:      display: block;
        !           219:    }
        !           220:    .stability input {
        !           221:      appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
        !           222:      position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
        !           223:    }
        !           224:    .stability input:hover {
        !           225:      color: white;
        !           226:      text-shadow: 0 0 2px black;
        !           227:    }
        !           228:    .stability input:active {
        !           229:      padding: 0.3em 0.45em 0.2em 0.55em;
        !           230:    }
        !           231:    .stability :link, .stability :visited,
        !           232:    .stability :link:hover, .stability :visited:hover {
        !           233:      background: transparent;
        !           234:      color: white;
        !           235:    }
        !           236: 
        !           237: /**/
        !           238: /**/
        !           239: </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
        !           240: /**/
        !           241: /**/
1.561     mike      242: 
                    243:    .applies thead th > * { display: block; }
                    244:    .applies thead code { display: block; }
                    245:    .applies tbody th { whitespace: nowrap; }
                    246:    .applies td { text-align: center; }
                    247:    .applies .yes { background: yellow; }
                    248: 
1.684     mike      249:    .matrix, .matrix td { border: hidden; text-align: right; }
1.561     mike      250:    .matrix { margin-left: 2em; }
                    251: 
                    252:    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
                    253:    .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
                    254:    .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
                    255: 
1.758     mike      256:    td.eg { border-width: thin; text-align: center; }
                    257: 
1.561     mike      258:    #table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
                    259:    #table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
                    260:    #table-example-1 caption { padding-bottom: 0.5em; }
                    261:    #table-example-1 thead, #table-example-1 tbody { border: none; }
                    262:    #table-example-1 th, #table-example-1 td { border: solid thin; }
                    263:    #table-example-1 th { font-weight: normal; }
                    264:    #table-example-1 td { border-style: none solid; vertical-align: top; }
                    265:    #table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
                    266:    #table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
                    267:    #table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
                    268:    #table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
                    269:    #table-example-1 tbody td:first-child::after { content: leader(". "); }
                    270:    #table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
                    271:    #table-example-1 tbody td:first-child + td { width: 10em; }
                    272:    #table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
                    273:    #table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
                    274: 
                    275:    .apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
                    276:    .apple-table-examples * { font-family: "Times", serif; }
                    277:    .apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
                    278:    .apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
                    279:    .apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
                    280:    .apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
                    281:    .apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
                    282:    .apple-table-examples td { text-align: right; vertical-align: top; }
                    283:    .apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
                    284:    .apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
                    285:    .apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
                    286:    .apple-table-examples sup { line-height: 0; }
                    287: 
1.562     mike      288:    .details-example img { vertical-align: top; }
                    289: 
1.931     mike      290:    #base64-table {
                    291:      white-space: nowrap;
                    292:      font-size: 0.6em;
                    293:      column-width: 6em;
                    294:      column-count: 5;
                    295:      column-gap: 1em;
                    296:      -moz-column-width: 6em;
                    297:      -moz-column-count: 5;
                    298:      -moz-column-gap: 1em;
                    299:      -webkit-column-width: 6em;
                    300:      -webkit-column-count: 5;
                    301:      -webkit-column-gap: 1em;
                    302:    }
                    303:    #base64-table thead { display: none; }
                    304:    #base64-table * { border: none; }
                    305:    #base64-table tbody td:first-child:after { content: ':'; }
                    306:    #base64-table tbody td:last-child { text-align: right; }
                    307: 
1.575     mike      308:    #named-character-references-table {
1.802     mike      309:      white-space: nowrap;
1.575     mike      310:      font-size: 0.6em;
1.802     mike      311:      column-width: 30em;
1.575     mike      312:      column-gap: 1em;
1.802     mike      313:      -moz-column-width: 30em;
1.575     mike      314:      -moz-column-gap: 1em;
1.802     mike      315:      -webkit-column-width: 30em;
1.575     mike      316:      -webkit-column-gap: 1em;
                    317:    }
1.802     mike      318:    #named-character-references-table > table > tbody > tr > td:first-child + td,
1.575     mike      319:    #named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
                    320:    #named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
1.802     mike      321:    #named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
1.575     mike      322: 
1.583     mike      323:    .glyph.control { color: red; }
                    324: 
1.587     mike      325:    @font-face {
                    326:      font-family: 'Essays1743';
1.1139  ! mike      327:      src: url('fonts/Essays1743.ttf');
1.587     mike      328:    }
                    329:    @font-face {
                    330:      font-family: 'Essays1743';
                    331:      font-weight: bold;
1.1139  ! mike      332:      src: url('fonts/Essays1743-Bold.ttf');
1.587     mike      333:    }
                    334:    @font-face {
                    335:      font-family: 'Essays1743';
                    336:      font-style: italic;
1.1139  ! mike      337:      src: url('fonts/Essays1743-Italic.ttf');
1.587     mike      338:    }
                    339:    @font-face {
                    340:      font-family: 'Essays1743';
                    341:      font-style: italic;
                    342:      font-weight: bold;
1.1139  ! mike      343:      src: url('fonts/Essays1743-BoldItalic.ttf');
        !           344:    }
        !           345: 
        !           346: /**/
        !           347: /**/
        !           348: </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><script>
        !           349: 
        !           350: 
        !           351:    function getCookie(name) {
        !           352:      var params = location.search.substr(1).split("&");
        !           353:      for (var index = 0; index < params.length; index++) {
        !           354:        if (params[index] == name)
        !           355:          return "1";
        !           356:        var data = params[index].split("=");
        !           357:        if (data[0] == name)
        !           358:          return unescape(data[1]);
        !           359:      }
        !           360:      var cookies = document.cookie.split("; ");
        !           361:      for (var index = 0; index < cookies.length; index++) {
        !           362:        var data = cookies[index].split("=");
        !           363:        if (data[0] == name)
        !           364:          return unescape(data[1]);
        !           365:      }
        !           366:      return null;
1.587     mike      367:    }
                    368: 
1.1139  ! mike      369: 
        !           370: </script><link href="index-of-terms.html" rel="prev" title="Index of terms">
1.1099    mike      371:   <link href="Overview.html#contents" rel="contents" title="Table of contents">
1.708     mike      372:   <link href="acknowledgements.html" rel="next" title="Acknowledgements">
1.1139  ! mike      373:   <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head" xmlns="">
1.1007    mike      374: <div aria-haspopup="true" id="jumpIndexA-button" role="button" tabindex="0">jump
1.1139  ! mike      375: <div id="jumpIndexA">
        !           376: <ul><li><a class="noindex" href="the-a-element.html#the-a-element">a</a><a class="noindex" href="the-abbr-element.html#the-abbr-element">abbr</a><a class="noindex" href="the-address-element.html#the-address-element">address</a><a class="noindex" href="the-area-element.html#the-area-element">area</a><a class="noindex" href="the-article-element.html#the-article-element">article</a><a class="noindex" href="the-aside-element.html#the-aside-element">aside</a><a class="noindex" href="the-audio-element.html#the-audio-element">audio</a></li>
        !           377: </ul><ul><li><a class="noindex" href="the-b-element.html#the-b-element">b</a><a class="noindex" href="the-base-element.html#the-base-element">base</a><a class="noindex" href="the-bdi-element.html#the-bdi-element">bdi</a><a class="noindex" href="the-bdo-element.html#the-bdo-element">bdo</a><a class="noindex" href="the-blockquote-element.html#the-blockquote-element">blockquote</a><a class="noindex" href="the-body-element.html#the-body-element">body</a><a class="noindex" href="the-br-element.html#the-br-element">br</a><a class="noindex" href="the-button-element.html#the-button-element">button</a></li>
        !           378: </ul><ul><li><a class="noindex" href="the-canvas-element.html#the-canvas-element">canvas</a><a class="noindex" href="the-caption-element.html#the-caption-element">caption</a><a class="noindex" href="the-cite-element.html#the-cite-element">cite</a><a class="noindex" href="the-code-element.html#the-code-element">code</a><a class="noindex" href="the-col-element.html#the-col-element">col</a><a class="noindex" href="the-colgroup-element.html#the-colgroup-element">colgroup</a><a class="noindex" href="the-command-element.html#the-command-element">command</a></li>
        !           379: </ul><ul><li><a class="noindex" href="the-datalist-element.html#the-datalist-element">datalist</a><a class="noindex" href="the-dd-element.html#the-dd-element">dd</a><a class="noindex" href="the-del-element.html#the-del-element">del</a><a class="noindex" href="the-details-element.html#the-details-element">details</a><a class="noindex" href="the-dfn-element.html#the-dfn-element">dfn</a><a class="noindex" href="the-div-element.html#the-div-element">div</a><a class="noindex" href="the-dl-element.html#the-dl-element">dl</a><a class="noindex" href="the-dt-element.html#the-dt-element">dt</a></li>
        !           380: </ul><ul><li><a class="noindex" href="the-em-element.html#the-em-element">em</a><a class="noindex" href="the-embed-element.html#the-embed-element">embed</a><a class="noindex" href="the-fieldset-element.html#the-fieldset-element">fieldset</a><a class="noindex" href="the-figcaption-element.html#the-figcaption-element">figcaption</a><a class="noindex" href="the-figure-element.html#the-figure-element">figure</a><a class="noindex" href="the-footer-element.html#the-footer-element">footer</a><a class="noindex" href="the-form-element.html#the-form-element">form</a></li>
        !           381: </ul><ul><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h1" reference in the full HTML5 spec.'>h1</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h2" reference in the full HTML5 spec.'>h2</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h3" reference in the full HTML5 spec.'>h3</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h4" reference in the full HTML5 spec.'>h4</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h5" reference in the full HTML5 spec.'>h5</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h6" reference in the full HTML5 spec.'>h6</a><a class="noindex" href="the-head-element.html#the-head-element">head</a><a class="noindex" href="the-header-element.html#the-header-element">header</a><a class="noindex" href="the-hgroup-element.html#the-hgroup-element">hgroup</a><a class="noindex" href="the-hr-element.html#the-hr-element">hr</a><a class="noindex" href="the-html-element.html#the-html-element">html</a></li>
        !           382: </ul><ul><li><a class="noindex" href="the-i-element.html#the-i-element">i</a><a class="noindex" href="the-iframe-element.html#the-iframe-element">iframe</a><a class="noindex" href="the-img-element.html#the-img-element">img</a><a class="noindex" href="the-input-element.html#the-input-element">input</a><a class="noindex" href="the-ins-element.html#the-ins-element">ins</a><a class="noindex" href="the-kbd-element.html#the-kbd-element">kbd</a><a class="noindex" href="the-keygen-element.html#the-keygen-element">keygen</a></li>
        !           383: </ul><ul><li><a class="noindex" href="the-label-element.html#the-label-element">label</a><a class="noindex" href="the-legend-element.html#the-legend-element">legend</a><a class="noindex" href="the-li-element.html#the-li-element">li</a><a class="noindex" href="the-link-element.html#the-link-element">link</a><a class="noindex" href="the-map-element.html#the-map-element">map</a><a class="noindex" href="the-mark-element.html#the-mark-element">mark</a><a class="noindex" href="the-menu-element.html#the-menu-element">menu</a><a class="noindex" href="the-meta-element.html#the-meta-element">meta</a><a class="noindex" href="the-meter-element.html#the-meter-element">meter</a></li>
        !           384: </ul><ul><li><a class="noindex" href="the-nav-element.html#the-nav-element">nav</a><a class="noindex" href="the-noscript-element.html#the-noscript-element">noscript</a><a class="noindex" href="the-object-element.html#the-object-element">object</a><a class="noindex" href="the-ol-element.html#the-ol-element">ol</a><a class="noindex" href="the-optgroup-element.html#the-optgroup-element">optgroup</a><a class="noindex" href="the-option-element.html#the-option-element">option</a><a class="noindex" href="the-output-element.html#the-output-element">output</a></li>
        !           385: </ul><ul><li><a class="noindex" href="the-p-element.html#the-p-element">p</a><a class="noindex" href="the-param-element.html#the-param-element">param</a><a class="noindex" href="the-pre-element.html#the-pre-element">pre</a><a class="noindex" href="the-progress-element.html#the-progress-element">progress</a><a class="noindex" href="the-q-element.html#the-q-element">q</a><a class="noindex" href="the-rp-element.html#the-rp-element">rp</a><a class="noindex" href="the-rt-element.html#the-rt-element">rt</a><a class="noindex" href="the-ruby-element.html#the-ruby-element">ruby</a></li>
        !           386: </ul><ul><li><a class="noindex" href="the-s-element.html#the-s-element">s</a><a class="noindex" href="the-samp-element.html#the-samp-element">samp</a><a class="noindex" href="the-script-element.html#the-script-element">script</a><a class="noindex" href="the-section-element.html#the-section-element">section</a><a class="noindex" href="the-select-element.html#the-select-element">select</a><a class="noindex" href="the-small-element.html#the-small-element">small</a><a class="noindex" href="the-source-element.html#the-source-element">source</a><a class="noindex" href="the-span-element.html#the-span-element">span</a></li>
        !           387: </ul><ul><li><a class="noindex" href="the-strong-element.html#the-strong-element">strong</a><a class="noindex" href="the-style-element.html#the-style-element">style</a><a class="noindex" href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sub</a><a class="noindex" href="the-summary-element.html#the-summary-element">summary</a><a class="noindex" href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sup</a></li>
        !           388: </ul><ul><li><a class="noindex" href="the-table-element.html#the-table-element">table</a><a class="noindex" href="the-tbody-element.html#the-tbody-element">tbody</a><a class="noindex" href="the-td-element.html#the-td-element">td</a><a class="noindex" href="the-textarea-element.html#the-textarea-element">textarea</a><a class="noindex" href="the-tfoot-element.html#the-tfoot-element">tfoot</a><a class="noindex" href="the-th-element.html#the-th-element">th</a><a class="noindex" href="the-thead-element.html#the-thead-element">thead</a><a class="noindex" href="the-time-element.html#the-time-element">time</a><a class="noindex" href="the-title-element.html#the-title-element">title</a></li>
        !           389: </ul><ul><li><a class="noindex" href="the-tr-element.html#the-tr-element">tr</a><a class="noindex" href="the-track-element.html#the-track-element">track</a><a class="noindex" href="the-u-element.html#the-u-element">u</a><a class="noindex" href="the-ul-element.html#the-ul-element">ul</a><a class="noindex" href="the-var-element.html#the-var-element">var</a><a class="noindex" href="the-video-element.html#the-video-element">video</a><a class="noindex" href="the-wbr-element.html#the-wbr-element">wbr</a></li>
        !           390: </ul><ul class="jumpIndexA-other"><li><a class="noindex" href="global-attributes.html#global-attributes">global
        !           391: attributes</a><a class="noindex" href="index-of-terms.html#index-of-terms">terms</a></li>
        !           392: </ul></div>
        !           393: </div>
        !           394: <script src="jump-indexes.js">
        !           395: </script><p xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
        !           396: <h1 xmlns="http://www.w3.org/1999/xhtml">HTML5</h1>
        !           397: </div>
        !           398: <div class="prev_next">
1.1137    mike      399:    <a href="index-of-terms.html">&slarr; Index of terms</a> &ndash;
1.708     mike      400:    <a href="Overview.html#contents">Table of contents</a> &ndash;
1.1137    mike      401:    <a href="acknowledgements.html">Acknowledgements &srarr;</a>
1.561     mike      402:   </div>
                    403: 
1.1097    mike      404:   <h2 class="no-num" id="references">References</h2>
1.1139  ! mike      405: <!--REFS-->
        !           406: <p>All references are normative unless marked "Non-normative".</p>
        !           407: <!-- Dates are only included for standards older than the Web, because the newer ones keep changing. -->
        !           408: <dl><!--REFERENCES ON--><dt id="refs2DCONTEXT">[2DCONTEXT]</dt>
        !           409: <dd><cite><a href="http://dev.w3.org/html5/2dcontext/">HTML Canvas
        !           410: 2D Context</a></cite>, I. Hickson. W3C.</dd>
        !           411: <dt id="refsABNF">[ABNF]</dt>
        !           412: <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
        !           413: BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, P.
        !           414: Overell. IETF.</dd>
        !           415: <dt id="refsABOUT">[ABOUT]</dt>
        !           416: <dd><cite><a href="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme">The
        !           417: 'about' URI scheme</a></cite>, L. Hunt, M. Yevstifeyev. IETF. Work
        !           418: in progress. <!--!--></dd>
        !           419: <dt id="refsAES128CTR">[AES128CTR]</dt>
        !           420: <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf">Advanced
        !           421: Encryption Standard (AES)</a></cite>. NIST.</dd>
        !           422: <dt id="refsARIA">[ARIA]</dt>
        !           423: <dd><cite><a href="http://www.w3.org/WAI/PF/aria/">Accessible Rich
        !           424: Internet Applications (WAI-ARIA)</a></cite>, J. Craig, M. Cooper,
        !           425: L. Pappas, R. Schwerdtfeger, L. Seeman. W3C.</dd>
        !           426: <dt id="refsARIAIMPL">[ARIAIMPL]</dt>
        !           427: <dd><cite><a href="http://www.w3.org/WAI/PF/aria-implementation/">WAI-ARIA 1.0 User
        !           428: Agent Implementation Guide</a></cite>, A. Snow-Weaver, M. Cooper.
        !           429: W3C.</dd>
        !           430: <dt id="refsATAG">[ATAG]</dt>
        !           431: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility
        !           432: Guidelines (ATAG) 2.0</a></cite>, J. Richards, J. Spellman, J.
        !           433: Treviranus. W3C.</dd>
        !           434: <dt id="refsATOM">[ATOM]</dt>
        !           435: <dd>(Non-normative) <cite><a href="http://tools.ietf.org/html/rfc4287">The Atom Syndication
        !           436: Format</a></cite>, M. Nottingham, R. Sayre. IETF.</dd>
        !           437: <dt id="refsBCP47">[BCP47]</dt>
        !           438: <dd><cite><a href="http://www.ietf.org/rfc/bcp/bcp47.txt">Tags for
        !           439: Identifying Languages; Matching of Language Tags</a></cite>, A.
        !           440: Phillips, M. Davis. IETF.</dd>
        !           441: <dt id="refsBECSS">[BECSS]</dt>
        !           442: <dd><cite><a href="http://www.w3.org/TR/becss/">Behavioral
        !           443: Extensions to CSS</a></cite>, I. Hickson. W3C.</dd>
        !           444: <dt id="refsBEZIER">[BEZIER]</dt>
        !           445: <dd><cite>Courbes &agrave; poles</cite>, P. de Casteljau. INPI, 1959.</dd>
        !           446: <dt id="refsBIDI">[BIDI]</dt>
        !           447: <dd><cite><a href="http://www.unicode.org/reports/tr9/">UAX #9:
        !           448: Unicode Bidirectional Algorithm</a></cite>, M. Davis. Unicode
        !           449: Consortium.</dd>
        !           450: <dt id="refsBIG5">[BIG5]</dt>
        !           451: <dd>(Non-normative) <cite>Chinese Coded Character Set in
        !           452: Computer</cite>. Institute for Information Industry, March
        !           453: 1984.</dd>
        !           454: <dt id="refsBOCU1">[BOCU1]</dt>
        !           455: <dd>(Non-normative) <cite><a href="http://www.unicode.org/notes/tn6/">UTN #6: BOCU-1: MIME-Compatible
        !           456: Unicode Compression</a></cite>, M. Scherer, M. Davis. Unicode
        !           457: Consortium.</dd>
        !           458: <dt id="refsCESU8">[CESU8]</dt>
        !           459: <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr26/">UTR #26: Compatibility
        !           460: Encoding Scheme For UTF-16: 8-BIT (CESU-8)</a></cite>, T. Phipps.
        !           461: Unicode Consortium.</dd>
        !           462: <dt id="refsCHARMOD">[CHARMOD]</dt>
        !           463: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/charmod/">Character Model for the World Wide
        !           464: Web 1.0: Fundamentals</a></cite>, M. D&uuml;rst, F. Yergeau, R. Ishida,
        !           465: M. Wolf, T. Texin. W3C.</dd>
        !           466: <dt id="refsCLDR">[CLDR]</dt>
        !           467: <dd><cite><a href="http://cldr.unicode.org/">Unicode Common Locale
        !           468: Data Repository</a></cite>. Unicode.</dd>
        !           469: <dt id="refsCOMPUTABLE">[COMPUTABLE]</dt>
        !           470: <dd>(Non-normative) <cite><a href="http://www.turingarchive.org/browse.php/B/12">On computable
        !           471: numbers, with an application to the
        !           472: Entscheidungsproblem</a></cite>, A. Turing. In <cite>Proceedings of
        !           473: the London Mathematical Society</cite>, series 2, volume 42, pages
        !           474: 230-265. London Mathematical Society, 1937.</dd>
        !           475: <dt id="refsCOOKIES">[COOKIES]</dt>
        !           476: <!--
        !           477:    <dd><cite><a href="http://tools.ietf.org/html/rfc2109">HTTP State Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF.</dd>
        !           478:    <dd><cite><a href="http://tools.ietf.org/html/rfc2965">HTTP State Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF.</dd>
        !           479:    -->
        !           480: <dd><cite><a href="http://tools.ietf.org/html/rfc6265">HTTP State
        !           481: Management Mechanism</a></cite>, A. Barth. IETF.</dd>
        !           482: <dt id="refsCORS">[CORS]</dt>
        !           483: <!--
        !           484:    <dd><cite><a href="http://www.w3.org/TR/cors/">Cross-Origin
1.1118    mike      485:    Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
1.1139  ! mike      486:    -->
        !           487: <dd><cite><a href="http://dev.w3.org/2006/waf/access-control/">Cross-Origin Resource
        !           488: Sharing</a></cite>, A. van Kesteren. W3C.</dd>
        !           489: <dt id="refsCP50220">[CP50220]</dt>
        !           490: <dd><cite><a href="http://www.iana.org/assignments/charset-reg/CP50220">CP50220</a></cite>,
        !           491: Y. Naruse. IANA.</dd>
        !           492: <!-- really should be "NARUSE, Y." or some
        !           493:    such, but there's a western bias to these references for
        !           494:    consistency. sorry. -->
        !           495: <dt id="refsCP51932">[CP51932]</dt>
        !           496: <dd><cite><a href="http://www.iana.org/assignments/charset-reg/CP51932">CP51932</a></cite>,
        !           497: Y. Naruse. IANA.</dd>
        !           498: <!-- really should be "NARUSE, Y." or some
        !           499:    such, but there's a western bias to these references for
        !           500:    consistency. sorry. -->
        !           501: <dt id="refsCSP">[CSP]</dt>
        !           502: <dd>(Non-normative) <cite><a href="http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html">
        !           503: Content Security Policy</a></cite>, B. Sterne, A. Barth. W3C.</dd>
        !           504: <dt id="refsCSS">[CSS]</dt>
        !           505: <dd><cite><a href="http://www.w3.org/TR/CSS2/">Cascading Style
        !           506: Sheets Level 2 Revision 1</a></cite>, B. Bos, T. &Ccedil;elik, I. Hickson,
        !           507: H. Lie. W3C.</dd>
        !           508: <dt id="refsCSSATTR">[CSSATTR]</dt>
        !           509: <dd><cite><a href="http://dev.w3.org/csswg/css-style-attr/">CSS
        !           510: Styling Attribute Syntax</a></cite>, T. &Ccedil;elik, E. Etemad. W3C.</dd>
        !           511: <dt id="refsCSSCOLOR">[CSSCOLOR]</dt>
        !           512: <!--
        !           513:    <dd><cite><a href="http://www.w3.org/TR/css3-color/">CSS Color
1.708     mike      514:    Module Level 3</a></cite>, T. &Ccedil;elik, C. Lilley, L.
1.564     mike      515:    Baron. W3C.</dd>
1.1139  ! mike      516:    -->
        !           517: <dd><cite><a href="http://dev.w3.org/csswg/css3-color/">CSS Color
        !           518: Module Level 3</a></cite>, T. &Ccedil;elik, C. Lilley, L. Baron. W3C.</dd>
        !           519: <dt id="refsCSSFONTS">[CSSFONTS]</dt>
        !           520: <dd><cite><a href="http://www.w3.org/TR/css3-fonts/">CSS Fonts
        !           521: Module Level 3</a></cite>, J. Daggett. W3C.</dd>
        !           522: <dt id="refsCSSIMAGES">[CSSIMAGES]</dt>
        !           523: <dd><cite><a href="http://dev.w3.org/csswg/css3-images/">CSS Image
        !           524: Values and Replaced Content Module Level 3</a></cite>, E. Etemad,
        !           525: T. Atkins. W3C.</dd>
        !           526: <dt id="refsCSSOM">[CSSOM]</dt>
        !           527: <dd><cite><a href="http://dev.w3.org/csswg/cssom/">Cascading Style
        !           528: Sheets Object Model (CSSOM)</a></cite>, A. van Kesteren. W3C.</dd>
        !           529: <dt id="refsCSSOMVIEW">[CSSOMVIEW]</dt>
        !           530: <dd><cite><a href="http://dev.w3.org/csswg/cssom-view/">CSSOM View
        !           531: Module</a></cite>, A. van Kesteren. W3C.</dd>
        !           532: <dt id="refsCSSRUBY">[CSSRUBY]</dt>
        !           533: <dd><cite><a href="http://dev.w3.org/csswg/css3-ruby/">CSS3 Ruby
        !           534: Module</a></cite>, R. Ishida. W3C.</dd>
        !           535: <dt id="refsCSSUI">[CSSUI]</dt>
        !           536: <dd><cite><a href="http://dev.w3.org/csswg/css3-ui/">CSS3 Basic
        !           537: User Interface Module</a></cite>, T. &Ccedil;elik. W3C.</dd>
        !           538: <dt id="refsCSSVALUES">[CSSVALUES]</dt>
        !           539: <dd><cite><a href="http://dev.w3.org/csswg/css3-values/">CSS3
        !           540: Values and Units</a></cite>, H. Lie, T. Atkins, E. Etemad.
        !           541: W3C.</dd>
        !           542: <dt id="refsDASH">[DASH]</dt>
        !           543: <dd><cite><a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=57623">
        !           544: Dynamic adaptive streaming over HTTP (DASH)</a></cite>. ISO.</dd>
        !           545: <dt id="refsDOM2HTML">[DOM2HTML]</dt>
        !           546: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/DOM-Level-2-HTML/">Document Object Model
        !           547: (DOM) Level 2 HTML Specification</a></cite>, J. Stenback, P. Le
        !           548: H&eacute;garet, A. Le Hors. W3C.</dd>
        !           549: <dt id="refsDOMCORE">[DOMCORE]</dt>
        !           550: <dd><cite><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">Web DOM
        !           551: Core</a></cite>, A. van Kesteren. W3C.</dd>
        !           552: <dt id="refsDOMEVENTS">[DOMEVENTS]</dt>
        !           553: <dd><cite><a href="http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html">
        !           554: Document Object Model (DOM) Level 3 Events
        !           555: Specification</a></cite>, T. Leithead, J. Rossi, D. Schepers, B.
        !           556: H&ouml;hrmann, P. Le H&eacute;garet, T. Pixley. W3C.</dd>
        !           557: <dt id="refsDOMPARSING">[DOMPARSING]</dt>
        !           558: <dd><cite><a href="http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html">DOM
        !           559: Parsing and Serialization</a></cite>, T. Leithead. Work in
        !           560: Progress. W3C.</dd>
        !           561: <dt id="refsDOT">[DOT]</dt>
        !           562: <dd>(Non-normative) <cite><a href="http://www.graphviz.org/content/dot-language">The DOT
        !           563: Language</a></cite>. Graphviz.</dd>
        !           564: <dt id="refsE163">[E163]</dt>
        !           565: <dd><cite>Recommendation E.163 &mdash; Numbering Plan for The
        !           566: International Telephone Service</cite>, CCITT Blue Book, Fascicle
        !           567: II.2, pp. 128-134, November 1988.</dd>
        !           568: <dt id="refsECMA262">[ECMA262]</dt>
        !           569: <dd><cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">
        !           570: ECMAScript Language Specification</a></cite>. ECMA.</dd>
        !           571: <dt id="refsECMA357">[ECMA357]</dt>
        !           572: <dd>(Non-normative) <cite><a href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">
        !           573: ECMAScript for XML (E4X) Specification</a></cite>. ECMA.</dd>
        !           574: <dt id="refsEDITING">[EDITING]</dt>
        !           575: <dd><cite><a href="http://aryeh.name/spec/editing/editing.html">HTML Editing
        !           576: APIs</a></cite>, A. Gregor.</dd>
        !           577: <dt id="refsEUCKR">[EUCKR]</dt>
        !           578: <dd><cite>Hangul Unix Environment</cite>. Korea Industrial
        !           579: Standards Association. Ref. No. KS C 5861-1992.</dd>
        !           580: <dt id="refsEUCJP">[EUCJP]</dt>
        !           581: <dd><cite>Definition and Notes of Japanese EUC</cite>. UI-OSF-USLP.
        !           582: In English in the abridged translation of the <a href="http://home.m05.itscom.net/numa/uocjleE.pdf">UI-OSF Application
        !           583: Platform Profile for Japanese Environment</a>, Appendix C.</dd>
        !           584: <dt id="refsEVENTSOURCE">[EVENTSOURCE]</dt>
        !           585: <!--
        !           586:    <dd><cite><a href="http://www.w3.org/TR/eventsource/">Server-Sent
        !           587:    Events</a></cite>, I. Hickson. W3C.</dd>
        !           588:    -->
        !           589: <dd><cite><a href="http://dev.w3.org/html5/eventsource/">Server-Sent
        !           590: Events</a></cite>, I. Hickson. W3C.</dd>
        !           591: <dt id="refsFILEAPI">[FILEAPI]</dt>
        !           592: <dd><cite><a href="http://dev.w3.org/2006/webapi/FileUpload/publish/FileAPI.html">File
        !           593: API</a></cite>, A. Ranganathan. W3C.</dd>
        !           594: <dt id="refsFILESYSTEMAPI">[FILESYSTEMAPI]</dt>
        !           595: <dd><cite><a href="http://dev.w3.org/2009/dap/file-system/file-dir-sys.html">File
        !           596: API: Directories and System</a></cite>, E. Uhrhane. W3C.</dd>
        !           597: <dt id="refsFULLSCREEN">[FULLSCREEN]</dt>
        !           598: <dd><cite><a href="http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html">Fullscreen</a></cite>,
        !           599: A. van Kesteren, T. &Ccedil;elik.</dd>
        !           600: <dt id="refsGBK">[GBK]</dt>
        !           601: <dd><cite>Chinese Internal Code Specification</cite>. Chinese IT
        !           602: Standardization Technical Committee.</dd>
        !           603: <!-- http://www.iana.org/assignments/charset-reg/GBK -->
        !           604: <dt id="refsGRAPHICS">[GRAPHICS]</dt>
        !           605: <dd>(Non-normative) <cite>Computer Graphics: Principles and
        !           606: Practice in C</cite>, Second Edition, J. Foley, A. van Dam, S.
        !           607: Feiner, J. Hughes. Addison-Wesley. ISBN 0-201-84840-6.</dd>
        !           608: <!--
        !           609:    This book ("Computer Graphics: Principles and Practice in C")
        !           610:    apparently does not make any references to literature in the
        !           611:    bibliographic section to define the "even-odd" rule for polygon
        !           612:    filling and hit testing. In the absence of such a reference, I
        !           613:    guess that this book is the most authoritative reference.
        !           614:    -->
        !           615: <dt id="refsGREGORIAN">[GREGORIAN]</dt>
        !           616: <dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius, C.
        !           617: Clavius. Gregory XIII Papal Bull, February 1582.</dd>
        !           618: <dt id="refsHATOM">[HATOM]</dt>
        !           619: <dd>(Non-normative) <cite><a href="http://microformats.org/wiki/hatom">hAtom</a></cite>, D Janes.
        !           620: Microformats.</dd>
        !           621: <dt id="refsHMAC">[HMAC]</dt>
        !           622: <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips198/fips-198a.pdf">The
        !           623: Keyed-Hash Message Authentication Code (HMAC)</a></cite>.
        !           624: NIST.</dd>
        !           625: <dt id="refsHPAAIG">[HPAAIG]</dt>
        !           626: <dd><cite><a href="http://dev.w3.org/html5/html-api-map/overview.html">HTML to
        !           627: Platform Accessibility APIs Implementation Guide</a></cite>.
        !           628: W3C.</dd>
        !           629: <dt id="refsHTML4">[HTML4]</dt>
        !           630: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/html4/">HTML 4.01 Specification</a></cite>,
        !           631: D. Raggett, A. Le Hors, I. Jacobs. W3C.</dd>
        !           632: <dt id="refsHTML">[HTML]</dt>
        !           633: <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML</a></cite>,
        !           634: I. Hickson. WHATWG.</dd>
        !           635: <dt id="refsHTML5">[HTML5]</dt>
        !           636: <dd><cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
        !           637: I. Hickson. W3C.</dd>
        !           638: <dt id="refsHTMLALTTECHS">[HTMLALTTECHS]</dt>
        !           639: <dd>(Non-normative) <cite><a href="http://dev.w3.org/html5/alt-techniques/">HTML5: Techniques for
        !           640: providing useful text alternatives</a></cite>, S. Faulkner.
        !           641: W3C.</dd>
        !           642: <dt id="refsHTMLDIFF">[HTMLDIFF]</dt>
        !           643: <!--
        !           644:    <dd>(Non-normative) <cite><a
        !           645:    href="http://www.w3.org/TR/html5-diff/">HTML5 differences from
        !           646:    HTML4</a></cite>, A. van Kesteren. W3C.</dd>
        !           647:    -->
        !           648: <dd>(Non-normative) <cite><a href="http://dev.w3.org/html5/html4-differences/">HTML5 differences from
        !           649: HTML4</a></cite>, A. van Kesteren. W3C.</dd>
        !           650: <dt id="refsHTTP">[HTTP]</dt>
        !           651: <dd><cite><a href="http://tools.ietf.org/html/rfc2616">Hypertext
        !           652: Transfer Protocol &mdash; HTTP/1.1</a></cite>, R. Fielding, J. Gettys, J.
        !           653: Mogul, H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee.
        !           654: IETF.</dd>
        !           655: <dt id="refsIANACHARSET">[IANACHARSET]</dt>
        !           656: <dd><cite><a href="http://www.iana.org/assignments/character-sets">Character
        !           657: Sets</a></cite>. IANA.</dd>
        !           658: <dt id="refsIANALINKTYPE">[IANALINKTYPE]</dt>
        !           659: <dd><cite><a href="http://www.iana.org/assignments/link-relations">Link
        !           660: Relations</a></cite>. IANA.</dd>
        !           661: <dt id="refsIANAPERMHEADERS">[IANAPERMHEADERS]</dt>
        !           662: <dd><cite><a href="http://www.iana.org/assignments/message-headers/perm-headers.html">
        !           663: Permanent Message Header Field Names</a></cite>. IANA.</dd>
        !           664: <dt id="refsICE">[ICE]</dt>
        !           665: <dd><cite><a href="http://tools.ietf.org/html/rfc5245">Interactive
        !           666: Connectivity Establishment (ICE): A Protocol for Network Address
        !           667: Translator (NAT) Traversal for Offer/Answer Protocols</a></cite>,
        !           668: J. Rosenberg. IETF.</dd>
        !           669: <dt id="refsIEEE754">[IEEE754]</dt>
        !           670: <dd><cite><a href="http://ieeexplore.ieee.org/servlet/opac?punumber=4610933">IEEE
        !           671: Standard for Floating-Point Arithmetic (IEEE 754)</a></cite>. IEEE.
        !           672: ISBN 978-0-7381-5753-5.</dd>
        !           673: <dt id="refsISO8601">[ISO8601]</dt>
        !           674: <dd>(Non-normative) <cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&amp;nodeid=4021199">
        !           675: ISO8601: Data elements and interchange formats &mdash; Information
        !           676: interchange &mdash; Representation of dates and times</a></cite>.
        !           677: ISO.</dd>
        !           678: <dt id="refsISO885911">[ISO885911]</dt>
        !           679: <dd><cite><a href="http://std.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11:
        !           680: Information technology &mdash; 8-bit single-byte coded graphic character
        !           681: sets &mdash; Part 11: Latin/Thai alphabet</a></cite>. ISO.</dd>
        !           682: <dt id="refsJLREQ">[JLREQ]</dt>
        !           683: <dd><cite><a href="http://www.w3.org/TR/jlreq/">Requirements for
        !           684: Japanese Text Layout</a></cite>. W3C.</dd>
        !           685: <!-- too many editors to list -->
        !           686: <dt id="refsJPEG">[JPEG]</dt>
        !           687: <dd><cite><a href="http://www.w3.org/Graphics/JPEG/jfif3.pdf">JPEG
        !           688: File Interchange Format</a></cite>, E. Hamilton.</dd>
        !           689: <dt id="refsJSON">[JSON]</dt>
        !           690: <dd><cite><a href="http://tools.ietf.org/html/rfc4627">The
        !           691: application/json Media Type for JavaScript Object Notation
        !           692: (JSON)</a></cite>, D. Crockford. IETF.</dd>
        !           693: <dt id="refsJSURL">[JSURL]</dt>
        !           694: <dd><cite><a href="http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme">The
        !           695: 'javascript' resource identifier scheme</a></cite>, B. H&ouml;hrmann.
        !           696: IETF. Work in progress. <!--!--> 
        !           697: <!-- It's not really in progress; this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. --></dd>
        !           698: <dt id="refsMAILTO">[MAILTO]</dt>
        !           699: <dd>(Non-normative) <cite><a href="http://tools.ietf.org/html/rfc6068">The 'mailto' URI
        !           700: scheme</a></cite>, M. Duerst, L. Masinter, J. Zawinski. IETF.</dd>
        !           701: <dt id="refsMATHML">[MATHML]</dt>
        !           702: <dd><cite><a href="http://www.w3.org/TR/MathML/">Mathematical
        !           703: Markup Language (MathML)</a></cite>, D. Carlisle, P. Ion, R. Miner,
        !           704: N. Poppelier. W3C.</dd>
        !           705: <dt id="refsMEDIAFRAG">[MEDIAFRAG]</dt>
        !           706: <dd><cite><a href="http://www.w3.org/2008/WebVideo/Fragments/WD-media-fragments-spec/">
        !           707: Media Fragments URI</a></cite>, R. Troncy, E. Mannens, S. Pfeiffer,
        !           708: D. Van Deursen. W3C.</dd>
        !           709: <dt id="refsMFREL">[MFREL]</dt>
        !           710: <dd><cite><a href="http://microformats.org/wiki/existing-rel-values#HTML5_link_type_extensions">
        !           711: Microformats Wiki: existing rel values</a></cite>.
        !           712: Microformats.</dd>
        !           713: <dt id="refsMIMESNIFF">[MIMESNIFF]</dt>
        !           714: <dd><cite><a href="http://mimesniff.spec.whatwg.org/">MIME
        !           715: Sniffing</a></cite>, A. Barth, I. Hickson. WHATWG.</dd>
        !           716: <dt id="refsMPEG2">[MPEG2]</dt>
        !           717: <dd><cite>ISO/IEC 13818-1: Information technology &mdash; Generic coding
        !           718: of moving pictures and associated audio information:
        !           719: Systems</cite>. ISO/IEC.</dd>
        !           720: <!-- search for ["bytes are removed from this buffer at a rate defined by sb_leak_rate"] to find it -->
        !           721: <dt id="refsMPEG4">[MPEG4]</dt>
        !           722: <dd><cite>ISO/IEC 14496-12: ISO base media file format</cite>.
        !           723: ISO/IEC.</dd>
        !           724: <!-- search for ["Box Structure was and subsequent clauses were re-organized"] to find it -->
        !           725: <dt id="refsMQ">[MQ]</dt>
        !           726: <!--
        !           727:    <dd><cite><a href="http://www.w3.org/TR/css3-mediaqueries/">Media
1.708     mike      728:    Queries</a></cite>, H. Lie, T.  &Ccedil;elik, D. Glazman, A. van
1.564     mike      729:    Kesteren. W3C.</dd>
1.1139  ! mike      730:    -->
        !           731: <dd><cite><a href="http://dev.w3.org/csswg/css3-mediaqueries/">Media
        !           732: Queries</a></cite>, H. Lie, T. &Ccedil;elik, D. Glazman, A. van Kesteren.
        !           733: W3C.</dd>
        !           734: <dt id="refsNPAPI">[NPAPI]</dt>
        !           735: <dd>(Non-normative) <cite><a href="http://developer.mozilla.org/en/Gecko_Plugin_API_Reference">Gecko
        !           736: Plugin API Reference</a></cite>. Mozilla.</dd>
        !           737: <dt id="refsNPN">[NPN]</dt>
        !           738: <dd><cite><a href="http://tools.ietf.org/html/draft-agl-tls-nextprotoneg">Transport
        !           739: Layer Security (TLS) Next Protocol Negotiation
        !           740: Extension</a></cite>, A. Langley. IETF. Work in progress. 
        !           741: <!--!--></dd>
        !           742: <dt id="refsOGGSKELETONHEADERS">[OGGSKELETONHEADERS]</dt>
        !           743: <dd><cite><a href="http://wiki.xiph.org/SkeletonHeaders">SkeletonHeaders</a></cite>.
        !           744: Xiph.Org.</dd>
        !           745: <dt id="refsOPENSEARCH">[OPENSEARCH]</dt>
        !           746: <dd><cite><a href="http://www.opensearch.org/Specifications/OpenSearch/1.1#Autodiscovery_in_HTML.2FXHTML">
        !           747: Autodiscovery in HTML/XHTML</a></cite>. In <cite>OpenSearch 1.1
        !           748: Draft 4</cite>, Section 4.6.2. OpenSearch.org.</dd>
        !           749: <dt id="refsORIGIN">[ORIGIN]</dt>
        !           750: <dd><cite><a href="http://tools.ietf.org/html/rfc6454">The Web
        !           751: Origin Concept</a></cite>, A. Barth. IETF.</dd>
        !           752: <dt id="refsPAGEVIS">[PAGEVIS]</dt>
        !           753: <dd>(Non-normative) <cite><a href="http://www.w3c-test.org/webperf/specs/PageVisibility/">Page
        !           754: Visibility</a></cite>, J. Mann, A. Jain. W3C.</dd>
        !           755: <dt id="refsPDF">[PDF]</dt>
        !           756: <dd>(Non-normative) <cite><a href="http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf">Document
        !           757: management &mdash; Portable document format &mdash; Part 1: PDF</a></cite>.
        !           758: ISO.</dd>
        !           759: <dt id="refsPINGBACK">[PINGBACK]</dt>
        !           760: <dd><cite><a href="http://www.hixie.ch/specs/pingback/pingback">Pingback
        !           761: 1.0</a></cite>, S. Langridge, I. Hickson.</dd>
        !           762: <dt id="refsPNG">[PNG]</dt>
        !           763: <dd><cite><a href="http://www.w3.org/TR/PNG/">Portable Network
        !           764: Graphics (PNG) Specification</a></cite>, D. Duce. W3C.</dd>
        !           765: <dt id="refsPOLYGLOT">[POLYGLOT]</dt>
        !           766: <dd>(Non-normative) <cite><a href="http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html">
        !           767: Polyglot Markup: HTML-Compatible XHTML Documents</a></cite>, E.
        !           768: Graff. W3C.</dd>
        !           769: <dt id="refsPORTERDUFF">[PORTERDUFF]</dt>
        !           770: <dd><cite><a href="http://keithp.com/~keithp/porterduff/p253-porter.pdf">Compositing
        !           771: Digital Images</a></cite>, T. Porter, T. Duff. In <cite>Computer
        !           772: graphics</cite>, volume 18, number 3, pp. 253-259. ACM Press, July
        !           773: 1984.</dd>
        !           774: <dt id="refsPPUTF8">[PPUTF8]</dt>
        !           775: <dd>(Non-normative) <cite><a href="http://www.sw.it.aoyama.ac.jp/2012/pub/IUC11-UTF-8.pdf">The
        !           776: Properties and Promises <!-- Promizes (sic) --> of
        !           777: UTF-8</a></cite>, M. D&uuml;rst. University of Z&uuml;rich. In
        !           778: <cite>Proceedings of the 11th International Unicode
        !           779: Conference</cite>.</dd>
        !           780: <dt id="refsPROGRESS">[PROGRESS]</dt>
        !           781: <dd><cite><a href="http://dev.w3.org/2006/webapi/progress/">Progress
        !           782: Events</a></cite>, A. van Kesteren. W3C.</dd>
        !           783: <dt id="refsPSL">[PSL]</dt>
        !           784: <dd><cite><a href="http://publicsuffix.org/">Public Suffix
        !           785: List</a></cite>. Mozilla Foundation.</dd>
        !           786: <dt id="refsRFC1034">[RFC1034]</dt>
        !           787: <dd><cite><a href="http://tools.ietf.org/html/rfc1034">Domain Names
        !           788: - Concepts and Facilities</a></cite>, P. Mockapetris. IETF,
        !           789: November 1987.</dd>
        !           790: <dt id="refsRFC1321">[RFC1321]</dt>
        !           791: <dd><cite><a href="http://tools.ietf.org/html/rfc1321">The MD5
        !           792: Message-Digest Algorithm</a></cite>, R. Rivest. IETF.</dd>
        !           793: <dt id="refsRFC1345">[RFC1345]</dt>
        !           794: <dd><cite><a href="http://tools.ietf.org/html/rfc1345">Character
        !           795: Mnemonics and Character Sets</a></cite>, K. Simonsen. IETF.</dd>
        !           796: <dt id="refsRFC1468">[RFC1468]</dt>
        !           797: <dd><cite><a href="http://tools.ietf.org/html/rfc1468">Japanese
        !           798: Character Encoding for Internet Messages</a></cite>, J. Murai, M.
        !           799: Crispin, E. van der Poel. IETF.</dd>
        !           800: <dt id="refsRFC1494">[RFC1494]</dt>
        !           801: <dd>(Non-normative) <cite><a href="http://tools.ietf.org/html/rfc1494">Equivalences between 1988
        !           802: X.400 and RFC-822 Message Bodies</a></cite>, H. Alvestrand, S.
        !           803: Thompson. IETF.</dd>
        !           804: <dt id="refsRFC1554">[RFC1554]</dt>
        !           805: <dd><cite><a href="http://tools.ietf.org/html/rfc1554">ISO-2022-JP-2: Multilingual
        !           806: Extension of ISO-2022-JP</a></cite>, M. Ohta, K. Handa. IETF.</dd>
        !           807: <dt id="refsRFC1557">[RFC1557]</dt>
        !           808: <dd><cite><a href="http://tools.ietf.org/html/rfc1557">Korean
        !           809: Character Encoding for Internet Messages</a></cite>, U. Choi, K.
        !           810: Chon, H. Park. IETF.</dd>
        !           811: <dt id="refsRFC1842">[RFC1842]</dt>
        !           812: <dd><cite><a href="http://tools.ietf.org/html/rfc1842">ASCII
        !           813: Printable Characters-Based Chinese Character Encoding for Internet
        !           814: Messages</a></cite>, Y. Wei, Y. Zhang, J. Li, J. Ding, Y. Jiang.
        !           815: IETF.</dd>
        !           816: <dt id="refsRFC1922">[RFC1922]</dt>
        !           817: <dd><cite><a href="http://tools.ietf.org/html/rfc1922">Chinese
        !           818: Character Encoding for Internet Messages</a></cite>, HF. Zhu, DY.
        !           819: Hu, ZG. Wang, TC. Kao, WCH. Chang, M. Crispin. IETF.</dd>
        !           820: <dt id="refsRFC2045">[RFC2045]</dt>
        !           821: <dd><cite><a href="http://tools.ietf.org/html/rfc2045">Multipurpose
        !           822: Internet Mail Extensions (MIME) Part One: Format of Internet
        !           823: Message Bodies</a></cite>, N. Freed, N. Borenstein. IETF.</dd>
        !           824: <dt id="refsRFC2046">[RFC2046]</dt>
        !           825: <dd><cite><a href="http://tools.ietf.org/html/rfc2046">Multipurpose
        !           826: Internet Mail Extensions (MIME) Part Two: Media Types</a></cite>,
        !           827: N. Freed, N. Borenstein. IETF.</dd>
        !           828: <!-- for text/plain and
        !           829:    "Internet Media type"; not for definition of "valid MIME type". -->
        !           830: <dt id="refsRFC2119">[RFC2119]</dt>
        !           831: <dd><cite><a href="http://tools.ietf.org/html/rfc2119">Key words
        !           832: for use in RFCs to Indicate Requirement Levels</a></cite>, S.
        !           833: Bradner. IETF.</dd>
        !           834: <dt id="refsRFC2237">[RFC2237]</dt>
        !           835: <dd><cite><a href="http://tools.ietf.org/html/rfc2237">Japanese
        !           836: Character Encoding for Internet Messages</a></cite>, K. Tamaru.
        !           837: IETF.</dd>
        !           838: <dt id="refsRFC2246">[RFC2246]</dt>
        !           839: <dd><cite><a href="http://tools.ietf.org/html/rfc2246">The TLS
        !           840: Protocol Version 1.0</a></cite>, T. Dierks, C. Allen. IETF.</dd>
        !           841: <dt id="refsRFC2313">[RFC2313]</dt>
        !           842: <dd><cite><a href="http://tools.ietf.org/html/rfc2313">PKCS #1: RSA
        !           843: Encryption</a></cite>, B. Kaliski. IETF.</dd>
        !           844: <dt id="refsRFC2318">[RFC2318]</dt>
        !           845: <dd><cite><a href="http://tools.ietf.org/html/rfc2318">The text/css
        !           846: Media Type</a></cite>, H. Lie, B. Bos, C. Lilley. IETF.</dd>
        !           847: <dt id="refsRFC2388">[RFC2388]</dt>
        !           848: <dd><cite><a href="http://tools.ietf.org/html/rfc2388">Returning
        !           849: Values from Forms: multipart/form-data</a></cite>, L. Masinter.
        !           850: IETF.</dd>
        !           851: <dt id="refsRFC2397">[RFC2397]</dt>
        !           852: <dd><cite><a href="http://tools.ietf.org/html/rfc2397">The "data"
        !           853: URL scheme</a></cite>, L. Masinter. IETF.</dd>
        !           854: <dt id="refsRFC2445">[RFC2445]</dt>
        !           855: <dd><cite><a href="http://tools.ietf.org/html/rfc2445">Internet
        !           856: Calendaring and Scheduling Core Object Specification
        !           857: (iCalendar)</a></cite>, F. Dawson, D. Stenerson. IETF.</dd>
        !           858: <dt id="refsRFC2483">[RFC2483]</dt>
        !           859: <dd><cite><a href="http://tools.ietf.org/html/rfc2483">URI
        !           860: Resolution Services Necessary for URN Resolution</a></cite>, M.
        !           861: Mealling, R. Daniel. IETF.</dd>
        !           862: <dt id="refsRFC2781">[RFC2781]</dt>
        !           863: <dd><cite><a href="http://tools.ietf.org/html/rfc2781">UTF-16, an
        !           864: encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau.
        !           865: IETF.</dd>
        !           866: <dt id="refsRFC3676">[RFC3676]</dt>
        !           867: <dd><cite><a href="http://tools.ietf.org/html/rfc3676">The
        !           868: Text/Plain Format and DelSp Parameters</a></cite>, R. Gellens.
        !           869: IETF.</dd>
        !           870: <dt id="refsRFC2806">[RFC2806]</dt>
        !           871: <dd>(Non-normative) <cite><a href="http://tools.ietf.org/html/rfc2806">URLs for Telephone
        !           872: Calls</a></cite>, A. Vaha-Sipila. IETF.</dd>
        !           873: <dt id="refsRFC3023">[RFC3023]</dt>
        !           874: <dd><cite><a href="http://tools.ietf.org/html/rfc3023">XML Media
        !           875: Types</a></cite>, M. Murata, S. St. Laurent, D. Kohn. IETF.</dd>
        !           876: <dt id="refsRFC3279">[RFC3279]</dt>
        !           877: <dd><cite><a href="http://tools.ietf.org/html/rfc3279">Algorithms
        !           878: and Identifiers for the Internet X.509 Public Key Infrastructure
        !           879: Certificate and Certificate Revocation List (CRL)
        !           880: Profile</a></cite>, W. Polk, R. Housley, L. Bassham. IETF.</dd>
        !           881: <dt id="refsRFC3490">[RFC3490]</dt>
        !           882: <dd><cite><a href="http://tools.ietf.org/html/rfc3490">Internationalizing Domain
        !           883: Names in Applications (IDNA)</a></cite>, P. Faltstrom, P. Hoffman,
        !           884: A. Costello. IETF.</dd>
        !           885: <dt id="refsRFC3629">[RFC3629]</dt>
        !           886: <dd><cite><a href="http://tools.ietf.org/html/rfc3629">UTF-8, a
        !           887: transformation format of ISO 10646</a></cite>, F. Yergeau.
        !           888: IETF.</dd>
        !           889: <dt id="refsRFC3864">[RFC3864]</dt>
        !           890: <dd><cite><a href="http://tools.ietf.org/html/rfc3864">Registration
        !           891: Procedures for Message Header Fields</a></cite>, G. Klyne, M.
        !           892: Nottingham, J. Mogul. IETF.</dd>
        !           893: <dt id="refsRFC3986">[RFC3986]</dt>
        !           894: <dd><cite><a href="http://tools.ietf.org/html/rfc3986">Uniform
        !           895: Resource Identifier (URI): Generic Syntax</a></cite>, T.
        !           896: Berners-Lee, R. Fielding, L. Masinter. IETF.</dd>
        !           897: <dt id="refsRFC3987">[RFC3987]</dt>
        !           898: <dd><cite><a href="http://tools.ietf.org/html/rfc3987">Internationalized Resource
        !           899: Identifiers (IRIs)</a></cite>, M. D&uuml;rst, M. Suignard. IETF.</dd>
        !           900: <dt id="refsRFC4281">[RFC4281]</dt>
        !           901: <dd><cite><a href="http://tools.ietf.org/html/rfc4281">The Codecs
        !           902: Parameter for "Bucket" Media Types</a></cite>, R. Gellens, D.
        !           903: Singer, P. Frojdh. IETF.</dd>
        !           904: <dt id="refsRFC4329">[RFC4329]</dt>
        !           905: <dd>(Non-normative) <cite><a href="http://tools.ietf.org/html/rfc4329">Scripting Media
        !           906: Types</a></cite>, B. H&ouml;hrmann. IETF.</dd>
        !           907: <dt id="refsRFC4366">[RFC4366]</dt>
        !           908: <dd><cite><a href="http://tools.ietf.org/html/rfc4366">Transport
        !           909: Layer Security (TLS) Extensions</a></cite>, S. Blake-Wilson, M.
        !           910: Nystrom, D. Hopwood, J. Mikkelsen, T. Wright. IETF.</dd>
        !           911: <dt id="refsRFC4395">[RFC4395]</dt>
        !           912: <dd><cite><a href="http://tools.ietf.org/html/rfc4395">Guidelines
        !           913: and Registration Procedures for New URI Schemes</a></cite>, T.
        !           914: Hansen, T. Hardie, L. Masinter. IETF.</dd>
        !           915: <dt id="refsRFC4648">[RFC4648]</dt>
        !           916: <dd><cite><a href="http://tools.ietf.org/html/rfc4648">The Base16,
        !           917: Base32, and Base64 Data Encodings</a></cite>, S. Josefsson.
        !           918: IETF.</dd>
        !           919: <dt id="refsRFC4770">[RFC4770]</dt>
        !           920: <dd><cite><a href="http://tools.ietf.org/html/rfc4770">vCard
        !           921: Extensions for Instant Messaging (IM)</a></cite>, C. Jennings, J.
        !           922: Reschke. IETF.</dd>
        !           923: <dt id="refsRFC5280">[RFC5280]</dt>
        !           924: <dd><cite><a href="http://tools.ietf.org/html/rfc5280">Internet
        !           925: X.509 Public Key Infrastructure Certificate and Certificate
        !           926: Revocation List (CRL) Profile</a></cite>, D. Cooper, S. Santesson,
        !           927: S. Farrell, S. Boeyen, R. Housley, W. Polk. IETF.</dd>
        !           928: <dt id="refsRFC5322">[RFC5322]</dt>
        !           929: <dd><cite><a href="http://tools.ietf.org/html/rfc5322">Internet
        !           930: Message Format</a></cite>, P. Resnick. IETF.</dd>
        !           931: <dt id="refsRFC5724">[RFC5724]</dt>
        !           932: <dd><cite><a href="http://tools.ietf.org/html/rfc5724">URI Scheme
        !           933: for Global System for Mobile Communications (GSM) Short Message
        !           934: Service (SMS)</a></cite>, E. Wilde, A. Vaha-Sipila. IETF.</dd>
        !           935: <dt id="refsRFC6266">[RFC6266]</dt>
        !           936: <dd><cite><a href="http://tools.ietf.org/html/rfc6266">Use of the
        !           937: Content-Disposition Header Field in the Hypertext Transfer Protocol
        !           938: (HTTP)</a></cite>, J. Reschke. IETF.</dd>
        !           939: <dt id="refsRFC6350">[RFC6350]</dt>
        !           940: <dd><cite><a href="http://tools.ietf.org/html/rfc6350">vCard Format
        !           941: Specification</a></cite>, S. Perreault. IETF.</dd>
        !           942: <dt id="refsSCSU">[SCSU]</dt>
        !           943: <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr6/">UTR #6: A Standard
        !           944: Compression Scheme For Unicode</a></cite>, M. Wolf, K. Whistler, C.
        !           945: Wicksteed, M. Davis, A. Freytag, M. Scherer. Unicode
        !           946: Consortium.</dd>
        !           947: <dt id="refsSDP">[SDP]</dt>
        !           948: <dd><cite><a href="http://tools.ietf.org/html/rfc4566">SDP: Session
        !           949: Description Protocol</a></cite>, M. Handley, V. Jacobson, C.
        !           950: Perkins. IETF.</dd>
        !           951: <dt id="refsSDPLABEL">[SDPLABEL]</dt>
        !           952: <dd><cite><a href="http://tools.ietf.org/html/rfc4574">The Session
        !           953: Description Protocol (SDP) Label Attribute</a></cite>, O. Levin, G.
        !           954: Camarillo. IETF.</dd>
        !           955: <dt id="refsSDPOFFERANSWER">[SDPOFFERANSWER]</dt>
        !           956: <dd><cite><a href="http://tools.ietf.org/html/rfc3264">An
        !           957: Offer/Answer Model with the Session Description Protocol
        !           958: (SDP)</a></cite>, J. Rosenberg, H. Schulzrinne. IETF.</dd>
        !           959: <dt id="refsSELECTORS">[SELECTORS]</dt>
        !           960: <dd><cite><a href="http://dev.w3.org/csswg/selectors4/">Selectors</a></cite>, E.
        !           961: Etemad, T. &Ccedil;elik, D. Glazman, I. Hickson, P. Linss, J. Williams.
        !           962: W3C.</dd>
        !           963: <dt id="refsSHA1">[SHA1]</dt>
        !           964: <dd><cite><a href="http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf">
        !           965: Secure Hash Standard</a></cite>. NIST.</dd>
        !           966: <dt id="refsSHIFTJIS">[SHIFTJIS]</dt>
        !           967: <dd><cite>JIS X0208: 7-bit and 8-bit double byte coded KANJI sets
        !           968: for information interchange</cite>. Japanese Industrial Standards
        !           969: Committee.</dd>
        !           970: <dt id="refsSRGB">[SRGB]</dt>
        !           971: <dd><cite lang="en-GB" xml:lang="en-GB"><a href="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408!OpenDocument&amp;Click=">
        !           972: IEC 61966-2-1: Multimedia systems and equipment &mdash; Colour
        !           973: measurement and management &mdash; Part 2-1: Colour management &mdash; Default
        !           974: RGB colour space &mdash; sRGB</a></cite>. IEC.</dd>
        !           975: <dt id="refsSTUN">[STUN]</dt>
        !           976: <dd><cite><a href="http://tools.ietf.org/html/rfc5389">Session
        !           977: Traversal Utilities for NAT (STUN)</a></cite>, J. Rosenberg, R.
        !           978: Mahy, P. Matthews, D. Wing. IETF.</dd>
        !           979: <dt id="refsSVG">[SVG]</dt>
        !           980: <dd><cite><a href="http://www.w3.org/TR/SVGTiny12/">Scalable Vector
        !           981: Graphics (SVG) Tiny 1.2 Specification</a></cite>, O. Andersson, R.
        !           982: Berjon, E. Dahlstr&ouml;m, A. Emmons, J. Ferraiolo, A. Grasso, V. Hardy,
        !           983: S. Hayman, D. Jackson, C. Lilley, C. McCormack, A. Neumann, C.
        !           984: Northway, A. Quint, N. Ramani, D. Schepers, A. Shellshear.
        !           985: W3C.</dd>
        !           986: <dt id="refsTIS620">[TIS620]</dt>
        !           987: <dd><cite><a href="http://www.nectec.or.th/it-standards/std620/std620.htm">UDC
        !           988: 681.3.04:003.62</a></cite>. Thai Industrial Standards Institute,
        !           989: Ministry of Industry, Royal Thai Government. ISBN
        !           990: 974-606-153-4.</dd>
        !           991: <dt id="refsTURN">[TURN]</dt>
        !           992: <dd><cite><a href="http://tools.ietf.org/html/rfc5766">Traversal
        !           993: Using Relays around NAT (TURN): Relay Extensions to Session
        !           994: Traversal Utilities for NAT (STUN)</a></cite>, R. Mahy, P.
        !           995: Matthews, J. Rosenberg. IETF.</dd>
        !           996: <dt id="refsTIMEZONES">[TIMEZONES]</dt>
        !           997: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/timezone/">Working with Time
        !           998: Zones</a></cite>, A. Phillips, N. Lindenberg, M. Davis, M.J. D&uuml;rst,
        !           999: F. Sasaki, R. Ishida. W3C.</dd>
        !          1000: <dt id="refsTYPEDARRAY">[TYPEDARRAY]</dt>
        !          1001: <dd><cite><a href="http://www.khronos.org/registry/typedarray/specs/latest/">Typed
        !          1002: Array Specification</a></cite>, D. Herman, K. Russell.
        !          1003: Khronos.</dd>
        !          1004: <dt id="refsUAAG">[UAAG]</dt>
        !          1005: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/UAAG20/">User Agent Accessibility Guidelines
        !          1006: (UAAG) 2.0</a></cite>, J. Allan, K. Ford, J. Richards, J. Spellman.
        !          1007: W3C.</dd>
        !          1008: <dt id="refsUNDO">[UNDO]</dt>
        !          1009: <dd><cite><a href="http://rniwa.com/editing/undomanager.html">UndoManager and DOM
        !          1010: Transaction</a></cite>, R. Niwa.</dd>
        !          1011: <dt id="refsUNICODE">[UNICODE]</dt>
        !          1012: <dd><cite><a href="http://www.unicode.org/versions/">The Unicode
        !          1013: Standard</a></cite>. Unicode Consortium.</dd>
        !          1014: <dt id="refsUNIVCHARDET">[UNIVCHARDET]</dt>
        !          1015: <dd>(Non-normative) <cite><a href="http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html">
        !          1016: A composite approach to language/encoding detection</a></cite>, S.
        !          1017: Li, K. Momoi. Netscape. In <cite>Proceedings of the 19th
        !          1018: International Unicode Conference</cite>.</dd>
        !          1019: <dt id="refsUTF7">[UTF7]</dt>
        !          1020: <dd><cite><a href="http://tools.ietf.org/html/rfc2152">UTF-7: A
        !          1021: Mail-Safe Transformation Format of Unicode</a></cite>, D.
        !          1022: Goldsmith, M. Davis. IETF.</dd>
        !          1023: <dt id="refsUTF8DET">[UTF8DET]</dt>
        !          1024: <dd>(Non-normative) <cite><a href="http://www.w3.org/International/questions/qa-forms-utf-8">Multilingual
        !          1025: form encoding</a></cite>, M. D&uuml;rst. W3C.</dd>
        !          1026: <dt id="refsUTR36">[UTR36]</dt>
        !          1027: <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr36/">UTR #36: Unicode Security
        !          1028: Considerations</a></cite>, M. Davis, M. Suignard. Unicode
        !          1029: Consortium.</dd>
        !          1030: <dt id="refsWCAG">[WCAG]</dt>
        !          1031: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/WCAG20/">Web Content Accessibility Guidelines
        !          1032: (WCAG) 2.0</a></cite>, B. Caldwell, M. Cooper, L. Reid, G.
        !          1033: Vanderheiden. W3C.</dd>
        !          1034: <dt id="refsWEBADDRESSES">[WEBADDRESSES]</dt>
        !          1035: <dd><cite><a href="http://www.w3.org/html/wg/href/draft">Web
        !          1036: addresses in HTML5</a></cite>, D. Connolly, C.
        !          1037: Sperberg-McQueen.</dd>
        !          1038: <dt id="refsWEBGL">[WEBGL]</dt>
        !          1039: <dd><cite><a href="http://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/WebGL-index.html">
        !          1040: WebGL Specification</a></cite>, C. Marrin. Khronos Group.</dd>
        !          1041: <dt id="refsWEBIDL">[WEBIDL]</dt>
        !          1042: <!--
        !          1043:    <dd><cite><a href="http://www.w3.org/TR/WebIDL/">Web
1.564     mike     1044:    IDL</a></cite>, C. McCormack. W3C.</dd>
1.1139  ! mike     1045:    -->
        !          1046: <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web
        !          1047: IDL</a></cite>, C. McCormack. W3C.</dd>
        !          1048: <dt id="refsWEBLINK">[WEBLINK]</dt>
        !          1049: <dd><cite><a href="http://tools.ietf.org/html/rfc5988">Web
        !          1050: Linking</a></cite>, M. Nottingham. IETF.</dd>
        !          1051: <dt id="refsWEBMCG">[WEBMCG]</dt>
        !          1052: <dd><cite><a href="http://www.webmproject.org/code/specs/container/">WebM Container
        !          1053: Guidelines</a></cite>. The WebM Project.</dd>
        !          1054: <dt id="refsWEBSOCKET">[WEBSOCKET]</dt>
        !          1055: <dd><cite><a href="http://dev.w3.org/html5/websockets/">The
        !          1056: WebSocket API</a></cite>, I. Hickson. W3C.</dd>
        !          1057: <dt id="refsWEBSTORAGE">[WEBSTORAGE]</dt>
        !          1058: <dd><cite><a href="http://dev.w3.org/html5/webstorage/">Web
        !          1059: Storage</a></cite>, I. Hickson. W3C.</dd>
        !          1060: <dt id="refsWEBVTT">[WEBVTT]</dt>
        !          1061: <dd><cite><a href="http://dev.w3.org/html5/webvtt/">WebVTT</a></cite>, I. Hickson.
        !          1062: W3C.</dd>
        !          1063: <dt id="refsWEBWORKERS">[WEBWORKERS]</dt>
        !          1064: <dd><cite><a href="http://dev.w3.org/html5/workers/">Web
        !          1065: Workers</a></cite>, I. Hickson. W3C.</dd>
        !          1066: <dt id="refsWHATWGBLOG">[WHATWGBLOG]</dt>
        !          1067: <dd><cite><a href="http://blog.whatwg.org/">The WHATWG
        !          1068: Blog</a></cite>. WHATWG.</dd>
        !          1069: <dt id="refsWHATWGWIKI">[WHATWGWIKI]</dt>
        !          1070: <dd><cite><a href="http://wiki.whatwg.org/">The WHATWG
        !          1071: Wiki</a></cite>. WHATWG.</dd>
        !          1072: <dt id="refsWIN1252">[WIN1252]</dt>
        !          1073: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/1252.htm">Windows
        !          1074: 1252</a></cite>. Microsoft.</dd>
        !          1075: <dt id="refsWIN1254">[WIN1254]</dt>
        !          1076: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/1254.htm">Windows
        !          1077: 1254</a></cite>. Microsoft.</dd>
        !          1078: <dt id="refsWIN31J">[WIN31J]</dt>
        !          1079: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/dbcs/932.mspx">Windows
        !          1080: Codepage 932</a></cite>. Microsoft.</dd>
        !          1081: <dt id="refsWIN874">[WIN874]</dt>
        !          1082: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/874.mspx">Windows
        !          1083: 874</a></cite>. Microsoft.</dd>
        !          1084: <dt id="refsWIN949">[WIN949]</dt>
        !          1085: <dd><cite><a href="http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP949.TXT">
        !          1086: Windows Codepage 949</a></cite>. Microsoft.</dd>
        !          1087: <dt id="refsWSP">[WSP]</dt>
        !          1088: <dd><cite><a href="http://tools.ietf.org/html/rfc6455">The
        !          1089: WebSocket protocol</a></cite>, I. Fette, A. Melnikov. IETF.</dd>
        !          1090: <dt id="refsX121">[X121]</dt>
        !          1091: <dd><cite>Recommendation X.121 &mdash; International Numbering Plan for
        !          1092: Public Data Networks</cite>, CCITT Blue Book, Fascicle VIII.3, pp.
        !          1093: 317-332.</dd>
        !          1094: <dt id="refsX690">[X690]</dt>
        !          1095: <dd><cite><a href="http://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf">
        !          1096: Recommendation X.690 &mdash; Information Technology &mdash; ASN.1 Encoding
        !          1097: Rules &mdash; Specification of Basic Encoding Rules (BER), Canonical
        !          1098: Encoding Rules (CER), and Distinguished Encoding Rules
        !          1099: (DER)</a></cite>. International Telecommunication Union.</dd>
        !          1100: <dt id="refsXFN">[XFN]</dt>
        !          1101: <dd><cite><a href="http://gmpg.org/xfn/11">XFN 1.1
        !          1102: profile</a></cite>, T. &Ccedil;elik, M. Mullenweg, E. Meyer. GMPG.</dd>
        !          1103: <dt id="refsXHR">[XHR]</dt>
        !          1104: <!--
        !          1105:    <dd><cite><a href="http://www.w3.org/TR/XMLHttpRequest/">The XMLHttpRequest
        !          1106:    Object</a></cite>, A. van Kesteren. W3C.</dd>
        !          1107:    -->
        !          1108: <dd><cite><a href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/"><code>XMLHttpRequest</code></a></cite>,
        !          1109: A. van Kesteren. W3C.</dd>
        !          1110: <dt id="refsXHTML1">[XHTML1]</dt>
        !          1111: <dd><cite><a href="http://www.w3.org/TR/xhtml1/">XHTML(TM) 1.0 The
        !          1112: Extensible HyperText Markup Language (Second Edition)</a></cite>.
        !          1113: W3C.</dd>
        !          1114: <dt id="refsXHTMLMOD">[XHTMLMOD]</dt>
        !          1115: <dd><cite><a href="http://www.w3.org/TR/xhtml-modularization">Modularization of
        !          1116: XHTML(TM)</a></cite>, M. Altheim, F. Boumphrey, S. Dooley, S.
        !          1117: McCarron, S. Schnitzenbaumer, T. Wugofski. W3C.</dd>
        !          1118: <dt id="refsXML">[XML]</dt>
        !          1119: <dd><cite><a href="http://www.w3.org/TR/xml/">Extensible Markup
        !          1120: Language</a></cite>, T. Bray, J. Paoli, C. Sperberg-McQueen, E.
        !          1121: Maler, F. Yergeau. W3C.</dd>
        !          1122: <dt id="refsXMLBASE">[XMLBASE]</dt>
        !          1123: <dd><cite><a href="http://www.w3.org/TR/xmlbase/">XML
        !          1124: Base</a></cite>, J. Marsh, R. Tobin. W3C.</dd>
        !          1125: <dt id="refsXMLNS">[XMLNS]</dt>
        !          1126: <dd><cite><a href="http://www.w3.org/TR/xml-names/">Namespaces in
        !          1127: XML</a></cite>, T. Bray, D. Hollander, A. Layman, R. Tobin.
        !          1128: W3C.</dd>
        !          1129: <dt id="refsXPATH10">[XPATH10]</dt>
        !          1130: <dd><cite><a href="http://www.w3.org/TR/1999/REC-xpath-19991116">XML Path Language
        !          1131: (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C.</dd>
        !          1132: <dt id="refsXSLT10">[XSLT10]</dt>
        !          1133: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL Transformations
        !          1134: (XSLT) Version 1.0</a></cite>, J. Clark. W3C.</dd>
        !          1135: <!--(once XSLTProcessor is defined somewhere, update this and the place that references this)
        !          1136:    <dt id="refsXSLTP">[XSLTP]</dt>
        !          1137:    <dd>(Non-normative) <cite><a href=""></a></cite>, . .</dd>
        !          1138: -->
        !          1139: <dt id="refsRFC2109">[RFC2109]</dt>
        !          1140: <dd><cite><a href="http://tools.ietf.org/html/rfc2109">HTTP State
        !          1141: Management Mechanism</a></cite>, D. Kristol, L. Montulli.
        !          1142: IETF.</dd>
        !          1143: <dt id="refsRFC2616">[RFC2616]</dt>
        !          1144: <dd><cite><a href="http://tools.ietf.org/html/rfc2616">Hypertext
        !          1145: Transfer Protocol &mdash; HTTP/1.1</a></cite>, R. Fielding, J. Gettys, J.
        !          1146: Mogul, H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee.
        !          1147: IETF.</dd>
        !          1148: <dt id="refsRFC2965">[RFC2965]</dt>
        !          1149: <dd><cite><a href="http://tools.ietf.org/html/rfc2965">HTTP State
        !          1150: Management Mechanism</a></cite>, D. Kristol, L. Montulli.
        !          1151: IETF.</dd>
        !          1152: <dt id="refsRFC5234">[RFC5234]</dt>
        !          1153: <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
        !          1154: BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, P.
        !          1155: Overell. IETF.</dd>
        !          1156: <!--REFERENCES OFF--></dl>

Webmaster