Aleksey Nazarenko's Avatar

Aleksey Nazarenko

@alexnozer

13
Followers
75
Following
9
Posts
05.01.2024
Joined
Posts Following

Latest posts by Aleksey Nazarenko @alexnozer

Maybe it's sort of ponyfill?

17.07.2025 14:51 👍 2 🔁 0 💬 0 📌 0

This is absolutely normal. A <div> by itself means nothing without ARIA attributes. It won't even appear in the accessibility tree, and assistive technologies won't know about it.

29.06.2025 22:30 👍 2 🔁 0 💬 0 📌 0

Sometimes I think native HTML, CSS and JS turn into a low-level Assembler language for the Web that is the result of compiling a high-level framework language. And only a11y/perf experts really know this low-level web stack.

27.05.2025 19:05 👍 0 🔁 0 💬 0 📌 0

Oh, third-party hell from Tag Manager always drastically worsens Lighthouse scores, even if they were initially good

17.05.2025 10:55 👍 3 🔁 0 💬 0 📌 0

<div> is not a <button> 19-hours version

02.04.2025 11:51 👍 2 🔁 0 💬 0 📌 0
text spacing bookmarklet

There is a bookmarklet that is offered for testing 1.4.12. It uses relative em units to change text parameters. So font size in the context of 1.4.12 refers to the CSS font-size property

www.html5accessibility.com/tests/tsbook...

30.03.2025 17:22 👍 2 🔁 0 💬 0 📌 0

Yeah, I'm interested

21.03.2025 19:33 👍 2 🔁 0 💬 0 📌 0

I wonder why the already existing selector ::part(name) is not used and instead pseudo elements are created for each new case (::details-content, ::picker(select)). After all, the customizable select works as a system web component

20.02.2025 21:05 👍 0 🔁 0 💬 1 📌 0

XSLT vibes

22.11.2024 02:10 👍 1 🔁 0 💬 1 📌 0