Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 17.2.2.
  • Loading branch information
reffy-bot committed Aug 27, 2024
1 parent b786c6c commit ee97849
Show file tree
Hide file tree
Showing 9 changed files with 5,395 additions and 5,033 deletions.
6 changes: 3 additions & 3 deletions ed/algorithms/IFT.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,10 @@
"html": "<p>Check that the <var>patch map</var> has <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-format\" id=\"ref-for-format-2-patch-map-format\">format</a> equal to 2 and is valid according to the requirements in <a href=\"https://w3c.github.io/IFT/Overview.html#patch-map-format-2\">§ 5.2.2 Patch Map Table: Format 2</a> (requirements are marked with a \"must\"). If it is not return an error.</p>"
},
{
"html": "<p>Initialize <var>last entry id</var> to 0, <var>current byte</var> to 0, and <var>current id string byte</var> to 0.</p>"
"html": "<p>If the <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entryidstringdata\" id=\"ref-for-format-2-patch-map-entryidstringdata③\">entryIdStringData</a> offset is 0 then initialize <var>last entry id</var> to 0. Otherwise initialize\n it to an empty byte string. Set <var>current byte</var> to 0, and <var>current id string byte</var> to 0.</p>"
},
{
"html": "<p>Invoke <a data-link-type=\"abstract-op\" href=\"https://w3c.github.io/IFT/Overview.html#abstract-opdef-interpret-format-2-patch-map-entry\" id=\"ref-for-abstract-opdef-interpret-format-2-patch-map-entry①\">Interpret Format 2 Patch Map Entry</a>, <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entrycount\" id=\"ref-for-format-2-patch-map-entrycount①\">entryCount</a> times. For each invocation:</p>\n <ul>\n <li data-md=\"\">\n <p>pass in the bytes from <var>patch map</var> starting from <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entries\" id=\"ref-for-format-2-patch-map-entries\">entries</a>[<var>current byte</var>] to\n the end of <var>patch map</var>,\n the bytes from <var>patch map</var> starting from <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entryidstringdata\" id=\"ref-for-format-2-patch-map-entryidstringdata③\">entryIdStringData</a>[<var>current id string byte</var>]\n to the end of <var>patch map</var> if <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entryidstringdata\" id=\"ref-for-format-2-patch-map-entryidstringdata④\">entryIdStringData</a> is non zero, <var>last entry id</var>, <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-defaultpatchencoding\" id=\"ref-for-format-2-patch-map-defaultpatchencoding①\">defaultPatchEncoding</a>, and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-uritemplate\" id=\"ref-for-format-2-patch-map-uritemplate\">uriTemplate</a>.</p>\n </li><li data-md=\"\">\n <p>Set <var>last entry id</var> to the returned entry id.</p>\n </li><li data-md=\"\">\n <p>Add the returned consumed byte count to <var>current byte</var>.</p>\n </li><li data-md=\"\">\n <p>Add the returned consumed id string byte count to <var>current id string byte</var>.</p>\n </li><li data-md=\"\">\n <p>If the returned value of ignored is false, then set the compatibility ID of the returned entry to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-compatibilityid\" id=\"ref-for-format-2-patch-map-compatibilityid\">compatibilityId</a> and add the entry to <var>entry list</var>.</p>\n </li></ul>"
"html": "<p>Invoke <a data-link-type=\"abstract-op\" href=\"https://w3c.github.io/IFT/Overview.html#abstract-opdef-interpret-format-2-patch-map-entry\" id=\"ref-for-abstract-opdef-interpret-format-2-patch-map-entry①\">Interpret Format 2 Patch Map Entry</a>, <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entrycount\" id=\"ref-for-format-2-patch-map-entrycount①\">entryCount</a> times. For each invocation:</p>\n <ul>\n <li data-md=\"\">\n <p>pass in the bytes from <var>patch map</var> starting from <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entries\" id=\"ref-for-format-2-patch-map-entries\">entries</a>[<var>current byte</var>] to\n the end of <var>patch map</var>,\n the bytes from <var>patch map</var> starting from <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entryidstringdata\" id=\"ref-for-format-2-patch-map-entryidstringdata④\">entryIdStringData</a>[<var>current id string byte</var>]\n to the end of <var>patch map</var> if <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-entryidstringdata\" id=\"ref-for-format-2-patch-map-entryidstringdata⑤\">entryIdStringData</a> is non zero, <var>last entry id</var>, <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-defaultpatchencoding\" id=\"ref-for-format-2-patch-map-defaultpatchencoding①\">defaultPatchEncoding</a>, and <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-uritemplate\" id=\"ref-for-format-2-patch-map-uritemplate\">uriTemplate</a>.</p>\n </li><li data-md=\"\">\n <p>Set <var>last entry id</var> to the returned entry id.</p>\n </li><li data-md=\"\">\n <p>Add the returned consumed byte count to <var>current byte</var>.</p>\n </li><li data-md=\"\">\n <p>Add the returned consumed id string byte count to <var>current id string byte</var>.</p>\n </li><li data-md=\"\">\n <p>If the returned value of ignored is false, then set the compatibility ID of the returned entry to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/IFT/Overview.html#format-2-patch-map-compatibilityid\" id=\"ref-for-format-2-patch-map-compatibilityid\">compatibilityId</a> and add the entry to <var>entry list</var>.</p>\n </li></ul>"
},
{
"html": "<p>Return <var>entry list</var>.</p>"
Expand All @@ -168,7 +168,7 @@
"html": "<p>For the all steps whenever data is loaded from <var>entry bytes</var> increment <var>consumed bytes</var> with the\n number of bytes read.</p>"
},
{
"html": "<p>If <var>id string bytes</var> is not present then, set <var>entry id</var> = <var>last entry id</var> + 1.</p>"
"html": "<p>If <var>id string bytes</var> is not present then, set <var>entry id</var> = <var>last entry id</var> + 1. Otherwise set <var>entry id</var> = <var>last entry id</var>.</p>"
},
{
"html": "<p>Set the patch encoding of <var>entry</var> to <var>default patch encoding</var>.</p>"
Expand Down
97 changes: 71 additions & 26 deletions ed/algorithms/fenced-frame.json

Large diffs are not rendered by default.

122 changes: 90 additions & 32 deletions ed/dfns/fenced-frame.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,26 @@
},
"definedIn": "prose"
},
{
"id": "fencedframe-fencedframe-sandboxing-flag-set",
"href": "https://wicg.github.io/fenced-frame/#fencedframe-fencedframe-sandboxing-flag-set",
"linkingText": [
"fencedframe sandboxing flag set"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"fencedframe"
],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced Frame"
},
"definedIn": "prose"
},
{
"id": "dom-htmlfencedframeelement-config",
"href": "https://wicg.github.io/fenced-frame/#dom-htmlfencedframeelement-config",
Expand Down Expand Up @@ -125,6 +145,26 @@
},
"definedIn": "prose"
},
{
"id": "element-attrdef-fencedframe-sandbox",
"href": "https://wicg.github.io/fenced-frame/#element-attrdef-fencedframe-sandbox",
"linkingText": [
"sandbox"
],
"localLinkingText": [],
"type": "element-attr",
"for": [
"fencedframe"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced Frame"
},
"definedIn": "prose"
},
{
"id": "dom-htmlfencedframeelement-allow",
"href": "https://wicg.github.io/fenced-frame/#dom-htmlfencedframeelement-allow",
Expand All @@ -145,6 +185,26 @@
},
"definedIn": "prose"
},
{
"id": "dom-htmlfencedframeelement-sandbox",
"href": "https://wicg.github.io/fenced-frame/#dom-htmlfencedframeelement-sandbox",
"linkingText": [
"sandbox"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"HTMLFencedFrameElement"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced Frame"
},
"definedIn": "prose"
},
{
"id": "element-attrdef-fencedframe-width",
"href": "https://wicg.github.io/fenced-frame/#element-attrdef-fencedframe-width",
Expand Down Expand Up @@ -608,26 +668,6 @@
},
"definedIn": "dt"
},
{
"id": "fencedframetype-exhaustive-set-of-sandbox-flags",
"href": "https://wicg.github.io/fenced-frame/#fencedframetype-exhaustive-set-of-sandbox-flags",
"linkingText": [
"exhaustive set of sandbox flags"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"fencedframetype"
],
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced Frame"
},
"definedIn": "prose"
},
{
"id": "fencedframetype-pending-event",
"href": "https://wicg.github.io/fenced-frame/#fencedframetype-pending-event",
Expand Down Expand Up @@ -1677,10 +1717,10 @@
"definedIn": "dt"
},
{
"id": "fenced-frame-config-effective-sandbox-flags",
"href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-effective-sandbox-flags",
"id": "fenced-frame-config-effective-sandboxing-flags",
"href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-effective-sandboxing-flags",
"linkingText": [
"effective sandbox flags"
"effective sandboxing flags"
],
"localLinkingText": [],
"type": "dfn",
Expand All @@ -1697,15 +1737,15 @@
"definedIn": "dt"
},
{
"id": "effective-sandbox-flags-value",
"href": "https://wicg.github.io/fenced-frame/#effective-sandbox-flags-value",
"id": "effective-sandboxing-flags-value",
"href": "https://wicg.github.io/fenced-frame/#effective-sandboxing-flags-value",
"linkingText": [
"value"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"effective sandbox flags"
"effective sandboxing flags"
],
"access": "public",
"informative": false,
Expand All @@ -1717,15 +1757,15 @@
"definedIn": "dt"
},
{
"id": "effective-sandbox-flags-visibility",
"href": "https://wicg.github.io/fenced-frame/#effective-sandbox-flags-visibility",
"id": "effective-sandboxing-flags-visibility",
"href": "https://wicg.github.io/fenced-frame/#effective-sandboxing-flags-visibility",
"linkingText": [
"visibility"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"effective sandbox flags"
"effective sandboxing flags"
],
"access": "public",
"informative": false,
Expand Down Expand Up @@ -2156,10 +2196,10 @@
"definedIn": "dt"
},
{
"id": "fenced-frame-config-instance-effective-sandbox-flags",
"href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-effective-sandbox-flags",
"id": "fenced-frame-config-instance-effective-sandboxing-flags",
"href": "https://wicg.github.io/fenced-frame/#fenced-frame-config-instance-effective-sandboxing-flags",
"linkingText": [
"effective sandbox flags"
"effective sandboxing flags"
],
"localLinkingText": [],
"type": "dfn",
Expand Down Expand Up @@ -4071,6 +4111,24 @@
"title": "Fenced Frame"
},
"definedIn": "prose"
},
{
"id": "should-navigation-response-to-navigation-request-be-blocked-by-sandboxing-flags",
"href": "https://wicg.github.io/fenced-frame/#should-navigation-response-to-navigation-request-be-blocked-by-sandboxing-flags",
"linkingText": [
"Should navigation response to navigation request be blocked by sandboxing flags?"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/fenced-frame/#title",
"title": "Fenced Frame"
},
"definedIn": "prose"
}
]
}
1 change: 1 addition & 0 deletions ed/idl/fenced-frame.idl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ interface HTMLFencedFrameElement : HTMLElement {
[CEReactions] attribute FencedFrameConfig? config;
[CEReactions] attribute DOMString width;
[CEReactions] attribute DOMString height;
[SameObject, PutForwards=value] readonly attribute DOMTokenList sandbox;
[CEReactions] attribute DOMString allow;
};

Expand Down
3 changes: 2 additions & 1 deletion ed/ids/IFT.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,11 +258,12 @@
"https://w3c.github.io/IFT/Overview.html#ref-for-patch-map%E2%91%A3",
"https://w3c.github.io/IFT/Overview.html#ref-for-patch-map-entries%E2%91%A0%E2%93%AA",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-format",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-entryidstringdata%E2%91%A2",
"https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-interpret-format-2-patch-map-entry%E2%91%A0",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-entrycount%E2%91%A0",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-entries",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-entryidstringdata%E2%91%A2",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-entryidstringdata%E2%91%A3",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-entryidstringdata%E2%91%A4",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-defaultpatchencoding%E2%91%A0",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-uritemplate",
"https://w3c.github.io/IFT/Overview.html#ref-for-format-2-patch-map-compatibilityid",
Expand Down
Loading

0 comments on commit ee97849

Please sign in to comment.