3
16
Fork
You've already forked lichen
1

Boolean attributes (e.g. hidden) should not have values #55

Closed
opened 2025年01月26日 23:57:41 +01:00 by stringbone · 0 comments

After a full test using MS Accessibility Insights, I found that boolean attributes with values like "true" were actually failing a DOM parsing check.

For instance, hidden could be set to just hidden, or some other values. Maybe test those first and see if that improves it.

This is super trivial, as it all works, but can't hurt.

After a full test using MS Accessibility Insights, I found that boolean attributes with values like "true" were actually failing a DOM parsing check. For instance, `hidden` could be set to just `hidden`, or [some other values](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden). Maybe test those first and see if that improves it. This is super trivial, as it all works, but can't hurt.
Sign in to join this conversation.
No Branch/Tag specified
master
40/summary
mobile
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.14
v2.0.13
v2.0.12
v2.0.11
v2.0.10
v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
stringbone/lichen#55
Reference in a new issue
stringbone/lichen
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?