Bug 154675
Summary: | CSS Animations: Safari doesn't run simultaneously several animations with inlined SVG in background-image | ||
---|---|---|---|
Product: | WebKit | Reporter: | Igor Kononuchenko <kigorw> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Major | CC: | bfulgham, dino, simon.fraser |
Priority: | P2 | ||
Version: | Safari 9 | ||
Hardware: | Mac | ||
OS: | OS X 10.11 |
Igor Kononuchenko
Look at https://jsbin.com/pexobuqixo/edit?css,js,output it renders only one underline
Look at https://jsbin.com/yekete/edit?css,js,output I changed timeout value so now I add classes one by one so only one animation run at one moment.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Can you write a pure HTML/CSS/JS testcase please?