diff --git a/source b/source index 258c8ddfff2..b14d0dff994 100644 --- a/source +++ b/source @@ -1651,7 +1651,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
Two invocations of the above could run simultaneously, meaning name isn't in - nameList during step 2.1, but it might be added before step 2.3 runs, + nameList during step 3.1, but it might be added before step 3.3 runs, meaning name ends up in nameList twice.
Parallel queues solve this. The standard would let nameListQueue be the result of @@ -147438,6 +147438,7 @@ INSERT INTERFACES HERE Cole Robison, Colin Fine, Collin Jackson, + Conrad Crawford, Corey Farwell, Corprew Reed, Craig Cockburn,