Skip to content

Commit e88c2fe

Browse files
graoutsgithub-actions[bot]
authored andcommitted
Commit New Metadata
1 parent b38c036 commit e88c2fe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

css/css-animations/parsing/META.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -514,3 +514,14 @@ links:
514514
results:
515515
- test: animation-range-shorthand.html
516516
subtest: e.style['animation-range'] = "entry calc(10% - 10%) entry calc(50% + 50%)" should set the property value
517+
- product: safari
518+
url: https://bugs.webkit.org/show_bug.cgi?id=302739
519+
results:
520+
- test: keyframe-selectors.html
521+
subtest: '''calc(10%)'' should not be a valid keyframe selector'
522+
- test: keyframe-selectors.html
523+
subtest: '''entry calc(10%)'' should not be a valid keyframe selector'
524+
- test: keyframe-selectors.html
525+
subtest: '''calc(10% * sign(1em - 1px))'' should not be a valid keyframe selector'
526+
- test: keyframe-selectors.html
527+
subtest: '''exit calc(60%)'' should not be a valid keyframe selector'

0 commit comments

Comments
 (0)