dillon1000/react
Commit
Browse files Treat <time> tag as a normal HTML tag. (#19951)
<time> tag has been supported by Chrome since Chrome 62.0. Remove workarounds which were in place to avoid friction with versions before Chrome 62. Signed-off-by: Shivam Sandbhor <[email protected]>
Changed paths2 files
First-parent comparisonpackages/react-dom/src/__tests__/ReactDOMComponent-test.js ModifiedM packages/react-dom/src/client/ReactDOMComponent.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…