dillon1000/react

Commit

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.
Browse files
Changed paths4 files
First-parent comparison
M fixtures/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 Added
Patch

Files changed

Rendering syntax-highlighted changes…