mshtml: Implement classList's contains() method.
commit59f7fbeeb01ac75ad723ffedf6e071f60baf3738
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Fri, 26 May 2023 14:04:38 +0000 (26 17:04 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 May 2023 19:24:14 +0000 (26 21:24 +0200)
tree875319910b53acff70d39eca2cf4d9fc6067826f
parentced75455807b9d7ea8b693770db6eb3fb08e1d1d
mshtml: Implement classList's contains() method.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
dlls/mshtml/htmlelem.c
dlls/mshtml/tests/dom.js