-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
This <input> has both name="search" and name="searchbar". I'm not sure how browsers handle this but it's confusing at best, and seems unintentional. It would be better to have just one (not sure which is the right one).
Line 157 in 59f2a9b
<input type="search" name="search" id="searchbar" name="searchbar" placeholder="Search this book ..." aria-controls="searchresults-outer" aria-describedby="searchresults-header"> |
Metadata
Metadata
Assignees
Labels
No labels