Skip to content

Commit a10558d

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 15.2.0.
1 parent dba3f60 commit a10558d

28 files changed

+1153
-1353
lines changed

ed/css/css-anchor-position.json

+3-10
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878
{
7979
"name": "position-anchor",
8080
"href": "https://drafts.csswg.org/css-anchor-position-1/#propdef-position-anchor",
81-
"value": "<anchor-element>",
82-
"initial": "implicit",
81+
"value": "auto | <anchor-element>",
82+
"initial": "auto",
8383
"appliesTo": "absolutely positioned elements",
8484
"inherited": "no",
8585
"percentages": "n/a",
@@ -684,13 +684,6 @@
684684
"type": "value",
685685
"value": "<dashed-ident>"
686686
},
687-
{
688-
"name": "implicit",
689-
"prose": "Selects the implicit anchor element defined for the element, if possible.",
690-
"href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-implicit",
691-
"type": "value",
692-
"value": "implicit"
693-
},
694687
{
695688
"name": "inside",
696689
"prose": "Resolves to one of the anchor element’s sides, depending on which inset property it’s used in. inside refers to the same side as the inset property (attaching the element to the \"inside\" of the anchor), while outside refers to the opposite.",
@@ -781,7 +774,7 @@
781774
"name": "<anchor-element>",
782775
"href": "https://drafts.csswg.org/css-anchor-position-1/#typedef-anchor-element",
783776
"type": "type",
784-
"value": "<dashed-ident> | implicit"
777+
"value": "<dashed-ident>"
785778
},
786779
{
787780
"name": "<anchor-side>",

ed/css/css-text-4.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@
972972
"appliesTo": "block containers",
973973
"inherited": "yes",
974974
"percentages": "n/a",
975-
"computedValue": "specified keyword",
975+
"computedValue": "keyword as specified, except for match-parent which computes as defined above",
976976
"canonicalOrder": "n/a",
977977
"animationType": "discrete",
978978
"values": [

ed/css/css-text.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@
430430
"appliesTo": "block containers",
431431
"inherited": "yes",
432432
"percentages": "n/a",
433-
"computedValue": "specified keyword",
433+
"computedValue": "keyword as specified, except for match-parent which computes as defined above",
434434
"canonicalOrder": "n/a",
435435
"animationType": "discrete",
436436
"values": [

ed/dfns/css-anchor-position-1.json

-21
Original file line numberDiff line numberDiff line change
@@ -1329,27 +1329,6 @@
13291329
},
13301330
"definedIn": "pre"
13311331
},
1332-
{
1333-
"id": "valdef-anchor-implicit",
1334-
"href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-implicit",
1335-
"linkingText": [
1336-
"implicit"
1337-
],
1338-
"localLinkingText": [],
1339-
"type": "value",
1340-
"for": [
1341-
"anchor()"
1342-
],
1343-
"access": "public",
1344-
"informative": false,
1345-
"heading": {
1346-
"id": "anchor-pos",
1347-
"href": "https://drafts.csswg.org/css-anchor-position-1/#anchor-pos",
1348-
"title": "The anchor() Function",
1349-
"number": "3.2"
1350-
},
1351-
"definedIn": "dt"
1352-
},
13531332
{
13541333
"id": "valdef-anchor-inside",
13551334
"href": "https://drafts.csswg.org/css-anchor-position-1/#valdef-anchor-inside",

ed/dfns/encrypted-media.json

-208
Original file line numberDiff line numberDiff line change
@@ -1426,214 +1426,6 @@
14261426
},
14271427
"definedIn": "pre"
14281428
},
1429-
{
1430-
"id": "dom-hdcpversion",
1431-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion",
1432-
"linkingText": [
1433-
"HDCPVersion"
1434-
],
1435-
"localLinkingText": [],
1436-
"type": "enum",
1437-
"for": [],
1438-
"access": "public",
1439-
"informative": false,
1440-
"heading": {
1441-
"id": "methods-1",
1442-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1443-
"title": "Methods",
1444-
"number": "5.1"
1445-
},
1446-
"definedIn": "pre"
1447-
},
1448-
{
1449-
"id": "dom-hdcpversion-1.0",
1450-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-1.0",
1451-
"linkingText": [
1452-
"1.0"
1453-
],
1454-
"localLinkingText": [],
1455-
"type": "enum-value",
1456-
"for": [
1457-
"HDCPVersion"
1458-
],
1459-
"access": "public",
1460-
"informative": false,
1461-
"heading": {
1462-
"id": "methods-1",
1463-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1464-
"title": "Methods",
1465-
"number": "5.1"
1466-
},
1467-
"definedIn": "pre"
1468-
},
1469-
{
1470-
"id": "dom-hdcpversion-1.1",
1471-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-1.1",
1472-
"linkingText": [
1473-
"1.1"
1474-
],
1475-
"localLinkingText": [],
1476-
"type": "enum-value",
1477-
"for": [
1478-
"HDCPVersion"
1479-
],
1480-
"access": "public",
1481-
"informative": false,
1482-
"heading": {
1483-
"id": "methods-1",
1484-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1485-
"title": "Methods",
1486-
"number": "5.1"
1487-
},
1488-
"definedIn": "pre"
1489-
},
1490-
{
1491-
"id": "dom-hdcpversion-1.2",
1492-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-1.2",
1493-
"linkingText": [
1494-
"1.2"
1495-
],
1496-
"localLinkingText": [],
1497-
"type": "enum-value",
1498-
"for": [
1499-
"HDCPVersion"
1500-
],
1501-
"access": "public",
1502-
"informative": false,
1503-
"heading": {
1504-
"id": "methods-1",
1505-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1506-
"title": "Methods",
1507-
"number": "5.1"
1508-
},
1509-
"definedIn": "pre"
1510-
},
1511-
{
1512-
"id": "dom-hdcpversion-1.3",
1513-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-1.3",
1514-
"linkingText": [
1515-
"1.3"
1516-
],
1517-
"localLinkingText": [],
1518-
"type": "enum-value",
1519-
"for": [
1520-
"HDCPVersion"
1521-
],
1522-
"access": "public",
1523-
"informative": false,
1524-
"heading": {
1525-
"id": "methods-1",
1526-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1527-
"title": "Methods",
1528-
"number": "5.1"
1529-
},
1530-
"definedIn": "pre"
1531-
},
1532-
{
1533-
"id": "dom-hdcpversion-1.4",
1534-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-1.4",
1535-
"linkingText": [
1536-
"1.4"
1537-
],
1538-
"localLinkingText": [],
1539-
"type": "enum-value",
1540-
"for": [
1541-
"HDCPVersion"
1542-
],
1543-
"access": "public",
1544-
"informative": false,
1545-
"heading": {
1546-
"id": "methods-1",
1547-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1548-
"title": "Methods",
1549-
"number": "5.1"
1550-
},
1551-
"definedIn": "pre"
1552-
},
1553-
{
1554-
"id": "dom-hdcpversion-2.0",
1555-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-2.0",
1556-
"linkingText": [
1557-
"2.0"
1558-
],
1559-
"localLinkingText": [],
1560-
"type": "enum-value",
1561-
"for": [
1562-
"HDCPVersion"
1563-
],
1564-
"access": "public",
1565-
"informative": false,
1566-
"heading": {
1567-
"id": "methods-1",
1568-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1569-
"title": "Methods",
1570-
"number": "5.1"
1571-
},
1572-
"definedIn": "pre"
1573-
},
1574-
{
1575-
"id": "dom-hdcpversion-2.1",
1576-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-2.1",
1577-
"linkingText": [
1578-
"2.1"
1579-
],
1580-
"localLinkingText": [],
1581-
"type": "enum-value",
1582-
"for": [
1583-
"HDCPVersion"
1584-
],
1585-
"access": "public",
1586-
"informative": false,
1587-
"heading": {
1588-
"id": "methods-1",
1589-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1590-
"title": "Methods",
1591-
"number": "5.1"
1592-
},
1593-
"definedIn": "pre"
1594-
},
1595-
{
1596-
"id": "dom-hdcpversion-2.2",
1597-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-2.2",
1598-
"linkingText": [
1599-
"2.2"
1600-
],
1601-
"localLinkingText": [],
1602-
"type": "enum-value",
1603-
"for": [
1604-
"HDCPVersion"
1605-
],
1606-
"access": "public",
1607-
"informative": false,
1608-
"heading": {
1609-
"id": "methods-1",
1610-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1611-
"title": "Methods",
1612-
"number": "5.1"
1613-
},
1614-
"definedIn": "pre"
1615-
},
1616-
{
1617-
"id": "dom-hdcpversion-2.3",
1618-
"href": "https://w3c.github.io/encrypted-media/#dom-hdcpversion-2.3",
1619-
"linkingText": [
1620-
"2.3"
1621-
],
1622-
"localLinkingText": [],
1623-
"type": "enum-value",
1624-
"for": [
1625-
"HDCPVersion"
1626-
],
1627-
"access": "public",
1628-
"informative": false,
1629-
"heading": {
1630-
"id": "methods-1",
1631-
"href": "https://w3c.github.io/encrypted-media/#methods-1",
1632-
"title": "Methods",
1633-
"number": "5.1"
1634-
},
1635-
"definedIn": "pre"
1636-
},
16371429
{
16381430
"id": "dom-mediakeys-setservercertificate",
16391431
"href": "https://w3c.github.io/encrypted-media/#dom-mediakeys-setservercertificate",

ed/idl/encrypted-media.idl

+1-13
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,7 @@ enum MediaKeySessionType {
5050
};
5151

5252
dictionary MediaKeysPolicy {
53-
HDCPVersion minHdcpVersion;
54-
};
55-
56-
enum HDCPVersion {
57-
"1.0",
58-
"1.1",
59-
"1.2",
60-
"1.3",
61-
"1.4",
62-
"2.0",
63-
"2.1",
64-
"2.2",
65-
"2.3",
53+
DOMString minHdcpVersion;
6654
};
6755

6856
enum MediaKeySessionClosedReason {

0 commit comments

Comments
 (0)