Sebastian Zartner

Results 136 comments of Sebastian Zartner

Ah, now I get it! @Loirooriol's suggested syntax doesn't allow combinations like `inline-start block-start inline-end` or `block-end inline block-start`. Sebastian

I believe we agree that we do not want B) because of the reasons outlined. And it's in most cases probably to much to ask authors to make a proper...

To expand on my previous comment, I slightly prefer A over D, then C, then B. And I want to throw in option E: Defer `color-contrast()` until WCAG3 is stable...

> > Defer color-contrast() until WCAG3 is stable and then default to it > > A drawback with that approach is the length of time to get _all_ of WCAG...

While the `IntersectionObserver` solution is working, it looks a bit like a hack in regard of the `rootMargin` value and is much more verbose than using events. Sebastian

Unfortunately my comment was not addressed in the discussion. Could this be reconsidered? Sebastian

I assume that the data somehow "decays". I.e. when you import it it is correct and the older the import is the lower are the values. That should definitely be...

I think this is something FireFile should fix, not Firebug. See my reasons on [issue 6129](http://code.google.com/p/fbug/issues/detail?id=6129#c6). Sebastian

> Engineering https://bugzilla.mozilla.org/show_bug.cgi?id=1281158#c8 pointed out that the spec says nothing about display of alt text at all - it is provided for screen reading. Just to clarify this, I am...

As noted in [my comment in the CSSWG issue](https://github.com/w3c/csswg-drafts/issues/1533#issuecomment-1184810731), there are still some unresolved details. The main questions are 1. When exactly should such a pseudo-class match? 2. Should there...