Simon Pieters

Results 719 comments of Simon Pieters

The size observer is to keep the image "responsive" to changes in rendered size. For example, consider a gallery with thumbnails and clicking a thumbnail shows the same `img` as...

> OK, I understand the reasoning to include the concrete size in the relevant mutations, and I think it makes sense to restrict those to only cases where they matter...

OK I tried to query for that through a series of queries, and ended up with a result of 51,997 pages out of 15,069,836 total pages (so 0.345%). Of those,...

How long should it bake?

It's not November yet, but the current value is 1.95%.

If this change appears too risky, I think we could first try to change the “load the image data” algorithm to avoid firing “load” and “error” events in more cases....

The monthly average for November 1 is 2.49%.

Thanks @yoavweiss! Nice to see better numbers with the corrected use counter. We still need interest from Gecko or WebKit. @emilio @hober any update? > At the same time, I...

Does Declarative Shadow DOM handle this use case? https://github.com/whatwg/html/pull/5465

https://jsdom.github.io/whatwg-url/#url=amF2YXNjcmlwdDovL3Rlc3Q6dGVzdC8lMGFhbGVydCgxKQ==&base=YWJvdXQ6Ymxhbms= I think this URL should fail to parse per the standard, correct? That does not seem to match browsers.