CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 00:54:16 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/w3c/html-aria.git
etag: W/"b8cb2523665ca873002e8cd849ba2f0b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=A7htRh2ASKrz0bzFfsodc%2BiBl10%2BoX4u9JTjs7R2pdjYsFUJT9B6AL5AbmbvrPDPBO1QuFAx4dkvqkRNRX1%2FAxAF9r%2ByHiFSiRLVoUotC2OoKznRjN1naObYpw3O1uqW2FyGBFIOtEbG3z59JnzsV4eXu684MqrXMyYIsebinSvoRUtCmfJM1w1i8395ZeC7MWl2SGgsFcFPFZjuXjDS7rkO%2BatDZt8Lpj5s8sPLglIoH7gJfVEWGOx9Ct59csFmklN7a00kqThNUqau9g55Cw%3D%3D--29FoAD1GcguplNMa--jps9QNqTMnfiw0v4uuXJNA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.275123557.1760144055; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 00:54:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 11 Oct 2026 00:54:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8D3C:12E1F8:1B3EEE:27C8DF:68E9AAB7
add remaining elements from HTML · w3c/html-aria@6a14011 · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit 6a14011
committed
add remaining elements from HTML
closes #140
this commit:
* re-adds `menu` per its definition in the living standard and how it is mapped in HTML AAM
* adds `menu` as an allowed parent of `li`
* adds autonomous custom element (though i think it’d be beneficial to provide more guidance on this in the future)
Additionally this commit does a bunch of source cleanup and starts converting more of the links to the HTML spec to the respec syntax.1 parent 8810d21 commit 6a14011Copy full SHA for 6a14011
File tree
Expand file treeCollapse file tree
1 file changed
+67
-112
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+67
-112
lines changedCollapse file: index.html
+67-112Lines changed: 67 additions & 112 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
334 | 352 |
| |
335 | 353 |
| |
336 | 354 |
| |
| |||
340 | 358 |
| |
341 | 359 |
| |
342 | 360 |
| |
343 |
| - | |
344 |
| - | |
| 361 | + | |
345 | 362 |
| |
346 | 363 |
| |
347 | 364 |
| |
| |||
433 | 450 |
| |
434 | 451 |
| |
435 | 452 |
| |
436 |
| - | |
437 |
| - | |
| 453 | + | |
438 | 454 |
| |
439 | 455 |
| |
440 | 456 |
| |
| |||
774 | 790 |
| |
775 | 791 |
| |
776 | 792 |
| |
777 |
| - | |
778 |
| - | |
| 793 | + | |
779 | 794 |
| |
780 | 795 |
| |
781 | 796 |
| |
| |||
1095 | 1110 |
| |
1096 | 1111 |
| |
1097 | 1112 |
| |
1098 |
| - | |
1099 |
| - | |
| 1113 | + | |
1100 | 1114 |
| |
1101 | 1115 |
| |
1102 | 1116 |
| |
| |||
1415 | 1429 |
| |
1416 | 1430 |
| |
1417 | 1431 |
| |
1418 |
| - | |
| 1432 | + | |
1419 | 1433 |
| |
1420 | 1434 |
| |
1421 | 1435 |
| |
| |||
1434 | 1448 |
| |
1435 | 1449 |
| |
1436 | 1450 |
| |
1437 |
| - | |
| 1451 | + | |
1438 | 1452 |
| |
1439 | 1453 |
| |
1440 | 1454 |
| |
| |||
1450 | 1464 |
| |
1451 | 1465 |
| |
1452 | 1466 |
| |
1453 |
| - | |
| 1467 | + | |
1454 | 1468 |
| |
1455 | 1469 |
| |
1456 | 1470 |
| |
| |||
1466 | 1480 |
| |
1467 | 1481 |
| |
1468 | 1482 |
| |
1469 |
| - | |
1470 |
| - | |
| 1483 | + | |
1471 | 1484 |
| |
1472 | 1485 |
| |
1473 | 1486 |
| |
| |||
1501 | 1514 |
| |
1502 | 1515 |
| |
1503 | 1516 |
| |
1504 |
| - | |
| 1517 | + | |
1505 | 1518 |
| |
1506 | 1519 |
| |
1507 | 1520 |
| |
1508 | 1521 |
| |
1509 | 1522 |
| |
1510 | 1523 |
| |
1511 |
| - | |
1512 |
| - | |
| 1524 | + | |
1513 | 1525 |
| |
1514 | 1526 |
| |
1515 | 1527 |
| |
1516 | 1528 |
| |
1517 |
| - | |
| 1529 | + | |
1518 | 1530 |
| |
1519 | 1531 |
| |
1520 | 1532 |
| |
| |||
1532 | 1544 |
| |
1533 | 1545 |
| |
1534 | 1546 |
| |
1535 |
| - | |
| 1547 | + | |
1536 | 1548 |
| |
1537 | 1549 |
| |
1538 | 1550 |
| |
1539 | 1551 |
| |
1540 | 1552 |
| |
1541 |
| - | |
1542 |
| - | |
| 1553 | + | |
1543 | 1554 |
| |
1544 | 1555 |
| |
1545 | 1556 |
| |
| |||
1561 | 1572 |
| |
1562 | 1573 |
| |
1563 | 1574 |
| |
1564 |
| - | |
1565 |
| - | |
1566 |
| - | |
1567 |
| - | |
1568 |
| - | |
1569 |
| - | |
| 1575 | + | |
1570 | 1576 |
| |
1571 |
| - | |
| 1577 | + | |
1572 | 1578 |
| |
1573 | 1579 |
| |
1574 |
| - | |
1575 |
| - | |
1576 |
| - | |
1577 |
| - | |
1578 |
| - | |
1579 |
| - | |
1580 |
| - | |
1581 |
| - | |
1582 |
| - | |
1583 |
| - | |
1584 |
| - | |
1585 |
| - | |
1586 |
| - | |
1587 |
| - | |
1588 |
| - | |
1589 |
| - | |
1590 |
| - | |
1591 |
| - | |
| 1580 | + | |
1592 | 1581 |
| |
1593 | 1582 |
| |
1594 | 1583 |
| |
1595 |
| - | |
1596 |
| - | |
1597 |
| - | |
1598 |
| - | |
1599 |
| - | |
1600 |
| - | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
1601 | 1587 |
| |
1602 |
| - | |
1603 |
| - | |
1604 |
| - | |
1605 |
| - | |
1606 |
| - | |
1607 |
| - | |
1608 |
| - | |
1609 |
| - | |
1610 |
| - | |
1611 |
| - | |
1612 |
| - | |
1613 |
| - | |
1614 |
| - | |
1615 | 1588 |
| |
1616 |
| - | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
1617 | 1601 |
| |
1618 | 1602 |
| |
1619 | 1603 |
| |
1620 |
| - | |
1621 |
| - | |
| 1604 | + | |
| 1605 | + | |
1622 | 1606 |
| |
1623 | 1607 |
| |
1624 | 1608 |
| |
1625 |
| - | |
1626 |
| - | |
1627 |
| - | |
1628 |
| - | |
1629 |
| - | |
1630 |
| - | |
1631 |
| - | |
1632 |
| - | |
1633 |
| - | |
1634 |
| - | |
1635 |
| - | |
1636 |
| - | |
1637 |
| - | |
1638 |
| - | |
1639 |
| - | |
1640 |
| - | |
1641 |
| - | |
1642 |
| - | |
1643 |
| - | |
1644 |
| - | |
1645 |
| - | |
1646 | 1609 |
| |
1647 | 1610 |
| |
1648 |
| - | |
| 1611 | + | |
1649 | 1612 |
| |
1650 | 1613 |
| |
1651 | 1614 |
| |
1652 | 1615 |
| |
1653 | 1616 |
| |
1654 |
| - | |
1655 |
| - | |
| 1617 | + | |
1656 | 1618 |
| |
1657 | 1619 |
| |
1658 | 1620 |
| |
| |||
1701 | 1663 |
| |
1702 | 1664 |
| |
1703 | 1665 |
| |
1704 |
| - | |
1705 |
| - | |
| 1666 | + | |
1706 | 1667 |
| |
1707 | 1668 |
| |
1708 | 1669 |
| |
| |||
1727 | 1688 |
| |
1728 | 1689 |
| |
1729 | 1690 |
| |
1730 |
| - | |
| 1691 | + | |
1731 | 1692 |
| |
1732 | 1693 |
| |
1733 | 1694 |
| |
| |||
1798 | 1759 |
| |
1799 | 1760 |
| |
1800 | 1761 |
| |
1801 |
| - | |
| 1762 | + | |
1802 | 1763 |
| |
1803 | 1764 |
| |
1804 | 1765 |
| |
| |||
1816 | 1777 |
| |
1817 | 1778 |
| |
1818 | 1779 |
| |
1819 |
| - | |
| 1780 | + | |
1820 | 1781 |
| |
1821 | 1782 |
| |
1822 | 1783 |
| |
| |||
1833 | 1794 |
| |
1834 | 1795 |
| |
1835 | 1796 |
| |
1836 |
| - | |
1837 |
| - | |
| 1797 | + | |
1838 | 1798 |
| |
1839 | 1799 |
| |
1840 | 1800 |
| |
| |||
1851 | 1811 |
| |
1852 | 1812 |
| |
1853 | 1813 |
| |
1854 |
| - | |
| 1814 | + | |
1855 | 1815 |
| |
1856 | 1816 |
| |
1857 | 1817 |
| |
| |||
1863 | 1823 |
| |
1864 | 1824 |
| |
1865 | 1825 |
| |
1866 |
| - | |
1867 |
| - | |
| 1826 | + | |
1868 | 1827 |
| |
1869 | 1828 |
| |
1870 | 1829 |
| |
1871 | 1830 |
| |
1872 |
| - | |
| 1831 | + | |
1873 | 1832 |
| |
1874 | 1833 |
| |
1875 | 1834 |
| |
| |||
1945 | 1904 |
| |
1946 | 1905 |
| |
1947 | 1906 |
| |
1948 |
| - | |
| 1907 | + | |
1949 | 1908 |
| |
1950 | 1909 |
| |
1951 | 1910 |
| |
| |||
1989 | 1948 |
| |
1990 | 1949 |
| |
1991 | 1950 |
| |
1992 |
| - | |
1993 |
| - | |
| 1951 | + | |
1994 | 1952 |
| |
1995 | 1953 |
| |
1996 | 1954 |
| |
| |||
2000 | 1958 |
| |
2001 | 1959 |
| |
2002 | 1960 |
| |
2003 |
| - | |
2004 |
| - | |
| 1961 | + | |
2005 | 1962 |
| |
2006 | 1963 |
| |
2007 | 1964 |
| |
| |||
2030 | 1987 |
| |
2031 | 1988 |
| |
2032 | 1989 |
| |
2033 |
| - | |
2034 |
| - | |
| 1990 | + | |
2035 | 1991 |
| |
2036 | 1992 |
| |
2037 | 1993 |
| |
| |||
2103 | 2059 |
| |
2104 | 2060 |
| |
2105 | 2061 |
| |
2106 |
| - | |
2107 |
| - | |
| 2062 | + | |
2108 | 2063 |
| |
2109 | 2064 |
| |
2110 | 2065 |
| |
| |||
2261 | 2216 |
| |
2262 | 2217 |
| |
2263 | 2218 |
| |
2264 |
| - | |
| 2219 | + | |
2265 | 2220 |
| |
2266 | 2221 |
| |
2267 | 2222 |
| |
|
You can’t perform that action at this time.
0 commit comments