Skip to content

Commit f4e7a15

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.7.
1 parent 60252ab commit f4e7a15

File tree

12 files changed

+420
-334
lines changed

12 files changed

+420
-334
lines changed

ed/algorithms/rfc6265bis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
]
416416
},
417417
{
418-
"html": "<p id=\"section-5.7-3.8.1\">If the domain-attribute contains a character that is not in the range of <span>[<a href=\"https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#USASCII\" class=\"cite xref\">USASCII</a>]</span>\ncharacters, abort this algorithm and ignore the cookie entirely.<a href=\"https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-5.7-3.8.1\" class=\"pilcrow\">¶</a></p>"
418+
"html": "<p id=\"section-5.7-3.8.1\">If the domain-attribute contains a character that is not in CHAR, abort\nthis algorithm and ignore the cookie entirely.<a href=\"https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-5.7-3.8.1\" class=\"pilcrow\">¶</a></p>"
419419
},
420420
{
421421
"html": "If the user agent is configured to reject \"public suffixes\" and the\ndomain-attribute is a public suffix:<a href=\"https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-5.7-3.9.1\" class=\"pilcrow\">¶</a>",

ed/algorithms/webgpu.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5558,7 +5558,7 @@
55585558
]
55595559
},
55605560
{
5561-
"html": "If <var>colorAttachment</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpurenderpasscolorattachment-loadop\" id=\"ref-for-dom-gpurenderpasscolorattachment-loadop④\">loadOp</a></code> is:",
5561+
"html": "If <var>colorAttachment</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpurenderpasscolorattachment-storeop\" id=\"ref-for-dom-gpurenderpasscolorattachment-storeop①\">storeOp</a></code> is:",
55625562
"rationale": ".switch",
55635563
"steps": [
55645564
{
@@ -5586,7 +5586,7 @@
55865586
"rationale": "if",
55875587
"steps": [
55885588
{
5589-
"html": "If <var>depthStencilAttachment</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpurenderpassdepthstencilattachment-depthloadop\" id=\"ref-for-dom-gpurenderpassdepthstencilattachment-depthloadop⑥\">depthLoadOp</a></code> is:",
5589+
"html": "If <var>depthStencilAttachment</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpurenderpassdepthstencilattachment-depthstoreop\" id=\"ref-for-dom-gpurenderpassdepthstencilattachment-depthstoreop③\">depthStoreOp</a></code> is:",
55905590
"rationale": ".switch",
55915591
"steps": [
55925592
{
@@ -5609,7 +5609,7 @@
56095609
]
56105610
},
56115611
{
5612-
"html": "If <var>depthStencilAttachment</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpurenderpassdepthstencilattachment-stencilloadop\" id=\"ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadop⑤\">stencilLoadOp</a></code> is:",
5612+
"html": "If <var>depthStencilAttachment</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://gpuweb.github.io/gpuweb/#dom-gpurenderpassdepthstencilattachment-stencilstoreop\" id=\"ref-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop③\">stencilStoreOp</a></code> is:",
56135613
"rationale": ".switch",
56145614
"steps": [
56155615
{

0 commit comments

Comments
 (0)