Skip to content

Animation of CSS order property is buggy #40813

@webbedspace

Description

@webbedspace

Describe the bug:
My personal microblog uses order to change the placement of the "posts by month" sidebar between mobile layout to normal layout. When switching from mobile to normal layout, the page animates over 0.8s, and when the animation ends, the sidebar gets "stuck" with the wrong order until you move the mouse onto it.
Correct order:
Image
Order after resizing (this changes when you mouse over the element):
Image

To Reproduce:

In Firefox, doing this causes the order to correctly change halfway through the animation.

Platform:
Windows 10, using latest nightly Servo

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions