diff --git a/complete.html b/complete.html index 0b07aaf1ec5..d906bdf3fa9 100644 --- a/complete.html +++ b/complete.html @@ -14114,8 +14114,7 @@
4.2.5.3 Pragma directives
  • Let url be the address of the current page.

  • If the character in input pointed to by position - is a U+003B SEMICOLON (;), then advance position to the next character. - Otherwise, jump to the last step.

  • + is a U+003B SEMICOLON character (;) or a U+002C COMMA character (,), then advance position to the next character. Otherwise, jump to the last step.
  • Skip whitespace.

  • @@ -14212,9 +14211,10 @@
    4.2.5.3 Pragma directives