HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AbsoluteDestiny

no profile record

comments

AbsoluteDestiny
·قبل 3 سنوات·discuss
[flagged]
AbsoluteDestiny
·قبل 4 سنوات·discuss
:focus-visible allows you to work out if something has focus because it was clicked (not what you usually want) or if it's been tabbed to via a keyboard (what you want).
AbsoluteDestiny
·قبل 5 سنوات·discuss
See also https://en.wiktionary.org/wiki/thagomizer which has seen adoption.
AbsoluteDestiny
·قبل 5 سنوات·discuss
You could just crop then scale which should give you a lot more control.
AbsoluteDestiny
·قبل 5 سنوات·discuss
Every linked element relies on ids: anchors, the label for attribute, all of the aria-labelledby, controls, describedby etc. Sure a full selector would be better but what level of css selectors do you support when writing the spec for user agents to know that can support the element?