DescriptionDon't use url from ImageResource for computed style.
ImageResource objects are shared between urls which only differ in
fragment identifier. The fragment identifier of the first requested url
is stored on ImageResource. That gave incorrect results when requesting
computed style values of backgroundImage for pseudo elements.
Use the url which is stored on StyleFetchedImage instead.
R=timloh@chromium.org
BUG=661998
Committed: https://crrev.com/9ed43348266eeba34ed331c5ebcd42ca3407e93d
Cr-Commit-Position: refs/heads/master@{#430246}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|