Skip to content

Commit 2d108ff

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.2.
1 parent 376c126 commit 2d108ff

File tree

9 files changed

+4274
-50
lines changed

9 files changed

+4274
-50
lines changed

ed/algorithms/html.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4110,7 +4110,7 @@
41104110
"html": "<p>Insert the string <code>data-</code> at the front of <var>name</var>.</p>"
41114111
},
41124112
{
4113-
"html": "<p>If <var>name</var> does not match the XML <code id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:xml-name\"><a data-x-internal=\"xml-name\" href=\"https://www.w3.org/TR/xml/#NT-Name\">Name</a></code> production,\n throw an <a id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:invalidcharactererror\" href=\"https://webidl.spec.whatwg.org/#invalidcharactererror\" data-x-internal=\"invalidcharactererror\">\"<code>InvalidCharacterError</code>\"</a> <code id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:domexception-2\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
4113+
"html": "<p>If <var>name</var> is not a <a id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:valid-attribute-local-name-2\" href=\"https://dom.spec.whatwg.org/#valid-attribute-local-name\" data-x-internal=\"valid-attribute-local-name\">valid attribute local name</a>, then throw an\n <a id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:invalidcharactererror\" href=\"https://webidl.spec.whatwg.org/#invalidcharactererror\" data-x-internal=\"invalidcharactererror\">\"<code>InvalidCharacterError</code>\"</a> <code id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:domexception-2\"><a data-x-internal=\"domexception\" href=\"https://webidl.spec.whatwg.org/#dfn-DOMException\">DOMException</a></code>.</p>"
41144114
},
41154115
{
41164116
"html": "<p><a href=\"https://dom.spec.whatwg.org/#concept-element-attributes-set-value\" id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:concept-element-attributes-set-value\" data-x-internal=\"concept-element-attributes-set-value\">Set an attribute value</a> for the\n <code id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:domstringmap-9\"><a href=\"https://html.spec.whatwg.org/multipage/dom.html#domstringmap\">DOMStringMap</a></code>'s <a href=\"https://html.spec.whatwg.org/multipage/dom.html#concept-domstringmap-element\" id=\"embedding-custom-non-visible-data-with-the-data-*-attributes:concept-domstringmap-element-2\">associated element</a>\n using <var>name</var> and <var>value</var>.</p>"

ed/dfns/html.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -241,26 +241,6 @@
241241
"definedIn": "prose",
242242
"links": []
243243
},
244-
{
245-
"id": "xml-compatible",
246-
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#xml-compatible",
247-
"linkingText": [
248-
"XML-compatible"
249-
],
250-
"localLinkingText": [],
251-
"type": "dfn",
252-
"for": [],
253-
"access": "private",
254-
"informative": false,
255-
"heading": {
256-
"id": "xml",
257-
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#xml",
258-
"title": "XML compatibility",
259-
"number": "2.1.3"
260-
},
261-
"definedIn": "prose",
262-
"links": []
263-
},
264244
{
265245
"id": "ignore",
266246
"href": "https://html.spec.whatwg.org/multipage/infrastructure.html#ignore",

0 commit comments

Comments
 (0)