marcustyphoon

Results 379 comments of marcustyphoon

Yeah, I think something bad must have happened during review of this PR: https://github.com/mdn/content/pull/31227. Looks like it was probably intended to be consistent and didn't wind up being so?

Aside: I had no idea you could do this! ```css [data-stale-keys]::after { content: "Clear " attr(data-stale-keys) " Existing Value(s)"; } ```

Ah, darn—it looks like Firefox for Android doesn't support the standard `datalist` webpage component we're using here, per [a 6-year-old Firefox bug tracker item](https://bugzilla.mozilla.org/show_bug.cgi?id=1535985). We would have to manually write...

Interesting; I guess it is... at least sort of possible to make this kind of interface in Android. I would honestly love to replace the `datalist` component we have with...

Aha, there it is! (And yep, I think the feature was added yesterday. Aside: there appears to be code referencing another shortcut involving the q key? But as far as...

Well... I guess this should use the tab interface from Quick Reblog. I feel like it might look kind of silly without the context of other elements being around it,...

- [ ] make link color reasonable in firefox dark mode