Files
react/fixtures/dom/src
MateuszandNathan Hunzaker ab5fe174c6 Don't set the first option as selected in select tag with size attribute (#14242)
* Set 'size' attribute to select tag if it occurs before appending options

* Add comment about why size is assigned on select create. Tests

I added some more clarification for why size must be set on select
element creation:

- In the source code
- In the DOM test fixture
- In a unit test

* Use let, not const in select tag stub assignment
2019-03-14 14:40:09 -07:00
..
2017-11-07 18:09:33 +00:00
2018-09-10 14:04:14 -07:00
2018-08-31 14:38:53 +01:00