Commit Graph

11 Commits

Author SHA1 Message Date
Tobias Koppers 54fff4dd0a add support for `@keyframes`, `animation`, CSS Variables 2021-12-16 20:42:44 +01:00
Tobias Koppers 3c9801a549 add support for external css 2021-12-03 08:47:21 +01:00
Tobias Koppers 110e8044dc add test case 2021-12-03 08:47:06 +01:00
Ivan Kopeykin ddc83b0d70 feat: url assets 2020-08-05 00:55:38 +03:00
Tobias Koppers 531f7b47f6 move script loading into separate runtime module
attach to existing script tags
2020-06-04 03:01:22 +02:00
Tobias Koppers 1e287169d9 add mini-css-extract-plugin test case 2019-09-26 22:07:07 +02:00
Tobias Koppers 5c4ffd5b90 fix tests and code 2018-06-28 11:11:24 +02:00
Tobias Koppers db668b7549 move fake document to ConfigTestCases
minor style issues
add test case
2018-06-04 17:49:55 +02:00
Bazyli Brzóska 96a5fa50f0 FakeDocument: make autoloading optional 2018-04-19 15:54:09 +02:00
Bazyli Brzóska ee42520072 FakeDocument: fix hanging rejection in tests from unimplemented parts 2018-04-18 21:10:21 +02:00
Tobias Koppers 57e09a67a1 add test for prefetch, preload and script loading jsonp runtime 2018-04-16 17:43:45 +02:00