mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
dbeb37fe69
IE11 and Edge have a password unmask field that React prevents the display of for controlled inputs. This commit adds DOM fixture coverage for this test case.