dillon1000/react
Commit
Browse files Add DOM fixture for unmasking passwords (#9269)
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.
Changed paths4 files
First-parent comparisonfixtures/dom/src/components/Header.js ModifiedM fixtures/dom/src/components/fixtures/index.js ModifiedA fixtures/dom/src/components/fixtures/password-inputs/PasswordTestCase.js AddedA fixtures/dom/src/components/fixtures/password-inputs/index.js AddedPatch
Files changed
Rendering syntax-highlighted changes…