-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Description
We have some WPTs (mostly tentative) that expect animations and transitions to work on ::marker (see Chrome issue for list).
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