Sha256: 834b55fe34c6e707ef216abb8bf748c7c79f7d69d23648f98689abecc7455dd5
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
<%= include_user_script(delay: 2) %> <h1>Booting (sync scripts)</h1> <h2>Setup</h2> <ul> <li>Both Unpoly and user script have loaded synchronously (blocking the DOM parser).</li> <li>The user script took intentionally long to render.</li> </ul> <h2>Expectations</h2> <ul> <li>Unpoly has booted automatically after the user script was called.</li> <li>The background should be red (from a user script compiler).</li> </ul>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unpoly-rails-1.0.3 | spec_app/app/views/boot_test/sync.erb |