Testing the behaviour of lazy-loaded inline script.
<script> added via innerText doesn't get executed by itself, so we need to handle them separately in renderOnDemand (cherry picked from commit ee43b8e7) Conflicts: test/src/test/java/lib/layout/RenderOnDemandTest.java
Loading
Please register or sign in to comment