Node.impl_getMatchingStyles will return null if there is no style helper. It should create the style helper.
Workaround is to call Node#applyCss() or Node#impl_setStyleMap before calling this method.
Note: Node_cssStyleMap_Test has "todo" pending resolution of this issue
Workaround is to call Node#applyCss() or Node#impl_setStyleMap before calling this method.
Note: Node_cssStyleMap_Test has "todo" pending resolution of this issue
- is blocked by
-
JDK-8092564 Regression: no way to get non-applied CSS information
-
- Closed
-