dillon1000/react
Commit
Browse files Remove getTextContentAccessor (#13434)
According to caniuse the only browsers that don't support textContent are <=IE8, which we no longer support.
Changed paths3 files
First-parent comparisonpackages/react-dom/src/client/ReactDOMSelection.js ModifiedD packages/react-dom/src/client/getTextContentAccessor.js DeletedM packages/react-dom/src/events/FallbackCompositionState.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…