Description[SVG] Regression: SVG syncbase animation no longer supports cyclic references
Removed the logic of reconnecting the conditions which was added before to support dynamic interactions of eventbases using js.
It was breaking the syncbase logic for cyclic references as there is common code used for both eventbases and syncbases.
Hence removing the logic and as a result of this, it will break one testcase related to dynamic eventbase interactions.
Modifying the test expectations for this file and planning to add back the support once we implement eventbase logic with SVGDocumentExtensions.
Also fixed the seekToTime bug related to cyclic references.
R=pdr@chromium.org, schenney@chromium.org, dschulze@chromium.org, fmalita@chromium.org
BUG=308394
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162961
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 4
Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #Patch Set 7 : rebaselined #
Messages
Total messages: 7 (0 generated)
|