diff --git a/sections/infrastructure.include b/sections/infrastructure.include index d767beb15c..c16428dffc 100644 --- a/sections/infrastructure.include +++ b/sections/infrastructure.include @@ -3316,7 +3316,7 @@ It covers the document. The rules for parsing a hash-name reference to an element of type type, - given a context node scope, are as follows: + given a context node scope, are as follows: 1. If the string being parsed does not contain a U+0023 NUMBER SIGN character, or if the first such character in the string is the last character in the string, then return null and abort @@ -3896,7 +3896,7 @@ interface NoncedElement {
If [=response/CSP list=] contains a header-delivered Content Security Policy, and element has a nonce content attribute - attr whose value is not the empty string, then:
+ attr whose value is not the empty string, then:Set an attribute value for
diff --git a/sections/semantics-scriptings.include b/sections/semantics-scriptings.include
index 4e48dd5aec..fe5d30adbf 100644
--- a/sections/semantics-scriptings.include
+++ b/sections/semantics-scriptings.include
@@ -494,7 +494,7 @@
internal slot's value.
16. If the <{script}> element has an <{script/integrity}> attribute, then let integrity metadata be that attribute's value.
Otherwise, let integrity metadata be the empty string.
- 17. Let parser metadata be "parser-inserted
" if the <{script}> element has been flagged
+ 17. Let parser metadata be "parser-inserted
" if the <{script}> element has been flagged
as "[=parser-inserted=]", and "`not parser-inserted`" otherwise.
18. Let options be a set of script fetch options whose cryptographic nonce metadata is
cryptographic nonce, integrity metadata is integrity metadata,
@@ -517,7 +517,7 @@
"module"