Sam Atkins

Results 506 comments of Sam Atkins

Changes: Dropped the hack as it's no longer necessary with #6719 merged.

Don't have time right now to review this. Just wanted to say I agree that it would be nicer to not call the shell process, but I don't think that...

> Hey! Can I work on this issue? Sure! We don't assign issues but you're welcome to work on it.

> Hey. > > I wanted to make my first contribution, and it seems this issue is fitting for someone who has no experience with the project. Welcome! That's the...

Cool. Take a look here: https://github.com/LadybirdBrowser/ladybird/blob/4b918cba50f0bac62c5c71dc32cbc7a551eb59b5/Libraries/LibWeb/Layout/Node.cpp#L414-L420 Before we do anything that might use `currentColor`, we have to make sure we compute the `color` property, so we do so early, on...

Hi, this does fix the crash, but it's not correct. We should be able to get paths from elements inside a ``.

Hi! You're going to need to be a bit more specific. What was broken, and how did you fix it?

Thanks. The telemetry thing is difficult because if sites use it as a backup alongside flex-direction (like in the good old "vendor prefix everything" days) then it'll show up as...

> Like the css-typed-om spec says, isn't `counter-reset` an example of a property that can be both? I.e. it's either a list of things, or a single value `none`. Sorry...

I'm also on Fedora 42 KDE, and I *don't* get this issue, at least not when pulling master in an existing repo. So there's some extra nuance here.