02:29
<jmdyck>
zcorpan: your recent-ish commit e161310a modified the internal ancestor origin objects list creation steps (https://html.spec.whatwg.org/#internal-ancestor-origin-objects-list-creation-steps). Step 6 defines variable container, but it's never used.
02:33
<jmdyck>
Also, in https://html.spec.whatwg.org/#evaluate-a-javascript:-url, step 16 refers to variable targetSnapshotParams, but there's no such variable defined.