Files
react/fixtures
Mateusz d822d4bbe7 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-22 14:12:11 +00:00
..
2018-10-27 09:59:00 -07:00
2019-02-11 21:25:44 -08:00
2018-11-12 16:25:32 +00:00