- From: Valtteri Laitinen <notifications@github.com>
- Date: Tue, 13 Mar 2018 14:49:02 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 March 2018 21:49:24 UTC
Or could `querySelector`, `matches` etc. support multiple parameters, e.g., ```js var autofilled = node.matches(":autofill", ":-webkit-autofill", ":-moz-autofill"); ``` -- 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/39#issuecomment-372830299
Received on Tuesday, 13 March 2018 21:49:24 UTC