Closed Bug 1552352 Opened 6 years ago Closed 6 years ago

[CSS Animations] Firefox only web platform test failures

Categories

(Core :: CSS Transitions and Animations, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: automatedtester, Assigned: boris)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The following tests are failing in Firefox but passing in chrome and safari

/css/css-animations/idlharness.html [1 subtests]

[edit by dholbert: for clarity, I'm snipping out a handful of tests that were briefly reported on the dashboard as Firefox-only failures (due to test bugs, I think), and hence ended up in this initial comment, but aren't actually listed as Firefox-only failures anymore]

see https://jgraham.github.io/wptdash/?bugComponent=core%3A%3Acss+parsing+and+computation

The true failure is in /css/css-animations/idlharness.html [1 subtests]

So far as I can tell we're missing [PutForwards=cssText] on the style attribute on CSSKeyframeRule.

Component: CSS Parsing and Computation → CSS Transitions and Animations
Priority: -- → P3
Assignee: nobody → boris.chiou

Add SameObject and PutForwards=cssText to style attribute.
It's ok to add SameObject directly because we always return the same
data member after creating.

Besides, there is no need to manually update cpp function to support
PutForwards, so this update should be fine.

Pushed by boris.chiou@gmail.com: https://hg.mozilla.org/integration/autoland/rev/d59c1638431f Add extended attributes to CSSKeyframeRule.style. r=smaug
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: