Results 513 comments of sideshowbarker

@keithamus It seems that the fix in https://github.com/primer/css/pull/2611 wasn’t sufficient for making the `details` elements auto-expand for find-in-page matches. See the repro steps above in https://github.com/primer/css/issues/2592#issue-2199903597 So I’ve opened https://github.com/primer/css/pull/2624...

> @sideshowbarker You've implemented `spec_url ` in mdn/browser-compat-data and all `spec_urls` require an anchored link (in fact my implementation here is highly inspired by your work in BCD). > Has...

> @sideshowbarker while I'd be happy to have such a mechanism, my understanding is that getting an RF commitment right now requires going through the non-member licensing commitment process (e.g....

> Will you start the email thread, or do you prefer me to? I’d prefer if you could

> Shouldn't we be able to make it easy enough to get a public W3C account that we can ask them to link a W3C account with github for recording...

Maven `groupId=nu.validator, artifactId=cssvalidator` has a package of a CSS validator version: https://repo1.maven.org/maven2/nu/validator/cssvalidator/ It’s a fork maintained from a branch in the github repo: https://github.com/w3c/css-validator/tree/validator-nu It’s only supported only for use...

> What's the reason woth the changed name, why isn't it published with `groupId=org.w3c.css, artifactId=css-validator`? For the same reason I explained in https://github.com/w3c/css-validator/issues/193#issuecomment-385581506 — it’s a fork supported only for...

> @jugglinmike I am happy to bump up the concurrency for the Sauce Labs accounts used by the WPT ci server to mitigate this problem. Let’s please do that. Whatever...

> It would be nice to be able to say "@wpt-pr-bot please merge" or something, and have the bot merge when all statuses are green. yeah that would be handy...

> Supporting changing the commit message seems nice, actually. Ok how about this > > * if a commit message is provided, squash > * else, if more than one...