Isaac Muse
Isaac Muse
Looking back at the level 4 spec, it appears they mean for `:placeholder-shown` to also represent certain `option` elements under `select` as specified in the HTML spec: > If a...
I will probably wait to see when other browsers implement this. Unfortunately, the csswg takes a looooong time to settle on things and back pedal on things, and if browsers...
If/when we decide to pull the trigger on this, this would essentially get us what we want: https://github.com/facelessuser/soupsieve/tree/feature/placeholder-shown-select.
Some thoughts on this, and why I've added the `maybe` label. In general, there is a lot of work to do here, but none of it is impossible, but some...
JavaScript does allow look behinds. It didn't used to, but now it does in some browsers. If this was going to be done with Python, it would have to be...
After doing some work to address a bug in `:placeholder-shown`, it has come to my attention that browsers often do a bit of normalization before they compare things like length...
Combinator `||` has been moved to a separate issue as it is specifically an "at-risk" feature. We still need better understanding to implement `:nth-col` and `:nth-last-col`, but this breaks up...
Hmm. Not sure. They state the CDN is working through `extra_javascript`. In my uses, I personally append the script CDN at the bottom of the page I want to use...
I'm not sure what the issue is, but MathJax is too big to be live previewing with its entire source. Its a shame you can't tell MkDocs to copy a...
I imagine there are a bunch of folders/files some consider "well standardized" or common, and I'm sure in the future that list may grow. Instead of MkDocs trying to manage...