Bentley Carr

Results 2 issues of Bentley Carr

Consider the following elements, ```html Test text 1 Test text 2 Test text 3 test text 4 ``` I use `deepMap` over each element and `console.log` each child as it...

bug

At the moment, FFmpeg.wasm cannot be run on a Service Worker since Service Worker does not have access to `document`. One reason this does not work is due to the...