Skip to content

Detect: The “select” element cannot have more than one selected “option” descendant unless the “multiple” attribute is specified. #670

@jidanni

Description

@jidanni

Really should catch this,

... <option value="/account/record.html?recordType=4&amp;symbol=8"
   selected="selected">
    ETC Withdrawal
   </option>

   <option value="/account/record.html?recordType=4&amp;symbol=9"
   selected="selected">
    BTG Withdrawal
   </option>...

Sorry Debian is behind,
$ tidy --version
HTML Tidy for Linux version 5.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions