Closed
Bug 1364797
Opened 8 years ago
Closed 8 years ago
stylo: Added test for stroke-dasharray contains invalid fill mode 'add'
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1364795
People
(Reporter: birtles, Unassigned)
References
Details
This line here:
http://searchfox.org/mozilla-central/rev/484d2b7f51b7aed035147bbb4a565061659d9278/testing/web-platform/tests/web-animations/animation-model/animation-types/property-types.js#1299
Running this locally, this test fails with:
'fill' member of AnimationEffectTimingProperties 'add' is not a valid value for enumeration FillMode.
Flags: needinfo?(jeremychen)
Reporter | ||
Comment 2•8 years ago
|
||
Oh neat, thanks! Did you fix the whitespace problems from bug 1356162 too?
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•8 years ago
|
||
(In reply to Brian Birtles (:birtles) from comment #2)
> Oh neat, thanks! Did you fix the whitespace problems from bug 1356162 too?
Nevermind, I see that you did. Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•