Closed Bug 1390026 Opened 7 years ago Closed 7 years ago

stylo: make shape-outside animatable on <basic-shape>

Categories

(Core :: CSS Parsing and Computation, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: daisuke, Assigned: boris)

References

Details

Attachments

(2 files)

For now, although shape-outside animate discretely, we should animate on <basic-shape> same as clip-path.
Assignee: nobody → dakatsuka
Status: NEW → ASSIGNED
Priority: -- → P2
Apparently this already matches the Gecko behavior.
Assignee: dakatsuka → nobody
Status: ASSIGNED → NEW
Priority: P2 → P4
Assignee: nobody → boris.chiou
TYLin and I will make shape-outside animatable on both Gecko and Servo.
Status: NEW → ASSIGNED
Attachment #8909258 - Flags: review?(bbirtles)
Comment on attachment 8909258 [details] Bug 1390026 - Update test_transitions_per_property.html for shape-outside. https://reviewboard.mozilla.org/r/180848/#review186342 ::: layout/style/test/test_transitions_per_property.html:642 (Diff revision 1) > round_error_ok: true }, > ]; > > -var clipPathTests = [ > +// Even if the default reference-box of shape-outside is margin-box, which is > +// different from the default reference-box of clip-path, we still can reuse > +// this tests for both properties because we always explicitly assign a Nit: these tests ::: layout/style/test/test_transitions_per_property.html:644 (Diff revision 1) > +// Besides, after fixing Bug 1313619, we should add some tests for two > +// basic shapes with an explicit reference-box and a default one. s/Besides, after fixing Bug 1313619, we should add some tests/Bug 1313619: Add some tests/
Attachment #8909258 - Flags: review?(bbirtles) → review+
Thanks!
Attached file Servo PR, #18559
Pushed by bchiou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f1327c641da9 Update test_transitions_per_property.html for shape-outside. r=birtles
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: