Commit Graph

2 Commits

Author SHA1 Message Date
Shagen Ogandzhanian
095379d513 Introduce basic support for SVG (#1289) 2021-10-22 12:27:18 +02:00
Oleksandr Karpovich
e8e02771a0 web: add test-utils module (#1101)
* web: move DomApplier, GlobalSnapshotManager, JsMicrotasksDispatcher to dedicated module

This will allow reusing them in test-utils module.

* web: move TestUtils.kt to a dedicated module

Use test-utils module in web-core as a dependency

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-08-24 13:04:37 +02:00