Manual cleanup of src/shared/boolean_attributes.js

pull/8569/head
S. Elliott Johnson 3 years ago
parent 9fe8b9b677
commit 0fadf733fc

@ -25,6 +25,7 @@ const _boolean_attributes = [
'reversed',
'selected'
];
/**
* List of HTML boolean attributes (e.g. `<input disabled>`).
* Source: https://html.spec.whatwg.org/multipage/indices.html

Loading…
Cancel
Save