[Webkit-unassigned] [Bug 200259] New: Calling beginElement/endElement with the same offset does not run the animation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 29 17:08:53 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=200259
Bug ID: 200259
Summary: Calling beginElement/endElement with the same offset
does not run the animation
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: zimmermann at kde.org
Open the attached test case.
Result: A red rectangle is rendered.
Expected: A green rectangle is rendered.
This bug happens because twe call beginElement/endElement with the same time offset on the <set> element. If we omit calling endElement(), the bug does not happen.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190730/a3bf908e/attachment.html>
More information about the webkit-unassigned
mailing list