diff --git a/source b/source index 859c69b6e49..aa9e6b90d5c 100644 --- a/source +++ b/source @@ -3032,9 +3032,6 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute - -

User agents that support JavaScript must also implement the RegExp v flag - proposal.

WebAssembly
@@ -50858,8 +50855,7 @@ ldh-str = < as defined in values, are to be checked.

If specified, the attribute's value must match the JavaScript Pattern[+UnicodeSetsMode, +N] production.

+ data-x="js-prod-Pattern">Pattern[+UnicodeSetsMode, +N] production.

@@ -50875,7 +50871,7 @@ ldh-str = < as defined in pattern attribute of the element.

  • Let regexpCompletion be RegExpCreate(pattern, - "v").

  • + "v").

  • If regexpCompletion is an abrupt @@ -133430,9 +133426,6 @@ INSERT INTERFACES HERE

    [JSJSONMODULES]
    JSON Modules. Ecma International.
    -
    [JSREGEXPVFLAG]
    -
    RegExp v flag with set notation + properties of strings. Ecma International.
    -
    [JSRESIZABLEBUFFERS]
    Resizable ArrayBuffer and growable SharedArrayBuffer. Ecma International.