Sam Dutton
Sam Dutton
I've had a go at this on the [font branch](https://github.com/GoogleChromeLabs/sample-pie-shop/tree/font). I followed suggestions from the article, but they seemed to make loading slightly slower. Using what we had before, with...
OK to close @devnook ? I've added another issue for design review.
You can position an image element over a video element, and set its opacity: like [simpl.info/video/overlay/](https://simpl.info/video/overlay/). Would that meet your use case? (Apologies for the delay in responding!)
@kevinkiklee
FWIW I built a tool to help work out what constitutes "site": [url-parts.glitch.me](https://url-parts.glitch.me/) This is included in the article [web.dev/articles/url-parts](https://web.dev/articles/url-parts)
Hi @zhulinghao — thanks for filing the issue, and apologies for the very delayed response. I somehow missed this. I see what you mean! I've now increased the `start()` timeslice...
Excellent! Thanks. On Fri, Oct 10, 2014 at 10:09 AM, Denis Roussel [email protected] wrote: > Now, you should use native split view > https://github.com/blog/1884-introducing-split-diffs and my new > extension https://github.com/KuiKui/Octowhite...
Hi @dragan1700 — thanks for the heads-up! I can reproduce this error using 16.5.0 on Mac 12.6. Looks like `performance.getEntriesByName()` is only supported in Node from version 16.7.0: [developer.mozilla.org/en-US/docs/Web/API/Performance/getEntriesByName](https://developer.mozilla.org/en-US/docs/Web/API/Performance/getEntriesByName) I've...
(Sorry for delay — haven't forgotten about this, but I've just returned from an event and holidays. I'll take a look.)