DescriptionNotify LayoutImage that intrinsic dimensions changed when sizes changes
When the sizes attribute changes, that has the potential of modifying the
image's intrinsic dimensions. However, the LayoutImage object was not
notified of that explicitly. While the intrinsic dimensions were changed
when a new resource was downloaded as a result of the sizes attribute
change, that wasn't the case when such the resource was not changed.
This CL fixes that, by explicitly notifying the LayoutImage of the change.
BUG=639845
Committed: https://crrev.com/caccabc07cfb56d982d3933a5b938f190ee34ec4
Cr-Commit-Position: refs/heads/master@{#415369}
Patch Set 1 #
Total comments: 2
Patch Set 2 : test improvements #
Messages
Total messages: 19 (12 generated)
|