Bug 232087 - [Web Animations] fix remaining WPT interpolation test failures
Summary: [Web Animations] fix remaining WPT interpolation test failures
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 235766 235768 235769 235770 235771 235772 235775 235776 235777 235779 235783 235785 235787 235788 235789 235792 235796 235797 235798 235799 235806 235809 235811 235812 235813 235814 235815 235816 235818 235819 230404 235757 235773 235774 235780 235781 235782 235784 235786 235790 235791 235793 235794 235795 235800 235801 235802 235803 235804 235805 235807 235808 235810 235817
Blocks: 189299
  Show dependency treegraph
 
Reported: 2021-10-21 08:39 PDT by Antoine Quint
Modified: 2022-06-30 06:45 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-10-21 08:39:59 PDT
This is a followup to bug 230404. There are some remaining failures in the various composition and interpolation WPT for Web Animations:

- web-animations/animation-model/animation-types/accumulation-per-property-001.html (18)
- web-animations/animation-model/animation-types/accumulation-per-property-002.html (25)
- web-animations/animation-model/animation-types/addition-per-property-001.html (19)
- web-animations/animation-model/animation-types/addition-per-property-002.html (25)
- web-animations/animation-model/animation-types/interpolation-per-property-001.html (21)
- web-animations/animation-model/animation-types/interpolation-per-property-002.html (17)

The number in parentheses are the remaining failures.
Comment 1 Radar WebKit Bug Importer 2021-10-21 08:40:23 PDT
<rdar://problem/84508636>
Comment 2 Antoine Quint 2022-01-28 07:26:54 PST
And a whole lot more from the css/* directories:

- css/css-backgrounds/animations/box-shadow-composition.html (3)
- css/css-fonts/animations/font-variation-settings-composition.html (17)
- css/css-masking/animations/clip-path-composition.html (1)
- css/css-shapes/animation/shape-outside-composition.html (1)
- css/css-transforms/animation/rotate-composition.html (6)
- css/css-transforms/animation/transform-composition.html (5)
- css/css-transforms/animation/transform-matrix-composition.html (30)
- css/css-transforms/animation/transform-rotate-composition.html (7)
- css/css-transforms/animation/transform-skew-composition.html (1)
- css/css-transforms/animation/transform-translate-composition.html (14)
- css/css-transforms/animation/translate-composition.html (7)
- css/motion/animation/offset-rotate-composition.html (23)
- css/css-transforms/animation/rotate-interpolation.html (12)
- css/css-backgrounds/animations/background-image-interpolation.html (142)
- css/css-backgrounds/animations/border-image-source-interpolation.html (50)
- css/css-backgrounds/animations/border-width-interpolation.html (4)
- css/css-fonts/animations/font-size-adjust-interpolation.html (196)
- css/css-fonts/animations/font-stretch-interpolation.html (1)
- css/css-fonts/animations/font-variation-settings-interpolation.html (4)
- css/css-fonts/animations/system-fonts.html (228)
- css/css-grid/animation/grid-template-columns-interpolation.html (128)
- css/css-grid/animation/grid-template-rows-interpolation.html (128)
- css/css-lists/animations/list-style-image-interpolation.html (89)
- css/css-masking/animations/clip-path-interpolation-002.html (8)
- css/css-masking/animations/mask-image-interpolation.html (120)
- css/css-size-adjust/animations/text-size-adjust-interpolation.html (168)
- css/css-transforms/animation/list-interpolation.html (52)
- css/css-transforms/animation/matrix-interpolation.html (4)
- css/css-transforms/animation/transform-interpolation-001.html (20)
- css/css-transforms/animation/transform-interpolation-002.html (16)
- css/css-transforms/animation/transform-interpolation-003.html (16)
- css/css-transforms/animation/transform-interpolation-004.html (24)
- css/css-transforms/animation/transform-interpolation-005.html (104)
- css/css-transforms/animation/transform-interpolation-computed-value.html (82)
- css/css-transforms/animation/transform-interpolation-inline-value.html (38)
- css/css-transforms/animation/transform-interpolation-verify-reftests.html (14)
- css/css-transforms/animation/transform-origin-interpolation.html (4)
- css/filter-effects/animation/backdrop-filter-interpolation-001.html (260)
- css/filter-effects/animation/backdrop-filter-interpolation-002.html (68)
- css/filter-effects/animation/backdrop-filter-interpolation-003.html (188)
- css/filter-effects/animation/backdrop-filter-interpolation-004.html (200)
- css/filter-effects/animation/filter-interpolation-002.html (26)
- css/filter-effects/animation/filter-interpolation-003.html (48)
- css/motion/animation/offset-interpolation.html (36)
- css/motion/animation/offset-path-interpolation-004.html (48)
- css/motion/animation/offset-rotate-interpolation.html (4)