Skip to content

v7.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 23:52
· 0 commits to 76c09bbc17a2d069705de599c0292f03c565949f since this release

👷‍♂️ Patch fixes

  • Multiples fixes related to how HTMLSelectElement.selectedIndex and HTMLOptionElement.selected are handled. (#635)
  • Setting HTMLSelectElement.selectedIndex to an invalid value will no longer cause an exception to be thrown. (#635)