Chris Harrelson

Results 116 comments of Chris Harrelson

> Speaking of CSS `order`, I have a question: does that also impact the accessibility tree, or does that only impact visual layout? That's a good question. Right now it...

> Is there precedent for this in libraries/frameworks/userland? There are indeed various libraries that do it. Here are some examples / related links: https://stackoverflow.com/questions/153152/resizing-an-iframe-based-on-content http://blog.apps.npr.org/pym.js/ https://github.com/whatwg/html/issues/555 (contains more links to...

> We look forward to a more-mature layout model for Anchor Positioning. Once we’re closer to that end state, we’ll publish our position. Hi, a quick update: Based on a...

> There's no spec about what we should do with the scrollTop value after applying zoom. Which makes Firefox fail the test: css/css-viewport/zoom/scroll-top-test-with-zoom.html There is a spec for all of...

> @chrishtr doesn't it? The scroll* values should (and do, afaict) return the unzoomed coordinates, that's what was resolved on isn't it? In fact https://drafts.csswg.org/css-viewport/#zoom-om clarifies that when propagated to...

> What should be the description text shown next to the radio button when creating a new feature? I sugges the link to a page (that doesn't exist yet, but...

Also, this category should not show an API owners chip, since it's not intended to need an I2S.

Related: w3c/csswg-drafts#6817

Hi, I worked with @argyleink to explore how developers might style a [checkbox](https://codepen.io/argyleink/pen/oNOYgOz/3a812d909092779dd77dd2811d5a19f0), [switch](https://codepen.io/argyleink/pen/zYXNBxN/ef7802e32a9f74178dabba68f6e9067e) or [range](https://codepen.io/argyleink/pen/PogWbvy/602efe55a26e5f59a95f74d8a8d749c9) control on top of `appearance:base` . The prototype assumes that the UA stylesheet for...

> Given that @fantasai and @jfkthame do not yet appear to be satisfied with this discussion, I think it’s premature to put this on the agenda. I didn't see any...