mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2c0c9e7639c024de99d741b780b4b722de8118ad
imageSrcSet should have been srcSet when referencing an img tag.
imageSizes should have been sizes. This caused preloads for img tags
using srcSet and sizes to incorrectly render as having a href only,
dropping the srcSet and sizes part of the preload
DiffTrain build for [4e3618ae41](https://github.com/facebook/react/commit/4e3618ae41669c95a3377ae615c727f74f89d141)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%