diff --git a/ed/dfns/contact-picker.json b/ed/dfns/contact-picker.json index bca061526608..39ea6f3860f3 100644 --- a/ed/dfns/contact-picker.json +++ b/ed/dfns/contact-picker.json @@ -1173,6 +1173,27 @@ "number": "7" }, "definedIn": "prose" + }, + { + "id": "contactsmanager-create-a-contactaddress-from-user-provided-input", + "href": "https://w3c.github.io/contact-picker/#contactsmanager-create-a-contactaddress-from-user-provided-input", + "linkingText": [ + "create a ContactAddress from user-provided input" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "ContactsManager" + ], + "access": "public", + "informative": false, + "heading": { + "id": "creating-contactaddress", + "href": "https://w3c.github.io/contact-picker/#creating-contactaddress", + "title": "Creating a ContactAddress from user-provided input", + "number": "8" + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/ed/dfns/payment-request-1.1.json b/ed/dfns/payment-request-1.1.json index d7333e086807..00b6cec950f3 100644 --- a/ed/dfns/payment-request-1.1.json +++ b/ed/dfns/payment-request-1.1.json @@ -1,6 +1,6 @@ { "spec": { - "title": "Payment Request API 1.1", + "title": "Payment Request API", "url": "https://w3c.github.io/payment-request/" }, "dfns": [ diff --git a/ed/events/payment-request-1.1.json b/ed/events/payment-request-1.1.json index 839d8fbb917a..a4693555c2b7 100644 --- a/ed/events/payment-request-1.1.json +++ b/ed/events/payment-request-1.1.json @@ -1,6 +1,6 @@ { "spec": { - "title": "Payment Request API 1.1", + "title": "Payment Request API", "url": "https://w3c.github.io/payment-request/" }, "events": [ diff --git a/ed/headings/contact-picker.json b/ed/headings/contact-picker.json index 4b67dbc24a63..b15854f11d78 100644 --- a/ed/headings/contact-picker.json +++ b/ed/headings/contact-picker.json @@ -147,12 +147,19 @@ "title": "Contact Picker", "number": "7" }, + { + "id": "creating-contactaddress", + "href": "https://w3c.github.io/contact-picker/#creating-contactaddress", + "level": 2, + "title": "Creating a ContactAddress from user-provided input", + "number": "8" + }, { "id": "acknowledgments", "href": "https://w3c.github.io/contact-picker/#acknowledgments", "level": 2, "title": "Acknowledgments", - "number": "8" + "number": "9" }, { "id": "w3c-conformance", diff --git a/ed/headings/payment-request-1.1.json b/ed/headings/payment-request-1.1.json index 1be13ecda792..2e60cc3a2b73 100644 --- a/ed/headings/payment-request-1.1.json +++ b/ed/headings/payment-request-1.1.json @@ -1,6 +1,6 @@ { "spec": { - "title": "Payment Request API 1.1", + "title": "Payment Request API", "url": "https://w3c.github.io/payment-request/" }, "headings": [ @@ -8,13 +8,7 @@ "id": "title", "href": "https://w3c.github.io/payment-request/#title", "level": 1, - "title": "Payment Request API 1.1" - }, - { - "id": "changes-since-last-publication", - "href": "https://w3c.github.io/payment-request/#changes-since-last-publication", - "level": 3, - "title": "Changes since last publication" + "title": "Payment Request API" }, { "id": "toc", @@ -471,13 +465,6 @@ "title": "canMakePayment() protections", "number": "15.8" }, - { - "id": "user-activation-requirement-0", - "href": "https://w3c.github.io/payment-request/#user-activation-requirement-0", - "level": 3, - "title": "User activation requirement", - "number": "15.9" - }, { "id": "accessibility-considerations", "href": "https://w3c.github.io/payment-request/#accessibility-considerations", diff --git a/ed/headings/webxr.json b/ed/headings/webxr.json index 7262e5792487..49e0dda03150 100644 --- a/ed/headings/webxr.json +++ b/ed/headings/webxr.json @@ -519,6 +519,12 @@ "level": 2, "title": "Changes" }, + { + "id": "changes-from-20220331", + "href": "https://immersive-web.github.io/webxr/#changes-from-20220331", + "level": 3, + "title": "Changes from the Candidate Recommendation Snapshot, 31 March 2022" + }, { "id": "changes-from-20200724", "href": "https://immersive-web.github.io/webxr/#changes-from-20200724", diff --git a/ed/idl/payment-request.idl b/ed/idl/payment-request.idl index 0a97d4d75c1c..50c12fe49c33 100644 --- a/ed/idl/payment-request.idl +++ b/ed/idl/payment-request.idl @@ -1,7 +1,7 @@ // GENERATED CONTENT - DO NOT EDIT // Content was automatically extracted by Reffy into webref // (https://github.com/w3c/webref) -// Source: Payment Request API 1.1 (https://w3c.github.io/payment-request/) +// Source: Payment Request API (https://w3c.github.io/payment-request/) [SecureContext, Exposed=Window] interface PaymentRequest : EventTarget { diff --git a/ed/ids/contact-picker.json b/ed/ids/contact-picker.json index 06bea0b0f850..a34c3cb64de9 100644 --- a/ed/ids/contact-picker.json +++ b/ed/ids/contact-picker.json @@ -533,6 +533,41 @@ "https://w3c.github.io/contact-picker/#ref-for-list%E2%91%A0%E2%93%AA", "https://w3c.github.io/contact-picker/#ref-for-list%E2%91%A0%E2%91%A0", "https://w3c.github.io/contact-picker/#ref-for-user-contact%E2%91%A0%E2%93%AA", + "https://w3c.github.io/contact-picker/#creating-contactaddress", + "https://w3c.github.io/contact-picker/#contactsmanager-create-a-contactaddress-from-user-provided-input", + "https://w3c.github.io/contact-picker/#ref-for-list%E2%91%A0%E2%91%A1", + "https://w3c.github.io/contact-picker/#ref-for-list-empty%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list%E2%91%A0%E2%91%A2", + "https://w3c.github.io/contact-picker/#ref-for-contactaddress%E2%91%A4", + "https://w3c.github.io/contact-picker/#ref-for-ordered-map", + "https://w3c.github.io/contact-picker/#ref-for-list%E2%91%A0%E2%91%A3", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A5", + "https://w3c.github.io/contact-picker/#ref-for-list%E2%91%A0%E2%91%A4", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A6", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-country%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A7", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-phone-number%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A8", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-city%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A0%E2%93%AA", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-dependent-locality%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A0%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-organization%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A0%E2%91%A1", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-postal-code%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-postal-code%E2%91%A1", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A0%E2%91%A2", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-recipient%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A0%E2%91%A3", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-region%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-region%E2%91%A1", + "https://w3c.github.io/contact-picker/#ref-for-physical-address%E2%91%A2", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-region%E2%91%A2", + "https://w3c.github.io/contact-picker/#ref-for-contactaddress%E2%91%A5", + "https://w3c.github.io/contact-picker/#ref-for-dom-contactaddress-region%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-list-contain%E2%91%A0%E2%91%A4", + "https://w3c.github.io/contact-picker/#ref-for-physical-address-sorting-code%E2%91%A0", + "https://w3c.github.io/contact-picker/#ref-for-contactaddress%E2%91%A6", "https://w3c.github.io/contact-picker/#acknowledgments", "https://w3c.github.io/contact-picker/#w3c-conformance", "https://w3c.github.io/contact-picker/#w3c-conventions", @@ -676,6 +711,11 @@ "https://w3c.github.io/contact-picker/#infopaneltitle-for-649608b9", "https://w3c.github.io/contact-picker/#infopanel-for-649608b9", "https://w3c.github.io/contact-picker/#infopaneltitle-for-649608b9", + "https://w3c.github.io/contact-picker/#3fca5a9e", + "https://w3c.github.io/contact-picker/#infopanel-for-3fca5a9e", + "https://w3c.github.io/contact-picker/#infopaneltitle-for-3fca5a9e", + "https://w3c.github.io/contact-picker/#infopanel-for-3fca5a9e", + "https://w3c.github.io/contact-picker/#infopaneltitle-for-3fca5a9e", "https://w3c.github.io/contact-picker/#01ce2efd", "https://w3c.github.io/contact-picker/#infopanel-for-01ce2efd", "https://w3c.github.io/contact-picker/#infopaneltitle-for-01ce2efd", @@ -781,6 +821,7 @@ "https://w3c.github.io/contact-picker/#informative", "https://w3c.github.io/contact-picker/#biblio-e164", "https://w3c.github.io/contact-picker/#biblio-iso3166-1", + "https://w3c.github.io/contact-picker/#biblio-iso3166-2", "https://w3c.github.io/contact-picker/#biblio-mimesniff", "https://w3c.github.io/contact-picker/#idl-index" ] diff --git a/ed/ids/css-align-3.json b/ed/ids/css-align-3.json index bbc2bf9e3aa8..24670f8f043e 100644 --- a/ed/ids/css-align-3.json +++ b/ed/ids/css-align-3.json @@ -414,7 +414,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-content-distribute%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-scroll-container", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-overflow-position-unsafe%E2%91%A1", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-row-gap-normal", "https://drafts.csswg.org/css-align-3/#ref-for-scrollable-overflow-region", "https://drafts.csswg.org/css-align-3/#auto-safety-position", "https://drafts.csswg.org/css-align-3/#ref-for-absolute-position", @@ -500,8 +500,8 @@ "https://drafts.csswg.org/css-align-3/#ref-for-scroll-container%E2%91%A1", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A7", "https://drafts.csswg.org/css-align-3/#ref-for-block-container%E2%91%A4", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A1", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-establish-an-independent-formatting-context", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-align-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-vertical-align%E2%91%A1", @@ -512,7 +512,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-valdef-alignment-baseline-middle", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-self-position-center%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-self-baseline%E2%91%A3", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A3", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-self-position-start%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-align-3/#distribution-multicol", "https://drafts.csswg.org/css-align-3/#ref-for-alignment-container%E2%91%A2%E2%91%A1", @@ -524,13 +524,13 @@ "https://drafts.csswg.org/css-align-3/#ref-for-fallback-alignment%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A8", "https://drafts.csswg.org/css-align-3/#ref-for-inline-axis%E2%91%A5", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A3", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A4", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A5", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-column-width-auto", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-column-width", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A6", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A5", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A1", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-column-width%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A0", @@ -553,8 +553,8 @@ "https://drafts.csswg.org/css-align-3/#ref-for-propdef-flex", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-self-position-flex-start%E2%91%A4", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A6", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A7", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A8", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A3", "https://drafts.csswg.org/css-align-3/#distribution-grid", "https://drafts.csswg.org/css-align-3/#ref-for-alignment-container%E2%91%A2%E2%91%A3", @@ -569,8 +569,8 @@ "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-align-3/#ref-for-inline-axis%E2%91%A6", "https://drafts.csswg.org/css-align-3/#ref-for-grid-column", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A8", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-valdef-align-content-stretch%E2%91%A4", "https://drafts.csswg.org/css-align-3/#place-content", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-place-content%E2%91%A0", @@ -1100,7 +1100,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-block-axis%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-align-3/#ref-for-typedef-length-percentage%E2%91%A1", "https://drafts.csswg.org/css-align-3/#valdef-row-gap-normal", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-row-gap-normal", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-row-gap-normal%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-multi-column-container%E2%91%A1", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-justify-content%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-align-3/#ref-for-propdef-align-content%E2%91%A1%E2%91%A2", @@ -1368,7 +1368,7 @@ "https://drafts.csswg.org/css-align-3/#ref-for-static-position-containing-block%E2%91%A6", "https://drafts.csswg.org/css-align-3/#ref-for-static-position%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-align-3/#ref-for-scrollable-overflow", - "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-align-3/#ref-for-valdef-justify-content-normal%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-align-3/#ref-for-fallback-alignment%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-align-3/#ref-for-baseline-sharing-group%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-align-3/#ref-for-fallback-alignment%E2%91%A1%E2%91%A0", diff --git a/ed/ids/css-color-5.json b/ed/ids/css-color-5.json index 8d42689a9354..d511c0408551 100644 --- a/ed/ids/css-color-5.json +++ b/ed/ids/css-color-5.json @@ -783,7 +783,7 @@ "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-color-5/#ref-for-valdef-attr-color%E2%91%A0", "https://drafts.csswg.org/css-color-5/#ref-for-typedef-color%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-color-5/#ref-for-origin-color%E2%91%A3%E2%91%A0", + "https://drafts.csswg.org/css-color-5/#ref-for-relative-color%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-color-5/#ex-serial-rcs-computed", "https://drafts.csswg.org/css-color-5/#serial-custom-color", "https://drafts.csswg.org/css-color-5/#ref-for-funcdef-color%E2%91%A0%E2%93%AA", diff --git a/ed/ids/css-content-3.json b/ed/ids/css-content-3.json index 3386b217d119..d212de51da5e 100644 --- a/ed/ids/css-content-3.json +++ b/ed/ids/css-content-3.json @@ -110,7 +110,7 @@ "https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A7", "https://drafts.csswg.org/css-content-3/#ref-for-typedef-quote", "https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A8", - "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader", + "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader", "https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-content-3/#ref-for-typedef-target", "https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A0%E2%91%A0", @@ -241,9 +241,9 @@ "https://drafts.csswg.org/css-content-3/#ref-for-valdef-content-close-quote%E2%91%A6", "https://drafts.csswg.org/css-content-3/#example-eb11c28e", "https://drafts.csswg.org/css-content-3/#leaders", - "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader", + "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader%E2%91%A0", "https://drafts.csswg.org/css-content-3/#leader-function", - "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A0", + "https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader%E2%91%A1", "https://drafts.csswg.org/css-content-3/#funcdef-content-leader", "https://drafts.csswg.org/css-content-3/#ref-for-typedef-leader-type", "https://drafts.csswg.org/css-content-3/#funcdef-leader", diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index 17b295cde43c..a7e30d754e62 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -1727,7 +1727,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-display%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A5%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#change-2015-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A5", @@ -1817,9 +1817,9 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2015-align-self-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-justify-self", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A1", @@ -1945,9 +1945,9 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8", @@ -2035,7 +2035,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A5%E2%91%A2", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA", @@ -2082,7 +2082,7 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%91%A0", @@ -2100,17 +2100,17 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-static-position", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A6", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index daaf4b2e9d64..5d39758ecd3f 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -823,7 +823,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric", "https://drafts.csswg.org/css-fonts-4/#ref-for-descent-metric", "https://drafts.csswg.org/css-fonts-4/#ref-for-line-gap-metric", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-alternates-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-normal-value", "https://drafts.csswg.org/css-fonts-4/#ex-percent-resolve", "https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ex-override-local-metrics", @@ -979,7 +979,7 @@ "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-contextual", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-ligatures-no-contextual", "https://drafts.csswg.org/css-fonts-4/#rlig-unaffected", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-synthesis-weight-none", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-none-value", "https://drafts.csswg.org/css-fonts-4/#font-variant-position-prop", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-position%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#propdef-font-variant-position", @@ -1250,7 +1250,7 @@ "https://drafts.csswg.org/css-fonts-4/#font-variant-normal-value", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#font-variant-none-value", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-synthesis-position-none", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-ligatures-none-value%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-ligatures%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant%E2%91%A0%E2%91%A1", @@ -1267,7 +1267,7 @@ "https://drafts.csswg.org/css-fonts-4/#ffs-replacements", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-feature-settings%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-kerning%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-kerning-normal-value%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-kerning%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-writing-mode", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-variant-ligatures%E2%91%A3", @@ -1837,7 +1837,7 @@ "https://drafts.csswg.org/css-fonts-4/#changes-2019-11-13", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-size-adjust%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#changes-2018-09-20", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-language-override-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-width-normal%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-ch", "https://drafts.csswg.org/css-fonts-4/#changes-2018-04-10", "https://drafts.csswg.org/css-fonts-4/#changes-fonts-3", diff --git a/ed/ids/css-grid-1.json b/ed/ids/css-grid-1.json index 883b99bb3f89..a54b4cff7355 100644 --- a/ed/ids/css-grid-1.json +++ b/ed/ids/css-grid-1.json @@ -950,7 +950,7 @@ "https://drafts.csswg.org/css-grid-1/#example-4fe2f42d", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-implicitly-assigned-line-name%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-named-grid-area%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-repeat%E2%91%A0%E2%93%AA", @@ -1312,7 +1312,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-end%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#propdef-grid-area", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-grid-row-start-grid-line%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-grid-row-start-grid-line%E2%91%A5", @@ -1335,17 +1335,17 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-end%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-start%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-end%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-column-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-identifier-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-margin", "https://drafts.csswg.org/css-grid-1/#auto-placement-algo", "https://drafts.csswg.org/css-grid-1/#grid-item-placement-algorithm", @@ -1479,7 +1479,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-physical", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-direction", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-writing-mode", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%93%AA", @@ -1491,11 +1491,11 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-lines%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-span%E2%91%A6", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#static-position", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%91%A2", @@ -1664,7 +1664,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-algo-grid-sizing%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A1%E2%91%A3", @@ -1687,7 +1687,7 @@ "https://drafts.csswg.org/css-grid-1/#intrinsic-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#flexible-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A1", @@ -1711,10 +1711,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-track-sizing-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-row%E2%91%A2", @@ -1767,10 +1767,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A6", @@ -1781,7 +1781,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A0", @@ -1810,7 +1810,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A8", @@ -1830,7 +1830,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-growth-limit%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#algo-baseline-shims", @@ -1850,7 +1850,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A1", @@ -1928,7 +1928,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-limited-contribution%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A2", @@ -2084,7 +2084,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-justify-content-normal", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-align-content-stretch", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%93%AA", @@ -2110,10 +2110,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-layout-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-area%E2%91%A2%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#acks", "https://drafts.csswg.org/css-grid-1/#changes", "https://drafts.csswg.org/css-grid-1/#changes-202012", @@ -2225,8 +2225,8 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#change-2017-track-limit-auto-min", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A5", @@ -2269,7 +2269,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#change-2017-no-maximize-flex", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A2", @@ -2293,11 +2293,11 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-scroll-container%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-content-based-minimum-size%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A8", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-tracks%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#minor-2017", @@ -2422,7 +2422,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-size-contribution%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#change-2017-overgrow", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A0", @@ -2500,11 +2500,11 @@ "https://drafts.csswg.org/css-grid-1/#change-2016-auto-percent-track", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A8", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-fit-content-size", @@ -2530,9 +2530,9 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A8", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%91%A3", @@ -2550,7 +2550,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-baseline-sharing-group%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-fixed-tracks", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-width-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-min-width%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-min-height%E2%91%A2", @@ -2560,7 +2560,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-overflow-visible", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A2", @@ -2579,10 +2579,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-max-constraint", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A7", @@ -2592,7 +2592,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-contribution%E2%91%A0%E2%91%A6", @@ -2600,7 +2600,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A3%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A0%E2%91%A1", @@ -2628,7 +2628,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-block-level%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-block-formatting-context%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-block-box%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-inline-size%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#change-2016-tracks-before", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-track%E2%91%A5", @@ -2643,9 +2643,9 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-editorial", "https://drafts.csswg.org/css-grid-1/#ref-for-minimum-contribution%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A3%E2%91%A3", diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json index 5d51a1d3cdcd..58da5246aa53 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -1754,7 +1754,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-physical", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-direction", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-writing-mode", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A5", @@ -1766,11 +1766,11 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-implicit-grid-lines%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-span%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#static-position", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A8", @@ -2055,10 +2055,10 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-minmax%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-grid-template-columns-fit-content%E2%91%A4", @@ -2069,7 +2069,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A2", @@ -2098,7 +2098,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A8", @@ -2391,10 +2391,10 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-layout-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-area%E2%91%A2%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#priv", "https://drafts.csswg.org/css-grid-2/#sec", "https://drafts.csswg.org/css-grid-2/#changes", diff --git a/ed/ids/css-pseudo-4.json b/ed/ids/css-pseudo-4.json index 11e8f026b81d..69c2617f02fd 100644 --- a/ed/ids/css-pseudo-4.json +++ b/ed/ids/css-pseudo-4.json @@ -542,7 +542,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-originating-element%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A8", "https://drafts.csswg.org/css-pseudo-4/#issue-302461e7", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type%E2%91%A0", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#getComputedStyle", "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-window-getcomputedstyle", "https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A0%E2%91%A7", @@ -583,7 +583,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-x22%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A2", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A5", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A8", @@ -600,7 +600,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-propdef-direction%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A0", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A2", "https://drafts.csswg.org/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A2", "https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%91%A0", diff --git a/ed/ids/payment-request-1.1.json b/ed/ids/payment-request-1.1.json index 758ad2aec37b..cbb11909921a 100644 --- a/ed/ids/payment-request-1.1.json +++ b/ed/ids/payment-request-1.1.json @@ -1,6 +1,6 @@ { "spec": { - "title": "Payment Request API 1.1", + "title": "Payment Request API", "url": "https://w3c.github.io/payment-request/" }, "ids": [ @@ -14,8 +14,6 @@ "https://w3c.github.io/payment-request/#abstract", "https://w3c.github.io/payment-request/#sotd", "https://w3c.github.io/payment-request/#w3c_process_revision", - "https://w3c.github.io/payment-request/#changes-since-last-publication", - "https://w3c.github.io/payment-request/#changes-since-last-publication-0", "https://w3c.github.io/payment-request/#toc", "https://w3c.github.io/payment-request/#table-of-contents", "https://w3c.github.io/payment-request/#introduction", @@ -192,8 +190,6 @@ "https://w3c.github.io/payment-request/#ref-for-dfn-user-accepts-the-payment-request-algorithm-1", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-6", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-7", - "https://w3c.github.io/payment-request/#issue-container-generatedID-3", - "https://w3c.github.io/payment-request/#h-note-3", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-8", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-5", @@ -209,8 +205,8 @@ "https://w3c.github.io/payment-request/#ref-for-dfn-acceptpromise-1", "https://w3c.github.io/payment-request/#ref-for-dfn-state-5", "https://w3c.github.io/payment-request/#ref-for-dfn-closed-2", - "https://w3c.github.io/payment-request/#issue-container-generatedID-4", - "https://w3c.github.io/payment-request/#h-note-4", + "https://w3c.github.io/payment-request/#issue-container-generatedID-3", + "https://w3c.github.io/payment-request/#h-note-3", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-7", "https://w3c.github.io/payment-request/#ref-for-dfn-user-aborts-the-payment-request-1", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-relevant-browsing-context-2", @@ -221,18 +217,18 @@ "https://w3c.github.io/payment-request/#ref-for-dfn-closed-3", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-relevant-browsing-context-3", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-request-is-showing-4", - "https://w3c.github.io/payment-request/#issue-container-generatedID-5", - "https://w3c.github.io/payment-request/#h-note-5", + "https://w3c.github.io/payment-request/#issue-container-generatedID-4", + "https://w3c.github.io/payment-request/#h-note-4", "https://w3c.github.io/payment-request/#ref-for-dfn-steps-to-check-if-a-payment-can-be-made-1", "https://w3c.github.io/payment-request/#ref-for-dfn-state-7", "https://w3c.github.io/payment-request/#ref-for-dfn-closed-4", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-relevant-browsing-context-4", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-request-is-showing-5", + "https://w3c.github.io/payment-request/#issue-container-generatedID-5", + "https://w3c.github.io/payment-request/#h-note-5", + "https://w3c.github.io/payment-request/#ref-for-dfn-update-a-paymentrequest-s-details-algorithm-1", "https://w3c.github.io/payment-request/#issue-container-generatedID-6", "https://w3c.github.io/payment-request/#h-note-6", - "https://w3c.github.io/payment-request/#ref-for-dfn-update-a-paymentrequest-s-details-algorithm-1", - "https://w3c.github.io/payment-request/#issue-container-generatedID-7", - "https://w3c.github.io/payment-request/#h-note-7", "https://w3c.github.io/payment-request/#ref-for-dfn-update-a-paymentrequest-s-details-algorithm-2", "https://w3c.github.io/payment-request/#ref-for-dfn-handler-2", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-handler-2", @@ -252,8 +248,8 @@ "https://w3c.github.io/payment-request/#abort-method", "https://w3c.github.io/payment-request/#x3-4-abort-method", "https://w3c.github.io/payment-request/#dom-paymentrequest-abort", - "https://w3c.github.io/payment-request/#issue-container-generatedID-8", - "https://w3c.github.io/payment-request/#h-note-8", + "https://w3c.github.io/payment-request/#issue-container-generatedID-7", + "https://w3c.github.io/payment-request/#h-note-7", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-abort-2", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-8", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-abort-3", @@ -277,8 +273,8 @@ "https://w3c.github.io/payment-request/#canmakepayment-method", "https://w3c.github.io/payment-request/#x3-5-canmakepayment-method", "https://w3c.github.io/payment-request/#dom-paymentrequest-canmakepayment", - "https://w3c.github.io/payment-request/#issue-container-generatedID-9", - "https://w3c.github.io/payment-request/#h-note-9", + "https://w3c.github.io/payment-request/#issue-container-generatedID-8", + "https://w3c.github.io/payment-request/#h-note-8", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-canmakepayment-2", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-11", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-method-11", @@ -352,8 +348,8 @@ "https://w3c.github.io/payment-request/#dom-paymentmethoddata-supportedmethods", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-method-14", "https://w3c.github.io/payment-request/#dom-paymentmethoddata-data", - "https://w3c.github.io/payment-request/#issue-container-generatedID-10", - "https://w3c.github.io/payment-request/#h-note-10", + "https://w3c.github.io/payment-request/#issue-container-generatedID-9", + "https://w3c.github.io/payment-request/#h-note-9", "https://w3c.github.io/payment-request/#paymentcurrencyamount-dictionary", "https://w3c.github.io/payment-request/#x5-paymentcurrencyamount-dictionary", "https://w3c.github.io/payment-request/#dom-paymentcurrencyamount", @@ -367,8 +363,8 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-2", "https://w3c.github.io/payment-request/#dom-paymentcurrencyamount-currency", "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-currency-2", - "https://w3c.github.io/payment-request/#issue-container-generatedID-11", - "https://w3c.github.io/payment-request/#h-note-11", + "https://w3c.github.io/payment-request/#issue-container-generatedID-10", + "https://w3c.github.io/payment-request/#h-note-10", "https://w3c.github.io/payment-request/#ref-for-dfn-check-and-canonicalize-amount-3", "https://w3c.github.io/payment-request/#dom-paymentcurrencyamount-value", "https://w3c.github.io/payment-request/#ref-for-dfn-valid-decimal-monetary-value-1", @@ -376,8 +372,8 @@ "https://w3c.github.io/payment-request/#validity-checkers", "https://w3c.github.io/payment-request/#x5-1-validity-checkers", "https://w3c.github.io/payment-request/#dfn-valid-decimal-monetary-value", - "https://w3c.github.io/payment-request/#issue-container-generatedID-12", - "https://w3c.github.io/payment-request/#h-note-12", + "https://w3c.github.io/payment-request/#issue-container-generatedID-11", + "https://w3c.github.io/payment-request/#h-note-11", "https://w3c.github.io/payment-request/#dfn-check-and-canonicalize-amount", "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-3", "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-currency-3", @@ -389,8 +385,8 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-4", "https://w3c.github.io/payment-request/#ref-for-dfn-check-and-canonicalize-amount-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-value-3", - "https://w3c.github.io/payment-request/#issue-container-generatedID-13", - "https://w3c.github.io/payment-request/#h-note-13", + "https://w3c.github.io/payment-request/#issue-container-generatedID-12", + "https://w3c.github.io/payment-request/#h-note-12", "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-value-4", "https://w3c.github.io/payment-request/#payment-details-dictionaries", "https://w3c.github.io/payment-request/#x6-payment-details-dictionaries", @@ -409,8 +405,8 @@ "https://w3c.github.io/payment-request/#dom-paymentdetailsbase-displayitems", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-2", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-12", - "https://w3c.github.io/payment-request/#issue-container-generatedID-14", - "https://w3c.github.io/payment-request/#h-note-14", + "https://w3c.github.io/payment-request/#issue-container-generatedID-13", + "https://w3c.github.io/payment-request/#h-note-13", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-17", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-total-2", "https://w3c.github.io/payment-request/#dom-paymentdetailsbase-modifiers", @@ -427,21 +423,21 @@ "https://w3c.github.io/payment-request/#idl-def-paymentdetailsinit-total", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-3", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-total-3", - "https://w3c.github.io/payment-request/#issue-container-generatedID-15", - "https://w3c.github.io/payment-request/#h-note-15", + "https://w3c.github.io/payment-request/#issue-container-generatedID-14", + "https://w3c.github.io/payment-request/#h-note-14", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-5", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsbase-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-6", "https://w3c.github.io/payment-request/#dom-paymentdetailsinit-id", - "https://w3c.github.io/payment-request/#issue-container-generatedID-16", - "https://w3c.github.io/payment-request/#h-note-16", + "https://w3c.github.io/payment-request/#issue-container-generatedID-15", + "https://w3c.github.io/payment-request/#h-note-15", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-id-6", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-13", "https://w3c.github.io/payment-request/#ref-for-dfn-paymentrequest-paymentrequest-1", "https://w3c.github.io/payment-request/#dom-paymentdetailsinit-total", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-4", - "https://w3c.github.io/payment-request/#issue-container-generatedID-17", - "https://w3c.github.io/payment-request/#h-note-17", + "https://w3c.github.io/payment-request/#issue-container-generatedID-16", + "https://w3c.github.io/payment-request/#h-note-16", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-7", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-total-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-amount-5", @@ -465,8 +461,8 @@ "https://w3c.github.io/payment-request/#dom-paymentdetailsupdate-total", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-6", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-amount-6", - "https://w3c.github.io/payment-request/#issue-container-generatedID-18", - "https://w3c.github.io/payment-request/#h-note-18", + "https://w3c.github.io/payment-request/#issue-container-generatedID-17", + "https://w3c.github.io/payment-request/#h-note-17", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsupdate-5", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsupdate-total-2", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-amount-7", @@ -506,8 +502,8 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsmodifier-supportedmethods-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsmodifier-total-4", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-method-17", - "https://w3c.github.io/payment-request/#issue-container-generatedID-19", - "https://w3c.github.io/payment-request/#h-note-19", + "https://w3c.github.io/payment-request/#issue-container-generatedID-18", + "https://w3c.github.io/payment-request/#h-note-18", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsmodifier-total-5", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsbase-displayitems-5", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsmodifier-additionaldisplayitems-4", @@ -529,8 +525,8 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsbase-9", "https://w3c.github.io/payment-request/#dom-paymentitem-label", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-14", - "https://w3c.github.io/payment-request/#issue-container-generatedID-20", - "https://w3c.github.io/payment-request/#h-note-20", + "https://w3c.github.io/payment-request/#issue-container-generatedID-19", + "https://w3c.github.io/payment-request/#h-note-19", "https://w3c.github.io/payment-request/#ref-for-dom-paymentitem-label-2", "https://w3c.github.io/payment-request/#dom-paymentitem-amount", "https://w3c.github.io/payment-request/#ref-for-dom-paymentcurrencyamount-6", @@ -585,14 +581,14 @@ "https://w3c.github.io/payment-request/#idl-def-paymentresponse-retry-errorfields", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-retry-1", "https://w3c.github.io/payment-request/#ref-for-dom-paymentvalidationerrors-1", - "https://w3c.github.io/payment-request/#issue-container-generatedID-21", - "https://w3c.github.io/payment-request/#h-note-21", + "https://w3c.github.io/payment-request/#issue-container-generatedID-20", + "https://w3c.github.io/payment-request/#h-note-20", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-8", "https://w3c.github.io/payment-request/#retry-method", "https://w3c.github.io/payment-request/#x11-1-retry-method", "https://w3c.github.io/payment-request/#dom-paymentresponse-retry", - "https://w3c.github.io/payment-request/#issue-container-generatedID-22", - "https://w3c.github.io/payment-request/#h-note-22", + "https://w3c.github.io/payment-request/#issue-container-generatedID-21", + "https://w3c.github.io/payment-request/#h-note-21", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-9", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-retry-2", "https://w3c.github.io/payment-request/#ref-for-dom-paymentvalidationerrors-2", @@ -623,8 +619,8 @@ "https://w3c.github.io/payment-request/#ref-for-dfn-payment-relevant-browsing-context-7", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-request-is-showing-9", "https://w3c.github.io/payment-request/#ref-for-dfn-retrypromise-5", - "https://w3c.github.io/payment-request/#issue-container-generatedID-23", - "https://w3c.github.io/payment-request/#h-note-23", + "https://w3c.github.io/payment-request/#issue-container-generatedID-22", + "https://w3c.github.io/payment-request/#h-note-22", "https://w3c.github.io/payment-request/#ref-for-dfn-user-accepts-the-payment-request-algorithm-4", "https://w3c.github.io/payment-request/#ref-for-dfn-user-aborts-the-payment-request-5", "https://w3c.github.io/payment-request/#ref-for-dfn-abort-the-update-1", @@ -641,8 +637,8 @@ "https://w3c.github.io/payment-request/#dom-paymentvalidationerrors-error", "https://w3c.github.io/payment-request/#ref-for-dom-paymentvalidationerrors-error-3", "https://w3c.github.io/payment-request/#ref-for-dom-paymentvalidationerrors-5", - "https://w3c.github.io/payment-request/#issue-container-generatedID-24", - "https://w3c.github.io/payment-request/#h-note-24", + "https://w3c.github.io/payment-request/#issue-container-generatedID-23", + "https://w3c.github.io/payment-request/#h-note-23", "https://w3c.github.io/payment-request/#ref-for-dom-paymentvalidationerrors-error-4", "https://w3c.github.io/payment-request/#dom-paymentvalidationerrors-paymentmethod", "https://w3c.github.io/payment-request/#methodname-attribute", @@ -654,8 +650,8 @@ "https://w3c.github.io/payment-request/#dom-paymentresponse-details", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-method-20", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-method-21", - "https://w3c.github.io/payment-request/#issue-container-generatedID-25", - "https://w3c.github.io/payment-request/#h-note-25", + "https://w3c.github.io/payment-request/#issue-container-generatedID-24", + "https://w3c.github.io/payment-request/#h-note-24", "https://w3c.github.io/payment-request/#requestid-attribute", "https://w3c.github.io/payment-request/#x11-4-requestid-attribute", "https://w3c.github.io/payment-request/#dom-paymentresponse-requestid", @@ -663,8 +659,8 @@ "https://w3c.github.io/payment-request/#complete-method", "https://w3c.github.io/payment-request/#x11-5-complete-method", "https://w3c.github.io/payment-request/#dom-paymentresponse-complete", - "https://w3c.github.io/payment-request/#issue-container-generatedID-26", - "https://w3c.github.io/payment-request/#h-note-26", + "https://w3c.github.io/payment-request/#issue-container-generatedID-25", + "https://w3c.github.io/payment-request/#h-note-25", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-complete-2", "https://w3c.github.io/payment-request/#ref-for-dfn-acceptpromise-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-complete-3", @@ -681,8 +677,8 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-methodname-3", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-methodname-4", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-methodname-5", - "https://w3c.github.io/payment-request/#issue-container-generatedID-27", - "https://w3c.github.io/payment-request/#h-note-27", + "https://w3c.github.io/payment-request/#issue-container-generatedID-26", + "https://w3c.github.io/payment-request/#h-note-26", "https://w3c.github.io/payment-request/#ref-for-dfn-complete-3", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-relevant-browsing-context-8", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-request-is-showing-10", @@ -703,8 +699,8 @@ "https://w3c.github.io/payment-request/#permissions-policy", "https://w3c.github.io/payment-request/#x12-permissions-policy-integration", "https://w3c.github.io/payment-request/#dfn-payment", - "https://w3c.github.io/payment-request/#issue-container-generatedID-28", - "https://w3c.github.io/payment-request/#h-note-28", + "https://w3c.github.io/payment-request/#issue-container-generatedID-27", + "https://w3c.github.io/payment-request/#h-note-27", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-20", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-21", "https://w3c.github.io/payment-request/#events", @@ -776,8 +772,8 @@ "https://w3c.github.io/payment-request/#updatewith-method", "https://w3c.github.io/payment-request/#x13-3-2-updatewith-method", "https://w3c.github.io/payment-request/#dom-paymentrequestupdateevent-updatewith", - "https://w3c.github.io/payment-request/#issue-container-generatedID-29", - "https://w3c.github.io/payment-request/#h-note-29", + "https://w3c.github.io/payment-request/#issue-container-generatedID-28", + "https://w3c.github.io/payment-request/#h-note-28", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequestupdateevent-updatewith-5", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsupdate-7", "https://w3c.github.io/payment-request/#ref-for-dfn-user-agent-22", @@ -822,8 +818,8 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-26", "https://w3c.github.io/payment-request/#ref-for-dfn-state-13", "https://w3c.github.io/payment-request/#ref-for-dfn-created-4", - "https://w3c.github.io/payment-request/#issue-container-generatedID-30", - "https://w3c.github.io/payment-request/#h-note-30", + "https://w3c.github.io/payment-request/#issue-container-generatedID-29", + "https://w3c.github.io/payment-request/#h-note-29", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-27", "https://w3c.github.io/payment-request/#ref-for-dfn-payment-method-24", "https://w3c.github.io/payment-request/#ref-for-dfn-can-make-payment-algorithm-2", @@ -971,8 +967,8 @@ "https://w3c.github.io/payment-request/#ref-for-dfn-retrypromise-12", "https://w3c.github.io/payment-request/#ref-for-dfn-acceptpromise-7", "https://w3c.github.io/payment-request/#ref-for-dfn-updating-8", - "https://w3c.github.io/payment-request/#issue-container-generatedID-31", - "https://w3c.github.io/payment-request/#h-note-31", + "https://w3c.github.io/payment-request/#issue-container-generatedID-30", + "https://w3c.github.io/payment-request/#h-note-30", "https://w3c.github.io/payment-request/#ref-for-dfn-abort-the-update-11", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-35", "https://w3c.github.io/payment-request/#ref-for-dfn-closed-11", @@ -1033,10 +1029,6 @@ "https://w3c.github.io/payment-request/#canmakepayment-protections-0", "https://w3c.github.io/payment-request/#canmakepayment-protections", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-canmakepayment-6", - "https://w3c.github.io/payment-request/#user-activation-requirement-0", - "https://w3c.github.io/payment-request/#user-activation-requirement", - "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-18", - "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-19", "https://w3c.github.io/payment-request/#accessibility-considerations", "https://w3c.github.io/payment-request/#x16-accessibility-considerations", "https://w3c.github.io/payment-request/#dependencies", @@ -1045,8 +1037,8 @@ "https://w3c.github.io/payment-request/#conformance", "https://w3c.github.io/payment-request/#x18-conformance", "https://w3c.github.io/payment-request/#dfn-user-agent", - "https://w3c.github.io/payment-request/#issue-container-generatedID-32", - "https://w3c.github.io/payment-request/#h-note-32", + "https://w3c.github.io/payment-request/#issue-container-generatedID-31", + "https://w3c.github.io/payment-request/#h-note-31", "https://w3c.github.io/payment-request/#idl-index", "https://w3c.github.io/payment-request/#a-idl-index", "https://w3c.github.io/payment-request/#actual-idl-index", @@ -1054,7 +1046,7 @@ "https://w3c.github.io/payment-request/#ref-for-dom-paymentmethoddata-10", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsinit-9", "https://w3c.github.io/payment-request/#ref-for-dom-paymentresponse-21", - "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-20", + "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-show-18", "https://w3c.github.io/payment-request/#ref-for-dom-paymentdetailsupdate-10", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-abort-7", "https://w3c.github.io/payment-request/#ref-for-dom-paymentrequest-canmakepayment-7", diff --git a/ed/ids/webgpu.json b/ed/ids/webgpu.json index 0f1b6d1c79e6..34800606338a 100644 --- a/ed/ids/webgpu.json +++ b/ed/ids/webgpu.json @@ -6126,28 +6126,41 @@ "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A0%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A0%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthclearvalue%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadop", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A0%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A0%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilclearvalue", - "https://gpuweb.github.io/gpuweb/#issue-74c9d6d3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-begincomputepass", "https://gpuweb.github.io/gpuweb/#ref-for-gpucommandencoder%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucommandencoder-begincomputepass%E2%91%A0", @@ -6164,15 +6177,15 @@ "https://gpuweb.github.io/gpuweb/#ref-for-encoder-state-locked%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-invalidate%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepassdescriptor-timestampwrites", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-timestampwrites", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepassdescriptor-timestampwrites%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepassdescriptor-timestampwrites%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepassdescriptor-timestampwrites%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepasstimestampwrites-beginningofpasswriteindex", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-list-append%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gpu-command%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A1", @@ -6180,7 +6193,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepasstimestampwrites-beginningofpasswriteindex%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepasstimestampwrites-queryset", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepasstimestampwrites-endofpasswriteindex", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucomputepassencoder-endtimestampwrite-slot", "https://gpuweb.github.io/gpuweb/#ref-for-gpu-command%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-current-queue-timestamp%E2%91%A3", @@ -6296,7 +6309,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-y%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-width%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-height%E2%91%A1%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A0%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-depthorarraylayers%E2%91%A1%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-texture-copy-sub-region", "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-z%E2%91%A2", @@ -6351,7 +6364,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-y%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-width%E2%91%A1%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-height%E2%91%A1%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A0%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-depthorarraylayers%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-texture-copy-sub-region%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-z%E2%91%A3", @@ -6424,7 +6437,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-y%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-width%E2%91%A1%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-height%E2%91%A1%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-depthorarraylayers%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-texture-copy-sub-region%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-z%E2%91%A4", @@ -6674,7 +6687,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A1%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoragetexturebindinglayout-access%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpubindgrouplayoutentry-storagetexture%E2%91%A1%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A3%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-texture-view-aliasing", "https://gpuweb.github.io/gpuweb/#ref-for-list-append%E2%91%A6", @@ -7015,7 +7028,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpassdepthstencilattachment%E2%91%A0", "https://gpuweb.github.io/gpuweb/#framebuffer-memory", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A1%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A7", "https://gpuweb.github.io/gpuweb/#render-pass-encoder-creation", "https://gpuweb.github.io/gpuweb/#dictdef-gpurenderpasstimestampwrites", "https://gpuweb.github.io/gpuweb/#ref-for-gpuqueryset%E2%91%A8", @@ -7070,9 +7083,9 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpasscolorattachment-gpurenderpasscolorattachment-valid-usage", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A5", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A6", - "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-colorattachments%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A0%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", @@ -7092,7 +7105,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuqueryset-type", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuquerytype-occlusion", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-validate-timestampwrites%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A3", "https://gpuweb.github.io/gpuweb/#abstract-opdef-validating-gpurenderpassdescriptors-color-attachment-bytes-per-sample", @@ -7139,7 +7152,7 @@ "https://gpuweb.github.io/gpuweb/#dom-gpurenderpasscolorattachment-clearvalue", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpucolor%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-view%E2%91%A0%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A3", @@ -7168,14 +7181,14 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureviewdescriptor-dimension%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureviewdimension-3d%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-depthslice%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-depthorarraylayers%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-logical-miplevel-specific-texture-extent%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-subresource%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-mipmap-level%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureviewdescriptor-basemiplevel%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-depthslice%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-clearvalue%E2%91%A4", @@ -7183,7 +7196,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureviewdescriptor-format%E2%91%A0%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-resolvetarget%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-samplecount%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputexture-samplecount%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-resolvetarget%E2%91%A5", @@ -7217,7 +7230,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-idl-sequence%E2%91%A0%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gputextureformat%E2%91%A2%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpusize32%E2%91%A5%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-color-renderable-format%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-render-target-pixel-byte-cost", "https://gpuweb.github.io/gpuweb/#ref-for-render-target-component-alignment", @@ -7232,7 +7245,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gpustoreop%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthstoreop", "https://gpuweb.github.io/gpuweb/#ref-for-idl-boolean%E2%91%A2%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpustencilvalue%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilclearvalue%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gpuloadop%E2%91%A3", @@ -7240,7 +7253,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-enumdef-gpustoreop%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop", "https://gpuweb.github.io/gpuweb/#ref-for-idl-boolean%E2%91%A2%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A2", "https://gpuweb.github.io/gpuweb/#dom-gpurenderpassdepthstencilattachment-view", "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview%E2%91%A2%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview%E2%91%A2%E2%91%A5", @@ -7288,40 +7301,40 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthclearvalue%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A5", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthstoreop%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A4%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthstoreop%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadop%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadop%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A5", "https://gpuweb.github.io/gpuweb/#load-and-store-ops", "https://gpuweb.github.io/gpuweb/#enumdef-gpuloadop", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#dom-gpuloadop-load", "https://gpuweb.github.io/gpuweb/#dom-gpuloadop-clear", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-clear%E2%91%A0%E2%91%A3", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A5", "https://gpuweb.github.io/gpuweb/#enumdef-gpustoreop", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-store", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-discard", "https://gpuweb.github.io/gpuweb/#dom-gpustoreop-store", "https://gpuweb.github.io/gpuweb/#dom-gpustoreop-discard", - "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuloadop-load%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-get-a-copy-of-the-image-contents-of-a-context", "https://gpuweb.github.io/gpuweb/#render-pass-layout", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpurenderpasslayout%E2%91%A0", @@ -7367,7 +7380,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-colorformats%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-colorformats%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdescriptor-depthstencilattachment%E2%91%A1%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-view%E2%91%A0%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-samplecount%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gputextureview-texture-slot%E2%91%A8", @@ -7384,12 +7397,12 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpipelinedescriptor-multisample%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpumultisamplestate-count%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpipelinedescriptor-depthstencil%E2%91%A8", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-depthstencilformat%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpipelinedescriptor-depthstencil%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpudepthstencilstate-format%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A1%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpipelinedescriptor-fragment%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpufragmentstate-targets%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucolortargetstate-format%E2%91%A7", @@ -7442,29 +7455,41 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-resolvetarget%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasscolorattachment-loadop%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-store%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-discard%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A1%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-renderstate-depthstencilattachment-slot%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-store%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A7", - "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A5", - "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A0%E2%93%AA", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-discard%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A1%E2%91%A5", - "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A6", - "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-depth%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadop%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-store%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A8", - "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-framebuffer-memory%E2%91%A0%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-discard%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block%E2%91%A1%E2%91%A6", - "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A5", - "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-aspect-stencil%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-gputextureview-subresources%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-discard%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpustoreop-store%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage%E2%91%A1", "https://gpuweb.github.io/gpuweb/#gpurendercommandsmixin", "https://gpuweb.github.io/gpuweb/#render-commands", "https://gpuweb.github.io/gpuweb/#ref-for-gpurendercommandsmixin%E2%91%A1%E2%91%A0", @@ -7822,7 +7847,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpipelinedescriptor-vertex%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuvertexstate-buffers%E2%91%A0%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurendercommandsmixin-vertex_buffers-slot%E2%91%A1", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-supported-limits-maxbindgroupsplusvertexbuffers%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpubindingcommandsmixin-bind_groups-slot%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurendercommandsmixin-vertex_buffers-slot%E2%91%A2", @@ -8098,7 +8123,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-dom-device-limits-slot%E2%91%A1%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-supported-limits-maxcolorattachmentbytespersample%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-depthstencilformat%E2%91%A4", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A5%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-depthstencilformat%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-depth-or-stencil-format%E2%91%A0%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpurenderpasslayout-colorformats%E2%91%A0%E2%93%AA", @@ -8282,7 +8307,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-y%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-width%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-height%E2%91%A1%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A1", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-depthorarraylayers%E2%91%A1%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-texture-copy-sub-region%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-gpuorigin3d-z%E2%91%A6", @@ -8358,7 +8383,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-gpuextent3d-depthorarraylayers%E2%91%A1%E2%91%A5", "https://gpuweb.github.io/gpuweb/#ref-for-queue-timeline%E2%91%A5%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-queue-timeline%E2%91%A5%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A2", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block-width%E2%91%A0%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuimagecopytexture-texture%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-texel-block-height%E2%91%A0%E2%91%A1", @@ -8560,8 +8585,8 @@ "https://gpuweb.github.io/gpuweb/#ref-for-abstract-opdef-valid-to-use-with%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuqueryset-type%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuquerytype-timestamp%E2%91%A2", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%93%AA", - "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%91%A0", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-map-exists%E2%91%A6%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuqueryset-count%E2%91%A2", "https://gpuweb.github.io/gpuweb/#canvas-rendering", "https://gpuweb.github.io/gpuweb/#canvas-getcontext", @@ -8683,7 +8708,7 @@ "https://gpuweb.github.io/gpuweb/#ref-for-content-timeline%E2%91%A0%E2%91%A0%E2%93%AA", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-invalidstateerror", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A3", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvascontext-texturedescriptor-slot%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A4", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucanvasconfiguration-device%E2%91%A0", @@ -9522,19 +9547,19 @@ "https://gpuweb.github.io/gpuweb/#gpucolor-r", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpucolordict%E2%91%A0", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucolordict-r%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A4", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A8", "https://gpuweb.github.io/gpuweb/#gpucolor-g", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpucolordict%E2%91%A1", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucolordict-g%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A5", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A2%E2%93%AA", "https://gpuweb.github.io/gpuweb/#gpucolor-b", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpucolordict%E2%91%A2", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucolordict-b%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A6", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A2%E2%91%A0", "https://gpuweb.github.io/gpuweb/#gpucolor-a", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpucolordict%E2%91%A3", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpucolordict-a%E2%91%A0", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A7", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A2%E2%91%A1", "https://gpuweb.github.io/gpuweb/#abstract-opdef-validate-gpucolor-shape", "https://gpuweb.github.io/gpuweb/#ref-for-typedefdef-gpucolor%E2%91%A6", "https://gpuweb.github.io/gpuweb/#ref-for-idl-undefined%E2%91%A7%E2%91%A4", @@ -9614,7 +9639,7 @@ "https://gpuweb.github.io/gpuweb/#gpuextent3d-width", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpuextent3ddict%E2%91%A7", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuextent3ddict-width%E2%91%A7", - "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A1%E2%91%A8", + "https://gpuweb.github.io/gpuweb/#ref-for-assert%E2%91%A2%E2%91%A2", "https://gpuweb.github.io/gpuweb/#gpuextent3d-height", "https://gpuweb.github.io/gpuweb/#ref-for-dictdef-gpuextent3ddict%E2%91%A8", "https://gpuweb.github.io/gpuweb/#ref-for-dom-gpuextent3ddict-height%E2%91%A7", diff --git a/ed/ids/webxr.json b/ed/ids/webxr.json index 3dc73492a049..0dd2d04444e5 100644 --- a/ed/ids/webxr.json +++ b/ed/ids/webxr.json @@ -4539,6 +4539,7 @@ "https://immersive-web.github.io/webxr/#ref-for-explicit-consent%E2%91%A0%E2%91%A6", "https://immersive-web.github.io/webxr/#ref-for-tuple%E2%91%A0", "https://immersive-web.github.io/webxr/#changes", + "https://immersive-web.github.io/webxr/#changes-from-20220331", "https://immersive-web.github.io/webxr/#changes-from-20200724", "https://immersive-web.github.io/webxr/#ref-for-dom-xrwebgllayer-fixedfoveation%E2%91%A2", "https://immersive-web.github.io/webxr/#ref-for-xrrenderstate-composition-enabled%E2%91%A6", diff --git a/ed/index.json b/ed/index.json index f088c9a11d41..a1c40d615ed7 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-07-08T18:39:30.141Z", + "date": "2024-07-09T00:55:30.196Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -1297,7 +1297,7 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html", "crawlCacheInfo": { - "lastModified": "Mon, 08 Jul 2024 18:09:36 GMT" + "lastModified": "Mon, 08 Jul 2024 20:20:31 GMT" }, "date": "8 July 2024", "links": "links/rfc6265bis.json", @@ -1568,11 +1568,11 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-backgrounds-4.json", "refs": "refs/css-backgrounds-4.json", "css": "css/css-backgrounds-4.json", @@ -1628,11 +1628,11 @@ ], "crawled": "https://drafts.csswg.org/css-borders-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "25 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-borders-4.json", "refs": "refs/css-borders-4.json", "css": "css/css-borders.json", @@ -1689,11 +1689,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-6/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "25 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-color-6.json", "refs": "refs/css-color-6.json", "css": "css/css-color-6.json", @@ -1741,11 +1741,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-hdr/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "21 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-color-hdr.json", "refs": "refs/css-color-hdr.json", "css": "css/css-color-hdr.json", @@ -1795,11 +1795,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-values-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "21 February 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-conditional-values-1.json", "refs": "refs/css-conditional-values-1.json", "css": "css/css-conditional-values.json", @@ -1856,11 +1856,11 @@ ], "crawled": "https://drafts.csswg.org/css-display-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "13 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-display-4.json", "refs": "refs/css-display-4.json", "css": "css/css-display.json", @@ -1917,11 +1917,11 @@ ], "crawled": "https://drafts.csswg.org/css-easing-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "1 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-easing-2.json", "refs": "refs/css-easing-2.json", "css": "css/css-easing.json", @@ -1977,11 +1977,11 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "30 August 2021", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-env-1.json", "refs": "refs/css-env-1.json", "css": "css/css-env.json", @@ -2031,11 +2031,11 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-extensions-1.json", "refs": "refs/css-extensions-1.json", "css": "css/css-extensions.json", @@ -2085,11 +2085,11 @@ ], "crawled": "https://drafts.csswg.org/css-forms-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "11 October 2017", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-forms-1.json", "refs": "refs/css-forms-1.json", "headings": "headings/css-forms-1.json", @@ -2144,11 +2144,11 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-gcpm-4.json", "refs": "refs/css-gcpm-4.json", "css": "css/css-gcpm-4.json", @@ -2205,11 +2205,11 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "18 April 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-grid-3.json", "refs": "refs/css-grid-3.json", "css": "css/css-grid-3.json", @@ -2266,11 +2266,11 @@ ], "crawled": "https://drafts.csswg.org/css-images-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-images-5.json", "refs": "refs/css-images-5.json", "css": "css/css-images-5.json", @@ -2320,11 +2320,11 @@ ], "crawled": "https://drafts.csswg.org/css-link-params-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "7 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-link-params-1.json", "refs": "refs/css-link-params-1.json", "css": "css/css-link-params.json", @@ -2381,11 +2381,11 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "5 October 2021", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-multicol-2.json", "refs": "refs/css-multicol-2.json", "css": "css/css-multicol-2.json", @@ -2442,11 +2442,11 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "13 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-overflow-5.json", "refs": "refs/css-overflow-5.json", "css": "css/css-overflow-5.json", @@ -2503,11 +2503,11 @@ ], "crawled": "https://drafts.csswg.org/css-page-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "12 May 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-page-4.json", "refs": "refs/css-page-4.json", "dfns": "dfns/css-page-4.json", @@ -2563,11 +2563,11 @@ ], "crawled": "https://drafts.csswg.org/css-position-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-position-4.json", "refs": "refs/css-position-4.json", "css": "css/css-position-4.json", @@ -2624,11 +2624,11 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "21 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-scroll-snap-2.json", "refs": "refs/css-scroll-snap-2.json", "events": "events/css-scroll-snap-2.json", @@ -2687,11 +2687,11 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-shapes-2.json", "refs": "refs/css-shapes-2.json", "css": "css/css-shapes-2.json", @@ -2747,11 +2747,11 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-size-adjust-1.json", "refs": "refs/css-size-adjust-1.json", "css": "css/css-size-adjust.json", @@ -2808,11 +2808,11 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-values-5.json", "refs": "refs/css-values-5.json", "css": "css/css-values-5.json", @@ -2869,11 +2869,11 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "27 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-variables-2.json", "refs": "refs/css-variables-2.json", "css": "css/css-variables.json", @@ -8801,7 +8801,7 @@ ], "crawled": "https://w3c.github.io/PNG-spec/", "crawlCacheInfo": { - "lastModified": "Wed, 03 Jul 2024 19:06:50 GMT" + "lastModified": "Mon, 08 Jul 2024 20:26:59 GMT" }, "generator": "respec", "date": "21 September 2023", @@ -17069,11 +17069,11 @@ ], "crawled": "https://w3c.github.io/contact-picker/", "crawlCacheInfo": { - "lastModified": "Tue, 18 Jun 2024 17:28:50 GMT" + "lastModified": "Mon, 08 Jul 2024 22:07:07 GMT" }, "generator": "bikeshed", - "date": "18 June 2024", - "revision": "e5047b80d972465f7255ef9628a0c379454942e4", + "date": "8 July 2024", + "revision": "6ae0aa07f5aae3017f2f307fe6e33b8765ba9681", "links": "links/contact-picker.json", "refs": "refs/contact-picker.json", "idl": "idl/contact-picker.idl", @@ -17388,11 +17388,11 @@ ], "crawled": "https://drafts.csswg.org/css-2022/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-2022.json", "refs": "refs/css-2022.json", "dfns": "dfns/css-2022.json", @@ -17448,11 +17448,11 @@ ], "crawled": "https://drafts.csswg.org/css-2023/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "11 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-2023.json", "refs": "refs/css-2023.json", "dfns": "dfns/css-2023.json", @@ -17514,11 +17514,11 @@ ], "crawled": "https://drafts.csswg.org/css-align-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "21 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-align-3.json", "refs": "refs/css-align-3.json", "css": "css/css-align.json", @@ -17575,11 +17575,11 @@ ], "crawled": "https://drafts.csswg.org/css-anchor-position-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "2 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-anchor-position-1.json", "refs": "refs/css-anchor-position-1.json", "idl": "idl/css-anchor-position.idl", @@ -17707,11 +17707,11 @@ ], "crawled": "https://drafts.csswg.org/css-animations-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "8 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-animations-1.json", "refs": "refs/css-animations-1.json", "events": "events/css-animations-1.json", @@ -17776,11 +17776,11 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "17 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-animations-2.json", "refs": "refs/css-animations-2.json", "idl": "idl/css-animations-2.idl", @@ -17845,11 +17845,11 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "13 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-backgrounds-3.json", "refs": "refs/css-backgrounds-3.json", "css": "css/css-backgrounds.json", @@ -17913,11 +17913,11 @@ ], "crawled": "https://drafts.csswg.org/css-box-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "4 April 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-box-3.json", "refs": "refs/css-box-3.json", "dfns": "dfns/css-box-3.json", @@ -17979,11 +17979,11 @@ ], "crawled": "https://drafts.csswg.org/css-box-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "11 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-box-4.json", "refs": "refs/css-box-4.json", "css": "css/css-box.json", @@ -18047,11 +18047,11 @@ ], "crawled": "https://drafts.csswg.org/css-break-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-break-3.json", "refs": "refs/css-break-3.json", "dfns": "dfns/css-break-3.json", @@ -18113,11 +18113,11 @@ ], "crawled": "https://drafts.csswg.org/css-break-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "11 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-break-4.json", "refs": "refs/css-break-4.json", "css": "css/css-break.json", @@ -18180,11 +18180,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "30 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-cascade-3.json", "refs": "refs/css-cascade-3.json", "dfns": "dfns/css-cascade-3.json", @@ -18248,11 +18248,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-cascade-4.json", "refs": "refs/css-cascade-4.json", "dfns": "dfns/css-cascade-4.json", @@ -18315,11 +18315,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-cascade-5.json", "refs": "refs/css-cascade-5.json", "idl": "idl/css-cascade.idl", @@ -18383,11 +18383,11 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-6/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "11 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-cascade-6.json", "refs": "refs/css-cascade-6.json", "idl": "idl/css-cascade-6.idl", @@ -18451,7 +18451,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "date": "18 January 2022", "links": "links/css-color-3.json", @@ -18517,11 +18517,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "22 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-color-4.json", "refs": "refs/css-color-4.json", "css": "css/css-color.json", @@ -18585,11 +18585,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", - "date": "22 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "date": "7 July 2024", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-color-5.json", "refs": "refs/css-color-5.json", "idl": "idl/css-color-5.idl", @@ -18653,11 +18653,11 @@ ], "crawled": "https://drafts.csswg.org/css-color-adjust-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "26 October 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-color-adjust-1.json", "refs": "refs/css-color-adjust-1.json", "css": "css/css-color-adjust.json", @@ -18721,11 +18721,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-conditional-3.json", "refs": "refs/css-conditional-3.json", "idl": "idl/css-conditional.idl", @@ -18790,11 +18790,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "19 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-conditional-4.json", "refs": "refs/css-conditional-4.json", "css": "css/css-conditional-4.json", @@ -18857,11 +18857,11 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "17 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-conditional-5.json", "refs": "refs/css-conditional-5.json", "idl": "idl/css-conditional-5.idl", @@ -18925,11 +18925,11 @@ ], "crawled": "https://drafts.csswg.org/css-contain-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "28 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-contain-1.json", "refs": "refs/css-contain-1.json", "dfns": "dfns/css-contain-1.json", @@ -18993,11 +18993,11 @@ ], "crawled": "https://drafts.csswg.org/css-contain-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "15 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-contain-2.json", "refs": "refs/css-contain-2.json", "events": "events/css-contain-2.json", @@ -19062,11 +19062,11 @@ ], "crawled": "https://drafts.csswg.org/css-contain-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "20 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-contain-3.json", "refs": "refs/css-contain-3.json", "headings": "headings/css-contain-3.json", @@ -19127,11 +19127,11 @@ ], "crawled": "https://drafts.csswg.org/css-content-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "17 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-content-3.json", "refs": "refs/css-content-3.json", "css": "css/css-content.json", @@ -19194,11 +19194,11 @@ ], "crawled": "https://drafts.csswg.org/css-counter-styles-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "18 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-counter-styles-3.json", "refs": "refs/css-counter-styles-3.json", "idl": "idl/css-counter-styles.idl", @@ -19263,11 +19263,11 @@ ], "crawled": "https://drafts.csswg.org/css-display-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "22 November 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-display-3.json", "refs": "refs/css-display-3.json", "dfns": "dfns/css-display-3.json", @@ -19330,11 +19330,11 @@ ], "crawled": "https://drafts.csswg.org/css-easing-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "1 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-easing-1.json", "refs": "refs/css-easing-1.json", "dfns": "dfns/css-easing-1.json", @@ -19396,11 +19396,11 @@ ], "crawled": "https://drafts.csswg.org/css-flexbox-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-flexbox-1.json", "refs": "refs/css-flexbox-1.json", "css": "css/css-flexbox.json", @@ -19463,11 +19463,11 @@ ], "crawled": "https://drafts.csswg.org/css-font-loading-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "19 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-font-loading-3.json", "refs": "refs/css-font-loading-3.json", "events": "events/css-font-loading-3.json", @@ -19534,11 +19534,11 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "17 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-fonts-4.json", "refs": "refs/css-fonts-4.json", "idl": "idl/css-fonts.idl", @@ -19602,11 +19602,11 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "22 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-fonts-5.json", "refs": "refs/css-fonts-5.json", "css": "css/css-fonts-5.json", @@ -19670,11 +19670,11 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "4 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-gcpm-3.json", "refs": "refs/css-gcpm-3.json", "css": "css/css-gcpm.json", @@ -19737,11 +19737,11 @@ ], "crawled": "https://drafts.csswg.org/css-grid-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "3 November 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-grid-1.json", "refs": "refs/css-grid-1.json", "dfns": "dfns/css-grid-1.json", @@ -19805,11 +19805,11 @@ ], "crawled": "https://drafts.csswg.org/css-grid-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "3 November 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-grid-2.json", "refs": "refs/css-grid-2.json", "css": "css/css-grid.json", @@ -19866,11 +19866,11 @@ ], "crawled": "https://drafts.csswg.org/css-highlight-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "5 April 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-highlight-api-1.json", "refs": "refs/css-highlight-api-1.json", "idl": "idl/css-highlight-api.idl", @@ -19935,11 +19935,11 @@ ], "crawled": "https://drafts.csswg.org/css-images-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "19 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-images-3.json", "refs": "refs/css-images-3.json", "css": "css/css-images.json", @@ -20003,11 +20003,11 @@ ], "crawled": "https://drafts.csswg.org/css-images-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "19 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-images-4.json", "refs": "refs/css-images-4.json", "idl": "idl/css-images-4.idl", @@ -20071,11 +20071,11 @@ ], "crawled": "https://drafts.csswg.org/css-inline-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-inline-3.json", "refs": "refs/css-inline-3.json", "css": "css/css-inline.json", @@ -20196,11 +20196,11 @@ ], "crawled": "https://drafts.csswg.org/css-line-grid-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-line-grid-1.json", "refs": "refs/css-line-grid-1.json", "css": "css/css-line-grid.json", @@ -20263,11 +20263,11 @@ ], "crawled": "https://drafts.csswg.org/css-lists-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-lists-3.json", "refs": "refs/css-lists-3.json", "css": "css/css-lists.json", @@ -20330,11 +20330,11 @@ ], "crawled": "https://drafts.csswg.org/css-logical-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-logical-1.json", "refs": "refs/css-logical-1.json", "css": "css/css-logical.json", @@ -20464,11 +20464,11 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "6 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-multicol-1.json", "refs": "refs/css-multicol-1.json", "css": "css/css-multicol.json", @@ -20531,11 +20531,11 @@ ], "crawled": "https://drafts.csswg.org/css-namespaces-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-namespaces-3.json", "refs": "refs/css-namespaces-3.json", "css": "css/css-namespaces.json", @@ -20592,11 +20592,11 @@ ], "crawled": "https://drafts.csswg.org/css-nav-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "1 March 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-nav-1.json", "refs": "refs/css-nav-1.json", "events": "events/css-nav-1.json", @@ -20655,11 +20655,11 @@ ], "crawled": "https://drafts.csswg.org/css-nesting-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "25 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-nesting-1.json", "refs": "refs/css-nesting-1.json", "idl": "idl/css-nesting.idl", @@ -20724,11 +20724,11 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "21 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-overflow-3.json", "refs": "refs/css-overflow-3.json", "css": "css/css-overflow.json", @@ -20792,11 +20792,11 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "14 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-overflow-4.json", "refs": "refs/css-overflow-4.json", "css": "css/css-overflow-4.json", @@ -20859,11 +20859,11 @@ ], "crawled": "https://drafts.csswg.org/css-overscroll-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "3 March 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-overscroll-1.json", "refs": "refs/css-overscroll-1.json", "css": "css/css-overscroll.json", @@ -20927,11 +20927,11 @@ ], "crawled": "https://drafts.csswg.org/css-page-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "5 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-page-3.json", "refs": "refs/css-page-3.json", "css": "css/css-page.json", @@ -20988,11 +20988,11 @@ ], "crawled": "https://drafts.csswg.org/css-page-floats-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-page-floats-3.json", "refs": "refs/css-page-floats-3.json", "css": "css/css-page-floats.json", @@ -21120,11 +21120,11 @@ ], "crawled": "https://drafts.csswg.org/css-position-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "29 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-position-3.json", "refs": "refs/css-position-3.json", "css": "css/css-position.json", @@ -21251,11 +21251,11 @@ ], "crawled": "https://drafts.csswg.org/css-pseudo-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "20 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-pseudo-4.json", "refs": "refs/css-pseudo-4.json", "idl": "idl/css-pseudo.idl", @@ -21313,11 +21313,11 @@ ], "crawled": "https://drafts.csswg.org/css-regions-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-regions-1.json", "refs": "refs/css-regions-1.json", "idl": "idl/css-regions.idl", @@ -21375,11 +21375,11 @@ ], "crawled": "https://drafts.csswg.org/css-rhythm-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-rhythm-1.json", "refs": "refs/css-rhythm-1.json", "css": "css/css-rhythm.json", @@ -21442,11 +21442,11 @@ ], "crawled": "https://drafts.csswg.org/css-round-display-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "27 February 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-round-display-1.json", "refs": "refs/css-round-display-1.json", "css": "css/css-round-display.json", @@ -21509,11 +21509,11 @@ ], "crawled": "https://drafts.csswg.org/css-ruby-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-ruby-1.json", "refs": "refs/css-ruby-1.json", "css": "css/css-ruby.json", @@ -21576,11 +21576,11 @@ ], "crawled": "https://drafts.csswg.org/css-scoping-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "7 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-scoping-1.json", "refs": "refs/css-scoping-1.json", "css": "css/css-scoping.json", @@ -21643,11 +21643,11 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-anchoring-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "22 December 2020", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-scroll-anchoring-1.json", "refs": "refs/css-scroll-anchoring-1.json", "css": "css/css-scroll-anchoring.json", @@ -21711,11 +21711,11 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "11 April 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-scroll-snap-1.json", "refs": "refs/css-scroll-snap-1.json", "css": "css/css-scroll-snap.json", @@ -21778,11 +21778,11 @@ ], "crawled": "https://drafts.csswg.org/css-scrollbars-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "4 April 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-scrollbars-1.json", "refs": "refs/css-scrollbars-1.json", "css": "css/css-scrollbars.json", @@ -21845,11 +21845,11 @@ ], "crawled": "https://drafts.csswg.org/css-shadow-parts-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "20 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-shadow-parts-1.json", "refs": "refs/css-shadow-parts-1.json", "idl": "idl/css-shadow-parts.idl", @@ -21914,11 +21914,11 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "20 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-shapes-1.json", "refs": "refs/css-shapes-1.json", "css": "css/css-shapes.json", @@ -21982,11 +21982,11 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "29 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-sizing-3.json", "refs": "refs/css-sizing-3.json", "css": "css/css-sizing.json", @@ -22049,11 +22049,11 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "2 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-sizing-4.json", "refs": "refs/css-sizing-4.json", "css": "css/css-sizing-4.json", @@ -22116,11 +22116,11 @@ ], "crawled": "https://drafts.csswg.org/css-speech-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-speech-1.json", "refs": "refs/css-speech-1.json", "css": "css/css-speech.json", @@ -22181,7 +22181,7 @@ ], "crawled": "https://drafts.csswg.org/css-style-attr/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "date": "10 April 2015", "links": "links/css-style-attr.json", @@ -22246,11 +22246,11 @@ ], "crawled": "https://drafts.csswg.org/css-syntax-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "25 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-syntax-3.json", "refs": "refs/css-syntax-3.json", "css": "css/css-syntax.json", @@ -22313,11 +22313,11 @@ ], "crawled": "https://drafts.csswg.org/css-tables-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "14 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-tables-3.json", "refs": "refs/css-tables-3.json", "css": "css/css-tables.json", @@ -22381,11 +22381,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "27 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-text-3.json", "refs": "refs/css-text-3.json", "css": "css/css-text.json", @@ -22448,11 +22448,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "30 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-text-4.json", "refs": "refs/css-text-4.json", "css": "css/css-text-4.json", @@ -22516,11 +22516,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-text-decor-3.json", "refs": "refs/css-text-decor-3.json", "css": "css/css-text-decor.json", @@ -22583,11 +22583,11 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "8 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-text-decor-4.json", "refs": "refs/css-text-decor-4.json", "css": "css/css-text-decor-4.json", @@ -22651,11 +22651,11 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "7 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-transforms-1.json", "refs": "refs/css-transforms-1.json", "css": "css/css-transforms.json", @@ -22718,11 +22718,11 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "3 April 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-transforms-2.json", "refs": "refs/css-transforms-2.json", "css": "css/css-transforms-2.json", @@ -22786,11 +22786,11 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "10 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-transitions-1.json", "refs": "refs/css-transitions-1.json", "events": "events/css-transitions-1.json", @@ -22855,11 +22855,11 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "5 September 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-transitions-2.json", "refs": "refs/css-transitions-2.json", "idl": "idl/css-transitions-2.idl", @@ -22987,11 +22987,11 @@ ], "crawled": "https://drafts.csswg.org/css-ui-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "27 February 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-ui-3.json", "refs": "refs/css-ui-3.json", "dfns": "dfns/css-ui-3.json", @@ -23054,11 +23054,11 @@ ], "crawled": "https://drafts.csswg.org/css-ui-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "17 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-ui-4.json", "refs": "refs/css-ui-4.json", "css": "css/css-ui.json", @@ -23123,11 +23123,11 @@ ], "crawled": "https://drafts.csswg.org/css-values-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "22 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-values-3.json", "refs": "refs/css-values-3.json", "dfns": "dfns/css-values-3.json", @@ -23191,11 +23191,11 @@ ], "crawled": "https://drafts.csswg.org/css-values-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "17 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-values-4.json", "refs": "refs/css-values-4.json", "css": "css/css-values.json", @@ -23259,11 +23259,11 @@ ], "crawled": "https://drafts.csswg.org/css-variables-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "27 February 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-variables-1.json", "refs": "refs/css-variables-1.json", "dfns": "dfns/css-variables-1.json", @@ -23320,11 +23320,11 @@ ], "crawled": "https://drafts.csswg.org/css-view-transitions-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "5 July 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-view-transitions-1.json", "refs": "refs/css-view-transitions-1.json", "idl": "idl/css-view-transitions.idl", @@ -23382,11 +23382,11 @@ ], "crawled": "https://drafts.csswg.org/css-view-transitions-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "19 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-view-transitions-2.json", "refs": "refs/css-view-transitions-2.json", "idl": "idl/css-view-transitions-2.idl", @@ -23452,11 +23452,11 @@ ], "crawled": "https://drafts.csswg.org/css-viewport/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "3 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-viewport-1.json", "refs": "refs/css-viewport-1.json", "css": "css/css-viewport.json", @@ -23519,11 +23519,11 @@ ], "crawled": "https://drafts.csswg.org/css-will-change-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "29 April 2022", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-will-change-1.json", "refs": "refs/css-will-change-1.json", "css": "css/css-will-change.json", @@ -23587,11 +23587,11 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-writing-modes-3.json", "refs": "refs/css-writing-modes-3.json", "dfns": "dfns/css-writing-modes-3.json", @@ -23654,11 +23654,11 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "28 August 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css-writing-modes-4.json", "refs": "refs/css-writing-modes-4.json", "css": "css/css-writing-modes.json", @@ -23858,11 +23858,11 @@ ], "crawled": "https://drafts.csswg.org/css2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "18 December 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/CSS22.json", "refs": "refs/CSS22.json", "css": "css/CSS.json", @@ -23925,11 +23925,11 @@ ], "crawled": "https://drafts.csswg.org/css-exclusions-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "5 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/css3-exclusions.json", "refs": "refs/css3-exclusions.json", "css": "css/css-exclusions.json", @@ -23992,11 +23992,11 @@ ], "crawled": "https://drafts.csswg.org/cssom-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "2 July 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/cssom-1.json", "refs": "refs/cssom-1.json", "idl": "idl/cssom.idl", @@ -24060,11 +24060,11 @@ ], "crawled": "https://drafts.csswg.org/cssom-view-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "21 June 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/cssom-view-1.json", "refs": "refs/cssom-view-1.json", "events": "events/cssom-view-1.json", @@ -27155,7 +27155,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "date": "14 May 2024", "links": "links/mediaqueries-3.json", @@ -27220,11 +27220,11 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/mediaqueries-4.json", "refs": "refs/mediaqueries-4.json", "css": "css/mediaqueries.json", @@ -27287,11 +27287,11 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-5/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "25 May 2022", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/mediaqueries-5.json", "refs": "refs/mediaqueries-5.json", "css": "css/mediaqueries-5.json", @@ -28681,7 +28681,7 @@ "sourcePath": "index.html", "filename": "index.html" }, - "title": "Payment Request API 1.1", + "title": "Payment Request API", "source": "w3c", "shortTitle": "Payment Request API 1.1", "categories": [ @@ -28700,10 +28700,10 @@ ], "crawled": "https://w3c.github.io/payment-request/", "crawlCacheInfo": { - "lastModified": "Mon, 05 Feb 2024 23:36:30 GMT" + "lastModified": "Mon, 08 Jul 2024 22:44:46 GMT" }, "generator": "respec", - "date": "05 February 2024", + "date": "08 July 2024", "links": "links/payment-request-1.1.json", "refs": "refs/payment-request-1.1.json", "events": "events/payment-request-1.1.json", @@ -30128,11 +30128,11 @@ ], "crawled": "https://drafts.csswg.org/resize-observer-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:26 GMT" }, "generator": "bikeshed", "date": "27 January 2023", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/resize-observer-1.json", "refs": "refs/resize-observer-1.json", "idl": "idl/resize-observer.idl", @@ -30451,11 +30451,11 @@ ], "crawled": "https://drafts.csswg.org/scroll-animations-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "31 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/scroll-animations-1.json", "refs": "refs/scroll-animations-1.json", "idl": "idl/scroll-animations.idl", @@ -30707,7 +30707,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-3/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "date": "30 January 2018", "links": "links/selectors-3.json", @@ -30772,11 +30772,11 @@ ], "crawled": "https://drafts.csswg.org/selectors-4/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "6 March 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/selectors-4.json", "refs": "refs/selectors-4.json", "css": "css/selectors.json", @@ -33091,11 +33091,11 @@ ], "crawled": "https://drafts.csswg.org/web-animations-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:15 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "17 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/web-animations-1.json", "refs": "refs/web-animations-1.json", "events": "events/web-animations-1.json", @@ -33159,11 +33159,11 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "15 May 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/web-animations-2.json", "refs": "refs/web-animations-2.json", "idl": "idl/web-animations-2.idl", @@ -34450,7 +34450,7 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/", "crawlCacheInfo": { - "lastModified": "Mon, 08 Jul 2024 09:20:39 GMT" + "lastModified": "Mon, 08 Jul 2024 21:56:05 GMT" }, "generator": "bikeshed", "date": "8 July 2024", @@ -35590,11 +35590,11 @@ ], "crawled": "https://immersive-web.github.io/webxr/", "crawlCacheInfo": { - "lastModified": "Mon, 01 Jul 2024 17:32:19 GMT" + "lastModified": "Mon, 08 Jul 2024 20:21:35 GMT" }, "generator": "bikeshed", "date": "31 March 2022", - "revision": "05f9a3560f1d761408f6ed00ffd0d0b9c733166d", + "revision": "49e762e10c555e9c167062142652b0220bfc7938", "links": "links/webxr.json", "refs": "refs/webxr.json", "events": "events/webxr.json", @@ -35713,7 +35713,7 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/wgsl/", "crawlCacheInfo": { - "lastModified": "Mon, 08 Jul 2024 09:20:39 GMT" + "lastModified": "Mon, 08 Jul 2024 21:56:05 GMT" }, "generator": "bikeshed", "date": "8 July 2024", @@ -36068,11 +36068,11 @@ ], "crawled": "https://drafts.csswg.org/selectors-nonelement-1/", "crawlCacheInfo": { - "lastModified": "Fri, 05 Jul 2024 09:15:14 GMT" + "lastModified": "Mon, 08 Jul 2024 20:19:25 GMT" }, "generator": "bikeshed", "date": "24 January 2024", - "revision": "eaf34b1a629ff3fa6bf557a90f3f1fc01182aa3e", + "revision": "aa3ad4eedffa94dd79f64b5c11f3aa1185b323f4", "links": "links/selectors-nonelement-1.json", "refs": "refs/selectors-nonelement-1.json", "css": "css/selectors-nonelement.json", diff --git a/ed/links/contact-picker.json b/ed/links/contact-picker.json index d5c4c435c442..5c2d0c350143 100644 --- a/ed/links/contact-picker.json +++ b/ed/links/contact-picker.json @@ -6,6 +6,7 @@ "links": { "rawlinks": { "https://datatracker.ietf.org/doc/html/rfc2119": {}, + "https://github.com/w3c/contact-picker/issues/new": {}, "https://html.spec.whatwg.org/multipage/": {}, "https://infra.spec.whatwg.org/": {}, "https://lists.w3.org/Archives/Public/public-device-apis/": {}, @@ -16,21 +17,22 @@ "https://webidl.spec.whatwg.org/": {}, "https://wiki.mozilla.org/WebAPI/ContactsAPI": {}, "https://www.iso.org/standard/72482.html": {}, + "https://www.iso.org/standard/72483.html": {}, "https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-E.164-201011-I!!PDF-E&type=items": {}, - "https://www.w3.org/2023/Process-20231103/": {}, - "https://www.w3.org/Consortium/Patent-Policy/": { - "anchors": [ - "def-essential", - "sec-Disclosure" - ] - }, "https://www.w3.org/TR/2010/WD-contacts-api-20100121/": {}, "https://www.w3.org/TR/2014/NOTE-contacts-api-20140114/": {}, "https://www.w3.org/TR/2015/NOTE-contacts-manager-api-20150602/": {}, "https://www.w3.org/groups/wg/das": {}, "https://www.w3.org/groups/wg/das/ipr": {}, "https://www.w3.org/groups/wg/webapps": {}, - "https://www.w3.org/groups/wg/webapps/ipr": {} + "https://www.w3.org/groups/wg/webapps/ipr": {}, + "https://www.w3.org/policies/patent-policy/": { + "anchors": [ + "def-essential", + "sec-Disclosure" + ] + }, + "https://www.w3.org/policies/process/20231103/": {} }, "autolinks": { "https://html.spec.whatwg.org/multipage/document-sequences.html": { @@ -95,7 +97,8 @@ "list-iterate", "list-contain", "list-append", - "boolean" + "boolean", + "ordered-map" ] }, "https://mimesniff.spec.whatwg.org/": { diff --git a/ed/links/payment-request-1.1.json b/ed/links/payment-request-1.1.json index 01efc553c966..f5b327c7c1b9 100644 --- a/ed/links/payment-request-1.1.json +++ b/ed/links/payment-request-1.1.json @@ -1,6 +1,6 @@ { "spec": { - "title": "Payment Request API 1.1", + "title": "Payment Request API", "url": "https://w3c.github.io/payment-request/" }, "links": { @@ -77,6 +77,7 @@ "https://github.com/w3c/payment-request/commit/876a9cc": {}, "https://github.com/w3c/payment-request/commit/898412b": {}, "https://github.com/w3c/payment-request/commit/8c45522": {}, + "https://github.com/w3c/payment-request/commit/91d3530": {}, "https://github.com/w3c/payment-request/commit/944f512": {}, "https://github.com/w3c/payment-request/commit/974d879": {}, "https://github.com/w3c/payment-request/commit/9a3c6d9": {}, @@ -102,12 +103,11 @@ "https://github.com/w3c/payment-request/commit/f697360": {}, "https://github.com/w3c/payment-request/commit/f810dc0": {}, "https://github.com/w3c/payment-request/commit/ff5e725": {}, - "https://github.com/w3c/payment-request/commits/gh-pages": {}, - "https://github.com/w3c/payment-request/issues?utf8=%E2%9C%93&q=is%3Aopen%20is%3Aissue%20-label%3A%22Priority%3A%20Postponed%22%20": {}, "https://github.com/w3c/payment-request/pull/1001": {}, "https://github.com/w3c/payment-request/pull/1005": {}, "https://github.com/w3c/payment-request/pull/1007": {}, "https://github.com/w3c/payment-request/pull/1009": {}, + "https://github.com/w3c/payment-request/pull/1026": {}, "https://github.com/w3c/payment-request/pull/654": {}, "https://github.com/w3c/payment-request/pull/656": {}, "https://github.com/w3c/payment-request/pull/666": {}, @@ -203,6 +203,7 @@ "assert" ] }, + "https://lists.w3.org/Archives/Public/public-payments-wg/2021Jun/0000.html": {}, "https://tc39.es/ecma262/multipage/": { "anchors": [ "sec-json.parse", @@ -215,6 +216,7 @@ ] }, "https://url.spec.whatwg.org/": {}, + "https://w3c.github.io/contact-picker/": {}, "https://w3c.github.io/test-results/payment-request/all.html": {}, "https://webidl.spec.whatwg.org/": { "anchors": [ @@ -257,10 +259,8 @@ ] }, "https://www.rfc-editor.org/rfc/rfc8174": {}, - "https://www.w3.org/2022/03/prapi-fo-report.html": {}, - "https://www.w3.org/Payments/WG/charter-201912.html": {}, "https://www.w3.org/TR/": {}, - "https://www.w3.org/TR/2021/PR-payment-request-20210930/": {}, + "https://www.w3.org/TR/2022/REC-payment-request-20220908/": {}, "https://www.w3.org/TR/payment-handler/": {}, "https://www.w3.org/TR/payment-method-id/": { "anchors": [ diff --git a/ed/links/webxr.json b/ed/links/webxr.json index cc5f35d32903..47f67bb8dd5e 100644 --- a/ed/links/webxr.json +++ b/ed/links/webxr.json @@ -163,6 +163,12 @@ "https://github.com/immersive-web/webxr/pull/1201": {}, "https://github.com/immersive-web/webxr/pull/1217": {}, "https://github.com/immersive-web/webxr/pull/1230": {}, + "https://github.com/immersive-web/webxr/pull/1296": {}, + "https://github.com/immersive-web/webxr/pull/1314": {}, + "https://github.com/immersive-web/webxr/pull/1332": {}, + "https://github.com/immersive-web/webxr/pull/1343": {}, + "https://github.com/immersive-web/webxr/pull/1353": {}, + "https://github.com/immersive-web/webxr/pull/1359": {}, "https://github.com/immersive-web/webxr/pull/360": {}, "https://github.com/immersive-web/webxr/pull/496": {}, "https://github.com/immersive-web/webxr/pull/501": {}, @@ -307,6 +313,7 @@ "https://www.w3.org/TR/2019/WD-webxr-20190205/": {}, "https://www.w3.org/TR/2019/WD-webxr-20191010/": {}, "https://www.w3.org/TR/2020/WD-webxr-20200724/": {}, + "https://www.w3.org/TR/2022/CR-webxr-20220331/": {}, "https://www.w3.org/TR/geometry-1/": {}, "https://www.w3.org/TR/hr-time-3/": {}, "https://www.w3.org/TR/orientation-event/": {}, diff --git a/ed/refs/contact-picker.json b/ed/refs/contact-picker.json index fdc43b68f3d0..248f92e8b380 100644 --- a/ed/refs/contact-picker.json +++ b/ed/refs/contact-picker.json @@ -35,6 +35,10 @@ "name": "ISO3166-1", "url": "https://www.iso.org/standard/72482.html" }, + { + "name": "ISO3166-2", + "url": "https://www.iso.org/standard/72483.html" + }, { "name": "MIMESNIFF", "url": "https://mimesniff.spec.whatwg.org/" diff --git a/ed/refs/payment-request-1.1.json b/ed/refs/payment-request-1.1.json index c6cef7729dc4..500954663965 100644 --- a/ed/refs/payment-request-1.1.json +++ b/ed/refs/payment-request-1.1.json @@ -1,6 +1,6 @@ { "spec": { - "title": "Payment Request API 1.1", + "title": "Payment Request API", "url": "https://w3c.github.io/payment-request/" }, "refs": {