Results 470 comments of Malcolm Smith

> I'm happy to have an open ticket for a new possible platform. Then I'll reopen this ticket to serve as that. Notice to anyone who's interested in this feature:...

I've restarted CI; if it passes and you think the PR is ready for review, please post a comment.

I'm currently preparing a demo for Wednesday, so I may not get a chance to look at this until Thursday.

Even worse, there's actually no way to insert anything between two adjacent containers. For example, create a Page with two empty Rows, and try to insert something between them. When...

Surely such a feature would only be useful if it also gave you the *name* of the location, rather than just the co-ordinates? Before we settle on this API, we...

The CSS grid layout is quite complicated, but it does cover all the common use cases: * The grid can either have a fixed number of columns and rows, or...

Only some properties are inherited in CSS, and [background-color isn't one of them](https://developer.mozilla.org/en-US/docs/Web/CSS/background-color#formal_definition). However, CSS's default background-color is indeed transparent. So I think that's a better solution.

> In at least some failure modes, this filesystem path can exist while the system image is not wholly available. The download is very large and is likely to be...