dillon1000/react

Commit

Remove getTextContentAccessor (#13434)

According to caniuse the only browsers that don't support textContent
are <=IE8, which we no longer support.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-dom/src/client/ReactDOMSelection.js ModifiedD packages/react-dom/src/client/getTextContentAccessor.js DeletedM packages/react-dom/src/events/FallbackCompositionState.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…