Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
re-trigger load events for img elements on commit
early load events will be missed by onLoad handlers if they trigger before the tree is committed to avoid this we reset the src property on the img element to cause the browser to re-load the img.
- Loading branch information