[Webkit-unassigned] [Bug 187071] [iOS] Rebaseline two webanimations tests after r233164
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 16:49:42 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187071
--- Comment #1 from Ryan Haddad <ryanhaddad at apple.com> ---
imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property.html looks like it just needs a line changed to pass:
-FAIL filter: interpolate different length of filter-function-list with function which lacuna value is 0 assert_equals: The value should be opacity(0.5) grayscale(0.5) invert(0.5) sepia(0.5) blur(5px) at 500ms expected "opacity(0.5) grayscale(0.5) invert(0.5) sepia(0.5) blur(5px)" but got "opacity(0.25) grayscale(0.75) invert(0.75) sepia(0.75) blur(7.5px)"
+PASS filter: interpolate different length of filter-function-list with function which lacuna value is 0
webanimations/opacity-animation-yields-compositing-span.html has a different bounds value:
(children 1
(GraphicsLayer
(position 8.00 8.00)
- (bounds 25.00 18.00)
+ (bounds 25.00 19.00)
(opacity 0.50)
(drawsContent 1)
)
--
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/20180626/231061bf/attachment.html>
More information about the webkit-unassigned
mailing list