Skip to content

[css-transitions] Clarify behaviors in print documents #8012

@hiikezoe

Description

@hiikezoe

Firefox has a bug report that CSS transitions are triggered by @media print style changes. There are two questions;

  1. CSS transitions should be triggered by style changes caused by @media print queries?
  2. On-going CSS transitions should be printed as it is?

As of now Firefox does both. Chrome doesn't either. Safari does 2 but doesn't 1.

I believe the current Firefox behavior is ideal, but I am quire unsure what the desired behavior is, from the perspective of users, I guess Safari's behavior is reasonable?

We are going to change our behavior to match Chrome one in that bug.

CC @dbaron and @birtles

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions