-
### FAQ
- [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main/d…
-
For image loading, I think the following stages are relevant:
- Intrinsic dimensions are known (relevant for layout jank)
- Placeholder paint (e.g. solid color, gradient, blurhash)
- Preview pain…
-
If you use iOS 'add to home screen' functionality to create a progressive web app out of Listed.io, it doesn't have a PWA icon set and so just shows up as a website screenshot.
![image](https://use…
-
### Steps to reproduce the problem
1. bring trackpad or mouse
2. open any image preview
3. do a pinch zoom (or ctrl+wheel) on it
### Expected behaviour
image should be zoomed
### Actua…
-
![image](https://user-images.githubusercontent.com/11828472/229923540-d964647d-6fb0-4fa0-9de4-b1306f3ec4ca.png)
I got the above image using MF v2.10 on crucible v3.1 map. On my springsettings.cfg…
-
Do you have any plans for progressive growing of conditional gans, whose input will be image, and then we pass it through an encoder and we can regard it as normal gan whose input is noise.
-
I keep getting this error `It's no longer allowed to omit the '-loader' suffix when using loaders.` when trying either:
```
{
test: /.*\.(gif|png|jpe?g|svg)$/i,
loaders: [
…
-
AVIF seems is coming fast as a new supported format:
https://caniuse.com/?search=avif
https://jakearchibald.com/2020/avif-has-landed/
In HTML5 markup option we could provide a avif version in a…
-
[ReSpec added support for linking to tables and figures by name rather than id](https://github.com/w3c/respec/issues/4222). This matches the way ReSpec links to sections.
Go through the spec and se…
-
Maybe I'm just missing something, but if I do something like:
```
$('.slider').slick({
infinite: true,
speed: 300,
slidesToShow: 2,
slidesToScroll: 1,
lazyLoad: "progressive",
…