[whatwg/dom] Element.matches(selectors) seeming typo / missing step (#921)

In the [definition of `Element.matches(selectors)`](https://dom.spec.whatwg.org/#dom-element-matches), _element_ from step 3 has not previously defined. Probably should be replaced with `this`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/921

Received on Tuesday, 10 November 2020 21:37:24 UTC