Rob Dodson

Results 362 comments of Rob Dodson

oh yep it seems like the chrome flag you mention enables it. neat 😁 @alice @minorninth are there differences between the `--enable-blink features=AccessibilityObjectModel` and `enable-experimental-web-platform-features` versions?

> Reflection in my subjective opinion is worse ergonomics. Can you explain a bit more why you think this? In my mind I was thinking about how `` has the...

At TPAC, I recall the web platform group discussing the idea of [constructable stylesheet objects](https://tabatkins.github.io/specs/construct-stylesheets/) which would let a custom element style itself without requiring creation of a shadow root....

Should be all fixed up. @minorninth @alice PTAL

It's a bit easier to show by going through the ES2015 code lab. With the script tag moved outside of dom-module and placed at the head of the page with...

Hey, @FluorescentHallucinogen I don't maintain this site, so I'm not the right person to ping. @samuelli can correct me, but I think this is the file that would need to...

> @robdodson I know perfectly well that you are not a maintainer of this site and what files to modify. ;) I see. There was no context provided in the...

Looks like this fails in PageSpeed Insights as well (under the hood we use their API). https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmrtoph.github.io%2Fmetaballs-js%2F @brendankenny @paulirish are y'all cool with me reassigning this to Lighthouse?

I think both the a11y tests and SEO tests check for this. @connorjclark let me know if I'm mistaken. If that is the case, then maybe the LH folks had...