On Thu Aug 14 12:21:40 2025 +0000, Jacek Caban wrote:
Is it really something special about `setAttribute`? Should we just return `E_NOTIMPL` in "no setter" case or `builtin_propput`?
Oops yeah, I just tested with innerText (also a noattr, but it has a setter) and it doesn't throw, so I'll get rid of this patch but keep the test.