[csswg-drafts] [css-pseudo-4] Animations on ::marker? (#4814)

andruud has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-pseudo-4] Animations on ::marker? ==
We have some WPTs (mostly tentative) that expect animations and transitions to work on ::marker ([see Chrome issue for list](https://bugs.chromium.org/p/chromium/issues/detail?id=1054509)).

However, it appears that the spec does not currently allow animation and transition properties on ::marker. I'm wondering if there has been been any discussion regarding allowing this, or if we think it's a given that animations and transitions will be supported at some point.

Basically I'm wondering if I should remove ::marker from these tests, or keep them (if animation support is inevitable). (Sidenote: The reason this came up in the first place, is that the tests suddenly change behavior if ::marker is supported (via `@supports selector`)).

cc @birtles 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4814 using your GitHub account

Received on Thursday, 27 February 2020 20:14:47 UTC