RESOLVED DUPLICATE of bug 159703 159704
Double background images when temporarily inserting block-level content in a span
https://bugs.webkit.org/show_bug.cgi?id=159704
Summary Double background images when temporarily inserting block-level content in a ...
Peter Krautzberger
Reported 2016-07-13 01:05:12 PDT
Example URL: http://codepen.io/pkra/pen/mEqwAz Steps to reproduce the problem: 1. Create a span and give it a background-image 2. inject an hr and trigger reflow (reflow is important) 3. remove the hr 4. notice that the duplicate background persist. What is the expected behavior? The background image should not be duplicated. What went wrong? The background image was duplicated. Does it occur on multiple sites: Yes Is it a problem with a plugin? No Did this work before? No This does not happen on Firefox or IE9+/Edge but also affects WebKit 2.10.9 and Chrome, cf. https://bugs.chromium.org/p/chromium/issues/detail?id=627736. Thanks in advance for looking into it!
Attachments
Simon Fraser (smfr)
Comment 1 2016-07-13 09:18:48 PDT
*** This bug has been marked as a duplicate of bug 159703 ***
Note You need to log in before you can comment on or make changes to this bug.