Closed Bug 1364797 Opened 7 years ago Closed 7 years ago

stylo: Added test for stroke-dasharray contains invalid fill mode 'add'

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Not set
normal

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)
Yeah, I've fixed this in bug 1364795.
Flags: needinfo?(jeremychen)
Oh neat, thanks! Did you fix the whitespace problems from bug 1356162 too?
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
(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.