- From: hiikezoe via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Nov 2022 23:03:39 +0000
- To: public-css-archive@w3.org
hiikezoe has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-transitions] Clarify behaviors in print documents == Firefox has [a bug report](https://bugzilla.mozilla.org/show_bug.cgi?id=1798218) 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 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8012 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 November 2022 23:03:45 UTC