mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e1ad9041863762a96a985212f208236b2fc3d152
In https://github.com/facebook/react/pull/23316 we fixed a bug where
onload events were missed if they happened too early. This update adds
support for srcset to retrigger the load event. Firefox unfortunately
does not trigger a load even when you assign srcset so this won't work
in every browser when you use srcset without src however it does close a
gap in chrome at least
DiffTrain build for [7f217d1d88](https://github.com/facebook/react/commit/7f217d1d88d3b628d97a714ce1573526080af47d)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%