We're missing something when we run test.html as standalone page from a regular webserver. The sample content in test.html fails to render, but looking at results fron CLI npm test from firefox it does render like Chrome does, meaning that our elements can work in Firefox.
We're missing something when we run test.html as standalone page from a regular webserver. The sample content in test.html fails to render, but looking at results fron CLI
npm testfrom firefox it does render like Chrome does, meaning that our elements can work in Firefox.