NEW 159703
Double background images when temporarily inserting block-level content in a span
https://bugs.webkit.org/show_bug.cgi?id=159703
Summary Double background images when temporarily inserting block-level content in a ...
Peter Krautzberger
Reported 2016-07-13 01:04:14 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
WebKit ToT vs Chrome Canary vs Firefox Nightly (889.85 KB, image/png)
2024-04-10 07:00 PDT, Ahmad Saleem
no flags
Simon Fraser (smfr)
Comment 1 2016-07-13 09:18:16 PDT
Continuations?
Simon Fraser (smfr)
Comment 2 2016-07-13 09:18:48 PDT
*** Bug 159704 has been marked as a duplicate of this bug. ***
Peter Krautzberger
Comment 3 2016-07-14 00:24:46 PDT
My apologies. I had a submission problem but didn't see that it has caused a duplicate submission.
Ahmad Saleem
Comment 4 2024-04-10 07:00:49 PDT
Created attachment 470848 [details] WebKit ToT vs Chrome Canary vs Firefox Nightly Please refer to attached screenshot and it is still reproducible on WebKit ToT.
Note You need to log in before you can comment on or make changes to this bug.