diff --git a/tr/algorithms/uievents-key.json b/tr/algorithms/uievents-key.json index dd004ba1cfb2..fa0ef16c15e5 100644 --- a/tr/algorithms/uievents-key.json +++ b/tr/algorithms/uievents-key.json @@ -7,7 +7,7 @@ { "name": "clipboard-read", "href": "https://www.w3.org/TR/uievents-key/#select-an-appropriate-key-attribute-value", - "html": "
KeyboardEvent
's key
attribute, run these steps:",
+ "html": "KeyboardEvent
's key
attribute, run these steps:",
"rationale": ".algorithm",
"steps": [
{
diff --git a/tr/dfns/uievents-code.json b/tr/dfns/uievents-code.json
index f39ad0730771..4467ecd8d047 100644
--- a/tr/dfns/uievents-code.json
+++ b/tr/dfns/uievents-code.json
@@ -149,8 +149,10 @@
"access": "private",
"informative": false,
"heading": {
- "href": "https://www.w3.org/TR/uievents-code/#keypad",
- "title": "UI Events KeyboardEvent code Values"
+ "id": "key-numpad-section",
+ "href": "https://www.w3.org/TR/uievents-code/#key-numpad-section",
+ "title": "Numpad Section",
+ "number": "3.4"
},
"definedIn": "prose"
},
@@ -185,8 +187,10 @@
"access": "private",
"informative": false,
"heading": {
- "href": "https://www.w3.org/TR/uievents-code/#function-key",
- "title": "UI Events KeyboardEvent code Values"
+ "id": "key-function-section",
+ "href": "https://www.w3.org/TR/uievents-code/#key-function-section",
+ "title": "Function Section",
+ "number": "3.5"
},
"definedIn": "prose"
},
diff --git a/tr/dfns/uievents-key.json b/tr/dfns/uievents-key.json
index 350d944372fc..364cf57fd1e2 100644
--- a/tr/dfns/uievents-key.json
+++ b/tr/dfns/uievents-key.json
@@ -54,8 +54,10 @@
"access": "private",
"informative": false,
"heading": {
- "href": "https://www.w3.org/TR/uievents-key/#non-control-character",
- "title": "UI Events KeyboardEvent key Values"
+ "id": "keys-unicode",
+ "href": "https://www.w3.org/TR/uievents-key/#keys-unicode",
+ "title": "Unicode Values",
+ "number": "2.1"
},
"definedIn": "prose"
},
@@ -71,8 +73,10 @@
"access": "private",
"informative": false,
"heading": {
- "href": "https://www.w3.org/TR/uievents-key/#combining-character",
- "title": "UI Events KeyboardEvent key Values"
+ "id": "keys-unicode",
+ "href": "https://www.w3.org/TR/uievents-key/#keys-unicode",
+ "title": "Unicode Values",
+ "number": "2.1"
},
"definedIn": "prose"
},
diff --git a/tr/headings/uievents-code.json b/tr/headings/uievents-code.json
index 0b8bc368a738..ac6176b826d7 100644
--- a/tr/headings/uievents-code.json
+++ b/tr/headings/uievents-code.json
@@ -10,12 +10,6 @@
"level": 2,
"title": "Abstract"
},
- {
- "id": "sotd",
- "href": "https://www.w3.org/TR/uievents-code/#sotd",
- "level": 2,
- "title": "Status of this document"
- },
{
"id": "toc",
"href": "https://www.w3.org/TR/uievents-code/#toc",
diff --git a/tr/headings/uievents-key.json b/tr/headings/uievents-key.json
index 5f19976bd46a..175992b00774 100644
--- a/tr/headings/uievents-key.json
+++ b/tr/headings/uievents-key.json
@@ -10,12 +10,6 @@
"level": 2,
"title": "Abstract"
},
- {
- "id": "sotd",
- "href": "https://www.w3.org/TR/uievents-key/#sotd",
- "level": 2,
- "title": "Status of this document"
- },
{
"id": "toc",
"href": "https://www.w3.org/TR/uievents-key/#toc",
diff --git a/tr/ids/uievents-code.json b/tr/ids/uievents-code.json
index af42ff8b99e9..c701ea834daa 100644
--- a/tr/ids/uievents-code.json
+++ b/tr/ids/uievents-code.json
@@ -7,6 +7,7 @@
"https://www.w3.org/TR/uievents-code/#toc-nav",
"https://www.w3.org/TR/uievents-code/#toc-jump",
"https://www.w3.org/TR/uievents-code/#toc-toggle",
+ "https://www.w3.org/TR/uievents-code/#toc-theme-toggle",
"https://www.w3.org/TR/uievents-code/#w3c-state",
"https://www.w3.org/TR/uievents-code/#abstract",
"https://www.w3.org/TR/uievents-code/#sotd",
@@ -105,20 +106,14 @@
"https://www.w3.org/TR/uievents-code/#ref-for-dom-keyboardevent-code%E2%91%A4",
"https://www.w3.org/TR/uievents-code/#ref-for-dom-keyboardevent-code%E2%91%A5",
"https://www.w3.org/TR/uievents-code/#key-code-attribute-value",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-key-code-attribute-value",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-key-code-attribute-value",
"https://www.w3.org/TR/uievents-code/#ref-for-interface-keyboardevent%E2%91%A0",
"https://www.w3.org/TR/uievents-code/#ref-for-key-code-attribute-value%E2%91%A0",
"https://www.w3.org/TR/uievents-code/#key-alphanumeric-section",
"https://www.w3.org/TR/uievents-code/#alphanumeric-section",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-alphanumeric-section",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-alphanumeric-section",
"https://www.w3.org/TR/uievents-code/#ref-for-writing-system-keys%E2%91%A0",
"https://www.w3.org/TR/uievents-code/#ref-for-functional-keys",
"https://www.w3.org/TR/uievents-code/#key-alphanumeric-writing-system",
"https://www.w3.org/TR/uievents-code/#writing-system-keys",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-writing-system-keys",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-writing-system-keys",
"https://www.w3.org/TR/uievents-code/#ref-for-dom-keyboardevent-key%E2%91%A3",
"https://www.w3.org/TR/uievents-code/#figure-keyboard-codes-alphanum1",
"https://www.w3.org/TR/uievents-code/#ref-for-writing-system-keys%E2%91%A1",
@@ -183,8 +178,6 @@
"https://www.w3.org/TR/uievents-code/#code-Slash",
"https://www.w3.org/TR/uievents-code/#key-alphanumeric-functional",
"https://www.w3.org/TR/uievents-code/#functional-keys",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-functional-keys",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-functional-keys",
"https://www.w3.org/TR/uievents-code/#ref-for-function-key%E2%91%A0",
"https://www.w3.org/TR/uievents-code/#ref-for-alphanumeric-section%E2%91%A8",
"https://www.w3.org/TR/uievents-code/#figure-keyboard-codes-alphanum2",
@@ -225,8 +218,6 @@
"https://www.w3.org/TR/uievents-code/#code-NonConvert",
"https://www.w3.org/TR/uievents-code/#key-controlpad-section",
"https://www.w3.org/TR/uievents-code/#control-pad",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-control-pad",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-control-pad",
"https://www.w3.org/TR/uievents-code/#figure-control-pad",
"https://www.w3.org/TR/uievents-code/#ref-for-control-pad%E2%91%A7",
"https://www.w3.org/TR/uievents-code/#table-key-code-controlpad",
@@ -243,8 +234,6 @@
"https://www.w3.org/TR/uievents-code/#ref-for-function-section%E2%91%A7",
"https://www.w3.org/TR/uievents-code/#key-arrowpad-section",
"https://www.w3.org/TR/uievents-code/#arrow-pad",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-arrow-pad",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-arrow-pad",
"https://www.w3.org/TR/uievents-code/#figure-arrow-pad",
"https://www.w3.org/TR/uievents-code/#ref-for-arrow-pad%E2%91%A7",
"https://www.w3.org/TR/uievents-code/#table-key-code-arrowpad",
@@ -256,13 +245,9 @@
"https://www.w3.org/TR/uievents-code/#code-ArrowUp",
"https://www.w3.org/TR/uievents-code/#key-numpad-section",
"https://www.w3.org/TR/uievents-code/#numpad",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-numpad",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-numpad",
"https://www.w3.org/TR/uievents-code/#ref-for-control-pad%E2%91%A8",
"https://www.w3.org/TR/uievents-code/#ref-for-arrow-pad%E2%91%A8",
"https://www.w3.org/TR/uievents-code/#keypad",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-keypad",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-keypad",
"https://www.w3.org/TR/uievents-code/#ref-for-numpad%E2%91%A0%E2%93%AA",
"https://www.w3.org/TR/uievents-code/#figure-numpad",
"https://www.w3.org/TR/uievents-code/#ref-for-numpad%E2%91%A0%E2%91%A0",
@@ -311,13 +296,9 @@
"https://www.w3.org/TR/uievents-code/#ref-for-dom-keyboardevent-code%E2%91%A0%E2%91%A7",
"https://www.w3.org/TR/uievents-code/#key-function-section",
"https://www.w3.org/TR/uievents-code/#function-section",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-function-section",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-function-section",
"https://www.w3.org/TR/uievents-code/#ref-for-alphanumeric-section%E2%91%A0%E2%91%A0",
"https://www.w3.org/TR/uievents-code/#ref-for-function-key%E2%91%A1",
"https://www.w3.org/TR/uievents-code/#function-key",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-function-key",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-function-key",
"https://www.w3.org/TR/uievents-code/#ref-for-function-key%E2%91%A2",
"https://www.w3.org/TR/uievents-code/#ref-for-dom-keyboardevent-code%E2%91%A0%E2%91%A8",
"https://www.w3.org/TR/uievents-code/#ref-for-function-key%E2%91%A3",
@@ -350,8 +331,6 @@
"https://www.w3.org/TR/uievents-code/#ref-for-dom-keyboardevent-code%E2%91%A1%E2%91%A1",
"https://www.w3.org/TR/uievents-code/#key-media",
"https://www.w3.org/TR/uievents-code/#media-keys",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-media-keys",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-media-keys",
"https://www.w3.org/TR/uievents-code/#ref-for-media-keys",
"https://www.w3.org/TR/uievents-code/#ref-for-function-key%E2%91%A6",
"https://www.w3.org/TR/uievents-code/#ref-for-media-keys%E2%91%A0",
@@ -443,24 +422,12 @@
"https://www.w3.org/TR/uievents-code/#index",
"https://www.w3.org/TR/uievents-code/#index-defined-here",
"https://www.w3.org/TR/uievents-code/#index-defined-elsewhere",
- "https://www.w3.org/TR/uievents-code/#4103741029595e9e13c67dab91d1e3bd",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-4103741029595e9e13c67dab91d1e3bd",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-4103741029595e9e13c67dab91d1e3bd",
- "https://www.w3.org/TR/uievents-code/#16015a3adb23f6b5bcd1da9550190b1a",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-16015a3adb23f6b5bcd1da9550190b1a",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-16015a3adb23f6b5bcd1da9550190b1a",
- "https://www.w3.org/TR/uievents-code/#e604a5849fdf8059e0f5a8fb9b7ba547",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-e604a5849fdf8059e0f5a8fb9b7ba547",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-e604a5849fdf8059e0f5a8fb9b7ba547",
- "https://www.w3.org/TR/uievents-code/#0e3150549665e2be6e0eb7354b4500e8",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-0e3150549665e2be6e0eb7354b4500e8",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-0e3150549665e2be6e0eb7354b4500e8",
- "https://www.w3.org/TR/uievents-code/#c39f8aecd2386c36082f4a5c5d520d18",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-c39f8aecd2386c36082f4a5c5d520d18",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-c39f8aecd2386c36082f4a5c5d520d18",
- "https://www.w3.org/TR/uievents-code/#e412f119fdd0a9f2319e8d3718690802",
- "https://www.w3.org/TR/uievents-code/#infopanel-for-e412f119fdd0a9f2319e8d3718690802",
- "https://www.w3.org/TR/uievents-code/#infopaneltitle-for-e412f119fdd0a9f2319e8d3718690802",
+ "https://www.w3.org/TR/uievents-code/#915aff5e",
+ "https://www.w3.org/TR/uievents-code/#4031d31b",
+ "https://www.w3.org/TR/uievents-code/#1e6c87f4",
+ "https://www.w3.org/TR/uievents-code/#dd357ae7",
+ "https://www.w3.org/TR/uievents-code/#2bc0e269",
+ "https://www.w3.org/TR/uievents-code/#d6f5a4cc",
"https://www.w3.org/TR/uievents-code/#references",
"https://www.w3.org/TR/uievents-code/#normative",
"https://www.w3.org/TR/uievents-code/#biblio-infra",
diff --git a/tr/ids/uievents-key.json b/tr/ids/uievents-key.json
index 56a32ea1b5d5..5121f14960b1 100644
--- a/tr/ids/uievents-key.json
+++ b/tr/ids/uievents-key.json
@@ -7,6 +7,7 @@
"https://www.w3.org/TR/uievents-key/#toc-nav",
"https://www.w3.org/TR/uievents-key/#toc-jump",
"https://www.w3.org/TR/uievents-key/#toc-toggle",
+ "https://www.w3.org/TR/uievents-key/#toc-theme-toggle",
"https://www.w3.org/TR/uievents-key/#w3c-state",
"https://www.w3.org/TR/uievents-key/#abstract",
"https://www.w3.org/TR/uievents-key/#ref-for-key-attribute-value",
@@ -30,14 +31,12 @@
"https://www.w3.org/TR/uievents-key/#ref-for-key-attribute-value%E2%91%A1",
"https://www.w3.org/TR/uievents-key/#ref-for-interface-keyboardevent%E2%91%A2",
"https://www.w3.org/TR/uievents-key/#ref-for-dom-keyboardevent-key%E2%91%A3",
- "https://www.w3.org/TR/uievents-key/#key-value-tables",
+ "https://www.w3.org/TR/uievents-key/#ref-for-key-value-tables",
"https://www.w3.org/TR/uievents-key/#ref-for-interface-keyboardevent%E2%91%A3",
"https://www.w3.org/TR/uievents-key/#ref-for-dom-keyboardevent-code%E2%91%A1",
"https://www.w3.org/TR/uievents-key/#key-attr-values",
"https://www.w3.org/TR/uievents-key/#ref-for-dom-keyboardevent-key%E2%91%A4",
"https://www.w3.org/TR/uievents-key/#key-attribute-value",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-key-attribute-value",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-key-attribute-value",
"https://www.w3.org/TR/uievents-key/#ref-for-key-string",
"https://www.w3.org/TR/uievents-key/#ref-for-named-key-attribute-value",
"https://www.w3.org/TR/uievents-key/#ref-for-key-attribute-value%E2%91%A2",
@@ -50,16 +49,10 @@
"https://www.w3.org/TR/uievents-key/#ref-for-key-string%E2%91%A0",
"https://www.w3.org/TR/uievents-key/#ref-for-key-attribute-value%E2%91%A6",
"https://www.w3.org/TR/uievents-key/#key-string",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-key-string",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-key-string",
"https://www.w3.org/TR/uievents-key/#ref-for-non-control-character",
"https://www.w3.org/TR/uievents-key/#ref-for-combining-character",
"https://www.w3.org/TR/uievents-key/#non-control-character",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-non-control-character",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-non-control-character",
"https://www.w3.org/TR/uievents-key/#combining-character",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-combining-character",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-combining-character",
"https://www.w3.org/TR/uievents-key/#example-79479508",
"https://www.w3.org/TR/uievents-key/#ref-for-key-string%E2%91%A1",
"https://www.w3.org/TR/uievents-key/#example-c4dc2f36",
@@ -72,12 +65,8 @@
"https://www.w3.org/TR/uievents-key/#selecting-key-attribute-values",
"https://www.w3.org/TR/uievents-key/#ref-for-dom-keyboardevent-key%E2%91%A5",
"https://www.w3.org/TR/uievents-key/#glyph-modifier-key",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-glyph-modifier-key",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-glyph-modifier-key",
"https://www.w3.org/TR/uievents-key/#h-clipboard-read",
"https://www.w3.org/TR/uievents-key/#select-an-appropriate-key-attribute-value",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-select-an-appropriate-key-attribute-value",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-select-an-appropriate-key-attribute-value",
"https://www.w3.org/TR/uievents-key/#ref-for-select-an-appropriate-key-attribute-value",
"https://www.w3.org/TR/uievents-key/#ref-for-interface-keyboardevent%E2%91%A5",
"https://www.w3.org/TR/uievents-key/#ref-for-dom-keyboardevent-key%E2%91%A6",
@@ -110,8 +99,6 @@
"https://www.w3.org/TR/uievents-key/#named-key-attribute-values",
"https://www.w3.org/TR/uievents-key/#ref-for-dom-keyboardevent-key%E2%91%A7",
"https://www.w3.org/TR/uievents-key/#named-key-attribute-value",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-named-key-attribute-value",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-named-key-attribute-value",
"https://www.w3.org/TR/uievents-key/#ref-for-key-attribute-value%E2%91%A0%E2%91%A6",
"https://www.w3.org/TR/uievents-key/#ref-for-named-key-attribute-value%E2%91%A4",
"https://www.w3.org/TR/uievents-key/#ref-for-interface-keyboardevent%E2%91%A6",
@@ -489,30 +476,14 @@
"https://www.w3.org/TR/uievents-key/#index",
"https://www.w3.org/TR/uievents-key/#index-defined-here",
"https://www.w3.org/TR/uievents-key/#index-defined-elsewhere",
- "https://www.w3.org/TR/uievents-key/#b8f7f30fcf257828a84afe4c745d501f",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-b8f7f30fcf257828a84afe4c745d501f",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-b8f7f30fcf257828a84afe4c745d501f",
- "https://www.w3.org/TR/uievents-key/#26cbf7220c693bc9b6b442ac1d5900bd",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-26cbf7220c693bc9b6b442ac1d5900bd",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-26cbf7220c693bc9b6b442ac1d5900bd",
- "https://www.w3.org/TR/uievents-key/#6b0a2096dc09db3f92ddc1041f72b49e",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-6b0a2096dc09db3f92ddc1041f72b49e",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-6b0a2096dc09db3f92ddc1041f72b49e",
- "https://www.w3.org/TR/uievents-key/#8b32100884b34e07e667931d3fccbc73",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-8b32100884b34e07e667931d3fccbc73",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-8b32100884b34e07e667931d3fccbc73",
- "https://www.w3.org/TR/uievents-key/#5a37412907a5f54af6179b0d810e8dd9",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-5a37412907a5f54af6179b0d810e8dd9",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-5a37412907a5f54af6179b0d810e8dd9",
- "https://www.w3.org/TR/uievents-key/#73bcdbdf9fa8fdde54286595b9ca7ad3",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-73bcdbdf9fa8fdde54286595b9ca7ad3",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-73bcdbdf9fa8fdde54286595b9ca7ad3",
- "https://www.w3.org/TR/uievents-key/#17af8a01895ed485222030d3855b81c9",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-17af8a01895ed485222030d3855b81c9",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-17af8a01895ed485222030d3855b81c9",
- "https://www.w3.org/TR/uievents-key/#7cea50bd80f7e9b6c0511b9b71cfe5c0",
- "https://www.w3.org/TR/uievents-key/#infopanel-for-7cea50bd80f7e9b6c0511b9b71cfe5c0",
- "https://www.w3.org/TR/uievents-key/#infopaneltitle-for-7cea50bd80f7e9b6c0511b9b71cfe5c0",
+ "https://www.w3.org/TR/uievents-key/#cf0cb46e",
+ "https://www.w3.org/TR/uievents-key/#a04c3d95",
+ "https://www.w3.org/TR/uievents-key/#77d2c11d",
+ "https://www.w3.org/TR/uievents-key/#48eb4513",
+ "https://www.w3.org/TR/uievents-key/#1bbfdeca",
+ "https://www.w3.org/TR/uievents-key/#01d2e35c",
+ "https://www.w3.org/TR/uievents-key/#922ac9dd",
+ "https://www.w3.org/TR/uievents-key/#76d11bdd",
"https://www.w3.org/TR/uievents-key/#references",
"https://www.w3.org/TR/uievents-key/#normative",
"https://www.w3.org/TR/uievents-key/#biblio-rfc2119",
diff --git a/tr/index.json b/tr/index.json
index 6caa2d71dbaf..390388ea4abe 100644
--- a/tr/index.json
+++ b/tr/index.json
@@ -1,7 +1,7 @@
{
"type": "crawl",
"title": "Reffy crawl",
- "date": "2024-11-26T01:34:52.208Z",
+ "date": "2024-11-27T01:34:49.506Z",
"options": {
"fallback": "tr/index.json",
"output": "report",
@@ -715,7 +715,7 @@
"https://aomediacodec.github.io/av1-spec/"
],
"crawled": "https://aomediacodec.github.io/av1-spec/av1-spec.pdf",
- "date": "26 November 2024",
+ "date": "27 November 2024",
"links": "links/av1-spec.json"
},
{
@@ -9253,11 +9253,10 @@
],
"crawled": "https://www.w3.org/TR/device-posture/",
"crawlCacheInfo": {
- "lastModified": "Wed, 20 Nov 2024 14:17:16 GMT"
+ "lastModified": "Thu, 21 Nov 2024 18:39:12 GMT"
},
"generator": "respec",
- "date": "20 November 2024",
- "revision": "bb91b8a8651b4cb09ba87a6b9ae6b9fc6a2cf322",
+ "date": "26 November 2024",
"algorithms": "algorithms/device-posture.json",
"links": "links/device-posture.json",
"refs": "refs/device-posture.json",
@@ -18060,11 +18059,11 @@
],
"crawled": "https://www.w3.org/TR/uievents-code/",
"crawlCacheInfo": {
- "lastModified": "Mon, 29 May 2023 15:42:43 GMT"
+ "lastModified": "Tue, 26 Nov 2024 05:03:22 GMT"
},
"generator": "bikeshed",
- "date": "30 May 2023",
- "revision": "c89e2a1482efb8960964f75633117b2a79962740",
+ "date": "26 November 2024",
+ "revision": "88058351025757bb531106476ae4b69b1d7091cf",
"links": "links/uievents-code.json",
"refs": "refs/uievents-code.json",
"dfns": "dfns/uievents-code.json",
@@ -18116,11 +18115,11 @@
],
"crawled": "https://www.w3.org/TR/uievents-key/",
"crawlCacheInfo": {
- "lastModified": "Mon, 29 May 2023 16:15:34 GMT"
+ "lastModified": "Tue, 26 Nov 2024 05:02:48 GMT"
},
"generator": "bikeshed",
- "date": "30 May 2023",
- "revision": "41ddcc2a2d42bde0935263dfe91a28eb7acbbc4f",
+ "date": "26 November 2024",
+ "revision": "88058351025757bb531106476ae4b69b1d7091cf",
"algorithms": "algorithms/uievents-key.json",
"links": "links/uievents-key.json",
"refs": "refs/uievents-key.json",
diff --git a/tr/links/device-posture.json b/tr/links/device-posture.json
index 04673d4822ea..e1ace02a2024 100644
--- a/tr/links/device-posture.json
+++ b/tr/links/device-posture.json
@@ -57,6 +57,7 @@
"SameObject"
]
},
+ "https://wpt.fyi/results/device-posture": {},
"https://www.rfc-editor.org/rfc/rfc2119": {},
"https://www.rfc-editor.org/rfc/rfc8174": {},
"https://www.w3.org/TR/": {},
@@ -98,13 +99,15 @@
"https://www.w3.org/groups/wg/das/ipr": {},
"https://www.w3.org/policies/patent-policy/": {
"anchors": [
+ "sec-Requirements",
"def-essential",
"sec-Disclosure"
]
},
"https://www.w3.org/policies/process/20231103/": {
"anchors": [
- "recs-and-notes"
+ "recs-and-notes",
+ "dfn-wide-review"
]
}
},
diff --git a/tr/links/uievents-code.json b/tr/links/uievents-code.json
index 7e1f58af5222..f82071c7bcdd 100644
--- a/tr/links/uievents-code.json
+++ b/tr/links/uievents-code.json
@@ -5,26 +5,13 @@
},
"links": {
"rawlinks": {
+ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51641": {},
+ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645": {},
"https://datatracker.ietf.org/doc/html/rfc2119": {},
"https://infra.spec.whatwg.org/": {},
"https://w3c.github.io/apa/fast/checklist.html": {},
- "https://w3c.github.io/uievents-key/impl-report.html": {},
- "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51641": {},
- "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645": {},
"https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf": {},
- "https://www.w3.org/2021/Process-20211102/": {
- "anchors": [
- "recs-and-notes",
- "dfn-wide-review"
- ]
- },
- "https://www.w3.org/Consortium/Patent-Policy/": {
- "anchors": [
- "sec-Requirements",
- "def-essential",
- "sec-Disclosure"
- ]
- },
+ "https://www.w3.org/2002/09/wbs/myQuestionnaires": {},
"https://www.w3.org/International/i18n-drafts/techniques/shortchecklist": {},
"https://www.w3.org/TR/": {},
"https://www.w3.org/TR/security-privacy-questionnaire/": {},
@@ -41,7 +28,18 @@
},
"https://www.w3.org/TR/uievents/": {},
"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/": {
+ "anchors": [
+ "recs-and-notes"
+ ]
+ }
},
"autolinks": {
"https://infra.spec.whatwg.org/": {
diff --git a/tr/links/uievents-key.json b/tr/links/uievents-key.json
index ef1aedbca64c..64470d7b4cba 100644
--- a/tr/links/uievents-key.json
+++ b/tr/links/uievents-key.json
@@ -5,41 +5,44 @@
},
"links": {
"rawlinks": {
+ "http://atsc.org/standard/a100-dtv-application-software-environment-level-1-dase-1/": {},
+ "http://docs.oracle.com/javase/6/docs/api/java/awt/event/KeyEvent.html": {},
+ "http://msdn.microsoft.com/en-us/library/system.windows.forms.keys.aspx": {},
+ "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645": {},
"https://apps.cablelabs.com/specification/opencable-application-platform-ocap/": {},
- "https://atsc.org/standard/a100-dtv-application-software-environment-level-1-dase-1/": {},
"https://datatracker.ietf.org/doc/html/rfc2119": {},
"https://developer.android.com/reference/android/view/KeyEvent.html": {},
- "https://docs.oracle.com/javase/6/docs/api/java/awt/event/KeyEvent.html": {},
- "https://msdn.microsoft.com/en-us/library/system.windows.forms.keys.aspx": {},
"https://msdn.microsoft.com/en-us/library/windows/desktop/ms646275(v=vs.85).aspx": {},
- "https://standards.cta.tech/apps/group_public/project/details.php?project_id=220": {},
+ "https://shop.cta.tech/products/web-based-protocol-and-framework-for-remote-user-interface-on-upnp-networks-and-the-internet": {},
"https://w3c.github.io/apa/fast/checklist.html": {},
- "https://w3c.github.io/uievents-key/impl-report.html": {},
- "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645": {},
- "https://www.unicode.org/reports/tr15/tr15-53.html": {},
+ "https://www.unicode.org/reports/tr15/tr15-56.html": {},
"https://www.unicode.org/versions/latest/": {},
- "https://www.w3.org/2021/Process-20211102/": {
- "anchors": [
- "recs-and-notes",
- "dfn-wide-review"
- ]
- },
- "https://www.w3.org/Consortium/Patent-Policy/": {
- "anchors": [
- "sec-Requirements",
- "def-essential",
- "sec-Disclosure"
- ]
- },
+ "https://www.w3.org/2002/09/wbs/myQuestionnaires": {},
"https://www.w3.org/International/i18n-drafts/techniques/shortchecklist": {},
"https://www.w3.org/TR/": {},
"https://www.w3.org/TR/security-privacy-questionnaire/": {},
"https://www.w3.org/TR/uievents-code/": {},
"https://www.w3.org/TR/uievents/": {},
"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/": {
+ "anchors": [
+ "recs-and-notes"
+ ]
+ }
},
"autolinks": {
+ "https://www.w3.org/TR/uievents-key/": {
+ "anchors": [
+ "key-value-tables"
+ ]
+ },
"https://www.w3.org/TR/uievents/": {
"anchors": [
"interface-keyboardevent",
diff --git a/tr/refs/uievents-code.json b/tr/refs/uievents-code.json
index 77d5cf8d4890..d8403c91f36f 100644
--- a/tr/refs/uievents-code.json
+++ b/tr/refs/uievents-code.json
@@ -25,11 +25,11 @@
"informative": [
{
"name": "ISO9995-1",
- "url": "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645"
+ "url": "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645"
},
{
"name": "ISO9995-8",
- "url": "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51641"
+ "url": "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51641"
},
{
"name": "USB-HID",
diff --git a/tr/refs/uievents-key.json b/tr/refs/uievents-key.json
index b16349b062a6..f998dc3b0313 100644
--- a/tr/refs/uievents-key.json
+++ b/tr/refs/uievents-key.json
@@ -11,7 +11,7 @@
},
{
"name": "UAX15",
- "url": "https://www.unicode.org/reports/tr15/tr15-53.html"
+ "url": "https://www.unicode.org/reports/tr15/tr15-56.html"
},
{
"name": "UIEvents",
@@ -33,19 +33,19 @@
},
{
"name": "DASE",
- "url": "https://atsc.org/standard/a100-dtv-application-software-environment-level-1-dase-1/"
+ "url": "http://atsc.org/standard/a100-dtv-application-software-environment-level-1-dase-1/"
},
{
"name": "ISO9995-1",
- "url": "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645"
+ "url": "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=51645"
},
{
"name": "KeyEventJava",
- "url": "https://docs.oracle.com/javase/6/docs/api/java/awt/event/KeyEvent.html"
+ "url": "http://docs.oracle.com/javase/6/docs/api/java/awt/event/KeyEvent.html"
},
{
"name": "KeysNet",
- "url": "https://msdn.microsoft.com/en-us/library/system.windows.forms.keys.aspx"
+ "url": "http://msdn.microsoft.com/en-us/library/system.windows.forms.keys.aspx"
},
{
"name": "OCAP",
@@ -53,7 +53,7 @@
},
{
"name": "WEB4CE",
- "url": "https://standards.cta.tech/apps/group_public/project/details.php?project_id=220"
+ "url": "https://shop.cta.tech/products/web-based-protocol-and-framework-for-remote-user-interface-on-upnp-networks-and-the-internet"
},
{
"name": "WmAppCommand",