[wp-trac] [WordPress Trac] #62549: checked is a boolean attribute

WordPress Trac noreply at wordpress.org
Mon Nov 25 10:33:07 UTC 2024


#62549: checked is a boolean attribute
----------------------------+------------------------------
 Reporter:  kkmuffme        |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:
 Severity:  trivial         |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------------

Comment (by ruchirj):

 yes it is right, all the above will result in the checkbox being checked.
  <input type="checkbox" checked> ,<input type="checkbox" checked="false">,
 <input type="checkbox" checked="checked">, <input type="checkbox"
 checked="true">

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62549#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list