dillon1000/react

Commit

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]>
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/src/__tests__/ReactDOMComponent-test.js ModifiedM packages/react-dom/src/client/ReactDOMComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…