From 9a760cfc02e619084690cc1cab77a3406ae822e9 Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Thu, 20 Feb 2020 17:18:42 +0100 Subject: [PATCH 1/2] Unskip css-transforms tests for layout_2020 --- tests/wpt/include-layout-2020.ini | 2 + .../css/css-transforms/2d-rotate-001.html.ini | 2 + .../css/css-transforms/2d-rotate-js.html.ini | 4 + .../animation/composited-transform.html.ini | 4 + .../animation/list-interpolation.html.ini | 229 +++ .../animation/matrix-interpolation.html.ini | 13 + .../perspective-composition.html.ini | 61 + .../perspective-interpolation.html.ini | 541 ++++++++ .../perspective-origin-interpolation.html.ini | 361 +++++ .../animation/rotate-composition.html.ini | 199 +++ .../animation/rotate-interpolation.html.ini | 1081 +++++++++++++++ .../animation/scale-composition.html.ini | 121 ++ .../animation/scale-interpolation.html.ini | 1081 +++++++++++++++ .../animation/transform-composition.html.ini | 85 ++ .../transform-interpolation-001.html.ini | 1225 +++++++++++++++++ .../transform-interpolation-002.html.ini | 649 +++++++++ .../transform-interpolation-003.html.ini | 505 +++++++ .../transform-interpolation-004.html.ini | 865 ++++++++++++ .../transform-interpolation-005.html.ini | 1069 ++++++++++++++ .../transform-interpolation-006.html.ini | 289 ++++ .../transform-matrix-composition.html.ini | 169 +++ .../transform-origin-interpolation.html.ini | 505 +++++++ ...transform-perspective-composition.html.ini | 43 + .../transform-rotate-composition.html.ini | 190 +++ .../transform-scale-composition.html.ini | 148 ++ .../transform-skew-composition.html.ini | 130 ++ .../transform-translate-composition.html.ini | 169 +++ .../animation/translate-composition.html.ini | 169 +++ .../translate-interpolation.html.ini | 1225 +++++++++++++++++ ...r-rotateY-180deg-clip-perspective.html.ini | 2 + ...posited-under-rotateY-180deg-clip.html.ini | 2 + .../composited-under-rotateY-180deg.html.ini | 2 + .../css-rotate-2d-3d-001.html.ini | 2 + .../css-scale-nested-001.html.ini | 2 + .../css/css-transforms/css-skew-001.html.ini | 2 + ...-transform-3d-rotate3d-X-negative.html.ini | 2 + ...-transform-3d-rotate3d-X-positive.html.ini | 2 + ...-transform-3d-rotate3d-Y-negative.html.ini | 2 + ...-transform-3d-rotate3d-Y-positive.html.ini | 2 + ...-transform-3d-rotate3d-Z-negative.html.ini | 2 + ...-transform-3d-rotate3d-Z-positive.html.ini | 2 + ...css-transform-3d-rotateX-negative.html.ini | 2 + ...css-transform-3d-rotateX-positive.html.ini | 2 + ...css-transform-3d-rotateY-negative.html.ini | 2 + ...css-transform-3d-rotateY-positive.html.ini | 2 + ...css-transform-3d-rotateZ-negative.html.ini | 2 + ...css-transform-3d-rotateZ-positive.html.ini | 2 + .../css-transform-3d-transform-style.html.ini | 2 + .../css-transform-inherit-scale.html.ini | 2 + .../css-transform-property-existence.html.ini | 19 + .../css-transform-scale-001.html.ini | 2 + .../css-transform-scale-002.html.ini | 2 + ...sform-style-evaluation-validation.html.ini | 7 + .../css-transforms-transformlist.html.ini | 2 + .../css3-transform-perspective.html.ini | 2 + .../css3-transform-rotateY.html.ini | 2 + .../css3-transform-scale-002.html.ini | 2 + .../css3-transform-scale.html.ini | 2 + .../dynamic-fixed-pos-cb-change.html.ini | 2 + .../translate-fill-box.html.ini | 2 + .../translate-view-box.html.ini | 2 + .../css/css-transforms/inheritance.html.ini | 61 + .../backface-visibility-computed.html.ini | 7 + .../backface-visibility-valid.html.ini | 7 + .../perspective-origin-computed.html.ini | 64 + .../parsing/perspective-origin-valid.html.ini | 55 + .../parsing/rotate-parsing-valid.html.ini | 40 + .../parsing/scale-parsing-valid.html.ini | 61 + .../parsing/transform-box-computed.html.ini | 16 + .../parsing/transform-box-valid.html.ini | 16 + .../transform-origin-computed.html.ini | 70 + .../parsing/transform-origin-valid.html.ini | 49 + .../parsing/transform-valid.html.ini | 106 ++ .../parsing/translate-parsing-valid.html.ini | 49 + .../perspective-origin-001.html.ini | 2 + .../perspective-origin-002.html.ini | 2 + .../perspective-origin-003.html.ini | 2 + .../perspective-origin-004.html.ini | 2 + .../perspective-origin-005.html.ini | 2 + .../perspective-origin-006.html.ini | 2 + .../perspective-origin-x.html.ini | 2 + .../perspective-origin-xy.html.ini | 2 + ...erspective-transforms-equivalence.html.ini | 2 + .../perspective-translateZ-0.html.ini | 2 + .../perspective-translateZ-negative.html.ini | 2 + .../perspective-translateZ-positive.html.ini | 2 + .../css-transforms/preserve3d-button.html.ini | 2 + ...tateY-180deg-with-overflow-scroll.html.ini | 2 + .../css/css-transforms/rotateY.html.ini | 2 + .../css/css-transforms/rotate_45deg.html.ini | 2 + .../css-transforms/rotate_x_45deg.html.ini | 2 + .../css-transforms/rotate_y_45deg.html.ini | 2 + .../scale-optional-second-001.html.ini | 2 + .../css-transforms/scale-zero-001.html.ini | 2 + .../css/css-transforms/scalex.html.ini | 2 + .../css/css-transforms/scaley.html.ini | 2 + ...-under-backface-visibility-hidden.html.ini | 2 + .../css/css-transforms/skew-test1.html.ini | 2 + ...transform-2d-getComputedStyle-001.html.ini | 16 + ...ansform-3d-rotateY-stair-above-001.xht.ini | 2 + ...ansform-3d-rotateY-stair-below-001.xht.ini | 2 + .../transform-abspos-001.html.ini | 2 + .../transform-abspos-002.html.ini | 2 + .../transform-abspos-003.html.ini | 2 + .../transform-abspos-004.html.ini | 2 + .../transform-abspos-006.html.ini | 2 + .../transform-abspos-007.html.ini | 2 + .../transform-applies-to-001.xht.ini | 2 + .../transform-background-006.html.ini | 2 + .../fill-box-mutation-001.html.ini | 2 + .../fill-box-mutation-002.html.ini | 2 + .../transform-box/fill-box.html.ini | 2 + .../transform-box/value-changed.html.ini | 2 + .../transform-box/view-box-mutation.html.ini | 2 + .../transform-box/view-box-nested.html.ini | 2 + .../view-box-viewbox-nested.html.ini | 2 + .../transform-box/view-box-viewbox.html.ini | 2 + .../transform-box/view-box.html.ini | 2 + .../transform-compound-001.html.ini | 2 + .../transform-descendant-001.html.ini | 2 + .../transform-display-001.html.ini | 2 + .../transform-display-002.html.ini | 2 + .../transform-display-003.html.ini | 2 + .../transform-display-004.html.ini | 2 + .../transform-generated-001.html.ini | 2 + .../transform-generated-002.html.ini | 2 + .../transform-inherit-001.html.ini | 2 + .../transform-inherit-002.html.ini | 2 + .../transform-inherit-origin-001.html.ini | 2 + .../transform-inherit-origin-002.html.ini | 2 + .../transform-inline-001.html.ini | 2 + .../transform-input-001.html.ini | 2 + .../transform-input-002.html.ini | 2 + .../transform-input-003.html.ini | 2 + .../transform-input-004.html.ini | 2 + .../transform-input-005.html.ini | 2 + .../transform-input-006.html.ini | 2 + .../transform-input-007.html.ini | 2 + .../transform-input-008.html.ini | 2 + .../transform-input-009.html.ini | 2 + .../transform-input-010.html.ini | 2 + .../transform-input-011.html.ini | 2 + .../transform-input-012.html.ini | 2 + .../transform-input-013.html.ini | 2 + .../transform-input-014.html.ini | 2 + .../transform-input-015.html.ini | 2 + .../transform-input-016.html.ini | 2 + .../transform-input-019.html.ini | 2 + .../transform-matrix-001.html.ini | 2 + .../transform-matrix-002.html.ini | 2 + .../transform-matrix-003.html.ini | 2 + .../transform-matrix-004.html.ini | 2 + .../transform-matrix-005.html.ini | 2 + .../transform-matrix-006.html.ini | 2 + .../transform-matrix-007.html.ini | 2 + .../transform-matrix-008.html.ini | 2 + .../transform-origin-001.html.ini | 2 + .../transform-origin-002.html.ini | 2 + .../transform-origin-006.html.ini | 2 + .../transform-origin-007.html.ini | 2 + .../transform-origin-008.html.ini | 2 + .../transform-origin-01.html.ini | 2 + .../transform-origin-010.html.ini | 2 + .../transform-origin-011.html.ini | 2 + .../transform-origin-012.html.ini | 2 + .../transform-origin-013.html.ini | 2 + .../transform-origin-014.html.ini | 13 + .../transform-origin-in-shadow.html.ini | 2 + .../transform-origin-name-001.html.ini | 2 + .../transform-origin-name-002.html.ini | 2 + .../transform-origin-name-003.html.ini | 2 + .../transform-origin-name-004.html.ini | 2 + .../transform-origin-name-005.html.ini | 2 + .../transform-origin-name-006.html.ini | 2 + .../transform-origin-name-007.html.ini | 2 + .../css-transforms/transform-origin.html.ini | 2 + .../transform-overflow-001.html.ini | 2 + .../transform-overflow-002.html.ini | 2 + .../transform-percent-001.html.ini | 2 + .../transform-percent-002.html.ini | 2 + .../transform-percent-003.html.ini | 2 + .../transform-percent-004.html.ini | 2 + .../transform-percent-005.html.ini | 2 + .../transform-percent-006.html.ini | 2 + .../transform-percent-007.html.ini | 2 + .../transform-percent-008.html.ini | 2 + .../transform-percent-009.html.ini | 13 + ...orm-propagate-inherit-boolean-001.html.ini | 2 + .../transform-rotate-001.html.ini | 2 + .../transform-rotate-002.html.ini | 2 + .../transform-rotate-003.html.ini | 2 + .../transform-rotate-004.html.ini | 2 + .../transform-rotate-005.html.ini | 2 + .../transform-rotate-006.html.ini | 2 + .../transform-rotate-007.html.ini | 2 + .../transform-rounding-001.html.ini | 2 + .../transform-scale-001.html.ini | 2 + .../transform-scale-002.html.ini | 2 + .../transform-scale-hittest.html.ini | 7 + .../transform-scale-test.html.ini | 2 + .../transform-scalex-001.html.ini | 2 + .../transform-scaley-001.html.ini | 2 + .../transform-singular-001.html.ini | 2 + .../transform-stacking-001.html.ini | 2 + .../transform-stresstest-001.html.ini | 2 + .../transform-table-001.html.ini | 2 + .../transform-table-002.html.ini | 2 + .../transform-table-003.html.ini | 2 + .../transform-table-004.html.ini | 2 + .../transform-table-005.html.ini | 2 + .../transform-table-006.html.ini | 2 + .../transform-table-007.html.ini | 2 + .../transform-table-008.html.ini | 2 + .../transform-table-009.html.ini | 2 + .../transform-table-010.html.ini | 2 + .../transform-table-011.html.ini | 2 + ...nsform-transformable-inline-table.html.ini | 2 + ...transform-transformable-list-item.html.ini | 2 + ...sform-transformable-table-caption.html.ini | 2 + ...ransform-transformable-table-cell.html.ini | 2 + ...-transformable-table-footer-group.html.ini | 2 + ...-transformable-table-header-group.html.ini | 2 + ...orm-transformable-table-row-group.html.ini | 2 + ...transform-transformable-table-row.html.ini | 2 + .../transform-transformable-table.html.ini | 2 + ...ansformed-tr-percent-height-child.html.ini | 2 + .../transform-translate-001.html.ini | 2 + .../transform-translate-002.html.ini | 2 + .../transform-translate-003.html.ini | 2 + .../transform-translate-004.html.ini | 2 + .../transform-translate-005.html.ini | 2 + ...ransform-translate-background-001.html.ini | 2 + ...ransform-translate-background-002.html.ini | 2 + .../transform-translatex-001.html.ini | 2 + .../transform-translatex-002.html.ini | 2 + .../transform-translatex-003.html.ini | 2 + .../transform-translatex-004.html.ini | 2 + .../transform-translatex-005.html.ini | 2 + .../transform-translatex-006.html.ini | 2 + .../transform-translatey-001.html.ini | 2 + .../transform-translatey-002.html.ini | 2 + .../transform-translatey-003.html.ini | 2 + .../transform-translatey-004.html.ini | 2 + .../transform-translatey-005.html.ini | 2 + ...ansform3d-backface-visibility-001.html.ini | 2 + ...ansform3d-backface-visibility-002.html.ini | 2 + ...ansform3d-backface-visibility-003.html.ini | 2 + ...ansform3d-backface-visibility-004.html.ini | 2 + ...ansform3d-backface-visibility-006.html.ini | 2 + ...ansform3d-backface-visibility-007.html.ini | 2 + .../transform3d-image-scale-001.html.ini | 2 + .../transform3d-image-scale-002.html.ini | 2 + .../transform3d-matrix3d-001.html.ini | 2 + .../transform3d-matrix3d-002.html.ini | 2 + .../transform3d-matrix3d-003.html.ini | 2 + .../transform3d-matrix3d-004.html.ini | 2 + .../transform3d-matrix3d-005.html.ini | 2 + .../transform3d-perspective-001.html.ini | 2 + .../transform3d-perspective-002.html.ini | 2 + .../transform3d-perspective-006.html.ini | 2 + .../transform3d-perspective-007.html.ini | 2 + .../transform3d-perspective-009.html.ini | 2 + ...ransform3d-perspective-origin-ref.html.ini | 2 + .../transform3d-preserve3d-006.html.ini | 2 + .../transform3d-preserve3d-007.html.ini | 2 + .../transform3d-preserve3d-008.html.ini | 2 + .../transform3d-preserve3d-009.html.ini | 2 + .../transform3d-preserve3d-010.html.ini | 2 + .../transform3d-preserve3d-011.html.ini | 2 + .../transform3d-preserve3d-012.html.ini | 2 + .../transform3d-preserve3d-013.html.ini | 2 + .../transform3d-rotate3d-002.html.ini | 2 + ...ansform3d-rotatex-perspective-001.html.ini | 2 + ...ansform3d-rotatex-perspective-002.html.ini | 2 + ...ansform3d-rotatex-perspective-003.html.ini | 2 + .../transform3d-rotatex-ref.html.ini | 2 + ...orm3d-rotatex-transformorigin-001.html.ini | 2 + .../transform3d-rotatey-001.html.ini | 2 + .../transform3d-scale-001.html.ini | 2 + .../transform3d-scale-002.html.ini | 2 + .../transform3d-scale-003.html.ini | 2 + .../transform3d-scale-004.html.ini | 2 + .../transform3d-scale-007.html.ini | 2 + .../transform3d-sorting-001.html.ini | 2 + .../transform3d-sorting-002.html.ini | 2 + .../transform3d-sorting-003.html.ini | 2 + .../transform3d-sorting-004.html.ini | 2 + .../transform3d-sorting-005.html.ini | 2 + .../transform3d-sorting-006.html.ini | 2 + .../transform3d-translate3d-001.html.ini | 2 + .../transform3d-translatez-001.html.ini | 2 + .../transform_translate.html.ini | 4 + .../transform_translate_invalid.html.ini | 4 + .../transform_translate_max.html.ini | 4 + .../transform_translate_min.html.ini | 4 + .../transform_translate_neg.html.ini | 4 + ...transform_translate_second_omited.html.ini | 4 + .../transform_translate_zero.html.ini | 4 + .../transformed-preserve-3d-1.html.ini | 2 + .../transformed-rotateX-3.html.ini | 2 + .../transformed-rotateY-1.html.ini | 2 + .../transforms-rotate-degree-45.html.ini | 2 + .../transforms-rotate-degree-90.html.ini | 2 + ...transforms-rotate-translate-scale.html.ini | 2 + .../transforms-rotateY-degree-60.html.ini | 2 + .../css-transforms/transforms-skewX.html.ini | 2 + .../css-transforms/transforms-skewY.html.ini | 2 + .../transforms-support-calc.html.ini | 22 + .../translate-getComputedStyle.html.ini | 4 + .../translate-optional-second-001.html.ini | 2 + .../css/css-transforms/translate.html.ini | 2 + .../ttwf-css-3d-polygon-cycle.html.ini | 2 + .../ttwf-reftest-rotate.html.ini | 2 + .../ttwf-transform-skewx-001.html.ini | 2 + .../ttwf-transform-skewy-001.html.ini | 2 + .../ttwf-transform-translatex-001.html.ini | 2 + .../ttwf-transform-translatey-001.html.ini | 2 + 317 files changed, 12384 insertions(+) create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-js.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/composited-transform.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-composition.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-interpolation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip-perspective.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-skew-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-transform-style.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-transformlist.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/dynamic-fixed-pos-cb-change.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-fill-box.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-view-box.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/inheritance.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-computed.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-computed.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/rotate-parsing-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/scale-parsing-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-computed.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-computed.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/translate-parsing-valid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-transforms-equivalence.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/preserve3d-button.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/rotateY-180deg-with-overflow-scroll.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/rotate_45deg.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/rotate_x_45deg.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/rotate_y_45deg.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/scalex.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/scaley.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/size-change-under-backface-visibility-hidden.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/skew-test1.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-2d-getComputedStyle-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-below-001.xht.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-background-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/value-changed.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-mutation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-nested.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox-nested.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inline-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-01.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-010.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-011.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-012.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-013.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-014.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-in-shadow.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-009.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-hittest.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scalex-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scaley-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-percent-height-child.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-009.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-013.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-006.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_invalid.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_max.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_min.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_neg.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_second_omited.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_zero.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-45.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewX.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewY.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-support-calc.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/translate-getComputedStyle.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/translate.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewx-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewy-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatex-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini diff --git a/tests/wpt/include-layout-2020.ini b/tests/wpt/include-layout-2020.ini index 1027f70f791..a80b56876a6 100644 --- a/tests/wpt/include-layout-2020.ini +++ b/tests/wpt/include-layout-2020.ini @@ -21,6 +21,8 @@ skip: true skip: false [css-color] skip: false + [css-transforms] + skip: false [filter-effects] skip: false [cssom-view] diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-001.html.ini new file mode 100644 index 00000000000..8738b9a5b9a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-001.html.ini @@ -0,0 +1,2 @@ +[2d-rotate-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-js.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-js.html.ini new file mode 100644 index 00000000000..ecdc32dc9bb --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/2d-rotate-js.html.ini @@ -0,0 +1,4 @@ +[2d-rotate-js.html] + [JS test: Rotate via javascript must show the correct computed rotation] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/composited-transform.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/composited-transform.html.ini new file mode 100644 index 00000000000..a8bac605c98 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/composited-transform.html.ini @@ -0,0 +1,4 @@ +[composited-transform.html] + [An additive transform animation on-top of a replace transform animation should composite correctly] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini new file mode 100644 index 00000000000..31eec23b0fb --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini @@ -0,0 +1,229 @@ +[list-interpolation.html] + [CSS Animations: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.25) should be [none\]] + expected: FAIL + + [CSS Animations: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] + expected: FAIL + + [Web Animations: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.25) should be [none\]] + expected: FAIL + + [Web Animations: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] + expected: FAIL + + [CSS Transitions: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Animations: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] + expected: FAIL + + [CSS Transitions: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] + expected: FAIL + + [CSS Animations: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] + expected: FAIL + + [Web Animations: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] + expected: FAIL + + [Web Animations: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Animations: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] + expected: FAIL + + [Web Animations: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.25) should be [none\]] + expected: FAIL + + [CSS Animations: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] + expected: FAIL + + [Web Animations: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] + expected: FAIL + + [CSS Animations: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] + expected: FAIL + + [CSS Transitions: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] + expected: FAIL + + [CSS Transitions: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] + expected: FAIL + + [Web Animations: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] + expected: FAIL + + [Web Animations: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] + expected: FAIL + + [Web Animations: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] + expected: FAIL + + [Web Animations: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.25) should be [none\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini new file mode 100644 index 00000000000..81ebaffecfd --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini @@ -0,0 +1,13 @@ +[matrix-interpolation.html] + [CSS Transitions: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini new file mode 100644 index 00000000000..35a7d86f0ac --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini @@ -0,0 +1,61 @@ +[perspective-composition.html] + [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (1.5) should be [none\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (-0.3) should be [200px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (0.5) should be [none\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (0) should be [200px\]] + expected: FAIL + + [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]] + expected: FAIL + + [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini new file mode 100644 index 00000000000..bb172dbed76 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini @@ -0,0 +1,541 @@ +[perspective-interpolation.html] + [CSS Transitions: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (0.6) should be [none\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0.3) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (-0.3) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0) should be [20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.3) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (0.3) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (1.5) should be [125px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (-0.3) should be [20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0.3) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.3) should be [unset\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0) should be [unset\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (-0.3) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (-1) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (0.6) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0.3) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0) should be [initial\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (-0.3) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.3) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.6) should be [24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0.6) should be [none\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.3) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (0) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (-0.3) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (0.6) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.3) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (-0.3) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (0.6) should be [80px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0) should be [50px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (-0.3) should be [50px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0) should be [unset\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (-0.3) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (-20) should be [230px\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (0.5) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.3) should be [13px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (-0.3) should be [35px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0) should be [20px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1.5) should be [25px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0) should be [30px\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [100px\] at (0.3) should be [65px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px\] at (1.5) should be [15px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-0.3) should be [7px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.6) should be [16px\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [100px\] at (0) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.5) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] + expected: FAIL + + [CSS Animations: property from [50px\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] + expected: FAIL + + [Web Animations: property from [50px\] to [100px\] at (-20) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-1) should be [40px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px\] at (0.3) should be [initial\]] + expected: FAIL + + [Web Animations: property from [50px\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [50px\] to [none\] at (0.3) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.6) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [50px\] to [none\] at (1.5) should be [none\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px\] at (0.3) should be [27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1) should be [20px\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini new file mode 100644 index 00000000000..a8f20dcd1ea --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini @@ -0,0 +1,361 @@ +[perspective-origin-interpolation.html] + [Web Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [Web Animations: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [Web Animations: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [Web Animations: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [Web Animations: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [Web Animations: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] + expected: FAIL + + [Web Animations: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Animations: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [CSS Animations: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] + expected: FAIL + + [CSS Animations: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini new file mode 100644 index 00000000000..2c7d3cbdab8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-composition.html.ini @@ -0,0 +1,199 @@ +[rotate-composition.html] + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (-1) should be [0.31 -0.22 0.92 131.66deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 270deg\] from add [1 2 3 90deg\] to replace [0 1 0 100deg\] at (0.75) should be [-1.51909e-17 1 -4.55726e-17 75deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [0 1 0 100deg\] at (-1) should be [0 1 0 -100deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [0 1 0 100deg\] at (0) should be [none\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (1) should be [0 1 0 100deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 200deg\] from add [1 0 0 -100deg\] to replace [1 0 0 40deg\] at (-1) should be [1 0 0 160deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (0.25) should be [1 2 3 270deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [2 4 6 270deg\] to replace [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 90deg\] from add [0 1 0 180deg\] to replace [0 0 1 90deg\] at (0.25) should be [-1.48952e-16 -0.894427 -0.447214 131.81deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [0 1 0 100deg\] at (1) should be [0 1 0 100deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 270deg\] from add [1 2 3 90deg\] to replace [0 1 0 100deg\] at (0.25) should be [-1.20172e-16 1 -3.60516e-16 25deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [0 1 0 100deg\] at (0.75) should be [-1.51909e-17 1 -4.55726e-17 75deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 90deg\] from add [0 1 0 180deg\] to replace [0 0 1 90deg\] at (-1) should be [-6.12323e-17 -1 1.57009e-16 90deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (2) should be [-0.2 0.79 -0.59 151.11deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (2) should be [1 2 3 -360deg\]] + expected: FAIL + + [Compositing: property underlying [0 1 0 -40deg\] from replace [0 1 0 50deg\] to add [0 1 0 10deg\] at (-1) should be [0 1 0 130deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [0 1 0 100deg\] at (0.75) should be [0 1 0 75deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 200deg\] from add [1 0 0 -100deg\] to replace [1 0 0 40deg\] at (0) should be [1 0 0 100deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [0 1 0 100deg\] at (0.25) should be [-1.20172e-16 1 -3.60516e-16 25deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [0 1 0 100deg\] at (2) should be [-3.3235e-17 -1 -9.97049e-17 160deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 40deg\] from add [2 4 6 10deg\] to add [3 6 9 50deg\] at (0) should be [1 2 3 50deg\]] + expected: FAIL + + [Compositing: property underlying [0 1 0 -40deg\] from replace [0 1 0 50deg\] to add [0 1 0 10deg\] at (2) should be [0 1 0 -110deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 90deg\] from add [0 1 0 180deg\] to replace [0 0 1 90deg\] at (1) should be [90deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 270deg\] from add [1 2 3 90deg\] to replace [0 1 0 100deg\] at (2) should be [-3.3235e-17 -1 -9.97049e-17 160deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (0) should be [1 2 3 90deg\]] + expected: FAIL + + [Compositing: property underlying [100deg\] from add [10deg\] to add [30deg\] at (1) should be [130deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [2 4 6 270deg\] to replace [none\] at (0) should be [2 4 6 270deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [2 4 6 270deg\] to replace [none\] at (-1) should be [2 4 6 540deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [0 1 0 100deg\] at (1) should be [0 1 0 100deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 40deg\] from add [2 4 6 10deg\] to add [3 6 9 50deg\] at (0.75) should be [1 2 3 80deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 270deg\] from add [1 2 3 90deg\] to replace [0 1 0 100deg\] at (0) should be [1 2 3 360deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 270deg\] from add [1 2 3 90deg\] to replace [0 1 0 100deg\] at (-1) should be [-5.49276e-17 -1 -1.64783e-16 100deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 40deg\] from add [2 4 6 10deg\] to add [3 6 9 50deg\] at (-1) should be [1 2 3 10deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 270deg\] from add [1 2 3 90deg\] to replace [0 1 0 100deg\] at (1) should be [0 1 0 100deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 40deg\] from add [2 4 6 10deg\] to add [3 6 9 50deg\] at (1) should be [1 2 3 90deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 200deg\] from add [1 0 0 -100deg\] to replace [1 0 0 40deg\] at (2) should be [1 0 0 -20deg\]] + expected: FAIL + + [Compositing: property underlying [100deg\] from add [10deg\] to add [30deg\] at (2) should be [150deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (0.25) should be [0.21 0.73 0.64 86.72deg\]] + expected: FAIL + + [Compositing: property underlying [100deg\] from add [10deg\] to add [30deg\] at (-1) should be [90deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 200deg\] from add [1 0 0 -100deg\] to replace [1 0 0 40deg\] at (1) should be [1 0 0 40deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (-1) should be [1 2 3 720deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 40deg\] from add [2 4 6 10deg\] to add [3 6 9 50deg\] at (0.25) should be [1 2 3 60deg\]] + expected: FAIL + + [Compositing: property underlying [100deg\] from add [10deg\] to add [30deg\] at (0) should be [110deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 200deg\] from add [1 0 0 -100deg\] to replace [1 0 0 40deg\] at (0.75) should be [1 0 0 55deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 200deg\] from add [1 0 0 -100deg\] to replace [1 0 0 40deg\] at (0.25) should be [1 0 0 85deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 90deg\] from add [0 1 0 180deg\] to replace [0 0 1 90deg\] at (2) should be [-6.12323e-17 -1 -4.71028e-16 90deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [0 1 0 100deg\] at (-1) should be [-5.49276e-17 -1 -1.64783e-16 100deg\]] + expected: FAIL + + [Compositing: property underlying [0 1 0 -40deg\] from replace [0 1 0 50deg\] to add [0 1 0 10deg\] at (0.25) should be [0 1 0 30deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [2 4 6 270deg\] to replace [none\] at (0.75) should be [2 4 6 67.5deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [0 1 0 100deg\] at (0) should be [1 2 3 360deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [0 1 0 100deg\] at (2) should be [0 1 0 200deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [none\] to replace [0 1 0 100deg\] at (0.75) should be [0.07 0.97 0.21 92.05deg\]] + expected: FAIL + + [Compositing: property underlying [100deg\] from add [10deg\] to add [30deg\] at (0.75) should be [125deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [2 4 6 270deg\] to replace [none\] at (0.25) should be [2 4 6 202.5deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [2 4 6 270deg\] to replace [none\] at (2) should be [2 4 6 -270deg\]] + expected: FAIL + + [Compositing: property underlying [0 1 0 -40deg\] from replace [0 1 0 50deg\] to add [0 1 0 10deg\] at (0.75) should be [0 1 0 -10deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (0.75) should be [1 2 3 90deg\]] + expected: FAIL + + [Compositing: property underlying [0 1 0 -40deg\] from replace [0 1 0 50deg\] to add [0 1 0 10deg\] at (1) should be [0 1 0 -30deg\]] + expected: FAIL + + [Compositing: property underlying [100deg\] from add [10deg\] to add [30deg\] at (0.25) should be [115deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 40deg\] from add [2 4 6 10deg\] to add [3 6 9 50deg\] at (2) should be [1 2 3 130deg\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [0 1 0 100deg\] at (0.25) should be [0 1 0 25deg\]] + expected: FAIL + + [Compositing: property underlying [1 2 3 90deg\] from add [2 4 6 270deg\] to replace [none\] at (0) should be [1 2 3 360deg\]] + expected: FAIL + + [Compositing: property underlying [0 1 0 -40deg\] from replace [0 1 0 50deg\] to add [0 1 0 10deg\] at (0) should be [0 1 0 50deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 90deg\] from add [0 1 0 180deg\] to replace [0 0 1 90deg\] at (0.75) should be [-2.94392e-17 -0.707107 0.707107 70.5288deg\]] + expected: FAIL + + [Compositing: property underlying [1 0 0 90deg\] from add [0 1 0 180deg\] to replace [0 0 1 90deg\] at (0) should be [-4.32978e-17 -0.707107 -0.707107 180deg\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-interpolation.html.ini new file mode 100644 index 00000000000..38d456bafb9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/rotate-interpolation.html.ini @@ -0,0 +1,1081 @@ +[rotate-interpolation.html] + [CSS Transitions: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (2) should be [1 0 0 900deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (2) should be [1 0 0 900deg\]] + expected: FAIL + + [CSS Transitions: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (-1) should be [0.67 -0.06 -0.74 124.97deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.25) should be [0 1 0 50deg\]] + expected: FAIL + + [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [z 45deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0) should be [0 1 0 0deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (2) should be [1 0 0 -450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [-100deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [180deg\] at (2) should be [260deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (-1) should be [0 1 0 -10deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [7 -8 9 400grad\] at (1) should be [0.5 -0.57 0.65 400grad\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.25) should be [0 1 0 50deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [7 -8 9 400grad\] at (0.125) should be [0.5 -0.57 0.65 50grad\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (1) should be [1 0 0 0deg\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [270deg\] at (-1) should be [-90deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [180deg\] at (-1) should be [20deg\]] + expected: FAIL + + [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (0.875) should be [-0.70246 0.70246 0.114452 53.1994deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [180deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.75) should be [0.17 0.78 0.61 118.68deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [-100deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [7 -8 9 400grad\] at (0) should be [0.5 -0.57 0.65 0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (1) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0) should be [1 0 0 0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (-1) should be [0.22 -0.55 0.8 300deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.25) should be [0.22 -0.55 0.8 50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.25) should be [0 1 0 50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (2) should be [0 1 0 -300deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (1) should be [0.22 -0.55 0.8 -100deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0) should be [1 0 0 0deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [7 -8 9 400grad\] at (-1) should be [0.5 -0.57 0.65 -400grad\]] + expected: FAIL + + [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (-1) should be [0.447214 -0.447214 0.774597 104.478deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [7 -8 9 400grad\] at (0) should be [0.5 -0.57 0.65 0deg\]] + expected: FAIL + + [Web Animations: property from neutral to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0) should be [0 1 0 0deg\]] + expected: FAIL + + [CSS Animations: property from neutral to [30deg\] at (0) should be [10deg\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [270deg\] at (0) should be [90deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (1) should be [0 1 0 -100deg\]] + expected: FAIL + + [CSS Transitions: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.75) should be [0.22 -0.55 0.8 -50deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (-1) should be [1 0 0 -450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.75) should be [1 0 0 112.5deg\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [270deg\] at (0.25) should be [135deg\]] + expected: FAIL + + [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (0.875) should be [-0.70246 0.70246 0.114452 53.1994deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (-1) should be [0 1 0 300deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (1) should be [0 1 0 -100deg\]] + expected: FAIL + + [CSS Transitions: property from neutral to [30deg\] at (0.75) should be [25deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [180deg\] at (0.875) should be [170deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (2) should be [-0.52 0.29 0.81 208.96deg\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [270deg\] at (0.75) should be [225deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [Web Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (-1) should be [0.67 -0.06 -0.74 124.97deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [7 -8 9 400grad\] at (-1) should be [0.5 -0.57 0.65 -400grad\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [-100deg\] at (0.75) should be [-50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.75) should be [0.22 -0.55 0.8 -50deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [180deg\] at (1) should be [180deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [7 -8 9 400grad\] at (0.125) should be [0.5 -0.57 0.65 50grad\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (0.125) should be [-0.136456 0.136456 0.981203 40.6037deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0) should be [0.22 -0.55 0.8 100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [-100deg\] at (2) should be [-300deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [7 -8 9 400grad\] at (0.125) should be [0.5 -0.57 0.65 50grad\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (0.875) should be [-0.70246 0.70246 0.114452 53.1994deg\]] + expected: FAIL + + [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.75) should be [0.22 -0.55 0.8 -50deg\]] + expected: FAIL + + [CSS Transitions: property from neutral to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [-100deg\] at (0.25) should be [50deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (-1) should be [1 0 0 900deg\]] + expected: FAIL + + [CSS Transitions: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0) should be [0.22 -0.55 0.8 100deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [-100deg\] at (0.75) should be [-50deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (-1) should be [1 0 0 -450deg\]] + expected: FAIL + + [CSS Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (2) should be [-0.52 0.29 0.81 208.96deg\]] + expected: FAIL + + [CSS Transitions: property from neutral to [30deg\] at (-1) should be [-10deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [180deg\] at (0.875) should be [170deg\]] + expected: FAIL + + [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0) should be [0.22 -0.55 0.8 100deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [-100deg\] at (0.25) should be [50deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.75) should be [0 1 0 7.5deg\]] + expected: FAIL + + [Web Animations: property from neutral to [30deg\] at (-1) should be [-10deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (2) should be [0 1 0 20deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [180deg\] at (-1) should be [20deg\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.25) should be [0.54 0.8 0.26 94.83deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (2) should be [1 0 0 -450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [30deg\] at (2) should be [50deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (-1) should be [1 0 0 -450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.75) should be [0 1 0 7.5deg\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [270deg\] at (1) should be [270deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [180deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [180deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (0.875) should be [-0.70246 0.70246 0.114452 53.1994deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (1) should be [-0.71 0.71 0 60deg\]] + expected: FAIL + + [CSS Transitions: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0) should be [0.71 0.71 0 90deg\]] + expected: FAIL + + [CSS Transitions: property from neutral to [30deg\] at (0) should be [10deg\]] + expected: FAIL + + [CSS Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (2) should be [0.22 -0.55 0.8 -300deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [7 -8 9 400grad\] at (-1) should be [0.5 -0.57 0.65 -400grad\]] + expected: FAIL + + [CSS Transitions: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.25) should be [0.54 0.8 0.26 94.83deg\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [180deg\] at (2) should be [260deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (-1) should be [0.447214 -0.447214 0.774597 104.478deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.25) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0) should be [0 1 0 0deg\]] + expected: FAIL + + [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (2) should be [-0.637897 0.637897 -0.431479 124.975deg\]] + expected: FAIL + + [CSS Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0) should be [0.71 0.71 0 90deg\]] + expected: FAIL + + [CSS Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.25) should be [0.22 -0.55 0.8 50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (-1) should be [0 1 0 300deg\]] + expected: FAIL + + [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (1) should be [-0.71 0.71 0 60deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.25) should be [1 0 0 337.5deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (1) should be [0 1 0 -100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.75) should be [0 1 0 -50deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (1) should be [0 1 0 10deg\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [270deg\] at (2) should be [450deg\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [270deg\] at (0.25) should be [135deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [180deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [30deg\] at (0) should be [10deg\]] + expected: FAIL + + [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (-1) should be [0.447214 -0.447214 0.774597 104.478deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (1) should be [-0.71 0.71 0 60deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [-100deg\] at (1) should be [-100deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [7 -8 9 400grad\] at (-1) should be [0.5 -0.57 0.65 -400grad\]] + expected: FAIL + + [Web Animations: property from [none\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0) should be [1 0 0 0deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (2) should be [1 0 0 -450deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [7 -8 9 400grad\] at (0) should be [0.5 -0.57 0.65 0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (-1) should be [0.22 -0.55 0.8 300deg\]] + expected: FAIL + + [CSS Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (-1) should be [0.67 -0.06 -0.74 124.97deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [270deg\] at (-1) should be [-90deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0) should be [0 1 0 100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (2) should be [1 0 0 -450deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [180deg\] at (-1) should be [20deg\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [270deg\] at (0.75) should be [225deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0) should be [1 0 0 0deg\]] + expected: FAIL + + [CSS Animations: property from neutral to [30deg\] at (2) should be [50deg\]] + expected: FAIL + + [Web Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.25) should be [0.54 0.8 0.26 94.83deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.75) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (-1) should be [0.447214 -0.447214 0.774597 104.478deg\]] + expected: FAIL + + [Web Animations: property from neutral to [30deg\] at (0.25) should be [15deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (-1) should be [0 1 0 -10deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [-100deg\] at (2) should be [-300deg\]] + expected: FAIL + + [Web Animations: property from [unset\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [-100deg\] at (2) should be [-300deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.75) should be [0 1 0 -50deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (1) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [7 -8 9 400grad\] at (0.875) should be [0.5 -0.57 0.65 350grad\]] + expected: FAIL + + [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.25) should be [0.22 -0.55 0.8 50deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (1) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [z 45deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [7 -8 9 400grad\] at (0.875) should be [0.5 -0.57 0.65 350grad\]] + expected: FAIL + + [Web Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (1) should be [0 1 0 10deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.75) should be [1 0 0 337.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [270deg\] at (0.25) should be [135deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (0.125) should be [-0.136456 0.136456 0.981203 40.6037deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [-100deg\] at (-1) should be [300deg\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [30deg\] at (0.25) should be [15deg\]] + expected: FAIL + + [CSS Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0) should be [0.22 -0.55 0.8 100deg\]] + expected: FAIL + + [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (0.125) should be [-0.136456 0.136456 0.981203 40.6037deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [30deg\] at (0.75) should be [25deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [7 -8 9 400grad\] at (0.875) should be [0.5 -0.57 0.65 350grad\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (2) should be [1 0 0 900deg\]] + expected: FAIL + + [CSS Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.75) should be [0.17 0.78 0.61 118.68deg\]] + expected: FAIL + + [CSS Animations: property from neutral to [30deg\] at (-1) should be [-10deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [-100deg\] at (0.25) should be [50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0) should be [0.71 0.71 0 90deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.75) should be [0 1 0 -50deg\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [7 -8 9 400grad\] at (0) should be [0.5 -0.57 0.65 0deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (-1) should be [1 0 0 900deg\]] + expected: FAIL + + [Web Animations: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [z 45deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0) should be [0 1 0 0deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.75) should be [1 0 0 337.5deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.25) should be [1 0 0 337.5deg\]] + expected: FAIL + + [Web Animations: property from [unset\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0) should be [0 1 0 100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [180deg\] at (0.125) should be [110deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [7 -8 9 400grad\] at (1) should be [0.5 -0.57 0.65 400grad\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.25) should be [1 0 0 337.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (0.125) should be [-0.136456 0.136456 0.981203 40.6037deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [-100deg\] at (1) should be [-100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (2) should be [0.22 -0.55 0.8 -300deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (1) should be [0 0.71 0.71 135deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (1) should be [0 0.71 0.71 135deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.75) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [270deg\] at (0.75) should be [225deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (1) should be [0.22 -0.55 0.8 -100deg\]] + expected: FAIL + + [CSS Animations: property from neutral to [30deg\] at (0.25) should be [15deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.25) should be [0 1 0 2.5deg\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.25) should be [0 1 0 2.5deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [180deg\] at (0.125) should be [110deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [270deg\] at (1) should be [270deg\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [270deg\] at (0.25) should be [135deg\]] + expected: FAIL + + [Web Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (2) should be [-0.52 0.29 0.81 208.96deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.75) should be [1 0 0 337.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.25) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [7 -8 9 400grad\] at (0.125) should be [0.5 -0.57 0.65 50grad\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (2) should be [0 1 0 20deg\]] + expected: FAIL + + [Web Animations: property from [unset\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (1) should be [0 1 0 -100deg\]] + expected: FAIL + + [CSS Transitions: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.25) should be [0.22 -0.55 0.8 50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [-100deg\] at (0.75) should be [-50deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [180deg\] at (1) should be [180deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (2) should be [0 1 0 -300deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [180deg\] at (2) should be [260deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.75) should be [0 1 0 7.5deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [270deg\] at (2) should be [450deg\]] + expected: FAIL + + [Web Animations: property from [unset\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [-100deg\] at (1) should be [-100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [270deg\] at (0) should be [90deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [180deg\] at (0.125) should be [110deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (-1) should be [0 1 0 -10deg\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [270deg\] at (0) should be [90deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [7 -8 9 400grad\] at (2) should be [0.5 -0.57 0.65 800grad\]] + expected: FAIL + + [CSS Animations: property from neutral to [30deg\] at (0.75) should be [25deg\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [270deg\] at (0.75) should be [225deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [180deg\] at (1) should be [180deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.25) should be [0 1 0 50deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.25) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [100deg\] to [-100deg\] at (-1) should be [300deg\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [270deg\] at (-1) should be [-90deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (-1) should be [1 0 0 900deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [-100deg\] at (-1) should be [300deg\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [270deg\] at (1) should be [270deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [270deg\] at (1) should be [270deg\]] + expected: FAIL + + [Web Animations: property from [unset\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (2) should be [0 1 0 20deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Transitions: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (-1) should be [0.22 -0.55 0.8 300deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.25) should be [1 0 0 337.5deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [-100deg\] at (1) should be [-100deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (-1) should be [0.67 -0.06 -0.74 124.97deg\]] + expected: FAIL + + [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (2) should be [0.22 -0.55 0.8 -300deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (-1) should be [0 1 0 300deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [7 -8 9 400grad\] at (2) should be [0.5 -0.57 0.65 800grad\]] + expected: FAIL + + [CSS Transitions: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (2) should be [0.22 -0.55 0.8 -300deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [7 -8 9 400grad\] at (0.875) should be [0.5 -0.57 0.65 350grad\]] + expected: FAIL + + [Web Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (-1) should be [0 1 0 300deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [Web Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (1) should be [0 0.71 0.71 135deg\]] + expected: FAIL + + [Web Animations: property from [unset\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (1) should be [0 0.71 0.71 135deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [180deg\] at (-1) should be [20deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [30deg\] at (-1) should be [-10deg\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [CSS Transitions: property from neutral to [30deg\] at (0.25) should be [15deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.75) should be [1 0 0 337.5deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [7 -8 9 400grad\] at (1) should be [0.5 -0.57 0.65 400grad\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (-1) should be [0 1 0 -10deg\]] + expected: FAIL + + [Web Animations: property from neutral to [30deg\] at (0.75) should be [25deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0) should be [0 1 0 100deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [180deg\] at (0.875) should be [170deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (1) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (1) should be [1 0 0 0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (2) should be [-0.637897 0.637897 -0.431479 124.975deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [180deg\] at (0.125) should be [110deg\]] + expected: FAIL + + [Web Animations: property from neutral to [30deg\] at (0) should be [10deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (1) should be [0 1 0 10deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [-100deg\] at (0.25) should be [50deg\]] + expected: FAIL + + [CSS Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (0.75) should be [0.22 -0.55 0.8 -50deg\]] + expected: FAIL + + [CSS Animations: property from neutral to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (2) should be [0 1 0 20deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (2) should be [1 0 0 900deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [-100deg\] at (0) should be [100deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [7 -8 9 400grad\] at (1) should be [0.5 -0.57 0.65 400grad\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [30deg\] at (0) should be [0deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (1) should be [0 1 0 10deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [30deg\] at (1) should be [30deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (-1) should be [1 0 0 -450deg\]] + expected: FAIL + + [Web Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (2) should be [0 1 0 -300deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [-100deg\] at (2) should be [-300deg\]] + expected: FAIL + + [Web Animations: property from neutral to [30deg\] at (2) should be [50deg\]] + expected: FAIL + + [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (2) should be [-0.637897 0.637897 -0.431479 124.975deg\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0.75) should be [0 1 0 -50deg\]] + expected: FAIL + + [CSS Transitions: property from [45deg\] to [-1 1 0 60deg\] at (1) should be [-0.71 0.71 0 60deg\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [7 -8 9 400grad\] at (2) should be [0.5 -0.57 0.65 800grad\]] + expected: FAIL + + [Web Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0) should be [0.71 0.71 0 90deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [30deg\] at (-1) should be [-30deg\]] + expected: FAIL + + [Web Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (1) should be [1 0 0 0deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [Web Animations: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.25) should be [0 1 0 2.5deg\]] + expected: FAIL + + [CSS Transitions: property from [100deg\] to [-100deg\] at (-1) should be [300deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0) should be [1 0 0 450deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (0.75) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (2) should be [0 1 0 -300deg\]] + expected: FAIL + + [CSS Transitions: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (2) should be [-0.52 0.29 0.81 208.96deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [180deg\] at (0.875) should be [170deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (-1) should be [0.22 -0.55 0.8 300deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [30deg\] at (0.25) should be [7.5deg\]] + expected: FAIL + + [CSS Animations: property from [0 1 0 100deg\] to [0 1 0 -100deg\] at (0) should be [0 1 0 100deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [180deg\] at (1) should be [180deg\]] + expected: FAIL + + [CSS Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (1) should be [0.22 -0.55 0.8 -100deg\]] + expected: FAIL + + [CSS Transitions: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.75) should be [0.17 0.78 0.61 118.68deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [-100deg\] at (0.75) should be [-50deg\]] + expected: FAIL + + [CSS Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.25) should be [0.54 0.8 0.26 94.83deg\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [270deg\] at (0) should be [90deg\]] + expected: FAIL + + [CSS Animations: property from [100deg\] to [-100deg\] at (0) should be [100deg\]] + expected: FAIL + + [Web Animations: property from [100deg\] to [180deg\] at (2) should be [260deg\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [30deg\] at (2) should be [60deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [30deg\] at (0.75) should be [22.5deg\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [270deg\] at (-1) should be [-90deg\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [270deg\] at (2) should be [450deg\]] + expected: FAIL + + [CSS Transitions: property from neutral to [30deg\] at (2) should be [50deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [45deg\] to [-1 1 0 60deg\] at (0) should be [z 45deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.75) should be [0 1 0 7.5deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1 0 0 0deg\] to [0 1 0 10deg\] at (0.25) should be [0 1 0 2.5deg\]] + expected: FAIL + + [CSS Animations: property from [45deg\] to [-1 1 0 60deg\] at (2) should be [-0.637897 0.637897 -0.431479 124.975deg\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [270deg\] at (2) should be [450deg\]] + expected: FAIL + + [Web Animations: property from [1 1 0 90deg\] to [0 1 1 135deg\] at (0.75) should be [0.17 0.78 0.61 118.68deg\]] + expected: FAIL + + [CSS Transitions: property from [0 1 0 0deg\] to [1 0 0 450deg\] at (0.25) should be [1 0 0 112.5deg\]] + expected: FAIL + + [CSS Animations: property from [none\] to [7 -8 9 400grad\] at (2) should be [0.5 -0.57 0.65 800grad\]] + expected: FAIL + + [Web Animations: property from [1 -2.5 3.64 100deg\] to [1 -2.5 3.64 -100deg\] at (1) should be [0.22 -0.55 0.8 -100deg\]] + expected: FAIL + + [CSS Animations: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (-1) should be [1 0 0 900deg\]] + expected: FAIL + + [CSS Transitions: property from [1 0 0 450deg\] to [0 1 0 0deg\] at (1) should be [1 0 0 0deg\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-composition.html.ini new file mode 100644 index 00000000000..799cfb44594 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-composition.html.ini @@ -0,0 +1,121 @@ +[scale-composition.html] + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (-0.5) should be [-2 -1 0\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (1.5) should be [-0.5 -3.5 -7.5\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (-0.5) should be [2.5 11 22.5\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [4 5 6\] to replace [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [1.5 1\] at (2) should be [2 1\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [1.5 1\] at (0) should be [1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (-0.5) should be [5.5 14.5 26.5\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [1.5 1\] at (-1) should be [0.5 1\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (0.25) should be [6.5 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (0.75) should be [7.5 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (0.75) should be [5.5 6.5 7.5\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (0.75) should be [6.25 8.5 11.25\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (1.5) should be [8.5 7 4.5\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (0) should be [4 10 18\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [4 5 6\] to replace [none\] at (0.75) should be [1.75 2 2.25\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (1) should be [8 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (1) should be [7 8 9\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (0.25) should be [3.25 7.75 13.75\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [1.5 1\] at (0.25) should be [1.125 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (1) should be [7 8 9\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (1.5) should be [9 1\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [4 5 6\] to replace [none\] at (0.25) should be [3.25 4 4.75\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (0) should be [1 2 3\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (0.25) should be [4.75 9.5 15.75\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (0) should be [4 10 18\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (0.5) should be [2.5 5.5 9.5\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (0.25) should be [2.5 3.5 4.5\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (0) should be [6 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [7 8 9\] at (0.5) should be [5.5 9 13.5\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [4 5 6\] to replace [none\] at (0.75) should be [1.75 3.25 5.25\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [4 5 6\] to replace [none\] at (0) should be [4 5 6\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [4 5 6\] to replace [none\] at (2) should be [-2 -3 -4\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (-0.5) should be [5 1\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (0.5) should be [4 5 6\]] + expected: FAIL + + [Compositing: property underlying [2 1\] from add [3 1\] to add [4 1\] at (0.5) should be [7 1\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [4 5 6\] to replace [none\] at (-1) should be [7 9 11\]] + expected: FAIL + + [Compositing: property underlying [1 2 3\] from add [none\] to replace [7 8 9\] at (1.5) should be [10 11 12\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to replace [1.5 1\] at (0.75) should be [1.375 1\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-interpolation.html.ini new file mode 100644 index 00000000000..0a97c11f24e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/scale-interpolation.html.ini @@ -0,0 +1,1081 @@ +[scale-interpolation.html] + [CSS Transitions with transition: all: property from [26 17 9\] to [2 1\] at (0.875) should be [5 3 2\]] + expected: FAIL + + [CSS Transitions: property from [2 30 400\] to [10 110 1200\] at (2) should be [18 190 2000\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [inherit\] at (0) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [4 3 2\] at (2) should be [7 5 3\]] + expected: FAIL + + [CSS Animations: property from [26 17 9\] to [2 1\] at (-1) should be [50 33 17\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [inherit\] at (0.25) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5\] to [10 -5\] at (1) should be [10 -5\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [CSS Animations: property from [-10 5 1\] to [1\] at (-1) should be [-21 9\]] + expected: FAIL + + [Web Animations: property from [1\] to [10 -5 0\] at (0.25) should be [3.25 -0.5 0.75\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (0.25) should be [0.625 1 1.75\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [1.5 1\] at (0.75) should be [1.4 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (0.75) should be [0.875 1 1.25\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [inherit\] at (0.75) should be [0.875 0.875 1.75\]] + expected: FAIL + + [CSS Animations: property from [2 30 400\] to [10 110 1200\] at (1) should be [10 110 1200\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1\] to [10 -5 0\] at (0.75) should be [7.75 -3.5 0.25\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (0.75) should be [0.875 1 1.25\]] + expected: FAIL + + [CSS Transitions: property from [2 30 400\] to [10 110 1200\] at (0) should be [2 30 400\]] + expected: FAIL + + [CSS Animations: property from [26 17 9\] to [2 1\] at (2) should be [-22 -15 -7\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1\] to [10 -5 0\] at (2) should be [19 -11 -1\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [1.5 1\] at (-1) should be [0.5 1\]] + expected: FAIL + + [CSS Animations: property from [26 17 9\] to [2 1\] at (1) should be [2 1\]] + expected: FAIL + + [CSS Transitions: property from [1\] to [10 -5 0\] at (-1) should be [-8 7 2\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from neutral to [1.5 1\] at (2) should be [1.9 1\]] + expected: FAIL + + [CSS Transitions: property from [-10 5 1\] to [1\] at (0.75) should be [-1.75 2\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [4 3 2\] at (1) should be [4 3 2\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [CSS Transitions: property from [-10 5\] to [10 -5\] at (2) should be [30 -15\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [initial\] at (0) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [1\] to [10 -5 0\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [4 3 2\] at (0.125) should be [1.375 1.25 1.125\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [inherit\] at (0.25) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Animations: property from [1\] to [10 -5 0\] at (1) should be [10 -5 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5\] to [10 -5\] at (2) should be [30 -15\]] + expected: FAIL + + [Web Animations: property from [none\] to [4 3 2\] at (2) should be [7 5 3\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [2 0.5 1\] at (-1) should be [-1 1.5 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 30 400\] to [10 110 1200\] at (-1) should be [-6 -50 -400\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5 1\] to [1\] at (-1) should be [-21 9\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [1.5 1\] at (0) should be [1.1 1\]] + expected: FAIL + + [CSS Animations: property from [2 30 400\] to [10 110 1200\] at (0) should be [2 30 400\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [inherit\] at (2) should be [-1 1.5 3\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [2 0.5 1\] at (2) should be [3.5 0 0\]] + expected: FAIL + + [Web Animations: property from [-10 5\] to [10 -5\] at (0.25) should be [-5 2.5\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [inherit\] at (0.75) should be [0.875 0.875 1.75\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [initial\] at (-1) should be [3 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5 1\] to [1\] at (2) should be [12 -3\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [2 0.5 1\] at (-1) should be [-1 1.5 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [-10 5 1\] to [1\] at (2) should be [12 -3\]] + expected: FAIL + + [CSS Transitions: property from [2 30 400\] to [10 110 1200\] at (0.125) should be [3 40 500\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5\] to [10 -5\] at (0.75) should be [5 -2.5\]] + expected: FAIL + + [Web Animations: property from [2 30 400\] to [10 110 1200\] at (0) should be [2 30 400\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [initial\] at (0.25) should be [1.75 0.6251\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 30 400\] to [10 110 1200\] at (1) should be [10 110 1200\]] + expected: FAIL + + [Web Animations: property from [-10 5\] to [10 -5\] at (1) should be [10 -5\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [1.5 1\] at (2) should be [2 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [4 3 2\] at (-1) should be [-2 -1 0\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [26 17 9\] to [2 1\] at (0.875) should be [5 3 2\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [inherit\] at (-1) should be [3.5 0 0\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [2 0.5 1\] at (2) should be [3 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5 1\] to [1\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [-10 5\] to [10 -5\] at (0.75) should be [5 -2.5\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (0.75) should be [0.875 1 1.25\]] + expected: FAIL + + [Web Animations: property from [none\] to [4 3 2\] at (1) should be [4 3 2\]] + expected: FAIL + + [Web Animations: property from [2 30 400\] to [10 110 1200\] at (2) should be [18 190 2000\]] + expected: FAIL + + [CSS Transitions: property from [26 17 9\] to [2 1\] at (0.125) should be [23 15 8\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5\] to [10 -5\] at (0) should be [-10 5\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [1.5 1\] at (0.75) should be [1.375 1\]] + expected: FAIL + + [Web Animations: property from [unset\] to [1.5 1\] at (0.25) should be [1.125 1\]] + expected: FAIL + + [Web Animations: property from [-10 5\] to [10 -5\] at (0) should be [-10 5\]] + expected: FAIL + + [CSS Transitions: property from [-10 5 1\] to [1\] at (0.25) should be [-7.25 4\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (-1) should be [0 1 3\]] + expected: FAIL + + [CSS Transitions: property from [26 17 9\] to [2 1\] at (-1) should be [50 33 17\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [inherit\] at (2) should be [-1 1.5 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (0) should be [1\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [2 0.5 1\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (2) should be [0 1 3\]] + expected: FAIL + + [CSS Transitions: property from [1\] to [10 -5 0\] at (2) should be [19 -11 -1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5\] to [10 -5\] at (0.25) should be [-5 2.5\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [2 0.5 1\] at (2) should be [3.5 0 0\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [2 0.5 1\] at (2) should be [3 0\]] + expected: FAIL + + [Web Animations: property from [1\] to [10 -5 0\] at (1) should be [10 -5 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [inherit\] at (0.75) should be [0.875 0.875 1.75\]] + expected: FAIL + + [CSS Animations: property from [-10 5\] to [10 -5\] at (0.75) should be [5 -2.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [1.5 1\] at (2) should be [1.9 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [4 3 2\] at (0) should be [1\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [CSS Transitions: property from neutral to [1.5 1\] at (0.75) should be [1.4 1\]] + expected: FAIL + + [Web Animations: property from [2 30 400\] to [10 110 1200\] at (-1) should be [-6 -50 -400\]] + expected: FAIL + + [CSS Transitions: property from [26 17 9\] to [2 1\] at (1) should be [2 1\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [2 0.5 1\] at (0.25) should be [0.875 0.875 1.75\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5 1\] to [1\] at (0) should be [-10 5\]] + expected: FAIL + + [CSS Animations: property from neutral to [1.5 1\] at (0.25) should be [1.2 1\]] + expected: FAIL + + [CSS Transitions: property from [-10 5 1\] to [1\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1\] to [10 -5 0\] at (0.25) should be [3.25 -0.5 0.75\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [initial\] at (0) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [4 3 2\] at (0.875) should be [3.625 2.75 1.875\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [initial\] at (0.75) should be [1.25 0.875\]] + expected: FAIL + + [CSS Animations: property from [-10 5 1\] to [1\] at (0) should be [-10 5\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [2 0.5 1\] at (-1) should be [0 1.5\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [initial\] at (0.25) should be [1.75 0.6251\]] + expected: FAIL + + [CSS Transitions: property from [-10 5 1\] to [1\] at (2) should be [12 -3\]] + expected: FAIL + + [Web Animations: property from [26 17 9\] to [2 1\] at (0.125) should be [23 15 8\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (-1) should be [0 1 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 30 400\] to [10 110 1200\] at (0.125) should be [3 40 500\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [2 0.5 1\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [1\] to [10 -5 0\] at (1) should be [10 -5 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1\] to [10 -5 0\] at (1) should be [10 -5 0\]] + expected: FAIL + + [CSS Animations: property from [-10 5 1\] to [1\] at (2) should be [12 -3\]] + expected: FAIL + + [Web Animations: property from [-10 5 1\] to [1\] at (0) should be [-10 5\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (0.25) should be [0.625 1 1.75\]] + expected: FAIL + + [Web Animations: property from [none\] to [4 3 2\] at (0.875) should be [3.625 2.75 1.875\]] + expected: FAIL + + [CSS Transitions: property from [-10 5\] to [10 -5\] at (1) should be [10 -5\]] + expected: FAIL + + [Web Animations: property from [2 30 400\] to [10 110 1200\] at (0.125) should be [3 40 500\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [26 17 9\] to [2 1\] at (0) should be [26 17 9\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [1.5 1\] at (0.25) should be [1.125 1\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [inherit\] at (0) should be [2 0.5\]] + expected: FAIL + + [Web Animations: property from [-10 5\] to [10 -5\] at (0.75) should be [5 -2.5\]] + expected: FAIL + + [CSS Transitions: property from [-10 5\] to [10 -5\] at (0) should be [-10 5\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [2 0.5 1\] at (2) should be [3.5 0 0\]] + expected: FAIL + + [CSS Transitions: property from [26 17 9\] to [2 1\] at (0.875) should be [5 3 2\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [1.5 1\] at (2) should be [2 1\]] + expected: FAIL + + [CSS Transitions: property from [-10 5\] to [10 -5\] at (0.25) should be [-5 2.5\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [CSS Animations: property from [-10 5\] to [10 -5\] at (2) should be [30 -15\]] + expected: FAIL + + [CSS Transitions: property from [-10 5 1\] to [1\] at (-1) should be [-21 9\]] + expected: FAIL + + [CSS Animations: property from [-10 5 1\] to [1\] at (1) should be [1\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [inherit\] at (-1) should be [3.5 0 0\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [Web Animations: property from [-10 5 1\] to [1\] at (0.75) should be [-1.75 2\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 30 400\] to [10 110 1200\] at (0) should be [2 30 400\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (2) should be [1.5 1 0\]] + expected: FAIL + + [CSS Animations: property from [1\] to [10 -5 0\] at (0.75) should be [7.75 -3.5 0.25\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [4 3 2\] at (2) should be [7 5 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [2 0.5 1\] at (0.75) should be [1.75 0.625\]] + expected: FAIL + + [CSS Transitions: property from [2 30 400\] to [10 110 1200\] at (0.875) should be [9 100 1100\]] + expected: FAIL + + [CSS Animations: property from [1\] to [10 -5 0\] at (-1) should be [-8 7 2\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [initial\] at (0.75) should be [1.25 0.875\]] + expected: FAIL + + [Web Animations: property from [26 17 9\] to [2 1\] at (2) should be [-22 -15 -7\]] + expected: FAIL + + [Web Animations: property from [2 30 400\] to [10 110 1200\] at (1) should be [10 110 1200\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [4 3 2\] at (0.125) should be [1.375 1.25 1.125\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (0.75) should be [0.625 1 1.75\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [2 0.5 1\] at (2) should be [3 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [2 0.5 1\] at (0.25) should be [1.25 0.875\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [initial\] at (-1) should be [3 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [26 17 9\] to [2 1\] at (-1) should be [50 33 17\]] + expected: FAIL + + [CSS Transitions: property from [26 17 9\] to [2 1\] at (0) should be [26 17 9\]] + expected: FAIL + + [CSS Transitions: property from [1\] to [10 -5 0\] at (0) should be [1\]] + expected: FAIL + + [Web Animations: property from [unset\] to [1.5 1\] at (0.75) should be [1.375 1\]] + expected: FAIL + + [CSS Animations: property from [none\] to [4 3 2\] at (1) should be [4 3 2\]] + expected: FAIL + + [CSS Animations: property from [-10 5 1\] to [1\] at (0.25) should be [-7.25 4\]] + expected: FAIL + + [Web Animations: property from [unset\] to [1.5 1\] at (2) should be [2 1\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [initial\] at (-1) should be [3 0\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (0.75) should be [0.875 1 1.25\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [1.5 1\] at (0.25) should be [1.125 1\]] + expected: FAIL + + [Web Animations: property from neutral to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [unset\] to [1.5 1\] at (-1) should be [0.5 1\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [inherit\] at (0.75) should be [0.875 0.875 1.75\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [2 0.5 1\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [CSS Animations: property from [none\] to [4 3 2\] at (-1) should be [-2 -1 0\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [initial\] at (0.75) should be [1.25 0.875\]] + expected: FAIL + + [Web Animations: property from [1\] to [10 -5 0\] at (2) should be [19 -11 -1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [2 0.5 1\] at (0) should be [1\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Animations: property from [26 17 9\] to [2 1\] at (0.875) should be [5 3 2\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (0.25) should be [0.875 1 1.25\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (0.25) should be [0.625 1 1.75\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [inherit\] at (-1) should be [3.5 0 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [CSS Animations: property from neutral to [1.5 1\] at (0.75) should be [1.4 1\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [initial\] at (2) should be [0 1.5\]] + expected: FAIL + + [Web Animations: property from [-10 5 1\] to [1\] at (0.25) should be [-7.25 4\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [1.5 1\] at (-1) should be [0.5 1\]] + expected: FAIL + + [CSS Transitions: property from neutral to [1.5 1\] at (2) should be [1.9 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [2 0.5 1\] at (-1) should be [-1 1.5 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [1.5 1\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [initial\] at (-1) should be [3 0\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (0) should be [1\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [-10 5\] to [10 -5\] at (-1) should be [-30 15\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [26 17 9\] to [2 1\] at (0) should be [26 17 9\]] + expected: FAIL + + [CSS Animations: property from [none\] to [4 3 2\] at (2) should be [7 5 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1\] to [10 -5 0\] at (-1) should be [-8 7 2\]] + expected: FAIL + + [Web Animations: property from [initial\] to [2 0.5 1\] at (2) should be [3 0\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [2 0.5 1\] at (0.75) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (2) should be [0 1 3\]] + expected: FAIL + + [CSS Animations: property from [none\] to [4 3 2\] at (0.875) should be [3.625 2.75 1.875\]] + expected: FAIL + + [CSS Transitions: property from [2 30 400\] to [10 110 1200\] at (1) should be [10 110 1200\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (0.75) should be [0.625 1 1.75\]] + expected: FAIL + + [Web Animations: property from neutral to [1.5 1\] at (0) should be [1.1 1\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [2 0.5 1\] at (0.25) should be [1.25 0.875\]] + expected: FAIL + + [CSS Animations: property from [2 30 400\] to [10 110 1200\] at (0.125) should be [3 40 500\]] + expected: FAIL + + [Web Animations: property from neutral to [1.5 1\] at (0.75) should be [1.4 1\]] + expected: FAIL + + [Web Animations: property from [-10 5\] to [10 -5\] at (2) should be [30 -15\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [2 0.5 1\] at (-1) should be [0 1.5\]] + expected: FAIL + + [Web Animations: property from neutral to [1.5 1\] at (-1) should be [0.7 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [Web Animations: property from [none\] to [4 3 2\] at (0.125) should be [1.375 1.25 1.125\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [initial\] at (2) should be [0 1.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [1.5 1\] at (-1) should be [0.5 1\]] + expected: FAIL + + [CSS Animations: property from [1\] to [10 -5 0\] at (0.25) should be [3.25 -0.5 0.75\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [Web Animations: property from [none\] to [4 3 2\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [-10 5 1\] to [1\] at (0) should be [-10 5\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [inherit\] at (0) should be [2 0.5\]] + expected: FAIL + + [Web Animations: property from neutral to [1.5 1\] at (2) should be [1.9 1\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [Web Animations: property from neutral to [1.5 1\] at (0.25) should be [1.2 1\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (-1) should be [0 1 3\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [2 0.5 1\] at (0.75) should be [1.75 0.625\]] + expected: FAIL + + [CSS Animations: property from [none\] to [4 3 2\] at (0.125) should be [1.375 1.25 1.125\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [1.5 1\] at (0.25) should be [1.125 1\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (0) should be [1\]] + expected: FAIL + + [CSS Animations: property from [2 30 400\] to [10 110 1200\] at (0.875) should be [9 100 1100\]] + expected: FAIL + + [Web Animations: property from [initial\] to [2 0.5 1\] at (0.25) should be [1.25 0.875\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (0.25) should be [0.875 1 1.25\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (-1) should be [1.5 1 0\]] + expected: FAIL + + [CSS Transitions: property from [-10 5\] to [10 -5\] at (-1) should be [-30 15\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [1.5 1\] at (0) should be [1\]] + expected: FAIL + + [Web Animations: property from [unset\] to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions: property from neutral to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [inherit\] at (0.25) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Transitions: property from neutral to [1.5 1\] at (0) should be [1.1 1\]] + expected: FAIL + + [CSS Transitions: property from neutral to [1.5 1\] at (0.25) should be [1.2 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [1.5 1\] at (0.75) should be [1.375 1\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [initial\] at (2) should be [0 1.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (-1) should be [0 1 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (0.25) should be [0.625 1 1.75\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [2 0.5 1\] at (2) should be [3.5 0 0\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [2 0.5 1\] at (0.25) should be [0.875 0.875 1.75\]] + expected: FAIL + + [Web Animations: property from [1\] to [10 -5 0\] at (0.75) should be [7.75 -3.5 0.25\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [2 0.5 1\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [2 0.5 1\] at (0.25) should be [0.875 0.875 1.75\]] + expected: FAIL + + [CSS Transitions: property from [1\] to [10 -5 0\] at (0.25) should be [3.25 -0.5 0.75\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (0.75) should be [0.625 1 1.75\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [1\] to [10 -5 0\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [26 17 9\] to [2 1\] at (2) should be [-22 -15 -7\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [2 0.5 1\] at (0.75) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [2 0.5 1\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [initial\] at (0.25) should be [1.75 0.6251\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [initial\] at (2) should be [0 1.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (0.25) should be [0.875 1 1.25\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [4 3 2\] at (0) should be [1\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [1.5 1\] at (2) should be [2 1\]] + expected: FAIL + + [CSS Animations: property from neutral to [1.5 1\] at (0) should be [1.1 1\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (2) should be [1.5 1 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 30 400\] to [10 110 1200\] at (0.875) should be [9 100 1100\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [inherit\] at (-1) should be [3.5 0 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [26 17 9\] to [2 1\] at (1) should be [2 1\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (0.25) should be [0.875 1 1.25\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (2) should be [1.5 1 0\]] + expected: FAIL + + [Web Animations: property from [2 0.5 1\] to [initial\] at (0) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [26 17 9\] to [2 1\] at (0.125) should be [23 15 8\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [inherit\] at (2) should be [-1 1.5 3\]] + expected: FAIL + + [CSS Animations: property from [-10 5\] to [10 -5\] at (1) should be [10 -5\]] + expected: FAIL + + [Web Animations: property from [2 30 400\] to [10 110 1200\] at (0.875) should be [9 100 1100\]] + expected: FAIL + + [Web Animations: property from [unset\] to [1.5 1\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (-1) should be [1.5 1 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (0) should be [0.5 1 2\]] + expected: FAIL + + [CSS Transitions: property from neutral to [1.5 1\] at (-1) should be [0.7 1\]] + expected: FAIL + + [CSS Animations: property from [-10 5 1\] to [1\] at (0.75) should be [-1.75 2\]] + expected: FAIL + + [CSS Animations: property from [2 30 400\] to [10 110 1200\] at (-1) should be [-6 -50 -400\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5 1\] to [1\] at (0.25) should be [-7.25 4\]] + expected: FAIL + + [CSS Animations: property from [-10 5\] to [10 -5\] at (0) should be [-10 5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (2) should be [0 1 3\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5 1\] to [1\] at (0.75) should be [-1.75 2\]] + expected: FAIL + + [Web Animations: property from [26 17 9\] to [2 1\] at (1) should be [2 1\]] + expected: FAIL + + [CSS Animations: property from [-10 5\] to [10 -5\] at (0.25) should be [-5 2.5\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Animations: property from [-10 5\] to [10 -5\] at (-1) should be [-30 15\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [2 0.5 1\] at (-1) should be [-1 1.5 3\]] + expected: FAIL + + [Web Animations: property from [-10 5 1\] to [1\] at (-1) should be [-21 9\]] + expected: FAIL + + [CSS Animations: property from [26 17 9\] to [2 1\] at (0.125) should be [23 15 8\]] + expected: FAIL + + [Web Animations: property from [none\] to [4 3 2\] at (-1) should be [-2 -1 0\]] + expected: FAIL + + [CSS Animations: property from [1\] to [10 -5 0\] at (2) should be [19 -11 -1\]] + expected: FAIL + + [Web Animations: property from [26 17 9\] to [2 1\] at (-1) should be [50 33 17\]] + expected: FAIL + + [CSS Animations: property from neutral to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [inherit\] at (0) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [initial\] at (0.25) should be [1.75 0.6251\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [4 3 2\] at (0) should be [1\]] + expected: FAIL + + [CSS Animations: property from [26 17 9\] to [2 1\] at (0) should be [26 17 9\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [inherit\] at (0.25) should be [1.625 0.625 1.25\]] + expected: FAIL + + [Web Animations: property from [initial\] to [2 0.5 1\] at (-1) should be [0 1.5\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [2 0.5 1\] at (0.25) should be [0.875 0.875 1.75\]] + expected: FAIL + + [Web Animations: property from [initial\] to [2 0.5 1\] at (0.75) should be [1.75 0.625\]] + expected: FAIL + + [Web Animations: property from [initial\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [initial\] at (1) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [1.5 1\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [1.5 1\] at (0.25) should be [1.2 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [2 0.5 1\] at (1) should be [2 0.5\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [2 0.5 1\] at (0.75) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [2 0.5 1\] at (0.75) should be [1.75 0.625\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-10 5\] to [10 -5\] at (-1) should be [-30 15\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [26 17 9\] to [2 1\] at (2) should be [-22 -15 -7\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [4 3 2\] at (0.875) should be [3.625 2.75 1.875\]] + expected: FAIL + + [CSS Transitions: property from [2 30 400\] to [10 110 1200\] at (-1) should be [-6 -50 -400\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [1.5 1\] at (-1) should be [0.7 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (-1) should be [1.5 1 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [initial\] at (0) should be [2 0.5\]] + expected: FAIL + + [CSS Animations: property from neutral to [1.5 1\] at (-1) should be [0.7 1\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (2) should be [1.5 1 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [2 0.5 1\] at (0.75) should be [1.625 0.625 1.25\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [1.5 1\] at (0.75) should be [1.375 1\]] + expected: FAIL + + [CSS Animations: property from [1\] to [10 -5 0\] at (0) should be [1\]] + expected: FAIL + + [Web Animations: property from [initial\] to [2 0.5 1\] at (0) should be [1\]] + expected: FAIL + + [CSS Transitions: property from [1\] to [10 -5 0\] at (0.75) should be [7.75 -3.5 0.25\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [2 0.5 1\] at (0) should be [1\]] + expected: FAIL + + [CSS Animations: property from [2 30 400\] to [10 110 1200\] at (2) should be [18 190 2000\]] + expected: FAIL + + [CSS Animations: property from [2 0.5 1\] to [initial\] at (0.75) should be [1.25 0.875\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 0.5 1\] to [inherit\] at (2) should be [-1 1.5 3\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (2) should be [0 1 3\]] + expected: FAIL + + [Web Animations: property from [1\] to [10 -5 0\] at (-1) should be [-8 7 2\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [2 0.5 1\] at (-1) should be [0 1.5\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [4 3 2\] at (1) should be [4 3 2\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [Web Animations: property from [-10 5 1\] to [1\] at (1) should be [1\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [2 0.5 1\] at (0.25) should be [1.25 0.875\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (-1) should be [1.5 1 0\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [4 3 2\] at (-1) should be [-2 -1 0\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [2 30 400\] to [10 110 1200\] at (2) should be [18 190 2000\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [1.5 1\] at (1) should be [1.5 1\]] + expected: FAIL + + [CSS Transitions: property from [2 0.5 1\] to [inherit\] at (1) should be [0.5 1 2\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (0.75) should be [0.625 1 1.75\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini new file mode 100644 index 00000000000..66c8898185b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini @@ -0,0 +1,85 @@ +[transform-composition.html] + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (1) should be [matrix3d(2, 0, 0, 0, 0, 1.22465e-16, 2, 0, 0, -1, 6.12323e-17, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 6.12323e-17, 1, 0, 0, -1, 6.12323e-17, 0, 100, 6.12323e-15, 100, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (1) should be [rotateX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0.5) should be [rotateX(150deg) rotateY(150deg) translate(60px, 120px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0.5) should be [rotateX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (1) should be [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0.75) should be [matrix3d(1.75, 0, 0, 0, 0, 3.88578e-16, 1.75, 0, 0, -1, 2.22045e-16, 0, 25, 1.53081e-15, 25, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (1.5) should be [rotateX(250deg) rotateY(250deg) translate(160px, 320px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0) should be [rotateX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (-0.5) should be [rotateX(50deg) rotateY(50deg) translate(-40px, -80px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0.25) should be [rotateX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0.5) should be [rotateX(45deg) rotateY(180deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0) should be [rotateX(100deg) rotateY(100deg) translate(10px, 20px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0.5) should be [matrix3d(1.5, 0, 0, 0, 0, 3.33067e-16, 1.5, 0, 0, -1, 2.22045e-16, 0, 50, 3.06162e-15, 50, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0.25) should be [matrix3d(1.25, 0, 0, 0, 0, 2.77556e-16, 1.25, 0, 0, -1, 2.22045e-16, 0, 75, 4.59243e-15, 75, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0) should be [rotateX(45deg) rotateY(0deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (-0.5) should be [matrix3d(0.5, 0, 0, 0, 0, 1.11022e-16, 0.5, 0, 0, -1, 2.22045e-16, 0, 150, 9.18485e-15, 150, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0.75) should be [rotateX(175deg) rotateY(175deg) translate(85px, 170px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (1) should be [rotateX(45deg) rotateY(360deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (1.5) should be [matrix3d(2.5, 0, 0, 0, 0, 5.55112e-16, 2.5, 0, 0, -1, 2.22045e-16, 0, -50, -3.06162e-15, -50, 1)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0.75) should be [rotateX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (1.5) should be [rotateX(45deg) rotateY(540deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (-0.5) should be [rotateX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0.75) should be [rotateX(45deg) rotateY(270deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0.25) should be [rotateX(125deg) rotateY(125deg) translate(35px, 70px)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (-0.5) should be [rotateX(45deg) rotateY(-180deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0.25) should be [rotateX(45deg) rotateY(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (1.5) should be [rotateX(45deg)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini new file mode 100644 index 00000000000..831eb7df695 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini @@ -0,0 +1,1225 @@ +[transform-interpolation-001.html] + [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] + expected: FAIL + + [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] + expected: FAIL + + [Web Animations: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] + expected: FAIL + + [CSS Animations: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] + expected: FAIL + + [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] + expected: FAIL + + [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] + expected: FAIL + + [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] + expected: FAIL + + [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] + expected: FAIL + + [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] + expected: FAIL + + [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] + expected: FAIL + + [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] + expected: FAIL + + [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] + expected: FAIL + + [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] + expected: FAIL + + [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] + expected: FAIL + + [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] + expected: FAIL + + [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] + expected: FAIL + + [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] + expected: FAIL + + [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] + expected: FAIL + + [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] + expected: FAIL + + [CSS Animations: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] + expected: FAIL + + [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] + expected: FAIL + + [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] + expected: FAIL + + [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] + expected: FAIL + + [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] + expected: FAIL + + [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] + expected: FAIL + + [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] + expected: FAIL + + [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] + expected: FAIL + + [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] + expected: FAIL + + [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] + expected: FAIL + + [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] + expected: FAIL + + [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] + expected: FAIL + + [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] + expected: FAIL + + [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] + expected: FAIL + + [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] + expected: FAIL + + [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini new file mode 100644 index 00000000000..e8b4b57b1ee --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini @@ -0,0 +1,649 @@ +[transform-interpolation-002.html] + [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] + expected: FAIL + + [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] + expected: FAIL + + [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] + expected: FAIL + + [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] + expected: FAIL + + [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] + expected: FAIL + + [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] + expected: FAIL + + [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] + expected: FAIL + + [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] + expected: FAIL + + [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] + expected: FAIL + + [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] + expected: FAIL + + [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] + expected: FAIL + + [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] + expected: FAIL + + [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] + expected: FAIL + + [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] + expected: FAIL + + [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] + expected: FAIL + + [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] + expected: FAIL + + [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] + expected: FAIL + + [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] + expected: FAIL + + [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] + expected: FAIL + + [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] + expected: FAIL + + [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] + expected: FAIL + + [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] + expected: FAIL + + [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] + expected: FAIL + + [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] + expected: FAIL + + [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] + expected: FAIL + + [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] + expected: FAIL + + [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] + expected: FAIL + + [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] + expected: FAIL + + [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] + expected: FAIL + + [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] + expected: FAIL + + [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] + expected: FAIL + + [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] + expected: FAIL + + [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] + expected: FAIL + + [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] + expected: FAIL + + [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] + expected: FAIL + + [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] + expected: FAIL + + [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini new file mode 100644 index 00000000000..73478de6133 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini @@ -0,0 +1,505 @@ +[transform-interpolation-003.html] + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] + expected: FAIL + + [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] + expected: FAIL + + [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] + expected: FAIL + + [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] + expected: FAIL + + [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] + expected: FAIL + + [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] + expected: FAIL + + [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] + expected: FAIL + + [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini new file mode 100644 index 00000000000..9fde6c6cd2c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini @@ -0,0 +1,865 @@ +[transform-interpolation-004.html] + [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] + expected: FAIL + + [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] + expected: FAIL + + [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] + expected: FAIL + + [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] + expected: FAIL + + [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] + expected: FAIL + + [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] + expected: FAIL + + [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] + expected: FAIL + + [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] + expected: FAIL + + [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] + expected: FAIL + + [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] + expected: FAIL + + [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] + expected: FAIL + + [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] + expected: FAIL + + [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] + expected: FAIL + + [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] + expected: FAIL + + [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] + expected: FAIL + + [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] + expected: FAIL + + [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] + expected: FAIL + + [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] + expected: FAIL + + [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] + expected: FAIL + + [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] + expected: FAIL + + [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] + expected: FAIL + + [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] + expected: FAIL + + [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] + expected: FAIL + + [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] + expected: FAIL + + [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] + expected: FAIL + + [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] + expected: FAIL + + [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] + expected: FAIL + + [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] + expected: FAIL + + [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] + expected: FAIL + + [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] + expected: FAIL + + [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] + expected: FAIL + + [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] + expected: FAIL + + [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] + expected: FAIL + + [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] + expected: FAIL + + [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] + expected: FAIL + + [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] + expected: FAIL + + [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] + expected: FAIL + + [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] + expected: FAIL + + [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] + expected: FAIL + + [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] + expected: FAIL + + [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] + expected: FAIL + + [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] + expected: FAIL + + [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] + expected: FAIL + + [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] + expected: FAIL + + [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] + expected: FAIL + + [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] + expected: FAIL + + [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] + expected: FAIL + + [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] + expected: FAIL + + [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] + expected: FAIL + + [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] + expected: FAIL + + [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] + expected: FAIL + + [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] + expected: FAIL + + [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] + expected: FAIL + + [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini new file mode 100644 index 00000000000..cfaba56a7ab --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini @@ -0,0 +1,1069 @@ +[transform-interpolation-005.html] + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] + expected: FAIL + + [Web Animations: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] + expected: FAIL + + [CSS Animations: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Animations: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] + expected: FAIL + + [CSS Animations: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] + expected: FAIL + + [CSS Animations: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] + expected: FAIL + + [Web Animations: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] + expected: FAIL + + [Web Animations: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] + expected: FAIL + + [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] + expected: FAIL + + [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] + expected: FAIL + + [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] + expected: FAIL + + [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] + expected: FAIL + + [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] + expected: FAIL + + [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] + expected: FAIL + + [Web Animations: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] + expected: FAIL + + [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] + expected: FAIL + + [Web Animations: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] + expected: FAIL + + [CSS Transitions: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini new file mode 100644 index 00000000000..169257558a1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini @@ -0,0 +1,289 @@ +[transform-interpolation-006.html] + [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] + expected: FAIL + + [Web Animations: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [Web Animations: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [Web Animations: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] + expected: FAIL + + [Web Animations: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [Web Animations: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [Web Animations: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] + expected: FAIL + + [CSS Animations: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] + expected: FAIL + + [Web Animations: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] + expected: FAIL + + [CSS Animations: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] + expected: FAIL + + [CSS Transitions: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] + expected: FAIL + + [Web Animations: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] + expected: FAIL + + [CSS Transitions: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] + expected: FAIL + + [Web Animations: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] + expected: FAIL + + [CSS Transitions: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] + expected: FAIL + + [Web Animations: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [Web Animations: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] + expected: FAIL + + [Web Animations: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Animations: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] + expected: FAIL + + [CSS Animations: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Animations: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] + expected: FAIL + + [Web Animations: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] + expected: FAIL + + [CSS Animations: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [Web Animations: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] + expected: FAIL + + [Web Animations: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] + expected: FAIL + + [Web Animations: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] + expected: FAIL + + [Web Animations: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] + expected: FAIL + + [Web Animations: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini new file mode 100644 index 00000000000..c1bb84468ec --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini @@ -0,0 +1,169 @@ +[transform-matrix-composition.html] + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.5) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(150px)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 0, 0, 1, 125, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 1, 0, 0, 100, 100)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(200px)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 1, 0, 0, 100, 100)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(100px)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(0, 1, -1, 0, 100, 125)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 0, 0, 1, 175, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(0, 1, -1, 0, 100, 200)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.25) should be [translateX(225px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(0, 1, -1, 0, 350, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 1, 0, 0, 0, 100)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1.5) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(250px)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 1, 0, 0, 100, 200)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.75) should be [translateX(275px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 1, 0, 0, 100, 200)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1.5) should be [translateX(350px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 1, 0, 0, 200, 300)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 1, 0, 0, 200, 300)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 0, 0, 1, 200, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(0, 1, -1, 0, 200, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 0, 0, 1, 150, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (-0.5) should be [translateX(150px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(0, 1, -1, 0, 150, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 1, 0, 0, 0, 100)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(0, 1, -1, 0, 225, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 0, 0, 1, 50, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 1, 0, 0, 100, 200)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0) should be [translateX(200px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.75) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(175px)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.5) should be [translateX(250px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 1, 0, 0, 100, 100)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 1, 0, 0, 200, 300)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 0, 0, 1, 250, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(0, 1, -1, 0, 100, 50)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 1, 0, 0, 200, 300)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.25) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(125px)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(0, 1, -1, 0, 100, 150)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(0, 1, -1, 0, 100, 250)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 0, 0, 1, 100, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(0, 1, -1, 0, 275, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 1, 0, 0, 0, 100)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1) should be [translateX(300px) rotate3d(1, 1, 0, 45deg)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (-0.5) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(50px)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 0, 0, 1, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(0, 1, -1, 0, 250, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(0, 1, -1, 0, 300, 0)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(0, 1, -1, 0, 100, 175)\]] + expected: FAIL + + [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(0, 1, -1, 0, 100, 100)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini new file mode 100644 index 00000000000..df57ee3321a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini @@ -0,0 +1,505 @@ +[transform-origin-interpolation.html] + [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Transitions: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [Web Animations: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Animations: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] + expected: FAIL + + [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Animations: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [CSS Animations: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] + expected: FAIL + + [CSS Animations: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [Web Animations: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [CSS Transitions: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [Web Animations: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [Web Animations: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Animations: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Transitions: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Animations: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [Web Animations: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [CSS Animations: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] + expected: FAIL + + [Web Animations: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] + expected: FAIL + + [Web Animations: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] + expected: FAIL + + [CSS Transitions: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] + expected: FAIL + + [Web Animations: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [Web Animations: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] + expected: FAIL + + [CSS Transitions: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] + expected: FAIL + + [Web Animations: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] + expected: FAIL + + [Web Animations: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] + expected: FAIL + + [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [Web Animations: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [CSS Animations: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] + expected: FAIL + + [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] + expected: FAIL + + [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] + expected: FAIL + + [CSS Animations: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] + expected: FAIL + + [CSS Transitions: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] + expected: FAIL + + [CSS Animations: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] + expected: FAIL + + [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini new file mode 100644 index 00000000000..4f099c15301 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini @@ -0,0 +1,43 @@ +[transform-perspective-composition.html] + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (1.5) should be [perspective(12.5px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (1.5) should be [perspective(10px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0) should be [perspective(5px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (-0.5) should be [perspective(4.12px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (1) should be [perspective(8.33px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0.75) should be [perspective(7.06px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (-0.5) should be [perspective(4.12px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0.25) should be [perspective(5.45px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (1) should be [perspective(8.33px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0.75) should be [perspective(7.06px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0.25) should be [perspective(5.45px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0.5) should be [perspective(6.15px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0) should be [perspective(5px)\]] + expected: FAIL + + [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0.5) should be [perspective(6.15px)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini new file mode 100644 index 00000000000..42f41c7b65b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini @@ -0,0 +1,190 @@ +[transform-rotate-composition.html] + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (1.5) should be [rotateY(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (-0.5) should be [rotateZ(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (1.5) should be [rotate(45deg) skew(10deg, 20deg) rotate(315deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0) should be [rotate(90deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (-0.5) should be [rotateX(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (-0.5) should be [rotate(0deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0) should be [rotateZ(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0.75) should be [rotateX(75deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (-0.5) should be [rotateX(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (1) should be [rotateY(80deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (1.5) should be [rotateX(45deg) rotateY(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (1) should be [rotate(45deg) skew(10deg, 20deg) rotate(225deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (1) should be [rotateX(80deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (1) should be [rotateZ(80deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0.5) should be [rotateY(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0.75) should be [rotate(225deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0) should be [rotateX(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0) should be [rotateY(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (1) should be [rotateZ(80deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (-0.5) should be [rotate(45deg) skew(10deg, 20deg) rotate(-45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (1.5) should be [rotateX(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0.5) should be [rotateZ(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0.75) should be [rotateY(75deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (1) should be [rotateX(80deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0) should be [rotate(45deg) skew(10deg, 20deg) rotate(45deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (1.5) should be [rotateZ(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0) should be [rotateY(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0.5) should be [rotate(45deg) skew(10deg, 20deg) rotate(135deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0.5) should be [rotateY(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0.75) should be [rotateZ(75deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0.75) should be [rotate(45deg) skew(10deg, 20deg) rotate(180deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0.75) should be [rotateY(75deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0.75) should be [rotateX(75deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0.25) should be [rotateZ(65deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0.25) should be [rotateY(65deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0.25) should be [rotateX(65deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0.5) should be [rotateZ(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (-0.5) should be [rotateY(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0.25) should be [rotateX(45deg) rotateY(40deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0.5) should be [rotate(180deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (-0.5) should be [rotateZ(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (1.5) should be [rotateX(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0.5) should be [rotateX(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0) should be [rotateX(45deg) rotateY(30deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0.25) should be [rotate(45deg) skew(10deg, 20deg) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (1.5) should be [rotateY(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (-0.5) should be [rotateY(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (1) should be [rotateY(80deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0.75) should be [rotateX(45deg) rotateY(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (1.5) should be [rotate(360deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0.25) should be [rotate(135deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0.25) should be [rotateY(65deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0.25) should be [rotateX(65deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (1.5) should be [rotateZ(90deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0) should be [rotateZ(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (1) should be [rotate(270deg) skew(10deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0.5) should be [rotateX(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0.25) should be [rotateZ(65deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0) should be [rotateX(60deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0.75) should be [rotateZ(75deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0.5) should be [rotateX(45deg) rotateY(50deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (1) should be [rotateX(45deg) rotateY(70deg)\]] + expected: FAIL + + [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (-0.5) should be [rotateX(45deg) rotateY(10deg)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini new file mode 100644 index 00000000000..6a32547081a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini @@ -0,0 +1,148 @@ +[transform-scale-composition.html] + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (-0.5) should be [scaleZ(3.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0.5) should be [scaleY(4.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (1.5) should be [scaleX(9)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (-0.5) should be [scaleZ(5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0) should be [scaleX(4)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0.25) should be [scaleZ(6.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1) should be [scaleZ(5)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.5) should be [scale3d(2, 4, 3.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (-0.5) should be [scaleX(3.5)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.75) should be [scale3d(2, 4, 3.75)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0) should be [scaleZ(4)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.5) should be [scaleZ(4.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (1) should be [scaleX(8)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0) should be [scaleY(4)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0.25) should be [scaleX(6.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (1) should be [scaleY(5)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (1.5) should be [scaleZ(9)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1) should be [scale3d(2, 4, 4)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1.5) should be [scaleZ(5.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (-0.5) should be [scaleY(3.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0.25) should be [scaleX(4.25)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (1) should be [scaleX(5)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1.5) should be [scale3d(2, 4, 4.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0.75) should be [scaleY(7.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0.75) should be [scaleX(4.75)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0.5) should be [scaleY(7)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0.25) should be [scaleY(6.5)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0) should be [scale3d(2, 4, 3)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (-0.5) should be [scale3d(2, 4, 2.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0.75) should be [scaleZ(7.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.75) should be [scaleZ(4.75)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (-0.5) should be [scaleY(5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0.5) should be [scaleX(4.5)\]] + expected: FAIL + + [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.25) should be [scale3d(2, 4, 3.25)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (1.5) should be [scaleY(5.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0) should be [scaleX(6)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0.75) should be [scaleY(4.75)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0) should be [scaleY(6)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (1) should be [scaleZ(8)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0) should be [scaleZ(6)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0.75) should be [scaleX(7.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (-0.5) should be [scaleX(5)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (1) should be [scaleY(8)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0.25) should be [scaleY(4.25)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (1.5) should be [scaleX(5.5)\]] + expected: FAIL + + [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (1.5) should be [scaleY(9)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.25) should be [scaleZ(4.25)\]] + expected: FAIL + + [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0.5) should be [scaleZ(7)\]] + expected: FAIL + + [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0.5) should be [scaleX(7)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini new file mode 100644 index 00000000000..34ad53579f8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini @@ -0,0 +1,130 @@ +[transform-skew-composition.html] + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0.25) should be [skew(10deg, 20deg) skew(35deg, 20deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0) should be [skewY(10deg) skewY(30deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0.5) should be [skewX(10deg) skewX(40deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0.75) should be [skew(10deg, 20deg) skew(45deg, 40deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (-0.5) should be [skew(10deg, 20deg) skew(20deg, -10deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (1.5) should be [skew(60deg, 135deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0) should be [skewY(75deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0) should be [skewX(10deg) skewX(30deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0.5) should be [skewX(95deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (-0.5) should be [skewY(55deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0) should be [skewX(75deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0.75) should be [skewX(105deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (1.5) should be [skewY(10deg) skewY(60deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (1) should be [skew(10deg, 20deg) skew(50deg, 50deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (1) should be [skew(50deg, 115deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0.5) should be [skewY(10deg) skewY(40deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (1) should be [skewY(115deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (1) should be [skewX(115deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (1.5) should be [skewY(135deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (1.5) should be [skewX(10deg) skewX(60deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (-0.5) should be [skew(20deg, 55deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0.5) should be [skew(10deg, 20deg) skew(40deg, 30deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (1.5) should be [skew(10deg, 20deg) skew(60deg, 70deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (1) should be [skewY(10deg) skewY(50deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (-0.5) should be [skewX(10deg) skewX(20deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (1) should be [skewX(10deg) skewX(50deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0.75) should be [skew(45deg, 105deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0.25) should be [skew(35deg, 85deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0.5) should be [skewY(95deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0.75) should be [skewY(105deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (1.5) should be [skewX(135deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0.25) should be [skewX(10deg) skewX(35deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (-0.5) should be [skewX(55deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0.75) should be [skewY(10deg) skewY(45deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewY(45deg)\] to accumulate [skewY(45deg)\] at (0.5) should be [matrix(1, 1, 0.5, 1.5, 0, 0)\]] + expected: FAIL + + [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0.25) should be [skewX(85deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0) should be [skew(30deg, 75deg)\]] + expected: FAIL + + [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0.75) should be [skewX(10deg) skewX(45deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0.25) should be [skewY(85deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0.5) should be [skew(40deg, 95deg)\]] + expected: FAIL + + [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0) should be [skew(10deg, 20deg) skew(30deg, 10deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (-0.5) should be [skewY(10deg) skewY(20deg)\]] + expected: FAIL + + [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0.25) should be [skewY(10deg) skewY(35deg)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini new file mode 100644 index 00000000000..9da857698c1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini @@ -0,0 +1,169 @@ +[transform-translate-composition.html] + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0.25) should be [translateX(225px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (-0.5) should be [translate3d(100px, 50px, -50px)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1.5) should be [translate3d(100px, 50px, 350px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0.5) should be [translateX(250px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (1) should be [translateX(350px)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.75) should be [translate3d(100px, 50px, 200px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0.5) should be [translate(160px, 320px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0.25) should be [translateX(100px) rotate(90deg) translateX(125px)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.5) should be [translate3d(100px, 50px, 150px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1.5) should be [translateZ(450px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0.25) should be [translateX(200px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (1) should be [translate(210px, 420px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (-0.5) should be [translate(60px, 120px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0.75) should be [translateX(300px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.5) should be [translateZ(250px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (-0.5) should be [translateX(150px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0) should be [translate(110px, 220px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0) should be [translate(110px, 220px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0.25) should be [translate(135px, 270px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0.75) should be [translateY(300px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (-0.5) should be [translateX(100px) rotate(90deg) translateX(50px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (1) should be [translateX(300px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (-0.5) should be [translate(60px, 120px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0.5) should be [translateY(250px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (1.5) should be [translateX(350px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0.75) should be [translateX(275px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (1.5) should be [translate(260px, 520px)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0) should be [translate3d(100px, 50px, 50px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0) should be [translateX(150px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (1) should be [translateX(100px) rotate(90deg) translateX(200px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (1.5) should be [translate(260px, 520px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (1) should be [translate(210px, 420px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0) should be [translateX(100px) rotate(90deg) translateX(100px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0.75) should be [translateX(100px) rotate(90deg) translateX(175px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (-0.5) should be [translateY(50px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.75) should be [translateZ(300px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (1.5) should be [translateX(450px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0) should be [translateX(200px) rotate(90deg)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0.5) should be [translateX(100px) rotate(90deg) translateX(150px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (-0.5) should be [translateX(50px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.25) should be [translateZ(200px)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.25) should be [translate3d(100px, 50px, 100px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (-0.5) should be [translateZ(50px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0.5) should be [translateX(250px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (1) should be [translateY(350px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1) should be [translateZ(350px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0.25) should be [translate(135px, 270px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0.5) should be [translate(160px, 320px)\]] + expected: FAIL + + [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0) should be [translateZ(150px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0) should be [translateY(150px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (1.5) should be [translateY(450px)\]] + expected: FAIL + + [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (1.5) should be [translateX(100px) rotate(90deg) translateX(250px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0.75) should be [translate(185px, 370px)\]] + expected: FAIL + + [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0.25) should be [translateY(200px)\]] + expected: FAIL + + [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1) should be [translate3d(100px, 50px, 250px)\]] + expected: FAIL + + [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0.75) should be [translate(185px, 370px)\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-composition.html.ini new file mode 100644 index 00000000000..063c3eb66d8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-composition.html.ini @@ -0,0 +1,169 @@ +[translate-composition.html] + [Compositing: property underlying [100px 200px 300px\] from replace [50% 100px\] to add [200px 50% 100px\] at (0.75) should be [calc(225px + 12.5%) calc(175px + 37.5%) 300px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [none\] to add [100px\] at (0) should be [none\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [-50px 50%\] to add [100%\] at (0) should be [calc(50px + 0%) calc(200px + 50%) 300px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to add [none\] at (0) should be [0px 40px 60px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (0) should be [80px 60px 60px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (0.75) should be [20px 15px 15px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to replace [none\] at (2) should be [0px -40px -60px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (0.25) should be [60px 45px 45px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (2) should be [-80px 60px 120px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to replace [none\] at (0.75) should be [0px 10px 15px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to add [none\] at (-1) should be [0px 80px 120px\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to add [100px\] at (0.75) should be [75px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to replace [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (-1) should be [160px 120px 120px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [none\] to add [100px\] at (1) should be [100px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [none\] to add [100px\] at (0.75) should be [75px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from replace [50% 100px\] to add [200px 50% 100px\] at (0) should be [50% calc(100px + 0%)\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to add [none\] at (2) should be [0px -40px -60px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [-50px 50%\] to add [100%\] at (0.25) should be [calc(62.5px + 25%) calc(200px + 37.5%) 300px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from replace [50% 100px\] to add [200px 50% 100px\] at (0.25) should be [calc(75px + 37.5%) calc(125px + 12.5%) 100px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to replace [none\] at (-1) should be [0px 80px 120px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [50% 100px\] to replace [200px 50% 100px\] at (0.25) should be [calc(125px + 37.5%) calc(225px + 12.5%) 250px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to replace [none\] at (0) should be [0px 40px 60px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (0.5) should be [40px 30px 30px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to add [none\] at (0.25) should be [0px 30px 45px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [-50px 50%\] to add [100%\] at (2) should be [calc(150px + 200%) calc(200px - 50%) 300px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to add [none\] at (1) should be [none\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [50% 100px\] to replace [200px 50% 100px\] at (1) should be [calc(200px + 0%) 50% 100px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (-1) should be [160px 0px -60px\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to add [100px\] at (0.25) should be [25px\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to add [100px\] at (-1) should be [-100px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to add [none\] at (0.75) should be [0px 10px 15px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [none\] to add [100px\] at (0.25) should be [25px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (0.25) should be [60px 25px 15px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (0.5) should be [40px 30px 30px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from replace [50% 100px\] to add [200px 50% 100px\] at (2) should be [calc(600px - 50%) calc(300px + 100%) 800px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [-50px 50%\] to add [100%\] at (0.75) should be [calc(87.5px + 75%) calc(200px + 12.5%) 300px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [0px 40px 60px\] to replace [none\] at (2) should be [-80px -60px -60px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [50% 100px\] to replace [200px 50% 100px\] at (0.75) should be [calc(175px + 12.5%) calc(75px + 37.5%) 150px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [50% 100px\] to replace [200px 50% 100px\] at (2) should be [calc(300px - 50%) calc(-300px + 100%) -100px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (0.75) should be [20px 35px 45px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from replace [50% 100px\] to add [200px 50% 100px\] at (1) should be [calc(300px + 0%) calc(200px + 50%) 400px\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to add [100px\] at (1) should be [100px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [0px 40px 60px\] to replace [none\] at (0.25) should be [0px 30px 45px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [-50px 50%\] to add [100%\] at (-1) should be [-100% calc(200px + 100%) 300px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (1) should be [0px 40px 60px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from replace [50% 100px\] to add [200px 50% 100px\] at (-1) should be [calc(-300px + 100%) -50% -400px\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to add [100px\] at (2) should be [200px\]] + expected: FAIL + + [Compositing: property underlying [80px 20px\] from add [none\] to replace [0px 40px 60px\] at (0) should be [80px 20px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [none\] to add [100px\] at (-1) should be [-100px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [-50px 50%\] to add [100%\] at (1) should be [calc(100px + 100%) calc(200px + 0%) 300px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [50% 100px\] to replace [200px 50% 100px\] at (0) should be [calc(100px + 50%) calc(300px + 0%) 300px\]] + expected: FAIL + + [Compositing: property underlying [100px 200px 300px\] from add [50% 100px\] to replace [200px 50% 100px\] at (-1) should be [100% calc(600px - 50%) 500px\]] + expected: FAIL + + [Compositing: property underlying [none\] from replace [none\] to add [100px\] at (2) should be [200px\]] + expected: FAIL + + [Compositing: property underlying [none\] from add [none\] to add [100px\] at (0) should be [none\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-interpolation.html.ini new file mode 100644 index 00000000000..e84c634a419 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/translate-interpolation.html.ini @@ -0,0 +1,1225 @@ +[translate-interpolation.html] + [CSS Transitions: property from [480px 400px 320px\] to [240% 160%\] at (1) should be [240% 160%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 400px\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [8px 80% 800px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px\] to [100px 50px\] at (2) should be [300px 150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [200px 100px 200px\] at (-1) should be [0px 300px 400px\]] + expected: FAIL + + [CSS Transitions: property from [-100px\] to [100px\] at (0.25) should be [-50px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (0) should be [0px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [200px 100px 200px\] at (0.75) should be [175px 125px 225px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [8px 80% 800px\] at (1) should be [8px 80% 800px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [-100px -50px 100px\] at (1) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Transitions: property from [-100%\] to [100%\] at (2) should be [300%\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (-1) should be [200px 400px 600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 200px\] to [inherit\] at (0.75) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100%\] to [100%\] at (-1) should be [-300%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100%\] to [100%\] at (1) should be [100%\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (2) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 400px\] to [initial\] at (-1) should be [400px 200px 800px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px 100px\] to [0px\] at (1) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 200px\] to [inherit\] at (2) should be [0px 300px 400px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [-100px -50px 100px\] at (0.75) should be [-75px -37.5px 75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (2) should be [30px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.25) should be [5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [200px 100px 200px\] at (0.25) should be [125px 175px 275px\]] + expected: FAIL + + [Web Animations: property from [-100px\] to [100px\] at (0.25) should be [-50px\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [Web Animations: property from [200px 100px 400px\] to [initial\] at (0.25) should be [150px 75px 300px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px 100px\] to [0px\] at (0.25) should be [-75px -37.5px 75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px 100px\] to [0px\] at (0) should be [-100px -50px 100px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.75) should be [15px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [480px 400px 320px\] to [240% 160%\] at (1) should be [240% 160%\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 400px\] to [initial\] at (0) should be [200px 100px 400px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (2) should be [40px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [-100px -50px 100px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [-100%\] to [100%\] at (0) should be [-100%\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px\] to [100px 50px\] at (0.25) should be [-50px -25px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [200px 100px 200px\] at (0.75) should be [175px 125px 225px\]] + expected: FAIL + + [Web Animations: property from [480px 400px 320px\] to [240% 160%\] at (1) should be [240% 160%\]] + expected: FAIL + + [Web Animations: property from [-100px\] to [100px\] at (0.75) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (0.75) should be [25px 50px 75px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [-100px -50px 100px\] at (2) should be [-200px -100px 200px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 400px\] to [initial\] at (2) should be [-200px -100px -400px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px\] to [100px 50px\] at (-1) should be [-300px -150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100%\] to [100%\] at (0.75) should be [50%\]] + expected: FAIL + + [Web Animations: property from [-100px -50px 100px\] to [0px\] at (1) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.75) should be [15px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (0.75) should be [75px 150px 225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (0.25) should be [25px 50px 75px\]] + expected: FAIL + + [CSS Transitions: property from [-100px\] to [100px\] at (-1) should be [-300px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px\] to [100px 50px\] at (-1) should be [-300px -150px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 200px\] to [inherit\] at (2) should be [0px 300px 400px\]] + expected: FAIL + + [Web Animations: property from [none\] to [8px 80% 800px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (0.25) should be [25px 50px 75px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [8px 80% 800px\] at (-1) should be [-8px -80% -800px\]] + expected: FAIL + + [CSS Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.125) should be [230px 260px 290px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [200px 100px 200px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [Web Animations: property from [-100px\] to [100px\] at (-1) should be [-300px\]] + expected: FAIL + + [Web Animations: property from [-100%\] to [100%\] at (0.75) should be [50%\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px\] to [100px 50px\] at (0.75) should be [50px 25px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [-100px -50px 100px\] at (2) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (-1) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [480px 400px 320px\] to [240% 160%\] at (2) should be [calc(480% - 480px) calc(320% - 400px) -320px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (-1) should be [-20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [200px 100px 200px\] at (-1) should be [-200px -100px -200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 200px\] to [inherit\] at (0.25) should be [175px 125px 225px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px 100px\] to [0px\] at (0) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px 100px\] to [0px\] at (1) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 400px\] to [initial\] at (-1) should be [400px 200px 800px\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (2) should be [30px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 400px\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [8px 80% 800px\] at (2) should be [16px 160% 1600px\]] + expected: FAIL + + [Web Animations: property from [-100px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 400px\] to [initial\] at (0) should be [200px 100px 400px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (2) should be [40px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (-1) should be [200px 400px 600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 200px\] to [inherit\] at (-1) should be [300px 0px 100px\]] + expected: FAIL + + [CSS Animations: property from [480px 400px 320px\] to [240% 160%\] at (-1) should be [calc(960px - 240%) calc(800px - 160%) 640px\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100%\] to [100%\] at (0.25) should be [-50%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (2) should be [40px\]] + expected: FAIL + + [Web Animations: property from [none\] to [8px 80% 800px\] at (0.125) should be [1px 10% 100px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 400px\] to [initial\] at (0.75) should be [50px 25px 100px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [200px 100px 200px\] at (0.25) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 400px\] to [initial\] at (0) should be [200px 100px 400px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (-1) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Animations: property from [-100%\] to [100%\] at (0.75) should be [50%\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 200px\] to [inherit\] at (2) should be [0px 300px 400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (0) should be [0px\]] + expected: FAIL + + [Web Animations: property from [none\] to [8px 80% 800px\] at (1) should be [8px 80% 800px\]] + expected: FAIL + + [CSS Animations: property from [-100%\] to [100%\] at (-1) should be [-300%\]] + expected: FAIL + + [Web Animations: property from [0px\] to [-100px -50px 100px\] at (1) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Animations: property from [-100px\] to [100px\] at (0) should be [-100px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [-100px -50px 100px\] at (-1) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (0) should be [220px 240px 260px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [200px 100px 200px\] at (-1) should be [0px 300px 400px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [8px 80% 800px\] at (1) should be [8px 80% 800px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px\] to [100px\] at (0) should be [-100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [-100px -50px 100px\] at (1) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [200px 100px 200px\] at (2) should be [400px 200px 400px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px 100px\] to [0px\] at (2) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [Web Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (-1) should be [140px 80px 20px\]] + expected: FAIL + + [CSS Animations: property from [480px 400px 320px\] to [240% 160%\] at (1) should be [240% 160%\]] + expected: FAIL + + [CSS Transitions: property from [480px 400px 320px\] to [240% 160%\] at (2) should be [calc(480% - 480px) calc(320% - 400px) -320px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px\] to [100px 50px\] at (0.75) should be [50px 25px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 200px\] to [inherit\] at (-1) should be [300px 0px 100px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [200px 100px 200px\] at (-1) should be [-200px -100px -200px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px\] to [100px 50px\] at (1) should be [100px 50px\]] + expected: FAIL + + [CSS Transitions: property from [-100%\] to [100%\] at (1) should be [100%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 400px\] to [initial\] at (-1) should be [400px 200px 800px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 200px\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 400px\] to [initial\] at (0) should be [200px 100px 400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [-100px -50px 100px\] at (-1) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0.25) should be [5px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [-100px -50px 100px\] at (0) should be [0px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 200px\] to [inherit\] at (0.25) should be [175px 125px 225px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [-100px -50px 100px\] at (2) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [200px 100px 200px\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.25) should be [5px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (-1) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px\] to [100px\] at (2) should be [300px\]] + expected: FAIL + + [Web Animations: property from [480px 400px 320px\] to [240% 160%\] at (2) should be [calc(480% - 480px) calc(320% - 400px) -320px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [480px 400px 320px\] to [240% 160%\] at (0.875) should be [calc(210% + 60px) calc(140% + 50px) 40px\]] + expected: FAIL + + [Web Animations: property from [480px 400px 320px\] to [240% 160%\] at (-1) should be [calc(960px - 240%) calc(800px - 160%) 640px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px 100px\] to [0px\] at (-1) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [-100px -50px 100px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px\] to [100px 50px\] at (0.75) should be [50px 25px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 200px\] to [inherit\] at (0) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (2) should be [40px\]] + expected: FAIL + + [CSS Transitions: property from [-100px\] to [100px\] at (0.75) should be [50px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [8px 80% 800px\] at (-1) should be [-8px -80% -800px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [-100px -50px 100px\] at (-1) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (2) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [200px 100px 200px\] at (2) should be [400px 200px 400px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (2) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (-1) should be [-20px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px\] to [100px 50px\] at (1) should be [100px 50px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 400px\] to [initial\] at (-1) should be [400px 200px 800px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.25) should be [12.5px\]] + expected: FAIL + + [CSS Transitions: property from [480px 400px 320px\] to [240% 160%\] at (0.875) should be [calc(210% + 60px) calc(140% + 50px) 40px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [Web Animations: property from [200px 100px 200px\] to [inherit\] at (0) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100%\] to [100%\] at (2) should be [300%\]] + expected: FAIL + + [Web Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (0) should be [220px 240px 260px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 200px\] to [inherit\] at (0.75) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [200px 100px 200px\] at (0.75) should be [150px 75px 150px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px 100px\] to [0px\] at (-1) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [200px 100px 200px\] at (2) should be [400px 200px 400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [-100%\] to [100%\] at (1) should be [100%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (0.75) should be [25px 50px 75px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (2) should be [30px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px 100px\] to [0px\] at (1) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px\] to [100px 50px\] at (2) should be [300px 150px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [200px 100px 200px\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.125) should be [230px 260px 290px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 400px\] to [initial\] at (0.75) should be [50px 25px 100px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.25) should be [5px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px\] to [100px 50px\] at (0) should be [-100px -50px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (-1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [8px 80% 800px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (-1) should be [200px 400px 600px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px 100px\] to [0px\] at (0.75) should be [-25px -12.5px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.875) should be [290px 380px 470px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px\] to [100px 50px\] at (0.25) should be [-50px -25px\]] + expected: FAIL + + [Web Animations: property from [none\] to [8px 80% 800px\] at (2) should be [16px 160% 1600px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [200px 100px 200px\] at (-1) should be [0px 300px 400px\]] + expected: FAIL + + [CSS Transitions: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.125) should be [230px 260px 290px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (0.25) should be [75px 150px 225px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [-100px -50px 100px\] at (0.25) should be [-25px -12.5px 25px\]] + expected: FAIL + + [Web Animations: property from [-100%\] to [100%\] at (0.25) should be [-50%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [-100px -50px 100px\] at (0.25) should be [-25px -12.5px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (0.75) should be [75px 150px 225px\]] + expected: FAIL + + [CSS Animations: property from [-100%\] to [100%\] at (2) should be [300%\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.25) should be [12.5px\]] + expected: FAIL + + [CSS Animations: property from [480px 400px 320px\] to [240% 160%\] at (0) should be [480px 400px 320px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px 100px\] to [0px\] at (0) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Transitions: property from [-100px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (-1) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 200px\] to [inherit\] at (2) should be [0px 300px 400px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [8px 80% 800px\] at (0.875) should be [7px 70% 700px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [-100px\] to [100px\] at (0.75) should be [50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [220px 240px 260px\] to [300px 400px 500px\] at (2) should be [380px 560px 740px\]] + expected: FAIL + + [CSS Animations: property from [-100%\] to [100%\] at (0.25) should be [-50%\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (2) should be [30px\]] + expected: FAIL + + [CSS Transitions: property from [-100px\] to [100px\] at (2) should be [300px\]] + expected: FAIL + + [CSS Transitions: property from [-100%\] to [100%\] at (0) should be [-100%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.25) should be [12.5px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px 100px\] to [0px\] at (0.25) should be [-75px -37.5px 75px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [200px 100px 200px\] at (2) should be [300px 0px 100px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (-1) should be [200px 400px 600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [8px 80% 800px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [-100px -50px 100px\] at (0.75) should be [-75px -37.5px 75px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [200px 100px 200px\] at (2) should be [300px 0px 100px\]] + expected: FAIL + + [CSS Transitions: property from [-100%\] to [100%\] at (0.75) should be [50%\]] + expected: FAIL + + [Web Animations: property from [initial\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px\] to [100px 50px\] at (0) should be [-100px -50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [200px 100px 200px\] at (0.75) should be [175px 125px 225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px\] to [100px 50px\] at (1) should be [100px 50px\]] + expected: FAIL + + [Web Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (2) should be [380px 560px 740px\]] + expected: FAIL + + [CSS Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.875) should be [290px 380px 470px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (0.75) should be [25px 50px 75px\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px\] to [100px 50px\] at (2) should be [300px 150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (-1) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (0.75) should be [17.5px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [480px 400px 320px\] to [240% 160%\] at (2) should be [calc(480% - 480px) calc(320% - 400px) -320px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px 100px\] to [0px\] at (2) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px 100px\] to [0px\] at (0.75) should be [-25px -12.5px 25px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (0.25) should be [25px 50px 75px\]] + expected: FAIL + + [Web Animations: property from [-100px\] to [100px\] at (2) should be [300px\]] + expected: FAIL + + [CSS Transitions: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.875) should be [290px 380px 470px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [480px 400px 320px\] to [240% 160%\] at (-1) should be [calc(960px - 240%) calc(800px - 160%) 640px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px\] to [100px\] at (0.25) should be [-50px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (-1) should be [-20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (-1) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [220px 240px 260px\] to [300px 400px 500px\] at (-1) should be [140px 80px 20px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [-100px -50px 100px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (2) should be [200px 400px 600px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [200px 100px 200px\] at (0.75) should be [150px 75px 150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px\] to [100px\] at (-1) should be [-300px\]] + expected: FAIL + + [CSS Animations: property from [unset\] to [20px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [220px 240px 260px\] to [300px 400px 500px\] at (0) should be [220px 240px 260px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [200px 100px 200px\] at (0.25) should be [50px 25px 50px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px 100px\] to [0px\] at (2) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px\] to [100px 50px\] at (0) should be [-100px -50px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 200px\] to [inherit\] at (0) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px\] to [100px 50px\] at (0) should be [-100px -50px\]] + expected: FAIL + + [CSS Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (1) should be [300px 400px 500px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [480px 400px 320px\] to [240% 160%\] at (0) should be [480px 400px 320px\]] + expected: FAIL + + [CSS Transitions: property from [0px\] to [-100px -50px 100px\] at (0.75) should be [-75px -37.5px 75px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.75) should be [17.5px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px\] to [100px 50px\] at (0.25) should be [-50px -25px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [-100px\] to [100px\] at (0) should be [-100px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px\] to [100px 50px\] at (-1) should be [-300px -150px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px\] to [100px 50px\] at (1) should be [100px 50px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [Web Animations: property from [-100px -50px 100px\] to [0px\] at (0.75) should be [-25px -12.5px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 400px\] to [initial\] at (0.75) should be [50px 25px 100px\]] + expected: FAIL + + [Web Animations: property from [480px 400px 320px\] to [240% 160%\] at (0.875) should be [calc(210% + 60px) calc(140% + 50px) 40px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0) should be [10px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [200px 100px 200px\] at (1) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions: property from [480px 400px 320px\] to [240% 160%\] at (0.125) should be [calc(420px + 30%) calc(350px + 20%) 280px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [8px 80% 800px\] at (1) should be [8px 80% 800px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px 100px\] to [0px\] at (-1) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (2) should be [200px 400px 600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 400px\] to [initial\] at (0.25) should be [150px 75px 300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [220px 240px 260px\] to [300px 400px 500px\] at (0) should be [220px 240px 260px\]] + expected: FAIL + + [CSS Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (2) should be [380px 560px 740px\]] + expected: FAIL + + [CSS Animations: property from [-100px -50px\] to [100px 50px\] at (2) should be [300px 150px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 200px\] to [inherit\] at (0.75) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [200px 100px 200px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [8px 80% 800px\] at (0.125) should be [1px 10% 100px\]] + expected: FAIL + + [CSS Animations: property from [-100px\] to [100px\] at (1) should be [100px\]] + expected: FAIL + + [Web Animations: property from [-100px\] to [100px\] at (0) should be [-100px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [200px 100px 200px\] at (2) should be [300px 0px 100px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Animations: property from [480px 400px 320px\] to [240% 160%\] at (0.875) should be [calc(210% + 60px) calc(140% + 50px) 40px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [200px 100px 200px\] at (-1) should be [-200px -100px -200px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 200px\] to [inherit\] at (-1) should be [300px 0px 100px\]] + expected: FAIL + + [Web Animations: property from [480px 400px 320px\] to [240% 160%\] at (0.125) should be [calc(420px + 30%) calc(350px + 20%) 280px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [-100px -50px 100px\] at (-1) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [8px 80% 800px\] at (0.875) should be [7px 70% 700px\]] + expected: FAIL + + [CSS Transitions: property from [unset\] to [20px\] at (0.75) should be [15px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (1) should be [20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0.875) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px 100px\] to [0px\] at (0) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [8px 80% 800px\] at (2) should be [16px 160% 1600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [inherit\] to [200px 100px 200px\] at (2) should be [300px 0px 100px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [200px 100px 200px\] at (0.25) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [200px 100px 200px\] at (0.25) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [initial\] at (0.25) should be [75px 150px 225px\]] + expected: FAIL + + [CSS Transitions: property from [inherit\] to [200px 100px 200px\] at (0.75) should be [175px 125px 225px\]] + expected: FAIL + + [Web Animations: property from [none\] to [8px 80% 800px\] at (0.875) should be [7px 70% 700px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px\] to [100px 50px\] at (0.75) should be [50px 25px\]] + expected: FAIL + + [Web Animations: property from [0px\] to [-100px -50px 100px\] at (0.25) should be [-25px -12.5px 25px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px 100px\] to [0px\] at (2) should be [100px 50px -100px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [200px 100px 200px\] at (0.25) should be [50px 25px 50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [200px 100px 200px\] at (0.25) should be [50px 25px 50px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [200px 100px 200px\] at (0) should be [0px\]] + expected: FAIL + + [Web Animations: property from [-100%\] to [100%\] at (2) should be [300%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [8px 80% 800px\] at (0.125) should be [1px 10% 100px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [200px 100px 200px\] at (0.25) should be [50px 25px 50px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px\] to [100px 50px\] at (-1) should be [-300px -150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [8px 80% 800px\] at (0.875) should be [7px 70% 700px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (-1) should be [-100px -200px -300px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 200px\] to [inherit\] at (0.75) should be [125px 175px 275px\]] + expected: FAIL + + [CSS Animations: property from [-100px\] to [100px\] at (0.25) should be [-50px\]] + expected: FAIL + + [CSS Animations: property from [480px 400px 320px\] to [240% 160%\] at (0.125) should be [calc(420px + 30%) calc(350px + 20%) 280px\]] + expected: FAIL + + [Web Animations: property from [none\] to [8px 80% 800px\] at (-1) should be [-8px -80% -800px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [-100px -50px 100px\] at (0.75) should be [-75px -37.5px 75px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [200px 100px 200px\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [200px 100px 200px\] at (2) should be [400px 200px 400px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [480px 400px 320px\] to [240% 160%\] at (0) should be [480px 400px 320px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 400px\] to [initial\] at (2) should be [-200px -100px -400px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [8px 80% 800px\] at (0.125) should be [1px 10% 100px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 200px\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (1) should be [20px\]] + expected: FAIL + + [Web Animations: property from [-100%\] to [100%\] at (0) should be [-100%\]] + expected: FAIL + + [Web Animations: property from [-100%\] to [100%\] at (1) should be [100%\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 400px\] to [initial\] at (0.25) should be [150px 75px 300px\]] + expected: FAIL + + [CSS Transitions: property from [480px 400px 320px\] to [240% 160%\] at (0) should be [480px 400px 320px\]] + expected: FAIL + + [CSS Animations: property from [-100px\] to [100px\] at (2) should be [300px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [-100px -50px 100px\] at (0.25) should be [-25px -12.5px 25px\]] + expected: FAIL + + [Web Animations: property from [-100%\] to [100%\] at (-1) should be [-300%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px 100px\] to [0px\] at (-1) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 200px\] to [inherit\] at (0.25) should be [175px 125px 225px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 200px\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [Web Animations: property from [200px 100px 200px\] to [inherit\] at (1) should be [100px 200px 300px\]] + expected: FAIL + + [CSS Animations: property from [-100px\] to [100px\] at (-1) should be [-300px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 200px\] to [inherit\] at (0.25) should be [175px 125px 225px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (0.75) should be [75px 150px 225px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (2) should be [200px 400px 600px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [200px 100px 200px\] at (-1) should be [-200px -100px -200px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 400px\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [Web Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.875) should be [290px 380px 470px\]] + expected: FAIL + + [CSS Transitions: property from [220px 240px 260px\] to [300px 400px 500px\] at (1) should be [300px 400px 500px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (2) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Transitions: property from [-100%\] to [100%\] at (-1) should be [-300%\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [initial\] at (0.25) should be [75px 150px 225px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [200px 100px 200px\] at (0) should be [0px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100%\] to [100%\] at (0) should be [-100%\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [unset\] to [20px\] at (-1) should be [-20px\]] + expected: FAIL + + [CSS Transitions: property from [220px 240px 260px\] to [300px 400px 500px\] at (-1) should be [140px 80px 20px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px\] to [100px\] at (0.75) should be [50px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [200px 100px 200px\] at (-1) should be [0px 300px 400px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [200px 100px 200px\] at (0.75) should be [150px 75px 150px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [initial\] to [200px 100px 200px\] at (0.75) should be [150px 75px 150px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 400px\] to [initial\] at (0.75) should be [50px 25px 100px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 400px\] to [initial\] at (2) should be [-200px -100px -400px\]] + expected: FAIL + + [CSS Transitions: property from [480px 400px 320px\] to [240% 160%\] at (-1) should be [calc(960px - 240%) calc(800px - 160%) 640px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px\] to [100px 50px\] at (0.25) should be [-50px -25px\]] + expected: FAIL + + [CSS Animations: property from [0px\] to [-100px -50px 100px\] at (1) should be [-100px -50px 100px\]] + expected: FAIL + + [CSS Transitions: property from [-100%\] to [100%\] at (0.25) should be [-50%\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (0.75) should be [25px 50px 75px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (0.25) should be [25px 50px 75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [none\] to [8px 80% 800px\] at (2) should be [16px 160% 1600px\]] + expected: FAIL + + [CSS Transitions: property from [initial\] to [inherit\] at (0) should be [0px\]] + expected: FAIL + + [CSS Animations: property from neutral to [20px\] at (0.75) should be [17.5px\]] + expected: FAIL + + [CSS Transitions: property from [220px 240px 260px\] to [300px 400px 500px\] at (2) should be [380px 560px 740px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [0px\] to [-100px -50px 100px\] at (2) should be [-200px -100px 200px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [8px 80% 800px\] at (-1) should be [-8px -80% -800px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 400px\] to [initial\] at (2) should be [-200px -100px -400px\]] + expected: FAIL + + [CSS Animations: property from [inherit\] to [200px 100px 200px\] at (0) should be [100px 200px 300px\]] + expected: FAIL + + [Web Animations: property from [200px 100px 200px\] to [inherit\] at (-1) should be [300px 0px 100px\]] + expected: FAIL + + [Web Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (1) should be [300px 400px 500px\]] + expected: FAIL + + [CSS Transitions: property from [200px 100px 400px\] to [initial\] at (1) should be [0px\]] + expected: FAIL + + [CSS Animations: property from [200px 100px 400px\] to [initial\] at (0.25) should be [150px 75px 300px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (0) should be [none\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (2) should be [none\]] + expected: FAIL + + [Web Animations: property from neutral to [20px\] at (0.75) should be [17.5px\]] + expected: FAIL + + [CSS Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (-1) should be [-100px -200px -300px\]] + expected: FAIL + + [CSS Transitions: property from [none\] to [none\] at (0.125) should be [none\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px 100px\] to [0px\] at (0.25) should be [-75px -37.5px 75px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [-100px -50px 100px\] to [0px\] at (0.75) should be [-25px -12.5px 25px\]] + expected: FAIL + + [Web Animations: property from [inherit\] to [initial\] at (0.25) should be [75px 150px 225px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [200px 100px 200px\] to [inherit\] at (0) should be [200px 100px 200px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [220px 240px 260px\] to [300px 400px 500px\] at (1) should be [300px 400px 500px\]] + expected: FAIL + + [Web Animations: property from [unset\] to [20px\] at (0.75) should be [15px\]] + expected: FAIL + + [CSS Transitions: property from [-100px -50px 100px\] to [0px\] at (0.25) should be [-75px -37.5px 75px\]] + expected: FAIL + + [Web Animations: property from [initial\] to [inherit\] at (0.75) should be [75px 150px 225px\]] + expected: FAIL + + [Web Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (0.125) should be [230px 260px 290px\]] + expected: FAIL + + [CSS Transitions: property from neutral to [20px\] at (0.25) should be [12.5px\]] + expected: FAIL + + [CSS Animations: property from [initial\] to [inherit\] at (2) should be [200px 400px 600px\]] + expected: FAIL + + [CSS Transitions with transition: all: property from [480px 400px 320px\] to [240% 160%\] at (0.125) should be [calc(420px + 30%) calc(350px + 20%) 280px\]] + expected: FAIL + + [Web Animations: property from [none\] to [none\] at (1) should be [none\]] + expected: FAIL + + [CSS Animations: property from [220px 240px 260px\] to [300px 400px 500px\] at (-1) should be [140px 80px 20px\]] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip-perspective.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip-perspective.html.ini new file mode 100644 index 00000000000..804ed57393a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip-perspective.html.ini @@ -0,0 +1,2 @@ +[composited-under-rotateY-180deg-clip-perspective.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip.html.ini new file mode 100644 index 00000000000..6b095a080af --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg-clip.html.ini @@ -0,0 +1,2 @@ +[composited-under-rotateY-180deg-clip.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg.html.ini new file mode 100644 index 00000000000..ea54133730e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/composited-under-rotateY-180deg.html.ini @@ -0,0 +1,2 @@ +[composited-under-rotateY-180deg.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini new file mode 100644 index 00000000000..7339584a296 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini @@ -0,0 +1,2 @@ +[css-rotate-2d-3d-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini new file mode 100644 index 00000000000..81618bd0e9b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini @@ -0,0 +1,2 @@ +[css-scale-nested-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-skew-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-skew-001.html.ini new file mode 100644 index 00000000000..586c224165f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-skew-001.html.ini @@ -0,0 +1,2 @@ +[css-skew-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini new file mode 100644 index 00000000000..03526ca3c87 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotate3d-X-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini new file mode 100644 index 00000000000..e02342b1980 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotate3d-X-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini new file mode 100644 index 00000000000..a57e090de96 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotate3d-Y-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini new file mode 100644 index 00000000000..460d1b11214 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotate3d-Y-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini new file mode 100644 index 00000000000..4001e72a927 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotate3d-Z-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini new file mode 100644 index 00000000000..2eb5788b70c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotate3d-Z-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini new file mode 100644 index 00000000000..a07af0b2590 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotateX-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini new file mode 100644 index 00000000000..97b8bb30c69 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotateX-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini new file mode 100644 index 00000000000..5ea69ab871f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotateY-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini new file mode 100644 index 00000000000..594c0f85622 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotateY-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini new file mode 100644 index 00000000000..0cdd900044b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotateZ-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini new file mode 100644 index 00000000000..e708700ab54 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-rotateZ-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-transform-style.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-transform-style.html.ini new file mode 100644 index 00000000000..71847b8bbb1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-transform-style.html.ini @@ -0,0 +1,2 @@ +[css-transform-3d-transform-style.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini new file mode 100644 index 00000000000..29f44e566c5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini @@ -0,0 +1,2 @@ +[css-transform-inherit-scale.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini new file mode 100644 index 00000000000..46b8147330a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini @@ -0,0 +1,19 @@ +[css-transform-property-existence.html] + [Check the existence of backface-visibility.] + expected: FAIL + + [Check the existence of perspective-origin.] + expected: FAIL + + [Check the existence of transform-style.] + expected: FAIL + + [Check the existence of perspective.] + expected: FAIL + + [Check the existence of transform-origin.] + expected: FAIL + + [Check the existence of transform.] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-001.html.ini new file mode 100644 index 00000000000..d38d8f885cc --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-001.html.ini @@ -0,0 +1,2 @@ +[css-transform-scale-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini new file mode 100644 index 00000000000..ac9787a7f2d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini @@ -0,0 +1,2 @@ +[css-transform-scale-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini new file mode 100644 index 00000000000..9d870c25d85 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini @@ -0,0 +1,7 @@ +[css-transform-style-evaluation-validation.html] + [transform: Check multi-expr input with tab.] + expected: FAIL + + [transform: Check bad-format multi-expr input.] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-transformlist.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-transformlist.html.ini new file mode 100644 index 00000000000..a6db037163f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-transformlist.html.ini @@ -0,0 +1,2 @@ +[css-transforms-transformlist.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini new file mode 100644 index 00000000000..db9df66a542 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini @@ -0,0 +1,2 @@ +[css3-transform-perspective.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini new file mode 100644 index 00000000000..7f1ecc472b9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini @@ -0,0 +1,2 @@ +[css3-transform-rotateY.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini new file mode 100644 index 00000000000..5d4b8a2ed6c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini @@ -0,0 +1,2 @@ +[css3-transform-scale-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini new file mode 100644 index 00000000000..922a0492379 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini @@ -0,0 +1,2 @@ +[css3-transform-scale.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/dynamic-fixed-pos-cb-change.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/dynamic-fixed-pos-cb-change.html.ini new file mode 100644 index 00000000000..63a28dba4cf --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/dynamic-fixed-pos-cb-change.html.ini @@ -0,0 +1,2 @@ +[dynamic-fixed-pos-cb-change.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-fill-box.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-fill-box.html.ini new file mode 100644 index 00000000000..83e3829fa1d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-fill-box.html.ini @@ -0,0 +1,2 @@ +[translate-fill-box.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-view-box.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-view-box.html.ini new file mode 100644 index 00000000000..0730178807b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/translate-view-box.html.ini @@ -0,0 +1,2 @@ +[translate-view-box.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/inheritance.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/inheritance.html.ini new file mode 100644 index 00000000000..eaca94aa108 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/inheritance.html.ini @@ -0,0 +1,61 @@ +[inheritance.html] + [Property rotate does not inherit] + expected: FAIL + + [Property scale has initial value none] + expected: FAIL + + [Property scale does not inherit] + expected: FAIL + + [Property transform-origin has initial value 30px 20px] + expected: FAIL + + [Property backface-visibility does not inherit] + expected: FAIL + + [Property transform has initial value none] + expected: FAIL + + [Property perspective-origin has initial value 30px 20px] + expected: FAIL + + [Property transform-box has initial value view-box] + expected: FAIL + + [Property transform does not inherit] + expected: FAIL + + [Property transform-style does not inherit] + expected: FAIL + + [Property translate does not inherit] + expected: FAIL + + [Property translate has initial value none] + expected: FAIL + + [Property backface-visibility has initial value visible] + expected: FAIL + + [Property perspective-origin does not inherit] + expected: FAIL + + [Property transform-style has initial value auto] + expected: FAIL + + [Property transform-box does not inherit] + expected: FAIL + + [Property transform-origin does not inherit] + expected: FAIL + + [Property perspective does not inherit] + expected: FAIL + + [Property rotate has initial value none] + expected: FAIL + + [Property perspective has initial value none] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-computed.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-computed.html.ini new file mode 100644 index 00000000000..0dfcd44b283 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-computed.html.ini @@ -0,0 +1,7 @@ +[backface-visibility-computed.html] + [Property backface-visibility value 'hidden'] + expected: FAIL + + [Property backface-visibility value 'visible'] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini new file mode 100644 index 00000000000..034220c1773 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini @@ -0,0 +1,7 @@ +[backface-visibility-valid.html] + [e.style['backface-visibility'\] = "visible" should set the property value] + expected: FAIL + + [e.style['backface-visibility'\] = "hidden" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-computed.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-computed.html.ini new file mode 100644 index 00000000000..b55a0ac060e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-computed.html.ini @@ -0,0 +1,64 @@ +[perspective-origin-computed.html] + [Property perspective-origin value 'left'] + expected: FAIL + + [Property perspective-origin value 'right 40%'] + expected: FAIL + + [Property perspective-origin value 'center center'] + expected: FAIL + + [Property perspective-origin value '40px top'] + expected: FAIL + + [Property perspective-origin value 'bottom right'] + expected: FAIL + + [Property perspective-origin value '20% 30px'] + expected: FAIL + + [Property perspective-origin value 'center 50px'] + expected: FAIL + + [Property perspective-origin value '10%'] + expected: FAIL + + [Property perspective-origin value 'right calc(10px - 0.5em) top calc(10px - 0.5em)'] + expected: FAIL + + [Property perspective-origin value 'left 10px'] + expected: FAIL + + [Property perspective-origin value 'center bottom'] + expected: FAIL + + [Property perspective-origin value 'center left'] + expected: FAIL + + [Property perspective-origin value 'top'] + expected: FAIL + + [Property perspective-origin value '10% center'] + expected: FAIL + + [Property perspective-origin value 'left center'] + expected: FAIL + + [Property perspective-origin value 'center'] + expected: FAIL + + [Property perspective-origin value 'bottom 10% right 20%'] + expected: FAIL + + [Property perspective-origin value 'right 30% top -60px'] + expected: FAIL + + [Property perspective-origin value 'right 20px bottom 30px'] + expected: FAIL + + [Property perspective-origin value 'left bottom'] + expected: FAIL + + [Property perspective-origin value '30px center'] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini new file mode 100644 index 00000000000..5528671a24e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini @@ -0,0 +1,55 @@ +[perspective-origin-valid.html] + [e.style['perspective-origin'\] = "left center" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "center left" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "center" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "right 40%" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "center center" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "10%" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "center bottom" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "left bottom" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "bottom right" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "40px top" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "bottom 10% right 20%" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "right 30% top 60px" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "top center" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "center 50px" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "top" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "20% 30px" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "left" should set the property value] + expected: FAIL + + [e.style['perspective-origin'\] = "30px center" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/rotate-parsing-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/rotate-parsing-valid.html.ini new file mode 100644 index 00000000000..e8fc7d4202b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/rotate-parsing-valid.html.ini @@ -0,0 +1,40 @@ +[rotate-parsing-valid.html] + [e.style['rotate'\] = "400grad y" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "none" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "400grad 100 200 300" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "1 0 0 400grad" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "100 200 300 400grad" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "400grad x" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "y 400grad" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "z 400grad" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "0 1 0 400grad" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "0deg" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "0 0 1 400grad" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "400grad z" should set the property value] + expected: FAIL + + [e.style['rotate'\] = "x 400grad" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/scale-parsing-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/scale-parsing-valid.html.ini new file mode 100644 index 00000000000..ff37dc8223b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/scale-parsing-valid.html.ini @@ -0,0 +1,61 @@ +[scale-parsing-valid.html] + [e.style['scale'\] = "1%" should set the property value] + expected: FAIL + + [e.style['scale'\] = "-100%" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100%" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100 200 1" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100 100 1" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100 200 300" should set the property value] + expected: FAIL + + [e.style['scale'\] = "-100 -100 1" should set the property value] + expected: FAIL + + [e.style['scale'\] = "none" should set the property value] + expected: FAIL + + [e.style['scale'\] = "-100" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100% 100% 1" should set the property value] + expected: FAIL + + [e.style['scale'\] = "-100 -100" should set the property value] + expected: FAIL + + [e.style['scale'\] = "-100% -100%" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100 100" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100% 200%" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100 200" should set the property value] + expected: FAIL + + [e.style['scale'\] = "-100% -100% 1" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100% 100%" should set the property value] + expected: FAIL + + [e.style['scale'\] = "1" should set the property value] + expected: FAIL + + [e.style['scale'\] = "100% 200% 1" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-computed.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-computed.html.ini new file mode 100644 index 00000000000..4d25a78c37d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-computed.html.ini @@ -0,0 +1,16 @@ +[transform-box-computed.html] + [Property transform-box value 'border-box'] + expected: FAIL + + [Property transform-box value 'content-box'] + expected: FAIL + + [Property transform-box value 'view-box'] + expected: FAIL + + [Property transform-box value 'stroke-box'] + expected: FAIL + + [Property transform-box value 'fill-box'] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-valid.html.ini new file mode 100644 index 00000000000..16a2a5e7b74 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-box-valid.html.ini @@ -0,0 +1,16 @@ +[transform-box-valid.html] + [e.style['transform-box'\] = "stroke-box" should set the property value] + expected: FAIL + + [e.style['transform-box'\] = "border-box" should set the property value] + expected: FAIL + + [e.style['transform-box'\] = "fill-box" should set the property value] + expected: FAIL + + [e.style['transform-box'\] = "view-box" should set the property value] + expected: FAIL + + [e.style['transform-box'\] = "content-box" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-computed.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-computed.html.ini new file mode 100644 index 00000000000..63086af4cf6 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-computed.html.ini @@ -0,0 +1,70 @@ +[transform-origin-computed.html] + [Property transform-origin value 'left'] + expected: FAIL + + [Property transform-origin value 'center 50px'] + expected: FAIL + + [Property transform-origin value 'center top'] + expected: FAIL + + [Property transform-origin value 'left bottom'] + expected: FAIL + + [Property transform-origin value '20% 30px'] + expected: FAIL + + [Property transform-origin value '-1px bottom 5px'] + expected: FAIL + + [Property transform-origin value '10% center'] + expected: FAIL + + [Property transform-origin value 'left 10px'] + expected: FAIL + + [Property transform-origin value '-1px -2px -3px'] + expected: FAIL + + [Property transform-origin value 'center center'] + expected: FAIL + + [Property transform-origin value '10%'] + expected: FAIL + + [Property transform-origin value 'center left'] + expected: FAIL + + [Property transform-origin value '30px center'] + expected: FAIL + + [Property transform-origin value '40px top'] + expected: FAIL + + [Property transform-origin value 'bottom right'] + expected: FAIL + + [Property transform-origin value 'top'] + expected: FAIL + + [Property transform-origin value 'center'] + expected: FAIL + + [Property transform-origin value 'calc(-100% + 10px - 0.5em) calc(10px - 0.5em) calc(10px - 0.5em)'] + expected: FAIL + + [Property transform-origin value 'right 40%'] + expected: FAIL + + [Property transform-origin value 'left center 6px'] + expected: FAIL + + [Property transform-origin value 'center bottom'] + expected: FAIL + + [Property transform-origin value 'left center'] + expected: FAIL + + [Property transform-origin value 'right bottom 7px'] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini new file mode 100644 index 00000000000..6c9dd793f6a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini @@ -0,0 +1,49 @@ +[transform-origin-valid.html] + [e.style['transform-origin'\] = "right -4%" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "bottom" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "top center" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "left center" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "right" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "-1px bottom 5px" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "-1px" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "bottom right 7px" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "top" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "-4%" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "center top" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "left" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "center" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "calc(2em + 3ex)" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "center left 6px" should set the property value] + expected: FAIL + + [e.style['transform-origin'\] = "-1px -2px -3px" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini new file mode 100644 index 00000000000..b32c7a70c36 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini @@ -0,0 +1,106 @@ +[transform-valid.html] + [e.style['transform'\] = "scaleY(-85%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "matrix(1, 0, 0, 1, 0, 0)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(325%, 475%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale3d(-0.5, 2.5, -3)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(-500%, -620%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "translate(1px)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skew(0, -90deg)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale3d(0.5, 2.5, 3)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale3d(50%, 250%, 300%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(-5, -6)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "matrix(-0.1, -0.2, -0.3, -0.4, -0.5, -0.6)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skewY(-90deg)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skew(90deg)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "matrix(1, 2, 3, 4, 5, 6)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(3, 4)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skew(90deg, 0)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(2)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skew(0)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skewX(90deg)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "rotate(90deg)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scaleY(-8)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "translateX(-4px)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "translate(2%, -3%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "translate(1px, 2%) scale(3, 4) rotate(-90deg)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(-2)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scaleX(720%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(-250%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale3d(-50%, 250%, -300%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scale(250%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skewY(0)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "none" should set the property value] + expected: FAIL + + [e.style['transform'\] = "translateY(5%)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "rotate(0)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "skewX(0)" should set the property value] + expected: FAIL + + [e.style['transform'\] = "scaleX(7)" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/translate-parsing-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/translate-parsing-valid.html.ini new file mode 100644 index 00000000000..506fce734d8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/translate-parsing-valid.html.ini @@ -0,0 +1,49 @@ +[translate-parsing-valid.html] + [e.style['translate'\] = "100% 200% 300px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 0%" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 200px 0px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "none" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 0px 0px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "0" should set the property value] + expected: FAIL + + [e.style['translate'\] = "0px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 0.1px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100%" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 200px 300px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100% 200px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 200%" should set the property value] + expected: FAIL + + [e.style['translate'\] = "1px 2px 0" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px 0px" should set the property value] + expected: FAIL + + [e.style['translate'\] = "calc(10% + 10px) calc(20% + 20px) calc(30em + 30px)" should set the property value] + expected: FAIL + + [e.style['translate'\] = "100px calc(10px - 10%)" should set the property value] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-001.html.ini new file mode 100644 index 00000000000..faaf4a3e532 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-001.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-002.html.ini new file mode 100644 index 00000000000..bac531e16a2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-002.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-003.html.ini new file mode 100644 index 00000000000..004414289f0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-003.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-004.html.ini new file mode 100644 index 00000000000..194a4c976e9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-004.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-005.html.ini new file mode 100644 index 00000000000..5e3b99244cf --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-005.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-006.html.ini new file mode 100644 index 00000000000..e91238a54db --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-006.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini new file mode 100644 index 00000000000..d2924ec62e1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-x.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini new file mode 100644 index 00000000000..9fcaf41e972 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini @@ -0,0 +1,2 @@ +[perspective-origin-xy.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-transforms-equivalence.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-transforms-equivalence.html.ini new file mode 100644 index 00000000000..49b7aea325b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-transforms-equivalence.html.ini @@ -0,0 +1,2 @@ +[perspective-transforms-equivalence.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini new file mode 100644 index 00000000000..0e3d6d1238d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini @@ -0,0 +1,2 @@ +[perspective-translateZ-0.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini new file mode 100644 index 00000000000..58ff93023ad --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini @@ -0,0 +1,2 @@ +[perspective-translateZ-negative.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini new file mode 100644 index 00000000000..44d24651263 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini @@ -0,0 +1,2 @@ +[perspective-translateZ-positive.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/preserve3d-button.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/preserve3d-button.html.ini new file mode 100644 index 00000000000..0c6784a80ed --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/preserve3d-button.html.ini @@ -0,0 +1,2 @@ +[preserve3d-button.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY-180deg-with-overflow-scroll.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY-180deg-with-overflow-scroll.html.ini new file mode 100644 index 00000000000..3a6d117da71 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY-180deg-with-overflow-scroll.html.ini @@ -0,0 +1,2 @@ +[rotateY-180deg-with-overflow-scroll.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini new file mode 100644 index 00000000000..beeef5b2838 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini @@ -0,0 +1,2 @@ +[rotateY.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_45deg.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_45deg.html.ini new file mode 100644 index 00000000000..eac27a29c28 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_45deg.html.ini @@ -0,0 +1,2 @@ +[rotate_45deg.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_x_45deg.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_x_45deg.html.ini new file mode 100644 index 00000000000..0f0505d471d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_x_45deg.html.ini @@ -0,0 +1,2 @@ +[rotate_x_45deg.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_y_45deg.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_y_45deg.html.ini new file mode 100644 index 00000000000..0ac1b9cb435 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/rotate_y_45deg.html.ini @@ -0,0 +1,2 @@ +[rotate_y_45deg.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini new file mode 100644 index 00000000000..d3b82be6159 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini @@ -0,0 +1,2 @@ +[scale-optional-second-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini new file mode 100644 index 00000000000..775c84734b2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini @@ -0,0 +1,2 @@ +[scale-zero-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/scalex.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/scalex.html.ini new file mode 100644 index 00000000000..231f8811cc1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/scalex.html.ini @@ -0,0 +1,2 @@ +[scalex.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/scaley.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/scaley.html.ini new file mode 100644 index 00000000000..8313d07ac97 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/scaley.html.ini @@ -0,0 +1,2 @@ +[scaley.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/size-change-under-backface-visibility-hidden.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/size-change-under-backface-visibility-hidden.html.ini new file mode 100644 index 00000000000..743ae46524d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/size-change-under-backface-visibility-hidden.html.ini @@ -0,0 +1,2 @@ +[size-change-under-backface-visibility-hidden.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/skew-test1.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/skew-test1.html.ini new file mode 100644 index 00000000000..9334ee1ef7e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/skew-test1.html.ini @@ -0,0 +1,2 @@ +[skew-test1.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-2d-getComputedStyle-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-2d-getComputedStyle-001.html.ini new file mode 100644 index 00000000000..550e7297c4a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-2d-getComputedStyle-001.html.ini @@ -0,0 +1,16 @@ +[transform-2d-getComputedStyle-001.html] + [Matrix for rotate] + expected: FAIL + + [Matrix for translation transforms] + expected: FAIL + + [Matrix for general transform] + expected: FAIL + + [Matrix for skew] + expected: FAIL + + [Matrix for scaling] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini new file mode 100644 index 00000000000..35f75933f64 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-above-001.xht.ini @@ -0,0 +1,2 @@ +[transform-3d-rotateY-stair-above-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-below-001.xht.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-below-001.xht.ini new file mode 100644 index 00000000000..9dc26a5c808 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-3d-rotateY-stair-below-001.xht.ini @@ -0,0 +1,2 @@ +[transform-3d-rotateY-stair-below-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-001.html.ini new file mode 100644 index 00000000000..a99bde1ab74 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-001.html.ini @@ -0,0 +1,2 @@ +[transform-abspos-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-002.html.ini new file mode 100644 index 00000000000..55e530b062c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-002.html.ini @@ -0,0 +1,2 @@ +[transform-abspos-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-003.html.ini new file mode 100644 index 00000000000..80712e40569 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-003.html.ini @@ -0,0 +1,2 @@ +[transform-abspos-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-004.html.ini new file mode 100644 index 00000000000..3196c91458d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-004.html.ini @@ -0,0 +1,2 @@ +[transform-abspos-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-006.html.ini new file mode 100644 index 00000000000..45970f93d38 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-006.html.ini @@ -0,0 +1,2 @@ +[transform-abspos-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-007.html.ini new file mode 100644 index 00000000000..8bccac28610 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-abspos-007.html.ini @@ -0,0 +1,2 @@ +[transform-abspos-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini new file mode 100644 index 00000000000..37e3f71e5cc --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini @@ -0,0 +1,2 @@ +[transform-applies-to-001.xht] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-background-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-background-006.html.ini new file mode 100644 index 00000000000..6be4a1b813d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-background-006.html.ini @@ -0,0 +1,2 @@ +[transform-background-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-001.html.ini new file mode 100644 index 00000000000..289789d004a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-001.html.ini @@ -0,0 +1,2 @@ +[fill-box-mutation-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-002.html.ini new file mode 100644 index 00000000000..31fd46eca02 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box-mutation-002.html.ini @@ -0,0 +1,2 @@ +[fill-box-mutation-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box.html.ini new file mode 100644 index 00000000000..536029e626b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/fill-box.html.ini @@ -0,0 +1,2 @@ +[fill-box.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/value-changed.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/value-changed.html.ini new file mode 100644 index 00000000000..0067c94bc23 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/value-changed.html.ini @@ -0,0 +1,2 @@ +[value-changed.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-mutation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-mutation.html.ini new file mode 100644 index 00000000000..fac7c5b8345 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-mutation.html.ini @@ -0,0 +1,2 @@ +[view-box-mutation.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-nested.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-nested.html.ini new file mode 100644 index 00000000000..d7b29996b28 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-nested.html.ini @@ -0,0 +1,2 @@ +[view-box-nested.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox-nested.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox-nested.html.ini new file mode 100644 index 00000000000..74ff4a1dfe9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox-nested.html.ini @@ -0,0 +1,2 @@ +[view-box-viewbox-nested.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox.html.ini new file mode 100644 index 00000000000..d628df64758 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box-viewbox.html.ini @@ -0,0 +1,2 @@ +[view-box-viewbox.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box.html.ini new file mode 100644 index 00000000000..53b0567e12d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-box/view-box.html.ini @@ -0,0 +1,2 @@ +[view-box.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini new file mode 100644 index 00000000000..b6f713ddaa5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini @@ -0,0 +1,2 @@ +[transform-compound-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini new file mode 100644 index 00000000000..8af2b5d5c4d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini @@ -0,0 +1,2 @@ +[transform-descendant-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini new file mode 100644 index 00000000000..cf738464211 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini @@ -0,0 +1,2 @@ +[transform-display-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini new file mode 100644 index 00000000000..ed29dbcb42c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini @@ -0,0 +1,2 @@ +[transform-display-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini new file mode 100644 index 00000000000..f9f66ba1503 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini @@ -0,0 +1,2 @@ +[transform-display-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini new file mode 100644 index 00000000000..327a0b9a0a3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini @@ -0,0 +1,2 @@ +[transform-display-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-001.html.ini new file mode 100644 index 00000000000..89d399ee6d3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-001.html.ini @@ -0,0 +1,2 @@ +[transform-generated-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-002.html.ini new file mode 100644 index 00000000000..5f13262a146 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-generated-002.html.ini @@ -0,0 +1,2 @@ +[transform-generated-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-001.html.ini new file mode 100644 index 00000000000..26ab9cab286 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-001.html.ini @@ -0,0 +1,2 @@ +[transform-inherit-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini new file mode 100644 index 00000000000..2453479239f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini @@ -0,0 +1,2 @@ +[transform-inherit-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini new file mode 100644 index 00000000000..a39082be272 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini @@ -0,0 +1,2 @@ +[transform-inherit-origin-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini new file mode 100644 index 00000000000..a0bd887dc80 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini @@ -0,0 +1,2 @@ +[transform-inherit-origin-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inline-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inline-001.html.ini new file mode 100644 index 00000000000..677683d5adb --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inline-001.html.ini @@ -0,0 +1,2 @@ +[transform-inline-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini new file mode 100644 index 00000000000..70fd705c61b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini @@ -0,0 +1,2 @@ +[transform-input-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini new file mode 100644 index 00000000000..287f5ac381b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini @@ -0,0 +1,2 @@ +[transform-input-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini new file mode 100644 index 00000000000..36f4b9d36b0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini @@ -0,0 +1,2 @@ +[transform-input-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini new file mode 100644 index 00000000000..b85c4668ae2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini @@ -0,0 +1,2 @@ +[transform-input-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini new file mode 100644 index 00000000000..e6719396da7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini @@ -0,0 +1,2 @@ +[transform-input-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini new file mode 100644 index 00000000000..1620082da60 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini @@ -0,0 +1,2 @@ +[transform-input-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini new file mode 100644 index 00000000000..3576463a127 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini @@ -0,0 +1,2 @@ +[transform-input-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini new file mode 100644 index 00000000000..23298d70a48 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini @@ -0,0 +1,2 @@ +[transform-input-008.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini new file mode 100644 index 00000000000..b7a9f1f193c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini @@ -0,0 +1,2 @@ +[transform-input-009.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini new file mode 100644 index 00000000000..8668347eaa5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini @@ -0,0 +1,2 @@ +[transform-input-010.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini new file mode 100644 index 00000000000..4f3d5070034 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini @@ -0,0 +1,2 @@ +[transform-input-011.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini new file mode 100644 index 00000000000..d6a22874c59 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini @@ -0,0 +1,2 @@ +[transform-input-012.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini new file mode 100644 index 00000000000..aa9da621c6f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini @@ -0,0 +1,2 @@ +[transform-input-013.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini new file mode 100644 index 00000000000..477c1249595 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini @@ -0,0 +1,2 @@ +[transform-input-014.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini new file mode 100644 index 00000000000..89c24e435f6 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini @@ -0,0 +1,2 @@ +[transform-input-015.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini new file mode 100644 index 00000000000..a66ce62258d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini @@ -0,0 +1,2 @@ +[transform-input-016.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini new file mode 100644 index 00000000000..942a8be11cb --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini @@ -0,0 +1,2 @@ +[transform-input-019.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini new file mode 100644 index 00000000000..af89a047ac9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini new file mode 100644 index 00000000000..d11f8fa68da --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini new file mode 100644 index 00000000000..a58eb00601e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini new file mode 100644 index 00000000000..02f47c63a4d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini new file mode 100644 index 00000000000..480f523b2e9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini new file mode 100644 index 00000000000..9391fa617ed --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini new file mode 100644 index 00000000000..9b7449bdd63 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini new file mode 100644 index 00000000000..ba75f6f77ab --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini @@ -0,0 +1,2 @@ +[transform-matrix-008.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini new file mode 100644 index 00000000000..7d8d45ba9c0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini @@ -0,0 +1,2 @@ +[transform-origin-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini new file mode 100644 index 00000000000..81b30c49349 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini @@ -0,0 +1,2 @@ +[transform-origin-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-006.html.ini new file mode 100644 index 00000000000..b2a98c470b0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-006.html.ini @@ -0,0 +1,2 @@ +[transform-origin-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini new file mode 100644 index 00000000000..700cf590cd6 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini @@ -0,0 +1,2 @@ +[transform-origin-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini new file mode 100644 index 00000000000..4d5c2bfd48d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini @@ -0,0 +1,2 @@ +[transform-origin-008.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-01.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-01.html.ini new file mode 100644 index 00000000000..724bffcc065 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-01.html.ini @@ -0,0 +1,2 @@ +[transform-origin-01.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-010.html.ini new file mode 100644 index 00000000000..f6e78cca6c9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-010.html.ini @@ -0,0 +1,2 @@ +[transform-origin-010.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-011.html.ini new file mode 100644 index 00000000000..53973670962 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-011.html.ini @@ -0,0 +1,2 @@ +[transform-origin-011.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-012.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-012.html.ini new file mode 100644 index 00000000000..b2e6cad1a91 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-012.html.ini @@ -0,0 +1,2 @@ +[transform-origin-012.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-013.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-013.html.ini new file mode 100644 index 00000000000..6ad96745b0b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-013.html.ini @@ -0,0 +1,2 @@ +[transform-origin-013.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-014.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-014.html.ini new file mode 100644 index 00000000000..19cec509d8f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-014.html.ini @@ -0,0 +1,13 @@ +[transform-origin-014.html] + [Percentage 'transform-origin' with 'fill-box' transform-box] + expected: FAIL + + [Percentage 'transform-origin' with 'view-box' transform-box in nested without 'viewBox'] + expected: FAIL + + [Percentage 'transform-origin' with 'view-box' transform-box in nested with 'viewBox'] + expected: FAIL + + [Percentage 'transform-origin' with 'view-box' transform-box] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-in-shadow.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-in-shadow.html.ini new file mode 100644 index 00000000000..d83ca2cd726 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-in-shadow.html.ini @@ -0,0 +1,2 @@ +[transform-origin-in-shadow.html] + expected: ERROR diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini new file mode 100644 index 00000000000..d57fb948904 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini new file mode 100644 index 00000000000..598a4c91405 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini new file mode 100644 index 00000000000..3fafa6a3179 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini new file mode 100644 index 00000000000..2b72da6c72b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini new file mode 100644 index 00000000000..29883fb622e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini new file mode 100644 index 00000000000..66b2b371af7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini new file mode 100644 index 00000000000..9a84beaa758 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini @@ -0,0 +1,2 @@ +[transform-origin-name-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini new file mode 100644 index 00000000000..220c9b54a4c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini @@ -0,0 +1,2 @@ +[transform-origin.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini new file mode 100644 index 00000000000..2353465b0b1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini @@ -0,0 +1,2 @@ +[transform-overflow-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini new file mode 100644 index 00000000000..a6c765c077c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini @@ -0,0 +1,2 @@ +[transform-overflow-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini new file mode 100644 index 00000000000..e846250eaa0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini @@ -0,0 +1,2 @@ +[transform-percent-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini new file mode 100644 index 00000000000..a49f2b0d225 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini @@ -0,0 +1,2 @@ +[transform-percent-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini new file mode 100644 index 00000000000..5a163cb3679 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini @@ -0,0 +1,2 @@ +[transform-percent-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini new file mode 100644 index 00000000000..5d33ea79cc3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini @@ -0,0 +1,2 @@ +[transform-percent-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini new file mode 100644 index 00000000000..78486aedd00 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini @@ -0,0 +1,2 @@ +[transform-percent-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini new file mode 100644 index 00000000000..828948739e3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini @@ -0,0 +1,2 @@ +[transform-percent-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini new file mode 100644 index 00000000000..e3f9041b974 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini @@ -0,0 +1,2 @@ +[transform-percent-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-008.html.ini new file mode 100644 index 00000000000..c6ea32cb9dd --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-008.html.ini @@ -0,0 +1,2 @@ +[transform-percent-008.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-009.html.ini new file mode 100644 index 00000000000..fe6c38c1011 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-009.html.ini @@ -0,0 +1,13 @@ +[transform-percent-009.html] + [Percentage 'translate(...)' with 'view-box' transform-box in nested with 'viewBox'] + expected: FAIL + + [Percentage 'translate(...)' with 'view-box' transform-box] + expected: FAIL + + [Percentage 'translate(...)' with 'view-box' transform-box in nested without 'viewBox'] + expected: FAIL + + [Percentage 'translate(...)' with 'fill-box' transform-box] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini new file mode 100644 index 00000000000..71af4c081c1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini @@ -0,0 +1,2 @@ +[transform-propagate-inherit-boolean-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini new file mode 100644 index 00000000000..205afd7f07d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini new file mode 100644 index 00000000000..eaf5c713c02 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini new file mode 100644 index 00000000000..ea9eafd3798 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini new file mode 100644 index 00000000000..a258ff4ba46 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini new file mode 100644 index 00000000000..60c2dfb3201 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-006.html.ini new file mode 100644 index 00000000000..0dda61914bd --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-006.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini new file mode 100644 index 00000000000..4c56d18b072 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini @@ -0,0 +1,2 @@ +[transform-rotate-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini new file mode 100644 index 00000000000..9daa0084203 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini @@ -0,0 +1,2 @@ +[transform-rounding-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-001.html.ini new file mode 100644 index 00000000000..1ce6a593b57 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-001.html.ini @@ -0,0 +1,2 @@ +[transform-scale-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-002.html.ini new file mode 100644 index 00000000000..1dd67fc756a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-002.html.ini @@ -0,0 +1,2 @@ +[transform-scale-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-hittest.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-hittest.html.ini new file mode 100644 index 00000000000..4667986e037 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-hittest.html.ini @@ -0,0 +1,7 @@ +[transform-scale-hittest.html] + [Hit test within unscaled box] + expected: FAIL + + [Hit test intersecting scaled box] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini new file mode 100644 index 00000000000..940a466f169 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini @@ -0,0 +1,2 @@ +[transform-scale-test.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scalex-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scalex-001.html.ini new file mode 100644 index 00000000000..883e06bbf7e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scalex-001.html.ini @@ -0,0 +1,2 @@ +[transform-scalex-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scaley-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scaley-001.html.ini new file mode 100644 index 00000000000..040f8de9d34 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scaley-001.html.ini @@ -0,0 +1,2 @@ +[transform-scaley-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini new file mode 100644 index 00000000000..34756c29415 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini @@ -0,0 +1,2 @@ +[transform-singular-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini new file mode 100644 index 00000000000..372af8f732f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini @@ -0,0 +1,2 @@ +[transform-stacking-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini new file mode 100644 index 00000000000..16cb8b60d61 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini @@ -0,0 +1,2 @@ +[transform-stresstest-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini new file mode 100644 index 00000000000..2d6426ebe5a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini @@ -0,0 +1,2 @@ +[transform-table-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini new file mode 100644 index 00000000000..dcbba9fdd2b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini @@ -0,0 +1,2 @@ +[transform-table-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini new file mode 100644 index 00000000000..8a99504ae7e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini @@ -0,0 +1,2 @@ +[transform-table-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini new file mode 100644 index 00000000000..e0dc22c67a7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini @@ -0,0 +1,2 @@ +[transform-table-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini new file mode 100644 index 00000000000..8c65ab23535 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini @@ -0,0 +1,2 @@ +[transform-table-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-006.html.ini new file mode 100644 index 00000000000..f70cae8193f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-006.html.ini @@ -0,0 +1,2 @@ +[transform-table-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-007.html.ini new file mode 100644 index 00000000000..a07970e93a1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-007.html.ini @@ -0,0 +1,2 @@ +[transform-table-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-008.html.ini new file mode 100644 index 00000000000..f6ee8de7555 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-008.html.ini @@ -0,0 +1,2 @@ +[transform-table-008.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini new file mode 100644 index 00000000000..c7c7903553a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini @@ -0,0 +1,2 @@ +[transform-table-009.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini new file mode 100644 index 00000000000..7cd32fa5416 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini @@ -0,0 +1,2 @@ +[transform-table-010.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini new file mode 100644 index 00000000000..439a4e59e1f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini @@ -0,0 +1,2 @@ +[transform-table-011.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini new file mode 100644 index 00000000000..28efff32129 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-inline-table.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini new file mode 100644 index 00000000000..44c600dcfd9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-list-item.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini new file mode 100644 index 00000000000..299e3e32029 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table-caption.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini new file mode 100644 index 00000000000..92b52f071f8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table-cell.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini new file mode 100644 index 00000000000..ad54394e650 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table-footer-group.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini new file mode 100644 index 00000000000..671baa449d8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table-header-group.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini new file mode 100644 index 00000000000..d3924eabf59 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table-row-group.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini new file mode 100644 index 00000000000..15dd5cb56dd --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table-row.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini new file mode 100644 index 00000000000..ba94778e879 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini @@ -0,0 +1,2 @@ +[transform-transformable-table.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-percent-height-child.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-percent-height-child.html.ini new file mode 100644 index 00000000000..e26a0479b33 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-percent-height-child.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-tr-percent-height-child.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini new file mode 100644 index 00000000000..5160b3ef6a1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini @@ -0,0 +1,2 @@ +[transform-translate-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini new file mode 100644 index 00000000000..c686f2c8df3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini @@ -0,0 +1,2 @@ +[transform-translate-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini new file mode 100644 index 00000000000..678e991a273 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini @@ -0,0 +1,2 @@ +[transform-translate-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini new file mode 100644 index 00000000000..eae016e41ac --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini @@ -0,0 +1,2 @@ +[transform-translate-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini new file mode 100644 index 00000000000..21d6131d721 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini @@ -0,0 +1,2 @@ +[transform-translate-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini new file mode 100644 index 00000000000..abb0cf51515 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini @@ -0,0 +1,2 @@ +[transform-translate-background-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini new file mode 100644 index 00000000000..bd8e02d68f5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini @@ -0,0 +1,2 @@ +[transform-translate-background-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini new file mode 100644 index 00000000000..c5ee225e63a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini @@ -0,0 +1,2 @@ +[transform-translatex-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini new file mode 100644 index 00000000000..8d5bd0f42a5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini @@ -0,0 +1,2 @@ +[transform-translatex-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini new file mode 100644 index 00000000000..5e16df5e0db --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini @@ -0,0 +1,2 @@ +[transform-translatex-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini new file mode 100644 index 00000000000..ce71ac32a3b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini @@ -0,0 +1,2 @@ +[transform-translatex-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini new file mode 100644 index 00000000000..e03459d4f33 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini @@ -0,0 +1,2 @@ +[transform-translatex-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-006.html.ini new file mode 100644 index 00000000000..5479d00e112 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-006.html.ini @@ -0,0 +1,2 @@ +[transform-translatex-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini new file mode 100644 index 00000000000..045a8dabc2a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini @@ -0,0 +1,2 @@ +[transform-translatey-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini new file mode 100644 index 00000000000..e20165d612c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini @@ -0,0 +1,2 @@ +[transform-translatey-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini new file mode 100644 index 00000000000..787f3c17f7e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini @@ -0,0 +1,2 @@ +[transform-translatey-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini new file mode 100644 index 00000000000..2b1b8b3e458 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini @@ -0,0 +1,2 @@ +[transform-translatey-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini new file mode 100644 index 00000000000..af1a8c0a114 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini @@ -0,0 +1,2 @@ +[transform-translatey-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-001.html.ini new file mode 100644 index 00000000000..d414d722e54 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-backface-visibility-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-002.html.ini new file mode 100644 index 00000000000..aa88299451a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-backface-visibility-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-003.html.ini new file mode 100644 index 00000000000..0d7854f0d01 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-backface-visibility-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-004.html.ini new file mode 100644 index 00000000000..ab5f197987d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-004.html.ini @@ -0,0 +1,2 @@ +[transform3d-backface-visibility-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-006.html.ini new file mode 100644 index 00000000000..d37316460f7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-006.html.ini @@ -0,0 +1,2 @@ +[transform3d-backface-visibility-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-007.html.ini new file mode 100644 index 00000000000..c43c6d465e5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-backface-visibility-007.html.ini @@ -0,0 +1,2 @@ +[transform3d-backface-visibility-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini new file mode 100644 index 00000000000..11da067d959 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-image-scale-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-002.html.ini new file mode 100644 index 00000000000..530885d6a18 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-image-scale-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini new file mode 100644 index 00000000000..a55b56e6fa9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-matrix3d-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini new file mode 100644 index 00000000000..bf2de7965ea --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-matrix3d-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini new file mode 100644 index 00000000000..68cf19a6c24 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-matrix3d-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini new file mode 100644 index 00000000000..6ff801ed99d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini @@ -0,0 +1,2 @@ +[transform3d-matrix3d-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini new file mode 100644 index 00000000000..bf5d4cc51f8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini @@ -0,0 +1,2 @@ +[transform3d-matrix3d-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini new file mode 100644 index 00000000000..091e99c8091 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-002.html.ini new file mode 100644 index 00000000000..1542f74b8a9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini new file mode 100644 index 00000000000..f266d353cb4 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini new file mode 100644 index 00000000000..ecf73958181 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini new file mode 100644 index 00000000000..49ed9b105d5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-009.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini new file mode 100644 index 00000000000..499ab4c7440 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-origin-ref.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini new file mode 100644 index 00000000000..4f979af52d2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini new file mode 100644 index 00000000000..2e4332bb494 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-008.html.ini new file mode 100644 index 00000000000..dc33d350a5d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-008.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-008.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-009.html.ini new file mode 100644 index 00000000000..4ba84ddd3c0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-009.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-009.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini new file mode 100644 index 00000000000..512d68b6dac --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-010.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini new file mode 100644 index 00000000000..8528d49faec --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-011.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini new file mode 100644 index 00000000000..8e9662abd28 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-012.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-013.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-013.html.ini new file mode 100644 index 00000000000..a83774bfc55 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-013.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-013.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini new file mode 100644 index 00000000000..429d9d56b20 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotate3d-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini new file mode 100644 index 00000000000..cf5f8a8237c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotatex-perspective-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini new file mode 100644 index 00000000000..064f4ef89d0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotatex-perspective-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-003.html.ini new file mode 100644 index 00000000000..ef4c8839862 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotatex-perspective-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini new file mode 100644 index 00000000000..b4bfa8717f5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotatex-ref.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini new file mode 100644 index 00000000000..34038d9da42 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotatex-transformorigin-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini new file mode 100644 index 00000000000..55ca1bd2cd2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-rotatey-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini new file mode 100644 index 00000000000..b898a5c06ed --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-scale-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini new file mode 100644 index 00000000000..fb6a53ff991 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-scale-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini new file mode 100644 index 00000000000..de6b15fbfe7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-scale-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini new file mode 100644 index 00000000000..10d33aedd3a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini @@ -0,0 +1,2 @@ +[transform3d-scale-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini new file mode 100644 index 00000000000..0f92b58fba9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini @@ -0,0 +1,2 @@ +[transform3d-scale-007.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-001.html.ini new file mode 100644 index 00000000000..cf26118440f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-sorting-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini new file mode 100644 index 00000000000..82acb0457bb --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-sorting-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini new file mode 100644 index 00000000000..c1aa90024f9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-sorting-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini new file mode 100644 index 00000000000..23ea21bfa12 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini @@ -0,0 +1,2 @@ +[transform3d-sorting-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-005.html.ini new file mode 100644 index 00000000000..a928b349949 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-005.html.ini @@ -0,0 +1,2 @@ +[transform3d-sorting-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-006.html.ini new file mode 100644 index 00000000000..c5f4bbe8765 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-006.html.ini @@ -0,0 +1,2 @@ +[transform3d-sorting-006.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini new file mode 100644 index 00000000000..a1cfff3f60c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-translate3d-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini new file mode 100644 index 00000000000..af0f6fce1fb --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini @@ -0,0 +1,2 @@ +[transform3d-translatez-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate.html.ini new file mode 100644 index 00000000000..be134d8580a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate.html.ini @@ -0,0 +1,4 @@ +[transform_translate.html] + [transform_translate_100px_100px] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_invalid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_invalid.html.ini new file mode 100644 index 00000000000..1998b5227c8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_invalid.html.ini @@ -0,0 +1,4 @@ +[transform_translate_invalid.html] + [transform_translate_null_null] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_max.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_max.html.ini new file mode 100644 index 00000000000..531c6b3775f --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_max.html.ini @@ -0,0 +1,4 @@ +[transform_translate_max.html] + [transform_translate_max] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_min.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_min.html.ini new file mode 100644 index 00000000000..f5bdc0fb1e4 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_min.html.ini @@ -0,0 +1,4 @@ +[transform_translate_min.html] + [transform_translate_min] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_neg.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_neg.html.ini new file mode 100644 index 00000000000..9c139a61c54 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_neg.html.ini @@ -0,0 +1,4 @@ +[transform_translate_neg.html] + [transform_translate_-1px_-1px] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_second_omited.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_second_omited.html.ini new file mode 100644 index 00000000000..9e7a12c75c3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_second_omited.html.ini @@ -0,0 +1,4 @@ +[transform_translate_second_omited.html] + [transform_translate_100px] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_zero.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_zero.html.ini new file mode 100644 index 00000000000..7d20ff1d2d4 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform_translate_zero.html.ini @@ -0,0 +1,4 @@ +[transform_translate_zero.html] + [transform_translate_0_0] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini new file mode 100644 index 00000000000..d5f6afd8fd8 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini @@ -0,0 +1,2 @@ +[transformed-preserve-3d-1.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini new file mode 100644 index 00000000000..05d88526162 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini @@ -0,0 +1,2 @@ +[transformed-rotateX-3.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini new file mode 100644 index 00000000000..9141660a0b7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini @@ -0,0 +1,2 @@ +[transformed-rotateY-1.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-45.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-45.html.ini new file mode 100644 index 00000000000..3e385c08cc1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-45.html.ini @@ -0,0 +1,2 @@ +[transforms-rotate-degree-45.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini new file mode 100644 index 00000000000..e09e093cd34 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini @@ -0,0 +1,2 @@ +[transforms-rotate-degree-90.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini new file mode 100644 index 00000000000..a86c8d59948 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini @@ -0,0 +1,2 @@ +[transforms-rotate-translate-scale.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini new file mode 100644 index 00000000000..779d98966de --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini @@ -0,0 +1,2 @@ +[transforms-rotateY-degree-60.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewX.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewX.html.ini new file mode 100644 index 00000000000..769ec4b0b7e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewX.html.ini @@ -0,0 +1,2 @@ +[transforms-skewX.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewY.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewY.html.ini new file mode 100644 index 00000000000..57bed3d13e1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-skewY.html.ini @@ -0,0 +1,2 @@ +[transforms-skewY.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-support-calc.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-support-calc.html.ini new file mode 100644 index 00000000000..816c4b9370a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-support-calc.html.ini @@ -0,0 +1,22 @@ +[transforms-support-calc.html] + [transform supports calc] + expected: FAIL + + [scale supports calc] + expected: FAIL + + [perspective-origin supports calc] + expected: FAIL + + [translate supports calc] + expected: FAIL + + [rotate supports calc] + expected: FAIL + + [perspective supports calc] + expected: FAIL + + [transform-origin supports calc] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/translate-getComputedStyle.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/translate-getComputedStyle.html.ini new file mode 100644 index 00000000000..829073c6d45 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/translate-getComputedStyle.html.ini @@ -0,0 +1,4 @@ +[translate-getComputedStyle.html] + [computed style for translate] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini new file mode 100644 index 00000000000..bea2d80af20 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini @@ -0,0 +1,2 @@ +[translate-optional-second-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/translate.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/translate.html.ini new file mode 100644 index 00000000000..923f089c3a5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/translate.html.ini @@ -0,0 +1,2 @@ +[translate.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle.html.ini new file mode 100644 index 00000000000..5852735e9c3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle.html.ini @@ -0,0 +1,2 @@ +[ttwf-css-3d-polygon-cycle.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini new file mode 100644 index 00000000000..1dcd26ee95d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini @@ -0,0 +1,2 @@ +[ttwf-reftest-rotate.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewx-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewx-001.html.ini new file mode 100644 index 00000000000..e3da5d61a19 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewx-001.html.ini @@ -0,0 +1,2 @@ +[ttwf-transform-skewx-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewy-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewy-001.html.ini new file mode 100644 index 00000000000..4361cfcdf52 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-skewy-001.html.ini @@ -0,0 +1,2 @@ +[ttwf-transform-skewy-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatex-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatex-001.html.ini new file mode 100644 index 00000000000..3e0e94e4c3c --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatex-001.html.ini @@ -0,0 +1,2 @@ +[ttwf-transform-translatex-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini new file mode 100644 index 00000000000..cac747e2afd --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini @@ -0,0 +1,2 @@ +[ttwf-transform-translatey-001.html] + expected: FAIL From 80b29380f144e4693a45487a966d7044cd0f5b6f Mon Sep 17 00:00:00 2001 From: Martin Robinson Date: Wed, 19 Feb 2020 09:46:09 +0100 Subject: [PATCH 2/2] Add layout_2020 support for transformations --- components/layout/fragment.rs | 14 +- .../layout_2020/display_list/conversions.rs | 11 + .../display_list/stacking_context.rs | 167 +++- .../style/properties/longhands/box.mako.rs | 10 +- components/style/values/generics/transform.rs | 27 +- .../animation/list-interpolation.html.ini | 171 ---- .../animation/matrix-interpolation.html.ini | 9 - .../perspective-composition.html.ini | 61 -- .../perspective-interpolation.html.ini | 405 -------- .../perspective-origin-interpolation.html.ini | 270 ------ .../animation/transform-composition.html.ini | 85 -- .../transform-interpolation-001.html.ini | 918 ------------------ .../transform-interpolation-002.html.ini | 486 ---------- .../transform-interpolation-003.html.ini | 378 -------- .../transform-interpolation-004.html.ini | 648 ------------- .../transform-interpolation-005.html.ini | 801 --------------- .../transform-interpolation-006.html.ini | 216 ----- .../transform-matrix-composition.html.ini | 169 ---- .../transform-origin-interpolation.html.ini | 378 -------- ...transform-perspective-composition.html.ini | 43 - .../transform-rotate-composition.html.ini | 190 ---- .../transform-scale-composition.html.ini | 148 --- .../transform-skew-composition.html.ini | 130 --- .../transform-translate-composition.html.ini | 169 ---- .../css-rotate-2d-3d-001.html.ini | 2 - .../css-scale-nested-001.html.ini | 2 - ...-transform-3d-rotate3d-X-negative.html.ini | 2 - ...-transform-3d-rotate3d-X-positive.html.ini | 2 - ...-transform-3d-rotate3d-Y-negative.html.ini | 2 - ...-transform-3d-rotate3d-Y-positive.html.ini | 2 - ...-transform-3d-rotate3d-Z-negative.html.ini | 2 - ...-transform-3d-rotate3d-Z-positive.html.ini | 2 - ...css-transform-3d-rotateX-negative.html.ini | 2 - ...css-transform-3d-rotateX-positive.html.ini | 2 - ...css-transform-3d-rotateY-negative.html.ini | 2 - ...css-transform-3d-rotateY-positive.html.ini | 2 - ...css-transform-3d-rotateZ-negative.html.ini | 2 - ...css-transform-3d-rotateZ-positive.html.ini | 2 - ...sform-animate-translate-implied-y.html.ini | 2 + .../css-transform-inherit-scale.html.ini | 2 - .../css-transform-property-existence.html.ini | 19 - .../css-transform-scale-002.html.ini | 2 - ...sform-style-evaluation-validation.html.ini | 7 - ...nsforms-3d-on-anonymous-block-001.html.ini | 2 + .../css3-transform-perspective.html.ini | 2 - .../css3-transform-rotateY.html.ini | 2 - .../css3-transform-scale-002.html.ini | 2 - .../css3-transform-scale.html.ini | 2 - .../individual-transform-1.html.ini | 2 + .../individual-transform-2a.html.ini | 2 + .../individual-transform-2b.html.ini | 2 + .../individual-transform-2c.html.ini | 2 + .../individual-transform-2d.html.ini | 2 + .../individual-transform-2e.html.ini | 2 + .../backface-visibility-valid.html.ini | 7 - .../parsing/perspective-origin-valid.html.ini | 55 -- .../parsing/transform-origin-valid.html.ini | 49 - .../parsing/transform-valid.html.ini | 106 -- .../perspective-origin-x.html.ini | 2 - .../perspective-origin-xy.html.ini | 2 - .../perspective-translateZ-0.html.ini | 2 - .../perspective-translateZ-negative.html.ini | 2 - .../perspective-translateZ-positive.html.ini | 2 - .../css/css-transforms/rotateY.html.ini | 2 - .../scale-optional-second-001.html.ini | 2 - .../css-transforms/scale-zero-001.html.ini | 2 - .../transform-applies-to-001.xht.ini | 2 - .../transform-applies-to-002.xht.ini | 2 + .../transform-compound-001.html.ini | 2 - .../transform-descendant-001.html.ini | 2 - .../transform-display-001.html.ini | 2 - .../transform-display-002.html.ini | 2 - .../transform-display-003.html.ini | 2 - .../transform-display-004.html.ini | 2 - .../transform-inherit-002.html.ini | 2 - .../transform-inherit-origin-001.html.ini | 2 - .../transform-inherit-origin-002.html.ini | 2 - .../transform-input-001.html.ini | 2 - .../transform-input-002.html.ini | 2 - .../transform-input-003.html.ini | 2 - .../transform-input-004.html.ini | 2 - .../transform-input-005.html.ini | 2 - .../transform-input-006.html.ini | 2 - .../transform-input-007.html.ini | 2 - .../transform-input-008.html.ini | 2 - .../transform-input-009.html.ini | 2 - .../transform-input-010.html.ini | 2 - .../transform-input-011.html.ini | 2 - .../transform-input-012.html.ini | 2 - .../transform-input-013.html.ini | 2 - .../transform-input-014.html.ini | 2 - .../transform-input-015.html.ini | 2 - .../transform-input-016.html.ini | 2 - .../transform-input-019.html.ini | 2 - .../transform-matrix-001.html.ini | 2 - .../transform-matrix-002.html.ini | 2 - .../transform-matrix-003.html.ini | 2 - .../transform-matrix-004.html.ini | 2 - .../transform-matrix-005.html.ini | 2 - .../transform-matrix-006.html.ini | 2 - .../transform-matrix-007.html.ini | 2 - .../transform-matrix-008.html.ini | 2 - .../transform-origin-001.html.ini | 2 - .../transform-origin-002.html.ini | 2 - .../transform-origin-007.html.ini | 2 - .../transform-origin-008.html.ini | 2 - .../transform-origin-009.html.ini | 2 + .../transform-origin-name-001.html.ini | 2 - .../transform-origin-name-002.html.ini | 2 - .../transform-origin-name-003.html.ini | 2 - .../transform-origin-name-004.html.ini | 2 - .../transform-origin-name-005.html.ini | 2 - .../transform-origin-name-006.html.ini | 2 - .../transform-origin-name-007.html.ini | 2 - .../css-transforms/transform-origin.html.ini | 2 - .../transform-overflow-001.html.ini | 2 - .../transform-overflow-002.html.ini | 2 - .../transform-percent-001.html.ini | 2 - .../transform-percent-002.html.ini | 2 - .../transform-percent-003.html.ini | 2 - .../transform-percent-004.html.ini | 2 - .../transform-percent-005.html.ini | 2 - .../transform-percent-006.html.ini | 2 - .../transform-percent-007.html.ini | 2 - ...orm-propagate-inherit-boolean-001.html.ini | 2 - .../transform-rotate-001.html.ini | 2 - .../transform-rotate-002.html.ini | 2 - .../transform-rotate-003.html.ini | 2 - .../transform-rotate-004.html.ini | 2 - .../transform-rotate-005.html.ini | 2 - .../transform-rotate-007.html.ini | 2 - .../transform-rounding-001.html.ini | 2 - .../transform-scale-test.html.ini | 2 - .../transform-singular-001.html.ini | 2 - .../transform-stacking-001.html.ini | 2 - .../transform-stresstest-001.html.ini | 2 - .../transform-table-001.html.ini | 2 - .../transform-table-002.html.ini | 2 - .../transform-table-003.html.ini | 2 - .../transform-table-004.html.ini | 2 - .../transform-table-005.html.ini | 2 - .../transform-table-009.html.ini | 2 - .../transform-table-010.html.ini | 2 - .../transform-table-011.html.ini | 2 - ...nsform-transformable-inline-table.html.ini | 2 - ...transform-transformable-list-item.html.ini | 2 - ...sform-transformable-table-caption.html.ini | 2 - ...ransform-transformable-table-cell.html.ini | 2 - ...-transformable-table-footer-group.html.ini | 2 - ...-transformable-table-header-group.html.ini | 2 - ...orm-transformable-table-row-group.html.ini | 2 - ...transform-transformable-table-row.html.ini | 2 - .../transform-transformable-table.html.ini | 2 - ...d-caption-contains-fixed-position.html.ini | 2 + ...med-tbody-contains-fixed-position.html.ini | 2 + ...formed-td-contains-fixed-position.html.ini | 2 + ...med-tfoot-contains-fixed-position.html.ini | 2 + ...formed-th-contains-fixed-position.html.ini | 2 + ...med-thead-contains-fixed-position.html.ini | 2 + ...formed-tr-contains-fixed-position.html.ini | 2 + .../transform-translate-001.html.ini | 2 - .../transform-translate-002.html.ini | 2 - .../transform-translate-003.html.ini | 2 - .../transform-translate-004.html.ini | 2 - .../transform-translate-005.html.ini | 2 - ...ransform-translate-background-001.html.ini | 2 - ...ransform-translate-background-002.html.ini | 2 - .../transform-translatex-001.html.ini | 2 - .../transform-translatex-002.html.ini | 2 - .../transform-translatex-003.html.ini | 2 - .../transform-translatex-004.html.ini | 2 - .../transform-translatex-005.html.ini | 2 - .../transform-translatey-001.html.ini | 2 - .../transform-translatey-002.html.ini | 2 - .../transform-translatey-003.html.ini | 2 - .../transform-translatey-004.html.ini | 2 - .../transform-translatey-005.html.ini | 2 - .../transform3d-image-scale-001.html.ini | 2 - .../transform3d-matrix3d-001.html.ini | 2 - .../transform3d-matrix3d-002.html.ini | 2 - .../transform3d-matrix3d-003.html.ini | 2 - .../transform3d-matrix3d-004.html.ini | 2 - .../transform3d-matrix3d-005.html.ini | 2 - .../transform3d-perspective-001.html.ini | 2 - .../transform3d-perspective-003.html.ini | 2 + .../transform3d-perspective-004.html.ini | 2 + .../transform3d-perspective-005.html.ini | 2 + .../transform3d-perspective-006.html.ini | 2 - .../transform3d-perspective-007.html.ini | 2 - .../transform3d-perspective-009.html.ini | 2 - ...ransform3d-perspective-origin-ref.html.ini | 2 - .../transform3d-preserve3d-002.html.ini | 2 + .../transform3d-preserve3d-003.html.ini | 2 + .../transform3d-preserve3d-004.html.ini | 2 + .../transform3d-preserve3d-006.html.ini | 2 - .../transform3d-preserve3d-007.html.ini | 2 - .../transform3d-preserve3d-010.html.ini | 2 - .../transform3d-preserve3d-011.html.ini | 2 - .../transform3d-preserve3d-012.html.ini | 2 - .../transform3d-rotate3d-002.html.ini | 2 - ...ansform3d-rotatex-perspective-001.html.ini | 2 - ...ansform3d-rotatex-perspective-002.html.ini | 2 - .../transform3d-rotatex-ref.html.ini | 2 - ...orm3d-rotatex-transformorigin-001.html.ini | 2 - .../transform3d-rotatey-001.html.ini | 2 - .../transform3d-scale-001.html.ini | 2 - .../transform3d-scale-002.html.ini | 2 - .../transform3d-scale-003.html.ini | 2 - .../transform3d-scale-004.html.ini | 2 - .../transform3d-scale-007.html.ini | 2 - .../transform3d-sorting-002.html.ini | 2 - .../transform3d-sorting-003.html.ini | 2 - .../transform3d-sorting-004.html.ini | 2 - .../transform3d-translate3d-001.html.ini | 2 - .../transform3d-translatez-001.html.ini | 2 - .../transformed-preserve-3d-1.html.ini | 2 - .../transformed-rotateX-3.html.ini | 2 - .../transformed-rotateY-1.html.ini | 2 - .../transforms-rotate-degree-90.html.ini | 2 - ...transforms-rotate-translate-scale.html.ini | 2 - .../transforms-rotateY-degree-60.html.ini | 2 - .../translate-optional-second-001.html.ini | 2 - ...twf-css-3d-polygon-cycle-mismatch.html.ini | 2 + .../ttwf-reftest-rotate.html.ini | 2 - .../ttwf-transform-translatey-001.html.ini | 2 - .../filter-cb-abspos-inline-002.html.ini | 2 + .../filter-effects/filter-scale-001.html.ini | 2 - .../css/inline_stacking_context.html.ini | 2 - .../css/overflow_transformed_sc.html.ini | 2 - .../overflow_transformed_sc_rotate.html.ini | 2 - .../meta-layout-2020/css/perspective.html.ini | 4 - .../css/pixel_snapping_position_a.html.ini | 2 + .../css/relative_position_clip_a.html.ini | 2 - .../css/transform_3d.html.ini | 2 - .../css/transform_optimization.html.ini | 2 - .../css/transform_simple_a.html.ini | 2 - .../css/translate_clip.html.ini | 2 - .../meta-layout-2020/mozilla/calc.html.ini | 6 - 238 files changed, 250 insertions(+), 6319 deletions(-) delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-animate-translate-implied-y.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-3d-on-anonymous-block-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-1.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2a.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2b.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2c.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2d.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2e.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-002.xht.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-009.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-caption-contains-fixed-position.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tbody-contains-fixed-position.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-td-contains-fixed-position.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tfoot-contains-fixed-position.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-th-contains-fixed-position.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-thead-contains-fixed-position.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-contains-fixed-position.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-004.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-005.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-002.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-003.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle-mismatch.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/filter-effects/filter-cb-abspos-inline-002.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/filter-effects/filter-scale-001.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/inline_stacking_context.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc_rotate.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/perspective.html.ini create mode 100644 tests/wpt/mozilla/meta-layout-2020/css/pixel_snapping_position_a.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/relative_position_clip_a.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/transform_3d.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/transform_optimization.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/transform_simple_a.html.ini delete mode 100644 tests/wpt/mozilla/meta-layout-2020/css/translate_clip.html.ini diff --git a/components/layout/fragment.rs b/components/layout/fragment.rs index ef1c6227a0a..d074c300e2f 100644 --- a/components/layout/fragment.rs +++ b/components/layout/fragment.rs @@ -61,7 +61,7 @@ use style::selector_parser::RestyleDamage; use style::servo::restyle_damage::ServoRestyleDamage; use style::str::char_is_whitespace; use style::values::computed::counters::ContentItem; -use style::values::computed::{Size, VerticalAlign}; +use style::values::computed::{Length, Size, VerticalAlign}; use style::values::generics::box_::{Perspective, VerticalAlignKeyword}; use style::values::generics::transform; use webrender_api; @@ -3169,9 +3169,19 @@ impl Fragment { stacking_relative_border_box: &Rect, ) -> Option { let list = &self.style.get_box().transform; + let border_box_as_length = Rect::new( + Point2D::new( + Length::new(stacking_relative_border_box.origin.x.to_f32_px()), + Length::new(stacking_relative_border_box.origin.y.to_f32_px()), + ), + Size2D::new( + Length::new(stacking_relative_border_box.size.width.to_f32_px()), + Length::new(stacking_relative_border_box.size.height.to_f32_px()), + ), + ); let transform = LayoutTransform::from_untyped( &list - .to_transform_3d_matrix(Some(stacking_relative_border_box)) + .to_transform_3d_matrix(Some(&border_box_as_length)) .ok()? .0, ); diff --git a/components/layout_2020/display_list/conversions.rs b/components/layout_2020/display_list/conversions.rs index ae5bf1e2625..410797796dd 100644 --- a/components/layout_2020/display_list/conversions.rs +++ b/components/layout_2020/display_list/conversions.rs @@ -4,6 +4,7 @@ use crate::geom::{PhysicalPoint, PhysicalRect, PhysicalSides, PhysicalSize}; use style::computed_values::mix_blend_mode::T as ComputedMixBlendMode; +use style::computed_values::transform_style::T as ComputedTransformStyle; use style::values::computed::Filter as ComputedFilter; use style::values::computed::Length; use webrender_api as wr; @@ -57,6 +58,16 @@ impl ToWebRender for ComputedMixBlendMode { } } +impl ToWebRender for ComputedTransformStyle { + type Type = wr::TransformStyle; + fn to_webrender(&self) -> Self::Type { + match *self { + ComputedTransformStyle::Flat => wr::TransformStyle::Flat, + ComputedTransformStyle::Preserve3d => wr::TransformStyle::Preserve3D, + } + } +} + impl ToWebRender for PhysicalPoint { type Type = webrender_api::units::LayoutPoint; fn to_webrender(&self) -> Self::Type { diff --git a/components/layout_2020/display_list/stacking_context.rs b/components/layout_2020/display_list/stacking_context.rs index b7435e891ad..7e4d27e2357 100644 --- a/components/layout_2020/display_list/stacking_context.rs +++ b/components/layout_2020/display_list/stacking_context.rs @@ -6,6 +6,7 @@ use crate::display_list::conversions::ToWebRender; use crate::display_list::DisplayListBuilder; use crate::fragments::{AnonymousFragment, BoxFragment, Fragment}; use crate::geom::PhysicalRect; +use euclid::default::Rect; use gfx_traits::{combine_id_with_fragment_type, FragmentType}; use std::cmp::Ordering; use std::mem; @@ -15,9 +16,11 @@ use style::computed_values::overflow_x::T as ComputedOverflow; use style::computed_values::position::T as ComputedPosition; use style::computed_values::transform_style::T as ComputedTransformStyle; use style::values::computed::Length; +use style::values::generics::box_::Perspective; +use style::values::generics::transform; use style::values::specified::box_::DisplayOutside; use webrender_api as wr; -use webrender_api::units::{LayoutPoint, LayoutVector2D}; +use webrender_api::units::{LayoutPoint, LayoutTransform, LayoutVector2D}; #[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd)] pub(crate) enum StackingContextSection { @@ -299,7 +302,11 @@ impl BoxFragment { return true; } - if self.has_filter_transform_or_perspective() { + if self.has_transform_or_perspective() { + return true; + } + + if !self.style.get_effects().filter.0.is_empty() { return true; } @@ -340,11 +347,10 @@ impl BoxFragment { 0 } - /// Returns true if this fragment has a filter, transform, or perspective property set. - fn has_filter_transform_or_perspective(&self) -> bool { - // TODO(mrobinson): We need to handle perspective here. + /// Returns true if this fragment has a transform, or perspective property set. + fn has_transform_or_perspective(&self) -> bool { !self.style.get_box().transform.0.is_empty() || - !self.style.get_effects().filter.0.is_empty() + self.style.get_box().perspective != Perspective::None } fn build_stacking_context_tree<'a>( @@ -363,7 +369,7 @@ impl BoxFragment { self.build_stacking_context_tree_for_children( fragment, builder, - containing_block, + *containing_block, stacking_context, ); return; @@ -374,7 +380,7 @@ impl BoxFragment { self.build_stacking_context_tree_for_children( fragment, builder, - containing_block, + *containing_block, &mut child_stacking_context, ); @@ -400,23 +406,38 @@ impl BoxFragment { &'a self, fragment: &'a Fragment, builder: &mut DisplayListBuilder, - containing_block: &PhysicalRect, + mut containing_block: PhysicalRect, stacking_context: &mut StackingContext<'a>, ) { + let relative_border_rect = self + .border_rect() + .to_physical(self.style.writing_mode, &containing_block); + let border_rect = relative_border_rect.translate(containing_block.origin.to_vector()); + let established_reference_frame = + self.build_reference_frame_if_necessary(builder, &border_rect); + + // WebRender reference frames establish a new coordinate system at their origin + // (the border box of the fragment). We need to ensure that any coordinates we + // give to WebRender in this reference frame are relative to the fragment border + // box. We do this by adjusting the containing block origin. + if established_reference_frame { + containing_block.origin = (-relative_border_rect.origin.to_vector()).to_point(); + } + stacking_context.fragments.push(StackingContextFragment { space_and_clip: builder.current_space_and_clip, section: self.get_stacking_context_section(), - containing_block: *containing_block, + containing_block: containing_block, fragment, }); // We want to build the scroll frame after the background and border, because // they shouldn't scroll with the rest of the box content. - self.build_scroll_frame_if_necessary(builder, containing_block); + self.build_scroll_frame_if_necessary(builder, &containing_block); let new_containing_block = self .content_rect - .to_physical(self.style.writing_mode, containing_block) + .to_physical(self.style.writing_mode, &containing_block) .translate(containing_block.origin.to_vector()); for child in &self.children { child.build_stacking_context_tree(builder, &new_containing_block, stacking_context); @@ -476,6 +497,128 @@ impl BoxFragment { ); } } + + /// Build a reference frame for this fragment if it is necessary. Returns `true` if + /// a reference was built and `false` otherwise. + fn build_reference_frame_if_necessary( + &self, + builder: &mut DisplayListBuilder, + border_rect: &PhysicalRect, + ) -> bool { + if !self.has_transform_or_perspective() { + return false; + } + let untyped_border_rect = border_rect.to_untyped(); + let transform = self.calculate_transform_matrix(&untyped_border_rect); + let perspective = self.calculate_perspective_matrix(&untyped_border_rect); + let (reference_frame_transform, reference_frame_kind) = match (transform, perspective) { + (None, Some(perspective)) => ( + perspective, + wr::ReferenceFrameKind::Perspective { + scrolling_relative_to: None, + }, + ), + (Some(transform), None) => (transform, wr::ReferenceFrameKind::Transform), + (Some(transform), Some(perspective)) => ( + transform.pre_transform(&perspective), + wr::ReferenceFrameKind::Perspective { + scrolling_relative_to: None, + }, + ), + (None, None) => unreachable!(), + }; + + builder.current_space_and_clip.spatial_id = builder.wr.push_reference_frame( + border_rect.origin.to_webrender(), + builder.current_space_and_clip.spatial_id, + self.style.get_box().transform_style.to_webrender(), + wr::PropertyBinding::Value(reference_frame_transform), + reference_frame_kind, + ); + true + } + + /// Returns the 4D matrix representing this fragment's transform. + pub fn calculate_transform_matrix( + &self, + border_rect: &Rect, + ) -> Option { + let list = &self.style.get_box().transform; + let transform = + LayoutTransform::from_untyped(&list.to_transform_3d_matrix(Some(&border_rect)).ok()?.0); + + let transform_origin = &self.style.get_box().transform_origin; + let transform_origin_x = transform_origin + .horizontal + .percentage_relative_to(border_rect.size.width) + .px(); + let transform_origin_y = transform_origin + .vertical + .percentage_relative_to(border_rect.size.height) + .px(); + let transform_origin_z = transform_origin.depth.px(); + + let pre_transform = LayoutTransform::create_translation( + transform_origin_x, + transform_origin_y, + transform_origin_z, + ); + let post_transform = LayoutTransform::create_translation( + -transform_origin_x, + -transform_origin_y, + -transform_origin_z, + ); + + Some( + pre_transform + .pre_transform(&transform) + .pre_transform(&post_transform), + ) + } + + /// Returns the 4D matrix representing this fragment's perspective. + pub fn calculate_perspective_matrix( + &self, + border_rect: &Rect, + ) -> Option { + match self.style.get_box().perspective { + Perspective::Length(length) => { + let perspective_origin = &self.style.get_box().perspective_origin; + let perspective_origin = LayoutPoint::new( + perspective_origin + .horizontal + .percentage_relative_to(border_rect.size.width) + .px(), + perspective_origin + .vertical + .percentage_relative_to(border_rect.size.height) + .px(), + ); + + let pre_transform = LayoutTransform::create_translation( + perspective_origin.x, + perspective_origin.y, + 0.0, + ); + let post_transform = LayoutTransform::create_translation( + -perspective_origin.x, + -perspective_origin.y, + 0.0, + ); + + let perspective_matrix = LayoutTransform::from_untyped( + &transform::create_perspective_matrix(length.px()), + ); + + Some( + pre_transform + .pre_transform(&perspective_matrix) + .pre_transform(&post_transform), + ) + }, + Perspective::None => None, + } + } } impl AnonymousFragment { diff --git a/components/style/properties/longhands/box.mako.rs b/components/style/properties/longhands/box.mako.rs index 90c8dc539d8..8946290918e 100644 --- a/components/style/properties/longhands/box.mako.rs +++ b/components/style/properties/longhands/box.mako.rs @@ -345,7 +345,6 @@ ${helpers.predefined_type( "Transform", "generics::transform::Transform::none()", engines="gecko servo-2013 servo-2020", - servo_2020_pref="layout.2020.unimplemented", extra_prefixes=transform_extra_prefixes, animation_value_type="ComputedValue", flags="CREATES_STACKING_CONTEXT FIXPOS_CB CAN_ANIMATE_ON_COMPOSITOR", @@ -549,7 +548,7 @@ ${helpers.predefined_type( "perspective", "Perspective", "computed::Perspective::none()", - engines="gecko servo-2013", + engines="gecko servo-2013 servo-2020", gecko_ffi_name="mChildPerspective", spec="https://drafts.csswg.org/css-transforms/#perspective", extra_prefixes=transform_extra_prefixes, @@ -562,7 +561,7 @@ ${helpers.predefined_type( "perspective-origin", "Position", "computed::position::Position::center()", - engines="gecko servo-2013", + engines="gecko servo-2013 servo-2020", boxed=True, extra_prefixes=transform_extra_prefixes, spec="https://drafts.csswg.org/css-transforms-2/#perspective-origin-property", @@ -573,7 +572,7 @@ ${helpers.predefined_type( ${helpers.single_keyword( "backface-visibility", "visible hidden", - engines="gecko servo-2013", + engines="gecko servo-2013 servo-2020", spec="https://drafts.csswg.org/css-transforms/#backface-visibility-property", extra_prefixes=transform_extra_prefixes, animation_value_type="discrete", @@ -595,7 +594,6 @@ ${helpers.predefined_type( "TransformStyle", "computed::TransformStyle::Flat", engines="gecko servo-2013 servo-2020", - servo_2020_pref="layout.2020.unimplemented", spec="https://drafts.csswg.org/css-transforms-2/#transform-style-property", needs_context=False, extra_prefixes=transform_extra_prefixes, @@ -608,7 +606,7 @@ ${helpers.predefined_type( "transform-origin", "TransformOrigin", "computed::TransformOrigin::initial_value()", - engines="gecko servo-2013", + engines="gecko servo-2013 servo-2020", animation_value_type="ComputedValue", extra_prefixes=transform_extra_prefixes, gecko_ffi_name="mTransformOrigin", diff --git a/components/style/values/generics/transform.rs b/components/style/values/generics/transform.rs index 26e54ab8df4..b77bba40b82 100644 --- a/components/style/values/generics/transform.rs +++ b/components/style/values/generics/transform.rs @@ -11,7 +11,6 @@ use crate::values::specified::length::Length as SpecifiedLength; use crate::values::specified::length::LengthPercentage as SpecifiedLengthPercentage; use crate::values::{computed, CSSFloat}; use crate::Zero; -use app_units::Au; use euclid; use euclid::default::{Rect, Transform3D}; use std::fmt::{self, Write}; @@ -329,7 +328,7 @@ where /// Convert a length type into the absolute lengths. pub trait ToAbsoluteLength { /// Returns the absolute length as pixel value. - fn to_pixel_length(&self, containing_len: Option) -> Result; + fn to_pixel_length(&self, containing_len: Option) -> Result; } impl ToAbsoluteLength for SpecifiedLength { @@ -337,7 +336,7 @@ impl ToAbsoluteLength for SpecifiedLength { // parsing a transform list of DOMMatrix because we want to return a DOM Exception // if there is relative length. #[inline] - fn to_pixel_length(&self, _containing_len: Option) -> Result { + fn to_pixel_length(&self, _containing_len: Option) -> Result { match *self { SpecifiedLength::NoCalc(len) => len.to_computed_pixel_length_without_context(), SpecifiedLength::Calc(ref calc) => calc.to_computed_pixel_length_without_context(), @@ -350,7 +349,7 @@ impl ToAbsoluteLength for SpecifiedLengthPercentage { // parsing a transform list of DOMMatrix because we want to return a DOM Exception // if there is relative length. #[inline] - fn to_pixel_length(&self, _containing_len: Option) -> Result { + fn to_pixel_length(&self, _containing_len: Option) -> Result { use self::SpecifiedLengthPercentage::*; match *self { Length(len) => len.to_computed_pixel_length_without_context(), @@ -362,16 +361,16 @@ impl ToAbsoluteLength for SpecifiedLengthPercentage { impl ToAbsoluteLength for ComputedLength { #[inline] - fn to_pixel_length(&self, _containing_len: Option) -> Result { + fn to_pixel_length(&self, _containing_len: Option) -> Result { Ok(self.px()) } } impl ToAbsoluteLength for ComputedLengthPercentage { #[inline] - fn to_pixel_length(&self, containing_len: Option) -> Result { + fn to_pixel_length(&self, containing_len: Option) -> Result { match containing_len { - Some(relative_len) => Ok(self.to_pixel_length(relative_len).px()), + Some(relative_len) => Ok(self.resolve(relative_len).px()), // If we don't have reference box, we cannot resolve the used value, // so only retrieve the length part. This will be used for computing // distance without any layout info. @@ -388,7 +387,10 @@ pub trait ToMatrix { fn is_3d(&self) -> bool; /// Return the equivalent 3d matrix. - fn to_3d_matrix(&self, reference_box: Option<&Rect>) -> Result, ()>; + fn to_3d_matrix( + &self, + reference_box: Option<&Rect>, + ) -> Result, ()>; } /// A little helper to deal with both specified and computed angles. @@ -434,7 +436,10 @@ where /// However, for specified TransformOperation, we will return Err(()) if there is any relative /// lengths because the only caller, DOMMatrix, doesn't accept relative lengths. #[inline] - fn to_3d_matrix(&self, reference_box: Option<&Rect>) -> Result, ()> { + fn to_3d_matrix( + &self, + reference_box: Option<&Rect>, + ) -> Result, ()> { use self::TransformOperation::*; use std::f64; @@ -537,7 +542,7 @@ impl Transform { #[cfg_attr(rustfmt, rustfmt_skip)] pub fn to_transform_3d_matrix( &self, - reference_box: Option<&Rect> + reference_box: Option<&Rect> ) -> Result<(Transform3D, bool), ()> { let cast_3d_transform = |m: Transform3D| -> Transform3D { use std::{f32, f64}; @@ -557,7 +562,7 @@ impl Transform { /// Same as Transform::to_transform_3d_matrix but a f64 version. pub fn to_transform_3d_matrix_f64( &self, - reference_box: Option<&Rect>, + reference_box: Option<&Rect>, ) -> Result<(Transform3D, bool), ()> { // We intentionally use Transform3D during computation to avoid error propagation // because using f32 to compute triangle functions (e.g. in create_rotation()) is not diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini index 31eec23b0fb..e96d2cb1df1 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/list-interpolation.html.ini @@ -1,217 +1,49 @@ [list-interpolation.html] - [CSS Animations: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [none\] at (0.25) should be [none\]] expected: FAIL - [CSS Animations: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] - expected: FAIL - [Web Animations: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] expected: FAIL - [CSS Animations: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Transitions: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] - expected: FAIL - [Web Animations: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] expected: FAIL - [CSS Animations: property from [none\] to [none\] at (0.25) should be [none\]] - expected: FAIL - [Web Animations: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] - expected: FAIL - - [CSS Transitions: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Animations: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] - expected: FAIL - [Web Animations: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] expected: FAIL - [CSS Transitions: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] - expected: FAIL - - [CSS Animations: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] - expected: FAIL - [Web Animations: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] expected: FAIL - [CSS Transitions: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] - expected: FAIL - [Web Animations: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] expected: FAIL - [CSS Animations: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] - expected: FAIL - [Web Animations: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] expected: FAIL - [CSS Animations: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] - expected: FAIL - [Web Animations: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] expected: FAIL - [CSS Transitions: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] - expected: FAIL - [Web Animations: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] expected: FAIL - [CSS Animations: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Animations: property from [rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1.25, 175, 0)\]] - expected: FAIL - [Web Animations: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] expected: FAIL - [CSS Animations: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(90deg) translateX(100px)\] to [rotateY(0deg) translateY(200px)\] at (0.25) should be [rotateX(67.5deg) translate(75px, 50px)\]] expected: FAIL - [CSS Transitions: property from [none\] to [none\] at (0.25) should be [none\]] - expected: FAIL - - [CSS Animations: property from [translateX(100px) scaleX(3) translate(500px) scale(2)\] to [translateY(200px) scale(5) translateX(100px) scaleY(3)\] at (0.25) should be [translate(75px, 50px) scale(3.5, 2) translate(400px, 0px) scale(1.75, 2.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] - expected: FAIL - [Web Animations: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(720deg) translateX(0px) scaleX(2)\] to [rotate(0deg) scaleX(1)\] at (0.25) should be [rotate(540deg) matrix(1.75, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] - expected: FAIL - - [CSS Animations: property from [scale(2) rotate(0deg) translate(100px)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 250, 0)\]] - expected: FAIL - - [CSS Animations: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(1, 0, 0, 360deg) translateX(100px)\] to [rotate3d(0, 1, 0, -720deg) translateY(200px)\] at (0.25) should be [rotate3d(0, 0, 1, 0deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(0deg) scaleX(1)\] to [rotate(720deg) translateX(0px) scaleX(2)\] at (0.25) should be [rotate(180deg) matrix(1.25, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(2) rotate(0deg)\] to [rotate(720deg) scale(2) translate(200px)\] at (0.25) should be [matrix(2, 0, 0, 2, 100, 0)\]] - expected: FAIL - - [CSS Animations: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [translate(100px) rotate(720deg)\] to [translate(200px)\] at (0.25) should be [translate(125px) rotate(540deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(90deg) translateX(100px)\] to [rotate3d(50, 0, 0, 180deg) translateY(200px)\] at (0.25) should be [rotateX(112.5deg) translate(75px, 50px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleY(-3) translateX(0px)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1, 0, 0, 1.25, 0, 0)\]] - expected: FAIL - [Web Animations: property from [scale(2) rotate(360deg) translate(100px) matrix(1, 0, 0, 1, 100, 0) skew(0deg)\] to [scale(3) rotate(1080deg) translate(200px) matrix(1, 0, 0, 1, 0, 200) skew(720deg)\] at (0.25) should be [scale(2.25) rotate(540deg) translate(125px) matrix(1, 0, 0, 1, 75, 50) skew(180deg)\]] expected: FAIL - [CSS Transitions: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] - expected: FAIL - - [CSS Transitions: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] - expected: FAIL - - [CSS Animations: property from [translate(100px)\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(125px) rotate(180deg)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [scale(0, -2) matrix(1.75, 0, 0, 1.25, 0, 0)\]] - expected: FAIL - [Web Animations: property from [scaleX(-3) scaleY(2)\] to [scaleY(-3) translateX(0px) scaleX(2)\] at (0.25) should be [scale(-2, 0) matrix(1.25, 0, 0, 1.75, 0, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 1, -60deg) translateX(100px)\] to [rotate3d(2, 2, 2, 60deg) translateY(200px)\] at (0.25) should be [rotate3d(1, 1, 1, -30deg) translate(75px, 50px)\]] - expected: FAIL - [Web Animations: property from [translate(200px) rotate(720deg)\] to [none\] at (0.25) should be [translate(150px) rotate(540deg)\]] expected: FAIL @@ -224,6 +56,3 @@ [Web Animations: property from [none\] to [translate(200px) rotate(720deg)\] at (0.25) should be [translate(50px) rotate(180deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [none\] at (0.25) should be [none\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini index 81ebaffecfd..5df593cfa0f 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/matrix-interpolation.html.ini @@ -1,13 +1,4 @@ [matrix-interpolation.html] - [CSS Transitions: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - [Web Animations: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] expected: FAIL - [CSS Animations: property from [rotateY(360deg)\] to [rotateX(720deg)\] at (0.5) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini deleted file mode 100644 index 35a7d86f0ac..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-composition.html.ini +++ /dev/null @@ -1,61 +0,0 @@ -[perspective-composition.html] - [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (1.5) should be [225px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (1.5) should be [none\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (0.5) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (1) should be [none\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (-0.3) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (0.5) should be [106px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (1) should be [102px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (-0.5) should be [114px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (1) should be [250px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (0.5) should be [none\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (1.5) should be [300px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (0) should be [110px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (0.5) should be [175px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (1) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (0) should be [150px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (0) should be [150px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to add [200px\] at (-0.3) should be [120px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [100px\] to add [none\] at (0) should be [200px\]] - expected: FAIL - - [Compositing: property underlying [100px\] from add [10px\] to add [2px\] at (1.5) should be [98px\]] - expected: FAIL - - [Compositing: property underlying [50px\] from add [100px\] to replace [200px\] at (-0.3) should be [135px\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini index bb172dbed76..bfa004e117a 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-interpolation.html.ini @@ -1,25 +1,7 @@ [perspective-interpolation.html] - [CSS Transitions: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (1.5) should be [125px\]] - expected: FAIL - [Web Animations: property from neutral to [20px\] at (-1) should be [none\]] expected: FAIL - [CSS Animations: property from [50px\] to [none\] at (1) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [none\] at (0.6) should be [none\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [none\] at (0.3) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px\] at (0.5) should be [20px\]] expected: FAIL @@ -29,138 +11,30 @@ [Web Animations: property from [inherit\] to [20px\] at (-20) should be [230px\]] expected: FAIL - [CSS Transitions with transition: all: property from [50px\] to [none\] at (-0.3) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0) should be [30px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (1.5) should be [25px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0) should be [20px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (-1) should be [40px\]] expected: FAIL - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-0.3) should be [35px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (-20) should be [none\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (-20) should be [230px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-1) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [none\] at (0) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [none\] at (1) should be [none\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px\] at (0.6) should be [16px\]] - expected: FAIL - [Web Animations: property from [50px\] to [100px\] at (1) should be [100px\]] expected: FAIL - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [none\] at (0.5) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px\] at (0.6) should be [16px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [none\] at (0.3) should be [none\]] - expected: FAIL - [Web Animations: property from neutral to [20px\] at (1.5) should be [25px\]] expected: FAIL - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (1.5) should be [125px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (1.5) should be [125px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px\] at (0) should be [10px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (0) should be [30px\]] expected: FAIL [Web Animations: property from [initial\] to [20px\] at (0) should be [initial\]] expected: FAIL - [CSS Transitions with transition: all: property from neutral to [20px\] at (-20) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px\] at (0.3) should be [initial\]] expected: FAIL - [CSS Animations: property from neutral to [20px\] at (-20) should be [none\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px\] at (1) should be [20px\]] expected: FAIL - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (-0.3) should be [35px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0) should be [30px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px\] at (0.3) should be [unset\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px\] at (0) should be [unset\]] - expected: FAIL - [Web Animations: property from [50px\] to [none\] at (1.5) should be [none\]] expected: FAIL - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (-1) should be [none\]] - expected: FAIL - [Web Animations: property from [50px\] to [100px\] at (0.3) should be [65px\]] expected: FAIL @@ -170,183 +44,33 @@ [Web Animations: property from [inherit\] to [20px\] at (0.6) should be [24px\]] expected: FAIL - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (-1) should be [none\]] - expected: FAIL - [Web Animations: property from neutral to [20px\] at (-0.3) should be [7px\]] expected: FAIL - [CSS Animations: property from [50px\] to [none\] at (0) should be [50px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] expected: FAIL - [CSS Transitions with transition: all: property from neutral to [20px\] at (1.5) should be [25px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [none\] at (0.6) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - [Web Animations: property from [50px\] to [none\] at (0.3) should be [50px\]] expected: FAIL - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (-20) should be [none\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (1.5) should be [15px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px\] at (0.6) should be [20px\]] expected: FAIL - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0.3) should be [65px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px\] at (0) should be [initial\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0.6) should be [24px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (-1) should be [40px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [100px\] at (0.6) should be [80px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (0.3) should be [65px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0.6) should be [24px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.6) should be [24px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px\] at (-0.3) should be [7px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0.3) should be [27px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [none\] at (1) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-20) should be [230px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1.5) should be [15px\]] - expected: FAIL - [Web Animations: property from [50px\] to [none\] at (0.6) should be [none\]] expected: FAIL [Web Animations: property from [unset\] to [20px\] at (0.3) should be [unset\]] expected: FAIL - [CSS Animations: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px\] at (-1) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (0) should be [50px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [none\] at (0.5) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (0.6) should be [80px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.3) should be [27px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Animations: property from [50px\] to [none\] at (-0.3) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [none\] at (0.6) should be [none\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (0.6) should be [80px\]] - expected: FAIL - [Web Animations: property from neutral to [20px\] at (-20) should be [none\]] expected: FAIL [Web Animations: property from [50px\] to [100px\] at (-0.3) should be [35px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (-20) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [none\] at (0.5) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (0.3) should be [13px\]] - expected: FAIL - [Web Animations: property from [50px\] to [100px\] at (0.6) should be [80px\]] expected: FAIL @@ -359,183 +83,54 @@ [Web Animations: property from [50px\] to [none\] at (-0.3) should be [50px\]] expected: FAIL - [CSS Animations: property from neutral to [20px\] at (0.3) should be [13px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px\] at (0) should be [unset\]] expected: FAIL - [CSS Animations: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] expected: FAIL [Web Animations: property from [initial\] to [20px\] at (0.6) should be [20px\]] expected: FAIL - [CSS Transitions with transition: all: property from [50px\] to [none\] at (0) should be [none\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px\] at (1) should be [20px\]] expected: FAIL - [CSS Animations: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] - expected: FAIL - [Web Animations: property from [50px\] to [100px\] at (0) should be [50px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px\] at (0.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [50px\] to [none\] at (-0.3) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [none\] at (1.5) should be [none\]] - expected: FAIL - [Web Animations: property from neutral to [20px\] at (0.3) should be [13px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px\] at (-20) should be [230px\]] - expected: FAIL - [Web Animations: property from [50px\] to [none\] at (0.5) should be [none\]] expected: FAIL [Web Animations: property from neutral to [20px\] at (0) should be [10px\]] expected: FAIL - [CSS Animations: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px\] at (0) should be [10px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] expected: FAIL [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [15px\]] expected: FAIL - [CSS Animations: property from neutral to [20px\] at (-1) should be [none\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (-20) should be [none\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px\] at (0.3) should be [13px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (-0.3) should be [35px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px\] at (1.5) should be [25px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (-0.3) should be [7px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0) should be [30px\]] - expected: FAIL - - [CSS Transitions: property from [50px\] to [100px\] at (0.3) should be [65px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (1.5) should be [15px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - [Web Animations: property from neutral to [20px\] at (1) should be [20px\]] expected: FAIL - [CSS Animations: property from neutral to [20px\] at (-0.3) should be [7px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (0.6) should be [16px\]] - expected: FAIL - - [CSS Animations: property from [50px\] to [100px\] at (0) should be [50px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-0.3) should be [33px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] expected: FAIL - [CSS Animations: property from [50px\] to [none\] at (1.5) should be [none\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL [Web Animations: property from [50px\] to [100px\] at (-20) should be [none\]] expected: FAIL - [CSS Transitions: property from neutral to [20px\] at (-1) should be [none\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (-1) should be [40px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-1) should be [40px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px\] at (0.3) should be [initial\]] - expected: FAIL - [Web Animations: property from [50px\] to [none\] at (1) should be [none\]] expected: FAIL - [CSS Transitions: property from [50px\] to [none\] at (0.3) should be [none\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [50px\] to [none\] at (1.5) should be [none\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0.3) should be [27px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px\] at (0) should be [10px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (0.3) should be [27px\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini index a8f20dcd1ea..5139f95df4f 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/perspective-origin-interpolation.html.ini @@ -5,105 +5,27 @@ [Web Animations: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Animations: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] expected: FAIL - [CSS Animations: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] expected: FAIL - [CSS Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] - expected: FAIL - [Web Animations: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] expected: FAIL - [CSS Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] expected: FAIL - [CSS Animations: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] - expected: FAIL - [Web Animations: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] expected: FAIL - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] expected: FAIL @@ -113,249 +35,57 @@ [Web Animations: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] expected: FAIL - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] expected: FAIL - [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] - expected: FAIL - [Web Animations: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] expected: FAIL - [CSS Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] expected: FAIL - [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] - expected: FAIL - [Web Animations: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Transitions: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] expected: FAIL - [CSS Transitions: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] expected: FAIL - [CSS Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] expected: FAIL - [CSS Animations: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] expected: FAIL [Web Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (-0.3) should be [-30% 20%\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (0.6) should be [60% 110%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] expected: FAIL [Web Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] expected: FAIL - [CSS Transitions with transition: all: property from [0% 50%\] to [100% 150%\] at (1.5) should be [150% 200%\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50%\] to [100% 150%\] at (1) should be [100% 150%\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] expected: FAIL - [CSS Transitions: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] expected: FAIL - [CSS Animations: property from [0% 50%\] to [100% 150%\] at (0.3) should be [30% 80%\]] - expected: FAIL - - [CSS Animations: property from [0% 50%\] to [100% 150%\] at (0) should be [0% 50%\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] expected: FAIL - [CSS Transitions: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini deleted file mode 100644 index 66c8898185b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-composition.html.ini +++ /dev/null @@ -1,85 +0,0 @@ -[transform-composition.html] - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (1) should be [matrix3d(2, 0, 0, 0, 0, 1.22465e-16, 2, 0, 0, -1, 6.12323e-17, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 6.12323e-17, 1, 0, 0, -1, 6.12323e-17, 0, 100, 6.12323e-15, 100, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (1) should be [rotateX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0.5) should be [rotateX(150deg) rotateY(150deg) translate(60px, 120px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0.5) should be [rotateX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (1) should be [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0.75) should be [matrix3d(1.75, 0, 0, 0, 0, 3.88578e-16, 1.75, 0, 0, -1, 2.22045e-16, 0, 25, 1.53081e-15, 25, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (1.5) should be [rotateX(250deg) rotateY(250deg) translate(160px, 320px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0) should be [rotateX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (-0.5) should be [rotateX(50deg) rotateY(50deg) translate(-40px, -80px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0.25) should be [rotateX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0.5) should be [rotateX(45deg) rotateY(180deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0) should be [rotateX(100deg) rotateY(100deg) translate(10px, 20px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0.5) should be [matrix3d(1.5, 0, 0, 0, 0, 3.33067e-16, 1.5, 0, 0, -1, 2.22045e-16, 0, 50, 3.06162e-15, 50, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (0.25) should be [matrix3d(1.25, 0, 0, 0, 0, 2.77556e-16, 1.25, 0, 0, -1, 2.22045e-16, 0, 75, 4.59243e-15, 75, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0) should be [rotateX(45deg) rotateY(0deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (-0.5) should be [matrix3d(0.5, 0, 0, 0, 0, 1.11022e-16, 0.5, 0, 0, -1, 2.22045e-16, 0, 150, 9.18485e-15, 150, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0.75) should be [rotateX(175deg) rotateY(175deg) translate(85px, 170px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (1) should be [rotateX(45deg) rotateY(360deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(90deg)\] from add [translate(100px, 100px)\] to add [scale(2)\] at (1.5) should be [matrix3d(2.5, 0, 0, 0, 0, 5.55112e-16, 2.5, 0, 0, -1, 2.22045e-16, 0, -50, -3.06162e-15, -50, 1)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (0.75) should be [rotateX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (1.5) should be [rotateX(45deg) rotateY(540deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (-0.5) should be [rotateX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0.75) should be [rotateX(45deg) rotateY(270deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(100deg) rotateY(100deg)\] from add [translate(10px, 20px)\] to replace [rotateX(200deg) rotateY(200deg) translate(110px, 220px)\] at (0.25) should be [rotateX(125deg) rotateY(125deg) translate(35px, 70px)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (-0.5) should be [rotateX(45deg) rotateY(-180deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [none\] to add [rotateY(360deg)\] at (0.25) should be [rotateX(45deg) rotateY(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from add [scaleX(1)\] to add [rotateY(360deg)\] at (1.5) should be [rotateX(45deg)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini index 831eb7df695..180d4569063 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-001.html.ini @@ -2,18 +2,9 @@ [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] expected: FAIL @@ -23,294 +14,63 @@ [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] expected: FAIL - [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] - expected: FAIL - - [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] expected: FAIL [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] expected: FAIL - [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] - expected: FAIL - [Web Animations: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] expected: FAIL [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] expected: FAIL - [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] expected: FAIL - [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] - expected: FAIL - [Web Animations: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] expected: FAIL - [CSS Transitions: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] - expected: FAIL - - [CSS Animations: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] expected: FAIL - [CSS Transitions: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] - expected: FAIL - [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] expected: FAIL - [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] expected: FAIL - [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] expected: FAIL - [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (2) should be [scaleZ(3) perspective(600px)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] expected: FAIL - [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] - expected: FAIL - [Web Animations: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] - expected: FAIL - [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] expected: FAIL - [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] - expected: FAIL - - [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] - expected: FAIL - - [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] expected: FAIL - [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] expected: FAIL @@ -320,306 +80,75 @@ [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] - expected: FAIL - [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] expected: FAIL [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] - expected: FAIL - [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] expected: FAIL - [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] expected: FAIL - [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] expected: FAIL - [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] expected: FAIL [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] expected: FAIL - [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] - expected: FAIL - [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] expected: FAIL - [CSS Animations: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (2) should be [skewX(30rad) perspective(600px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] expected: FAIL [Web Animations: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] expected: FAIL - [CSS Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] - expected: FAIL - [Web Animations: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] expected: FAIL [Web Animations: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] expected: FAIL - [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] expected: FAIL - [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] - expected: FAIL - [Web Animations: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] expected: FAIL @@ -629,84 +158,18 @@ [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] expected: FAIL - [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] - expected: FAIL - - [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] - expected: FAIL - - [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.75) should be [rotateY(600deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] expected: FAIL - [CSS Transitions: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] - expected: FAIL - [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] - expected: FAIL - - [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] - expected: FAIL - - [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] expected: FAIL @@ -716,510 +179,129 @@ [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(90deg)\] to [none\] at (0) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.25) should be [rotate3d(7, 8, 9, 140deg)\]] expected: FAIL - [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (2) should be [rotateY(1600deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (1) should be [rotate3d(0, 1, 1, 180deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0) should be [rotate3d(1, 1, 0, 90deg)\]] expected: FAIL - [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] - expected: FAIL - [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] expected: FAIL - [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0) should be [rotateY(0deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] - expected: FAIL - - [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] - expected: FAIL - [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] - expected: FAIL - [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] expected: FAIL - [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0.75) should be [rotate3d(7, 8, 9, 220deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (1) should be [rotateX(700deg)\]] expected: FAIL - [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.25) should be [scaleZ(1.25) perspective(425px)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (-1) should be [rotate(-270deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (0) should be [rotate3d(7, 8, 9, 100deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] expected: FAIL [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (2) should be [rotateY(1800deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (1) should be [rotateY(900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.75) should be [rotateY(675deg)\]] - expected: FAIL - [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] expected: FAIL - [CSS Animations: property from [rotate(90deg)\] to [none\] at (0.75) should be [rotate(22.5deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (-1) should be [rotate3d(7, 8, 9, -60deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] - expected: FAIL - - [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (-1) should be [perspective(300px)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(90deg)\] to [none\] at (1) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (1) should be [skewX(20rad) perspective(500px)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(90deg)\] at (0.75) should be [rotate(67.5deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] - expected: FAIL - - [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (1) should be [rotateY(0deg)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (1) should be [scaleZ(2) perspective(500px)\]] expected: FAIL - [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.25) should be [rotateY(675deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (-1) should be [rotate3d(0.41, -0.41, -0.82, 120deg)\]] expected: FAIL - [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] - expected: FAIL - [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (-1) should be [rotateZ(-900deg)\]] expected: FAIL - [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (-1) should be [rotateX(-700deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.25) should be [rotateX(175deg) rotateY(200deg) rotateZ(225deg)\]] expected: FAIL [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0) should be [rotateX(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (-1) should be [scaleZ(0) perspective(300px)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (2) should be [rotate3d(7, 8, 9, 900deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (1) should be [rotateZ(900deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(90deg)\] at (-1) should be [rotate(-90deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0) should be [rotateZ(0deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (-1) should be [rotateY(1800deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0) should be [scaleZ(1) perspective(400px)\]] - expected: FAIL - - [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (1) should be [perspective(500px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0) should be [rotateY(900deg)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (-1) should be [skewX(0rad) perspective(300px)\]] expected: FAIL - [CSS Transitions: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] expected: FAIL [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (2) should be [rotateX(1400deg) rotateY(1600deg) rotateZ(1800deg)\]] expected: FAIL - [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0) should be [rotate3d(7, 8, 9, 0deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.75) should be [rotate3d(7, 8, 9, 337.5deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (-1) should be [rotateX(-700deg) rotateY(-800deg) rotateZ(-900deg)\]] expected: FAIL [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] expected: FAIL - [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0.75) should be [rotateX(525deg) rotateY(600deg) rotateZ(675deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (2) should be [rotate3d(7, 8, 9, 420deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (2) should be [rotate3d(0.71, 0, -0.71, 90deg)\]] expected: FAIL [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.25) should be [rotate3d(0.524083, 0.804261, 0.280178, 106.91deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (0.75) should be [perspective(475px)\]] - expected: FAIL - - [CSS Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.25) should be [rotateZ(225deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(90deg)\] to [none\] at (-1) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.25) should be [skewX(12.5rad) perspective(425px)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] expected: FAIL - [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (2) should be [rotate(630deg)\]] - expected: FAIL - [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] expected: FAIL [Web Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.75) should be [rotate(255deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(90deg)\] at (2) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(90deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0) should be [rotate(30deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (1) should be [rotate3d(0, 1, 0, 450deg)\]] - expected: FAIL - [Web Animations: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (-1) should be [rotateY(-900deg)\]] expected: FAIL - [CSS Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0.25) should be [perspective(425px)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateY(900deg)\] at (0.25) should be [rotateY(225deg)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (0) should be [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(90deg)\] at (1) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0.25) should be [rotateY(200deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.75) should be [rotateX(525deg)\]] - expected: FAIL - [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (2) should be [rotateZ(1800deg)\]] expected: FAIL - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (-1) should be [rotate3d(0, 1, 0, -450deg)\]] - expected: FAIL - [Web Animations: property from [rotateZ(0deg)\] to [rotateZ(900deg)\] at (0.75) should be [rotateZ(675deg)\]] expected: FAIL - [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (1) should be [rotate(330deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0) should be [rotate3d(0, 1, 0, 0deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (2) should be [rotateX(1400deg)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0) should be [skewX(10rad) perspective(400px)\]] - expected: FAIL - [Web Animations: property from [perspective(400px)\] to [perspective(500px)\] at (0) should be [perspective(400px)\]] expected: FAIL [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (-1) should be [rotateY(-800deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad) perspective(400px)\] to [skewX(20rad) perspective(500px)\] at (0.75) should be [skewX(17.5rad) perspective(475px)\]] - expected: FAIL - - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (0.25) should be [rotate3d(0, 1, 0, 112.5deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg)\] to [rotateX(700deg)\] at (0.25) should be [rotateX(175deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (2) should be [rotate(-90deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(90deg)\] at (0.25) should be [rotate(22.5deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(30deg)\] to [rotate(330deg)\] at (0.25) should be [rotate(105deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (1) should be [rotateY(800deg)\]] expected: FAIL [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (1) should be [rotate3d(7, 8, 9, 450deg)\]] expected: FAIL - [CSS Transitions: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 1, 0, 450deg)\] at (0.75) should be [rotate3d(0, 1, 0, 337.5deg)\]] - expected: FAIL - [Web Animations: property from [rotateY(0deg)\] to [rotateY(800deg)\] at (0) should be [rotateY(0deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate3d(0, 1, 0, 0deg)\] to [rotate3d(0, 2, 0, 450deg)\] at (2) should be [rotate3d(0, 1, 0, 900deg)\]] - expected: FAIL - - [CSS Animations: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (2) should be [rotateY(-900deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(90deg)\] to [none\] at (0.25) should be [rotate(67.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate3d(7, 8, 9, 100deg)\] to [rotate3d(7, 8, 9, 260deg)\] at (1) should be [rotate3d(7, 8, 9, 260deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (0.25) should be [rotate3d(7, 8, 9, 112.5deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [perspective(400px)\] to [perspective(500px)\] at (2) should be [perspective(600px)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1) perspective(400px)\] to [scaleZ(2) perspective(500px)\] at (0.75) should be [scaleZ(1.75) perspective(475px)\]] - expected: FAIL - - [CSS Animations: property from [rotate3d(7, 8, 9, 0deg)\] to [rotate3d(7, 8, 9, 450deg)\] at (-1) should be [rotate3d(7, 8, 9, -450deg)\]] - expected: FAIL - [Web Animations: property from [rotate3d(1, 1, 0, 90deg)\] to [rotate3d(0, 1, 1, 180deg)\] at (0.75) should be [rotate3d(0.163027, 0.774382, 0.611354, 153.99deg)\]] expected: FAIL - [CSS Transitions: property from [rotateY(900deg)\] to [rotateZ(0deg)\] at (0.75) should be [rotateY(225deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotateX(0deg) rotateY(0deg) rotateZ(0deg)\] to [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\] at (1) should be [rotateX(700deg) rotateY(800deg) rotateZ(900deg)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini index e8b4b57b1ee..53bfacc4815 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-002.html.ini @@ -1,622 +1,154 @@ [transform-interpolation-002.html] - [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] - expected: FAIL - [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] expected: FAIL - [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] expected: FAIL - [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] - expected: FAIL - [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] expected: FAIL [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] expected: FAIL - [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] - expected: FAIL - [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] - expected: FAIL - [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] expected: FAIL - [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] - expected: FAIL - [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] expected: FAIL - [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] - expected: FAIL - [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] expected: FAIL - [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] - expected: FAIL - - [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] - expected: FAIL - [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] - expected: FAIL - [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] expected: FAIL [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] - expected: FAIL - [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] expected: FAIL [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] expected: FAIL - [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] - expected: FAIL - - [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] expected: FAIL - [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] expected: FAIL - [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] - expected: FAIL - - [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] expected: FAIL [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] expected: FAIL - [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] - expected: FAIL - [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] expected: FAIL - [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] - expected: FAIL - [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] expected: FAIL - [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] - expected: FAIL - [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] expected: FAIL - [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (1) should be [scaleZ(2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] - expected: FAIL - [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] - expected: FAIL - [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (2) should be [scale(30, 13)\]] expected: FAIL - [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] - expected: FAIL - [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] expected: FAIL - [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.75) should be [scale3d(17.5, 0.875, 1.75)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] - expected: FAIL - [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] expected: FAIL [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] expected: FAIL - [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (2) should be [scale3d(3, 5, 9)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] - expected: FAIL - - [CSS Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] - expected: FAIL - [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (-1) should be [scale(0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (0) should be [scale(10, 5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (1) should be [scaleX(20)\]] - expected: FAIL - - [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] - expected: FAIL - [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] expected: FAIL - [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] - expected: FAIL - - [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] - expected: FAIL - - [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] expected: FAIL - [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (2) should be [scale3d(30, 1.5, 3)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (-1) should be [scaleZ(0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] - expected: FAIL - [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0.25) should be [scale3d(1.25, 1.5, 2)\]] expected: FAIL - [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] - expected: FAIL - [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] - expected: FAIL - [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)\]] expected: FAIL [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] expected: FAIL - [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] - expected: FAIL - [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (-1) should be [scale3d(0, 0, 0)\]] expected: FAIL [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0) should be [scale3d(10, 0.5, 1)\]] - expected: FAIL - [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (0) should be [scale(0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] - expected: FAIL - [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] expected: FAIL [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0.75) should be [scaleX(17.5)\]] expected: FAIL - [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] expected: FAIL - [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (0.25) should be [scale(0.25, 0.75)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] - expected: FAIL - [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] expected: FAIL [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] expected: FAIL - [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (-1) should be [scale3d(0, -1, -3)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.75) should be [scale(17.5, 8)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (2) should be [scaleZ(3)\]] - expected: FAIL - [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (0) should be [scale3d(2, 3, 5)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [scale3d(2, 3, 5)\] at (0.75) should be [scale3d(1.75, 2.5, 4)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.25) should be [scale3d(1.75, 2.5, 4)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.75) should be [scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] - expected: FAIL - - [CSS Transitions: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] - expected: FAIL - - [CSS Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (-1) should be [scaleY(1)\]] - expected: FAIL - [Web Animations: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] expected: FAIL [Web Animations: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (0.25) should be [scale3d(12.5, 0.625, 1.25)\]] expected: FAIL - [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (2) should be [scale(2, -1)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] - expected: FAIL - [Web Animations: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] expected: FAIL - [CSS Transitions: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0) should be [scaleZ(1)\]] expected: FAIL - [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (0.75) should be [scale(0.75, 0.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (0.25) should be [scaleX(12.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (1) should be [scaleY(9)\]] - expected: FAIL - [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (-1) should be [scale3d(3, 5, 9)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (0.25) should be [scaleY(6)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(0)\] to [scaleY(0)\] at (-1) should be [scale(-1, 2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scale3d(2, 3, 5)\] to [none\] at (1) should be [scale3d(1, 1, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [scale3d(2, 3, 5)\] at (1) should be [scale3d(2, 3, 5)\]] - expected: FAIL - [Web Animations: property from [scale(10, 5)\] to [scale(20, 9)\] at (0.25) should be [scale(12.5, 6)\]] expected: FAIL - [CSS Animations: property from [scaleZ(1)\] to [scaleZ(2)\] at (0.25) should be [scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions: property from [scaleY(5)\] to [scaleY(9)\] at (0) should be [scaleY(5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] - expected: FAIL - [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (0.75) should be [scale3d(1.25, 1.5, 2)\]] expected: FAIL [Web Animations: property from [scaleX(10)\] to [scaleX(20)\] at (-1) should be [scaleX(0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scale3d(10, 0.5, 1)\] to [scale3d(20, 1, 2)\] at (1) should be [scale3d(20, 1, 2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleX(0)\] to [scaleY(0)\] at (1) should be [scale(1, 0)\]] - expected: FAIL - [Web Animations: property from [none\] to [scale3d(2, 3, 5)\] at (0) should be [scale3d(1, 1, 1)\]] expected: FAIL @@ -626,24 +158,6 @@ [Web Animations: property from [scale3d(2, 3, 5)\] to [none\] at (2) should be [scale3d(0, -1, -3)\]] expected: FAIL - [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (2) should be [scaleY(13)\]] - expected: FAIL - - [CSS Transitions: property from [scale(10, 5)\] to [scale(20, 9)\] at (1) should be [scale(20, 9)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)\]] - expected: FAIL - - [CSS Animations: property from [scaleY(5)\] to [scaleY(9)\] at (0.75) should be [scaleY(8)\]] - expected: FAIL - [Web Animations: property from [scaleX(10) scaleY(0.5) scaleZ(1)\] to [scaleX(20) scaleY(1) scaleZ(2)\] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.75)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleX(10)\] to [scaleX(20)\] at (2) should be [scaleX(30)\]] - expected: FAIL - - [CSS Transitions: property from [scaleX(10)\] to [scaleX(20)\] at (0) should be [scaleX(10)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini index 73478de6133..852040b7748 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-003.html.ini @@ -1,289 +1,61 @@ [transform-interpolation-003.html] - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] expected: FAIL [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] expected: FAIL [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] expected: FAIL - [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] - expected: FAIL - - [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] - expected: FAIL - [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] expected: FAIL [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] expected: FAIL [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (2) should be [skewX(30rad)\]] expected: FAIL - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] - expected: FAIL - [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] expected: FAIL [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] - expected: FAIL - [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] - expected: FAIL - [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] expected: FAIL [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] expected: FAIL - [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] - expected: FAIL - [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] expected: FAIL @@ -293,213 +65,63 @@ [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] expected: FAIL - [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] expected: FAIL - [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] - expected: FAIL - [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (2) should be [skewX(30rad) scaleZ(3)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] - expected: FAIL - - [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] - expected: FAIL - [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (2) should be [skewY(30rad)\]] expected: FAIL - [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.75) should be [skewY(17.5rad)\]] - expected: FAIL - [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] expected: FAIL [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] - expected: FAIL - - [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0) should be [skewX(10rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (1) should be [skewX(20rad)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (-1) should be [skewX(0rad) scaleZ(0)\]] expected: FAIL - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.75) should be [skewX(17.5rad)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] - expected: FAIL - [Web Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] - expected: FAIL - [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] expected: FAIL - [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)\]] expected: FAIL [Web Animations: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] expected: FAIL - [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (0.25) should be [skewY(12.5rad)\]] - expected: FAIL - [Web Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] expected: FAIL [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] expected: FAIL - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (-1) should be [translateY(50%) scaleZ(0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) scaleZ(1)\] to [skewX(20rad) scaleZ(2)\] at (0) should be [skewX(10rad) scaleZ(1)\]] - expected: FAIL - - [CSS Transitions: property from [skewY(10rad)\] to [skewY(20rad)\] at (-1) should be [skewY(0rad)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0.75) should be [translateY(85%) scaleZ(1.75)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad)\] to [skewX(20rad)\] at (0.25) should be [skewX(12.5rad)\]] expected: FAIL - [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (1) should be [translateY(90%) scaleZ(2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad)\] at (-1) should be [skewX(0rad)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (2) should be [translateY(110%) scaleZ(3)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%) scaleZ(2)\] at (0.25) should be [translateY(75%) scaleZ(1.25)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewY(10rad)\] to [skewY(20rad)\] at (0) should be [skewY(10rad)\]] - expected: FAIL - [Web Animations: property from [translateY(70%) scaleZ(1)\] to [translateY(90%) scaleZ(2)\] at (0) should be [translateY(70%) scaleZ(1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad)\] to [skewX(20rad) scaleZ(2)\] at (1) should be [skewX(20rad) scaleZ(2)\]] - expected: FAIL - - [CSS Animations: property from [scaleZ(3) perspective(400px)\] to [scaleZ(4) skewX(1rad) perspective(500px)\] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [skewY(10rad)\] to [skewY(20rad)\] at (1) should be [skewY(20rad)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini index 9fde6c6cd2c..15951ea9203 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-004.html.ini @@ -5,723 +5,168 @@ [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] - expected: FAIL - [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] expected: FAIL - [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] - expected: FAIL - - [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] expected: FAIL - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] - expected: FAIL - [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] expected: FAIL - [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] - expected: FAIL - - [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] expected: FAIL [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] expected: FAIL [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] expected: FAIL - [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] - expected: FAIL - [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.25) should be [translate3d(7px, -6px, 11px) skewX(1.25rad) matrix3d(1, 0, 0, 0, 0, 1.25, 0, 0, 0, 0, 1, -0.001875, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] expected: FAIL [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] - expected: FAIL - [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] - expected: FAIL - - [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] expected: FAIL - [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] - expected: FAIL - [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] - expected: FAIL - - [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] expected: FAIL - [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0.25) should be [translateY(75%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] - expected: FAIL - - [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] - expected: FAIL - [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.75) should be [translateZ(2.75em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] - expected: FAIL - [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] - expected: FAIL - - [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (0.25) should be [translateX(12.25px)\]] - expected: FAIL - [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] expected: FAIL - [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] - expected: FAIL - [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] expected: FAIL - [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] - expected: FAIL - - [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0) should be [matrix(1, 0, 1.5574077246549023, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (-1) should be [translate3d(11px, 50%, 1em)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] - expected: FAIL - [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] - expected: FAIL - [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] expected: FAIL - [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] - expected: FAIL - - [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] - expected: FAIL - [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] - expected: FAIL - - [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] - expected: FAIL - [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] expected: FAIL - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] - expected: FAIL - - [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] - expected: FAIL - [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] expected: FAIL [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] - expected: FAIL - [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (-1) should be [translate3d(12px, 4px, 16px) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] - expected: FAIL - - [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (1) should be [translateX(13px)\]] - expected: FAIL - [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] expected: FAIL - [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] - expected: FAIL - [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] expected: FAIL - [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (2) should be [translateX(14px)\]] expected: FAIL - [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (-1) should be [translate(11px, 50%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] expected: FAIL - [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0) should be [translateX(12px) translateY(70%) translateZ(2em)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (2) should be [translate3d(14px, 110%, 4em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.25) should be [skewX(12.5rad) translateY(75%)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (0) should be [translateZ(2em)\]] - expected: FAIL - [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] expected: FAIL - [CSS Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] expected: FAIL [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (2) should be [matrix3d(1, 0, 0, 0, -11.227342763749263, 3, 0, 0, 0.021237113402061854, -0.010618556701030927, 1.03, -0.0014653608247422677, -8, 4, -12, 0.9861443298969074)\]] - expected: FAIL - - [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] - expected: FAIL - - [CSS Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] - expected: FAIL - [Web Animations: property from [translate3D(100px, 200px, 300px)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0) \]] expected: FAIL [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (2) should be [translate(14px, 110%)\]] expected: FAIL - [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (-1) should be [translateY(50%)\]] - expected: FAIL - - [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 1, 0, 0, 0, 0, 1, 0, 8, -4, 12, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] - expected: FAIL - [Web Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0) should be [translate(12px, 70%)\]] expected: FAIL - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0) should be [translate3d(8px, -4px, 12px) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.75) should be [translate3d(5px, -10px, 9px) matrix3d(1, 0, 0, 0, 0.681366, 1.75, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (1) should be [skewX(20rad) translateY(90%)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (2) should be [translateX(14px) translateY(110%) translateZ(4em)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] expected: FAIL - [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.75) should be [translate(12.75px, 85%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (1) should be [translate3d(13px, 90%, 3em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0) should be [translateX(12px)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 1.1186572632293585, 1.25, 0, 0, -0.0151159793814433, 0.00755798969072165, 0.9775, -0.002378247422680413, 6, -3, 9, 1.0012989690721648)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] - expected: FAIL - [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] expected: FAIL - [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0) should be [translate3d(8px, -4px, 12px) skewX(1rad) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 400, 600, 1)\]] - expected: FAIL - [Web Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] expected: FAIL - [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (-1) should be [skewX(0rad) translateY(50%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] - expected: FAIL - [Web Animations: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] expected: FAIL - [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -1.2494279662824135, 1, 0, 0, 0, 0, 1, 0, 6, -3, 9, 1)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.75) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 25, 50, 75, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] - expected: FAIL - - [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (2) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -100, -200, -300, 1)\]] - expected: FAIL - [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.75) should be [translateX(12.75px) translateY(85%) translateZ(2.75em)\]] expected: FAIL @@ -731,54 +176,9 @@ [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.75) should be [translate3d(12.75px, 85%, 2.75em)\]] expected: FAIL - [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0.621795827675797, 1, 0, 0, 0, 0, 1, 0, 2, -1, 3, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (1) should be [translate3d(4px, -12px, 8px) skewX(2rad) matrix(1, 0, 0, 2, 0, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (2) should be [skewX(30rad) translateY(110%)\]] - expected: FAIL - - [CSS Animations: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0.75) should be [skewX(17.5rad) translateY(85%)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (0.25) should be [translate3d(7px, -6px, 11px) matrix3d(1, 0, 0, 0, 1.46007, 1.25, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (2) should be [translate3d(0px, -20px, 4px) skewX(3rad) matrix3d(1, 0, 0, 0, 0, 3, 0, 0, 0, 0, 1, 0.0025, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (1) should be [translate(13px, 90%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (2) should be [translate3d(0px, -20px, 4px) matrix3d(1, 0, 0, 0, -4.67222, 3, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0) should be [translate3d(12px, 70%, 2em)\]] - expected: FAIL - - [CSS Transitions: property from [translateY(70%)\] to [translateY(90%)\] at (0.75) should be [translateY(85%)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (-1) should be [translate3d(12px, 4px, 16px) skewX(0rad) matrix3d(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -0.005, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [translate(12px, 70%)\] to [translate(13px, 90%)\] at (0.25) should be [translate(12.25px, 75%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (1) should be [translateZ(3em)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (2) should be [matrix3d(1, 0, 0, 0, -5.9274874511779405, 1, 0, 0, 0, 0, 1, 0, 16, -8, 24, 1)\]] - expected: FAIL - - [CSS Transitions: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] - expected: FAIL - [Web Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0) should be [matrix3d(1, 0, 0, 0, 1.5574077246549023, 1, 0, 0, -0.02, 0.01, 0.97, -0.0025, 8, -4, 12, 1)\]] expected: FAIL @@ -791,18 +191,6 @@ [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (2) should be [translateY(110%)\]] expected: FAIL - [CSS Transitions: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0.25) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 75, 150, 225, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (0.75) should be [matrix3d(1, 0, 0, 0, -0.7525665307288518, 1.75, 0, 0, -0.005115979381443298, 0.002557989690721649, 0.9924999999999999, -0.002128247422680412, 2, -1, 3, 1.001298969072165)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (-1) should be [matrix3d(1, 0, 0, 0, 0, 0, 0, 0, -0.03876288659793814, 0.01938144329896907, 0.94, -0.0029653608247422686, 16, -8, 24, 0.986144329896907)\]] - expected: FAIL - - [CSS Animations: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) scaleY(2) perspective(500px)\] at (1) should be [translate3d(4px, -12px, 8px) matrix3d(1, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translateY(70%)\] to [translateY(90%)\] at (0) should be [translateY(70%)\]] expected: FAIL @@ -815,48 +203,12 @@ [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (0.25) should be [translateX(12.25px) translateY(75%) translateZ(2.25em)\]] expected: FAIL - [CSS Animations: property from [translateY(70%)\] to [translateY(90%)\] at (1) should be [translateY(90%)\]] - expected: FAIL - - [CSS Transitions: property from [translateX(12px)\] to [translateX(13px)\] at (-1) should be [translateX(11px)\]] - expected: FAIL - - [CSS Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] - expected: FAIL - - [CSS Transitions: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [translate3d(4px, -12px, 8px) skewX(2rad) scaleY(2)\] at (0.75) should be [translate3d(5px, -10px, 9px) skewX(1.75rad) matrix3d(1, 0, 0, 0, 0, 1.75, 0, 0, 0, 0, 1, -0.000625, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3D(100px, 200px, 300px)\] to [none\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 200, 300, 1)\]] - expected: FAIL - - [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (0.25) should be [translateZ(2.25em)\]] - expected: FAIL - - [CSS Transitions: property from [translateZ(2em)\] to [translateZ(3em)\] at (2) should be [translateZ(4em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translate3d(8px, -4px, 12px) skewX(1rad) perspective(400px)\] to [scaleY(2) skewX(2rad) perspective(500px)\] at (1) should be [matrix3d(1, 0, 0, 0, -2.185039863261519, 2, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (-1) should be [translateX(11px) translateY(50%) translateZ(1em)\]] expected: FAIL - [CSS Transitions: property from [skewX(10rad) translateY(70%)\] to [skewX(20rad) translateY(90%)\] at (0) should be [skewX(10rad) translateY(70%)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateZ(2em)\] to [translateZ(3em)\] at (-1) should be [translateZ(1em)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [translateX(12px) translateY(70%) translateZ(2em)\] to [translateX(13px) translateY(90%) translateZ(3em)\] at (1) should be [translateX(13px) translateY(90%) translateZ(3em)\]] - expected: FAIL - [Web Animations: property from [translateX(12px)\] to [translateX(13px)\] at (0.75) should be [translateX(12.75px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [skewX(1rad)\] to [translate3d(8px, -4px, 12px) skewX(2rad)\] at (-1) should be [matrix3d(1, 0, 0, 0, 5.2998553125713235, 1, 0, 0, 0, 0, 1, 0, -8, 4, -12, 1)\]] - expected: FAIL - [Web Animations: property from [translate3d(12px, 70%, 2em)\] to [translate3d(13px, 90%, 3em)\] at (0.25) should be [translate3d(12.25px, 75%, 2.25em)\]] expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini index cfaba56a7ab..e5c15412ac4 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-005.html.ini @@ -1,367 +1,97 @@ [transform-interpolation-005.html] - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] expected: FAIL - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] - expected: FAIL - [Web Animations: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] expected: FAIL [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] expected: FAIL - [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] expected: FAIL - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] - expected: FAIL - [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] expected: FAIL - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] - expected: FAIL - [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] expected: FAIL - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] - expected: FAIL - - [CSS Animations: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] expected: FAIL - [CSS Animations: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] expected: FAIL - [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] expected: FAIL [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] - expected: FAIL - [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] expected: FAIL [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] expected: FAIL - [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] expected: FAIL - [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] - expected: FAIL - [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] - expected: FAIL - [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] - expected: FAIL - [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] expected: FAIL - [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] - expected: FAIL - [Web Animations: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] expected: FAIL - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] expected: FAIL - [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] - expected: FAIL - [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] expected: FAIL - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] expected: FAIL [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] expected: FAIL - [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] expected: FAIL - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (2) should be [rotate(720deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] - expected: FAIL - [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] - expected: FAIL - - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] expected: FAIL @@ -371,123 +101,18 @@ [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] expected: FAIL [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] expected: FAIL - [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] - expected: FAIL - - [CSS Animations: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] expected: FAIL @@ -500,114 +125,30 @@ [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] expected: FAIL - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.25) should be [matrix(2.5, 0, 0, 4, 0, -4.5)\]] - expected: FAIL - [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] expected: FAIL - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (2) should be [matrix3d(-1.1789992641434441, -0.7109729379601547, -0.4455746537954199, -21.703089533128907, -0.11137581475421703, -0.08822983871000473, -0.05695380894007451, -2.22667264132605, -3.1443917136741506, 1.8952588096345078, 2.426615889772007, -21.697523130750138, -1.5, 2.0625, -3.1875, -5.901513951904121)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (2) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (1) should be [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\]] - expected: FAIL - [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] expected: FAIL [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] expected: FAIL - [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.25) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] - expected: FAIL - [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] expected: FAIL @@ -617,177 +158,42 @@ [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] expected: FAIL - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (1) should be [matrix(1, 0, 0, 1, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.6666666666666666) should be [matrix(5, 0, 2, 3, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] expected: FAIL - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] expected: FAIL - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] - expected: FAIL - - [CSS Animations: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] - expected: FAIL - [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (-1) should be [matrix3d(-1.2484405096414273, 0, -2.727892280477045, 0, 0, 5, 0, 0, 6.365081987779772, 0, -2.9130278558299967, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0) should be [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (2) should be [matrix(13, 0, -10, -5, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] - expected: FAIL - [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (-1) should be [matrix(-13, 0, 0, -1, 12, 6)\]] expected: FAIL - [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.6666666666666666) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (-1) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (1) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] expected: FAIL - [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] - expected: FAIL - [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (-1) should be [matrix3d(1.9877532948000005, 0.0, 0.0, 0.0, 0.0, 2.7492749567000003, 0.0, 0.0, 0.0, 0.0, 2.5165290423999997, 0.0, 20.2343946258, 21.1087405532, 21.371164870599998, 1.0)\]] expected: FAIL [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (1) should be [matrix(7, 0, 1, 1, 0, 0)\]] expected: FAIL - [CSS Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] expected: FAIL - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [rotate(180deg)\] at (0.25) should be [rotate(45deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(360deg)\] at (1) should be [rotate(360deg)\]] expected: FAIL - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (-1) should be [rotate(360deg)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(360deg)\] at (0.75) should be [rotate(270deg)\]] expected: FAIL @@ -797,219 +203,48 @@ [Web Animations: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] expected: FAIL - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.5) should be [matrix(2, 0, 0, 3, 0, -3)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (-1) should be [matrix(-5, 0, -13, 13, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0.75) should be [matrix(1.5, 0, 0, 2, 0, -1.5)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (-1) should be [matrix(-5, 0, 0, 0, -6, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (1) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.75) should be [matrix3d(1.2804555205291865, 0, -1.1928678300408346, 0, 0, 2.5, 0, 0, 2.215325970075836, 0, 2.377988823839918, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (1) should be [rotate(180deg)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.25) should be [matrix3d(0.7912976716694541, -0.4517927901159618, -0.6868745974719376, 1.2522201536338506, 0.7952183069582651, 0.06340410955800829, -0.7956629784232128, 2.2561737435012983, 0.345639443327071, -0.8934490945546473, 0.830131443385676, 1.2606901484983566, -1.0078125, 0.75, -0.703125, 2.4888661932358946)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] - expected: FAIL - [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] expected: FAIL [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (2) should be [matrix(0, 5, 1, 0, -6, -12)\]] expected: FAIL - [CSS Animations: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0) should be [matrix(1, 0, 0, 1, 0, -6)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0) should be [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\]] - expected: FAIL - [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.25) should be [matrix3d(2.441256919175, 0.0, 0.0, 0.0, 0.0, 2.571299218825, 0.0, 0.0, 0.0, 0.0, 2.6947530634, 0.0, 20.35889062555, 20.561444082325, 20.800684839349998, 1.0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(180deg)\] at (0.75) should be [rotate(135deg)\]] expected: FAIL - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (-1) should be [matrix(0, 5, 1, 0, -6, -12)\]] - expected: FAIL - [Web Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] expected: FAIL - [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] - expected: FAIL - [Web Animations: property from [none\] to [rotate(180deg)\] at (2) should be [rotate(360deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.6666666666666666) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] - expected: FAIL - [Web Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (2) should be [matrix3d(0.39048513570444376, 0.14780794797065988, 0.6963068100217401, -4.857907861239344, -2.967682789284791, 0.6004978769584385, -3.5472376016872444, 26.675324787979896, -2.5953724498995308, 1.6280843851961373, 0.8163834310586356, 9.001735256585825, 1.34375, -1, 0.9375, -14.881239394516227)\]] expected: FAIL - [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.75) should be [matrix3d(0.35007413226026135, 0.7254385504141292, -0.4977009150941454, 0.09582061929004702, -1.1027525038949482, -0.5884810398827429, 0.4516829688651701, 0.5447944343861767, -0.68717798815684, 0.2657772247405681, 0.5465690479810023, 1.0836207863885503, -0.890625, -0.046875, 0.984375, 0.5930529142680927)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.25) should be [matrix3d(0.33652832679595723, 0.55254445148386, -0.7544724447833296, 0.22700224951774267, -0.69720168363685, -0.036373245768780864, 0.28149188169180933, -0.2845156818045006, -0.24737156018941048, 0.31207160370190334, 0.4564821058052897, 0.9220853089096839, -1.2265625, 0.203125, 0.75, 1.647016932991011)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (-1) should be [matrix(5, 0, 0, 9, 0, -12)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (1) should be [matrix(0, 7, -1, 0, 6, 0)\]] - expected: FAIL - [Web Animations: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] expected: FAIL [Web Animations: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] expected: FAIL - [CSS Animations: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (2) should be [matrix(-13, 0, 0, -1, 12, 6)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.3333333333333333) should be [matrix(2.5000000000000004, 4.330127018922193, -0.8660254037844386, 0.5000000000000001, 4, -2)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (-1) should be [matrix3d(-0.6299594065765657, -0.10825090106268696, -0.20133311671001855, 5.485724217214554, 6.358051978686152, 0.16496896269344588, 1.5760051143537075, -54.21568355620423, 0.7106057459805782, -1.1596356050622005, -0.11495342545397585, -4.913752963990824, -1.03125, -1.125, 3.5625, -5.901513951904114)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (0.25) should be [rotate(90deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (2) should be [matrix(13, 0, 6, 3, 12, 0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.75) should be [matrix(5.5, 0, 1.31, 1.75, 4.5, 0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0.25) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] - expected: FAIL - [Web Animations: property from [rotate(180deg)\] to [none\] at (1) should be [rotate(0deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] - expected: FAIL - [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0.5) should be [matrix(2.8284271247461903, 2.82842712474619, -0.7071067811865475, 0.7071067811865476, 3, -3)\]] expected: FAIL - [CSS Transitions with transition: all: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (1) should be [matrix(1, 0, 0, 1, 0, -6)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (2) should be [matrix3d(3.0761619932999995, 0.0, 0.0, 0.0, 0.0, 2.3221331858, 0.0, 0.0, 0.0, 0.0, 2.9442666928000003, 0.0, 20.5331850252, 19.7952290231, 20.002012795600002, 1.0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(360deg)\] at (-1) should be [rotate(-360deg)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (0.25) should be [matrix3d(0.9041890962319094, 0.3522701519297133, -0.15240204298176957, -0.1428256720529315, -0.7579798772527586, 0.6803606288839232, -0.05133336076757235, 0.37904689530895724, -0.1957679784745485, 0.38554138029509327, 0.8226186974340638, 0.3370288143441876, -0.296875, -0.015625, 0.328125, 0.5930529142680923)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(360deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (2) should be [matrix3d(-0.5844534449366048, -0.42278005999296053, -0.4650580659922564, -0.6817595809063256, 0.9156938760088464, 0.3851647027225889, 0.9244443507516923, 0.7218225020358241, -0.0803568793574344, 0.1719974850210706, -0.49676609633513097, -0.25968177786904373, -2.375, -0.125, 2.625, 5.340768914473685)\]] - expected: FAIL - - [CSS Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (0.75) should be [matrix3d(1.0093457700315165, -0.12746048375025829, -0.24746788943106088, 1.3202120308857304, 0.6128364656690982, 0.7600694601651116, -0.22233359857303325, 1.4081483224940277, 0.21669805381113447, -0.3786082265932788, 0.908354523914928, 0.6747509193960347, -0.3359375, 0.25, -0.234375, 2.4888661932358964)\]] - expected: FAIL - - [CSS Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (0.75) should be [matrix3d(1.211140527138306, 0, -0.30925494906815365, 0, 0, 1.5, 0, 0, 0.43295692869541513, 0, 1.6955967379936283, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (1) should be [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.25) should be [matrix(2.5, 0, 0.31, 1.25, 1.5, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.5) should be [matrix(4, 0, 2, 4, 0, 0)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [rotate(180deg)\] at (-1) should be [rotate(-180deg)\]] - expected: FAIL - [Web Animations: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0.3333333333333333) should be [matrix(3, 0, 1.6667, 5, 0, 0)\]] expected: FAIL - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (1) should be [matrix(7, 0, 2, 2, 6, 0)\]] - expected: FAIL - [Web Animations: property from [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] to [none\] at (2) should be [matrix3d(0, 0, 0, 0, 0, -1, 0, 0, 1.682941969615793, 0, -1.0806046117362795, 0, 0, 0, 0, 1)\]] expected: FAIL @@ -1019,51 +254,15 @@ [Web Animations: property from [none\] to [matrix3d(1.0806046117362795, 0, -1.682941969615793, 0, 0, 3, 0, 0, 3.365883939231586, 0, 2.161209223472559, 0, 0, 0, 0, 1)\] at (0) should be [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)\]] expected: FAIL - [CSS Transitions: property from [none\] to [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] at (-1) should be [matrix3d(-0.0000000000000002377810622383943, -1.0671050586638147, -0.08972656766237302, 1.3740432449326199, 0.98484601036295, -2.653201092395309, 0.6753819540610847, 3.6127240080250744, -2.7988839807429846, -1.2090004194153336, -0.5183744226115445, -0.7936088631686278, 1.1875, 0.0625, -1.3125, 5.340768914473683)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(0, 0.6875, -0.625, 0.3125, -0.6666666666666665, -1, 0.8333333333333334, 0.125, -0.6666666666666665, 0, 0.5, 1.0625, -1.1875, -0.0625, 1.3125, 1)\] to [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] at (0.75) should be [matrix3d(0.6861191524977764, -0.18025672746204927, -0.8710297237546482, 0.6072134247444672, 0.2819931018922366, 0.27778974607679663, -0.6540128246146626, 0.5063632314069845, 0.5509562084361049, -0.3215202993119732, 0.5459062603735321, 2.8697154005492105, -1.3046875, 0.734375, -0.375, 1.6470169329910096)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [matrix3d(0.571428571428571, -0.625, -0.8333333333333346, -0.66666666666669, 0.5, -0.1875, -0.8125, 0.3125, 0.34375, -1, 0.8333333333333327, 1.34375, -1.34375, 1, -0.9375, 1)\] to [none\] at (-1) should be [matrix3d(-0.6413028394192518, -1.0702420910513302, -0.5807595966791961, -18.02447171345163, 0.8211815704840004, 1.0980679097347057, 0.9399408862655454, 22.460730852026064, 0.28421009261178104, -0.5408346238741739, 0.5194791363698213, 3.075163035391172, -2.6875, 2, -1.875, -14.881239394516232)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (0) should be [matrix(3, 0, 0, 5, 0, -6)\]] - expected: FAIL - - [CSS Transitions: property from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]] - expected: FAIL - [Web Animations: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (1) should be [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\]] expected: FAIL - [CSS Transitions: property from [matrix(1, 0, 0, 7, 0, 0)\] to [matrix(7, 0, 1, 1, 0, 0)\] at (0) should be [matrix(1, 0, 0, 7, 0, 0)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [none\] to [rotate(180deg)\] at (0) should be [rotate(0deg)\]] - expected: FAIL - - [CSS Transitions: property from [matrix(1, 0, 0, 1, 0, -6)\] to [matrix(0, 7, -1, 0, 6, 0)\] at (0.3333333333333333) should be [matrix(2.598076211353316, 1.4999999999999998, -0.49999999999999994, 0.8660254037844387, 2, -4)\]] - expected: FAIL - - [CSS Transitions: property from [matrix3d(2.3505561943, 0.0, 0.0, 0.0, 0.0, 2.6068943664, 0.0, 0.0, 0.0, 0.0, 2.6591082592, 0.0, 20.3339914256, 20.6709033765, 20.9147808456, 1.0)\] to [matrix3d(2.7133590938, 0.0, 0.0, 0.0, 0.0, 2.4645137761, 0.0, 0.0, 0.0, 0.0, 2.801687476, 0.0, 20.4335882254, 20.2330661998, 20.4583968206, 1.0)\] at (0.75) should be [matrix3d(2.622658368925, 0.0, 0.0, 0.0, 0.0, 2.500108923675, 0.0, 0.0, 0.0, 0.0, 2.7660426718, 0.0, 20.408689025450002, 20.342525493975, 20.572492826850002, 1.0)\]] - expected: FAIL - [Web Animations: property from [rotate(180deg)\] to [none\] at (2) should be [rotate(-180deg)\]] expected: FAIL [Web Animations: property from [matrix(0, 7, -1, 0, 6, 0)\] to [matrix(1, 0, 0, 1, 0, -6)\] at (0) should be [matrix(0, 7, -1, 0, 6, 0)\]] expected: FAIL - [CSS Transitions with transition: all: property from [matrix(3, 0, 0, 5, 0, -6)\] to [none\] at (2) should be [matrix(-1, 0, 0, -3, 0, 6)\]] - expected: FAIL - [Web Animations: property from [rotate(180deg)\] to [none\] at (0.75) should be [rotate(45deg)\]] expected: FAIL - [CSS Transitions with transition: all: property from [rotate(180deg)\] to [none\] at (0.25) should be [rotate(135deg)\]] - expected: FAIL - - [CSS Transitions: property from [rotate(180deg)\] to [none\] at (0) should be [rotate(180deg)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini index 169257558a1..ddd3f77f948 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-interpolation-006.html.ini @@ -1,103 +1,37 @@ [transform-interpolation-006.html] - [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] - expected: FAIL - [Web Animations: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] - expected: FAIL - [Web Animations: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] expected: FAIL - [CSS Transitions: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] - expected: FAIL - [Web Animations: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] expected: FAIL - [CSS Transitions: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] - expected: FAIL - [Web Animations: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] - expected: FAIL - [Web Animations: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] expected: FAIL [Web Animations: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] expected: FAIL - [CSS Transitions: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] - expected: FAIL - [Web Animations: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] expected: FAIL - [CSS Animations: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] - expected: FAIL - [Web Animations: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] expected: FAIL - [CSS Animations: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] - expected: FAIL - - [CSS Transitions: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] - expected: FAIL - [Web Animations: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] expected: FAIL - [CSS Animations: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] - expected: FAIL - - [CSS Transitions: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] - expected: FAIL - [Web Animations: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] expected: FAIL - [CSS Transitions: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] - expected: FAIL - [Web Animations: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] expected: FAIL - [CSS Transitions: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] - expected: FAIL - [Web Animations: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] expected: FAIL @@ -107,183 +41,33 @@ [Web Animations: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - [Web Animations: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] expected: FAIL - [CSS Animations: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] - expected: FAIL - [Web Animations: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] expected: FAIL - [CSS Animations: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] - expected: FAIL - - [CSS Transitions: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Animations: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] - expected: FAIL - - [CSS Animations: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (0) should be [translate(10px)\]] - expected: FAIL - [Web Animations: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] expected: FAIL - [CSS Transitions: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] - expected: FAIL - [Web Animations: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] expected: FAIL - [CSS Transitions: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [translate(20px)\] at (2) should be [translate(40px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] - expected: FAIL - - [CSS Animations: property from neutral to [translate(20px)\] at (0.75) should be [translate(17.5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (0) should be [translate(30px)\]] - expected: FAIL - [Web Animations: property from [unset\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] expected: FAIL - [CSS Animations: property from [unset\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [translate(20px)\] at (0) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [translate(20px)\] at (0.25) should be [translate(27.5px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (2) should be [translate(30px)\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] - expected: FAIL - - [CSS Animations: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] - expected: FAIL - [Web Animations: property from neutral to [translate(20px)\] at (-1) should be [translate(0px)\]] expected: FAIL [Web Animations: property from [initial\] to [translate(20px)\] at (0.25) should be [translate(5px)\]] expected: FAIL - [CSS Animations: property from [inherit\] to [translate(20px)\] at (-1) should be [translate(40px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [translate(20px)\] at (0.25) should be [translate(12.5px)\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [translate(20px)\] at (0.75) should be [translate(15px)\]] - expected: FAIL - [Web Animations: property from neutral to [translate(20px)\] at (1) should be [translate(20px)\]] expected: FAIL - [CSS Animations: property from [initial\] to [translate(20px)\] at (0) should be [translate(0px)\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [translate(20px)\] at (1) should be [translate(20px)\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [translate(20px)\] at (2) should be [translate(10px)\]] - expected: FAIL - [Web Animations: property from [initial\] to [translate(20px)\] at (-1) should be [translate(-20px)\]] expected: FAIL - [CSS Animations: property from [inherit\] to [translate(20px)\] at (0.75) should be [translate(22.5px)\]] - expected: FAIL - [Web Animations: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] expected: FAIL - [CSS Transitions: property from [initial\] to [translate(20px)\] at (2) should be [translate(40px)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini deleted file mode 100644 index c1bb84468ec..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-matrix-composition.html.ini +++ /dev/null @@ -1,169 +0,0 @@ -[transform-matrix-composition.html] - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.5) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(150px)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 0, 0, 1, 125, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 1, 0, 0, 100, 100)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(200px)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 1, 0, 0, 100, 100)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(100px)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(0, 1, -1, 0, 100, 125)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 0, 0, 1, 175, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(0, 1, -1, 0, 100, 200)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.25) should be [translateX(225px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(0, 1, -1, 0, 350, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 1, 0, 0, 0, 100)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1.5) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(250px)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 1, 0, 0, 100, 200)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.75) should be [translateX(275px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 1, 0, 0, 100, 200)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1.5) should be [translateX(350px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 1, 0, 0, 200, 300)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 1, 0, 0, 200, 300)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 0, 0, 1, 200, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(0, 1, -1, 0, 200, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 0, 0, 1, 150, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (-0.5) should be [translateX(150px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(0, 1, -1, 0, 150, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 1, 0, 0, 0, 100)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(0, 1, -1, 0, 225, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 0, 0, 1, 50, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 1, 0, 0, 100, 200)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0) should be [translateX(200px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.75) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(175px)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.5) should be [translateX(250px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(1, 1, 0, 0, 100, 100)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(1, 1, 0, 0, 200, 300)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 0, 0, 1, 250, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (-0.5) should be [matrix(0, 1, -1, 0, 100, 50)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 1, 0, 0, 200, 300)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (0.25) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(125px)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(0, 1, -1, 0, 100, 150)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(0, 1, -1, 0, 100, 250)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 1, 0, 0, 0, 100)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(1, 0, 0, 1, 100, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(0, 1, -1, 0, 275, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.25) should be [matrix(1, 1, 0, 0, 0, 100)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to accumulate [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (1) should be [translateX(300px) rotate3d(1, 1, 0, 45deg)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix3d(0.8535533905932737,0.1464466094067262,-0.5,0,0.1464466094067262,0.8535533905932737,0.5,0,0.5,-0.5,0.7071067811865476,0,100,0,0,1)\] from add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 100, 0, 0, 1)\] to add [matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 200, 0, 0, 1)\] at (-0.5) should be [translateX(100px) rotate3d(1, 1, 0, 45deg) translateX(50px)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from add [matrix(1, 1, 0, 0, 0, 100)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (1.5) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(1, 0, 0, 1, 100, 0)\] from accumulate [matrix(1, 1, 0, 0, 0, 100)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(1, 0, 0, 1, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (0.5) should be [matrix(0, 1, -1, 0, 250, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from accumulate [matrix(1, 0, 0, 1, 100, 0)\] to accumulate [matrix(1, 0, 0, 1, 200, 0)\] at (1) should be [matrix(0, 1, -1, 0, 300, 0)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0.75) should be [matrix(0, 1, -1, 0, 100, 175)\]] - expected: FAIL - - [Compositing: property underlying [matrix(0, 1, -1, 0, 100, 0)\] from add [matrix(1, 0, 0, 1, 100, 0)\] to add [matrix(1, 0, 0, 1, 200, 0)\] at (0) should be [matrix(0, 1, -1, 0, 100, 100)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini index df57ee3321a..e9e4d56a9e3 100644 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-origin-interpolation.html.ini @@ -1,19 +1,4 @@ [transform-origin-interpolation.html] - [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Transitions: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] expected: FAIL @@ -23,483 +8,120 @@ [Web Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Animations: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] expected: FAIL [Web Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] expected: FAIL - [CSS Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] - expected: FAIL - [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] expected: FAIL - [CSS Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] - expected: FAIL - - [CSS Animations: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] - expected: FAIL - - [CSS Animations: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] - expected: FAIL - - [CSS Animations: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] expected: FAIL - [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] expected: FAIL - [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] expected: FAIL - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] - expected: FAIL - [Web Animations: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] - expected: FAIL - - [CSS Transitions: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] expected: FAIL - [CSS Animations: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] - expected: FAIL - [Web Animations: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] expected: FAIL - [CSS Transitions: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] - expected: FAIL - [Web Animations: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] expected: FAIL [Web Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] expected: FAIL - [CSS Animations: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] expected: FAIL - [CSS Transitions: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] - expected: FAIL - - [CSS Transitions: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] - expected: FAIL - - [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] - expected: FAIL - - [CSS Animations: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] - expected: FAIL - - [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px 20px\] at (0.3) should be [27px 13px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] expected: FAIL - [CSS Animations: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - [Web Animations: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] expected: FAIL - [CSS Animations: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] - expected: FAIL - - [CSS Animations: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] - expected: FAIL - [Web Animations: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] expected: FAIL [Web Animations: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] expected: FAIL - [CSS Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] expected: FAIL [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] expected: FAIL - [CSS Animations: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1.5) should be [15px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (1.5) should be [25px 15px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0) should be [10px 30px\]] - expected: FAIL - - [CSS Transitions: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] expected: FAIL - [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Transitions: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] - expected: FAIL - [Web Animations: property from [center center\] to [0% 100px\] at (0) should be [25px 25px\]] expected: FAIL - [CSS Animations: property from [inherit\] to [20px 20px\] at (-0.3) should be [33px 7px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0) should be [30px 10px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - [Web Animations: property from [top left\] to [bottom right\] at (-0.3) should be [-15px -15px\]] expected: FAIL - [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (-0.3) should be [-30% 20% 6.5px\]] - expected: FAIL - - [CSS Transitions: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] - expected: FAIL - [Web Animations: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] expected: FAIL - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] - expected: FAIL - [Web Animations: property from [top left\] to [bottom right\] at (0.6) should be [30px 30px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (1.5) should be [17.5px 17.5px\]] - expected: FAIL - [Web Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Transitions: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (-0.3) should be [7px 33px\]] - expected: FAIL - [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] expected: FAIL - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions: property from [top left\] to [bottom right\] at (1) should be [50px 50px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL [Web Animations: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] expected: FAIL - [CSS Animations: property from neutral to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Animations: property from [center center\] to [0% 100px\] at (0.6) should be [10px 70px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (0) should be [0% 50% 5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Transitions: property from [center center\] to [0% 100px\] at (0.3) should be [17.5px 47.5px\]] - expected: FAIL - - [CSS Animations: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - [Web Animations: property from [top left\] to [bottom right\] at (0) should be [0px 0px\]] expected: FAIL - [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] - expected: FAIL - [Web Animations: property from [unset\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] expected: FAIL - [CSS Animations: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] - expected: FAIL - - [CSS Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [center center\] to [0% 100px\] at (1) should be [0px 100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (0) should be [25px 25px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (1) should be [20px 20px\]] expected: FAIL - [CSS Animations: property from [unset\] to [20px 20px\] at (0.6) should be [22px 22px\]] - expected: FAIL - - [CSS Transitions: property from [center center\] to [0% 100px\] at (1.5) should be [-12.5px 137.5px\]] - expected: FAIL - - [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.6) should be [60% 110% 2px\]] - expected: FAIL - [Web Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1) should be [100% 150% 0px\]] expected: FAIL - [CSS Transitions with transition: all: property from [inherit\] to [20px 20px\] at (0.6) should be [24px 16px\]] - expected: FAIL - - [CSS Transitions: property from [0% 50% 5px\] to [100% 150% 0px\] at (0.3) should be [30% 80% 3.5px\]] - expected: FAIL - - [CSS Animations: property from [top left\] to [bottom right\] at (1.5) should be [75px 75px\]] - expected: FAIL - - [CSS Transitions: property from [top left\] to [bottom right\] at (0.3) should be [15px 15px\]] - expected: FAIL - - [CSS Animations: property from [center center\] to [0% 100px\] at (-0.3) should be [32.5px 2.5px\]] - expected: FAIL - - [CSS Animations: property from [0% 50% 5px\] to [100% 150% 0px\] at (1.5) should be [150% 200% -2.5px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [20px 20px\] at (0.6) should be [16px 24px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (0.6) should be [22px 22px\]] expected: FAIL - [CSS Transitions with transition: all: property from neutral to [20px 20px\] at (0.3) should be [13px 27px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px 20px\] at (0.3) should be [23.5px 23.5px\]] - expected: FAIL - [Web Animations: property from [initial\] to [20px 20px\] at (-0.3) should be [26.5px 26.5px\]] expected: FAIL - [CSS Transitions with transition: all: property from [unset\] to [20px 20px\] at (1) should be [20px 20px\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini deleted file mode 100644 index 4f099c15301..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-perspective-composition.html.ini +++ /dev/null @@ -1,43 +0,0 @@ -[transform-perspective-composition.html] - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (1.5) should be [perspective(12.5px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (1.5) should be [perspective(10px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0) should be [perspective(5px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (-0.5) should be [perspective(4.12px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (1) should be [perspective(8.33px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0.75) should be [perspective(7.06px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (-0.5) should be [perspective(4.12px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0.25) should be [perspective(5.45px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (1) should be [perspective(8.33px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0.75) should be [perspective(7.06px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0.25) should be [perspective(5.45px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from accumulate [perspective(10px)\] to accumulate [perspective(50px)\] at (0.5) should be [perspective(6.15px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0) should be [perspective(5px)\]] - expected: FAIL - - [Compositing: property underlying [perspective(10px)\] from add [perspective(10px)\] to add [perspective(50px)\] at (0.5) should be [perspective(6.15px)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini deleted file mode 100644 index 42f41c7b65b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-rotate-composition.html.ini +++ /dev/null @@ -1,190 +0,0 @@ -[transform-rotate-composition.html] - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (1.5) should be [rotateY(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (-0.5) should be [rotateZ(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (1.5) should be [rotate(45deg) skew(10deg, 20deg) rotate(315deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0) should be [rotate(90deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (-0.5) should be [rotateX(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (-0.5) should be [rotate(0deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0) should be [rotateZ(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0.75) should be [rotateX(75deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (-0.5) should be [rotateX(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (1) should be [rotateY(80deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (1.5) should be [rotateX(45deg) rotateY(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (1) should be [rotate(45deg) skew(10deg, 20deg) rotate(225deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (1) should be [rotateX(80deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (1) should be [rotateZ(80deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0.5) should be [rotateY(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0.75) should be [rotate(225deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0) should be [rotateX(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0) should be [rotateY(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (1) should be [rotateZ(80deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (-0.5) should be [rotate(45deg) skew(10deg, 20deg) rotate(-45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (1.5) should be [rotateX(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0.5) should be [rotateZ(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0.75) should be [rotateY(75deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (1) should be [rotateX(80deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0) should be [rotate(45deg) skew(10deg, 20deg) rotate(45deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (1.5) should be [rotateZ(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0) should be [rotateY(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0.5) should be [rotate(45deg) skew(10deg, 20deg) rotate(135deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0.5) should be [rotateY(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0.75) should be [rotateZ(75deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0.75) should be [rotate(45deg) skew(10deg, 20deg) rotate(180deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0.75) should be [rotateY(75deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0.75) should be [rotateX(75deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0.25) should be [rotateZ(65deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (0.25) should be [rotateY(65deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0.25) should be [rotateX(65deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0.5) should be [rotateZ(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (-0.5) should be [rotateY(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0.25) should be [rotateX(45deg) rotateY(40deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0.5) should be [rotate(180deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (-0.5) should be [rotateZ(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (1.5) should be [rotateX(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from accumulate [rotateX(40deg)\] to accumulate [rotateX(60deg)\] at (0.5) should be [rotateX(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0) should be [rotateX(45deg) rotateY(30deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from add [rotate(45deg)\] to add [rotate(225deg)\] at (0.25) should be [rotate(45deg) skew(10deg, 20deg) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (1.5) should be [rotateY(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from add [rotateY(40deg)\] to add [rotateY(60deg)\] at (-0.5) should be [rotateY(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (1) should be [rotateY(80deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0.75) should be [rotateX(45deg) rotateY(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (1.5) should be [rotate(360deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (0.25) should be [rotate(135deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateY(20deg)\] from accumulate [rotateY(40deg)\] to accumulate [rotateY(60deg)\] at (0.25) should be [rotateY(65deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0.25) should be [rotateX(65deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (1.5) should be [rotateZ(90deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0) should be [rotateZ(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotate(45deg) skew(10deg, 20deg)\] from accumulate [rotate(45deg)\] to accumulate [rotate(225deg)\] at (1) should be [rotate(270deg) skew(10deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0.5) should be [rotateX(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from accumulate [rotateZ(40deg)\] to accumulate [rotateZ(60deg)\] at (0.25) should be [rotateZ(65deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(20deg)\] from add [rotateX(40deg)\] to add [rotateX(60deg)\] at (0) should be [rotateX(60deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateZ(20deg)\] from add [rotateZ(40deg)\] to add [rotateZ(60deg)\] at (0.75) should be [rotateZ(75deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (0.5) should be [rotateX(45deg) rotateY(50deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (1) should be [rotateX(45deg) rotateY(70deg)\]] - expected: FAIL - - [Compositing: property underlying [rotateX(45deg)\] from accumulate [rotateY(30deg)\] to accumulate [rotateY(70deg)\] at (-0.5) should be [rotateX(45deg) rotateY(10deg)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini deleted file mode 100644 index 6a32547081a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-scale-composition.html.ini +++ /dev/null @@ -1,148 +0,0 @@ -[transform-scale-composition.html] - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (-0.5) should be [scaleZ(3.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0.5) should be [scaleY(4.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (1.5) should be [scaleX(9)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (-0.5) should be [scaleZ(5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0) should be [scaleX(4)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0.25) should be [scaleZ(6.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1) should be [scaleZ(5)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.5) should be [scale3d(2, 4, 3.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (-0.5) should be [scaleX(3.5)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.75) should be [scale3d(2, 4, 3.75)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0) should be [scaleZ(4)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.5) should be [scaleZ(4.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (1) should be [scaleX(8)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0) should be [scaleY(4)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0.25) should be [scaleX(6.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (1) should be [scaleY(5)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (1.5) should be [scaleZ(9)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1) should be [scale3d(2, 4, 4)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1.5) should be [scaleZ(5.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (-0.5) should be [scaleY(3.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0.25) should be [scaleX(4.25)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (1) should be [scaleX(5)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (1.5) should be [scale3d(2, 4, 4.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0.75) should be [scaleY(7.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0.75) should be [scaleX(4.75)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0.5) should be [scaleY(7)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0.25) should be [scaleY(6.5)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0) should be [scale3d(2, 4, 3)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (-0.5) should be [scale3d(2, 4, 2.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0.75) should be [scaleZ(7.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.75) should be [scaleZ(4.75)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (-0.5) should be [scaleY(5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (0.5) should be [scaleX(4.5)\]] - expected: FAIL - - [Compositing: property underlying [scale(2, 4)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.25) should be [scale3d(2, 4, 3.25)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (1.5) should be [scaleY(5.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0) should be [scaleX(6)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0.75) should be [scaleY(4.75)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (0) should be [scaleY(6)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (1) should be [scaleZ(8)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0) should be [scaleZ(6)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0.75) should be [scaleX(7.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (-0.5) should be [scaleX(5)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (1) should be [scaleY(8)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from accumulate [scaleY(3)\] to accumulate [scaleY(4)\] at (0.25) should be [scaleY(4.25)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from accumulate [scaleX(3)\] to accumulate [scaleX(4)\] at (1.5) should be [scaleX(5.5)\]] - expected: FAIL - - [Compositing: property underlying [scaleY(2)\] from add [scaleY(3)\] to add [scaleY(4)\] at (1.5) should be [scaleY(9)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from accumulate [scaleZ(3)\] to accumulate [scaleZ(4)\] at (0.25) should be [scaleZ(4.25)\]] - expected: FAIL - - [Compositing: property underlying [scaleZ(2)\] from add [scaleZ(3)\] to add [scaleZ(4)\] at (0.5) should be [scaleZ(7)\]] - expected: FAIL - - [Compositing: property underlying [scaleX(2)\] from add [scaleX(3)\] to add [scaleX(4)\] at (0.5) should be [scaleX(7)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini deleted file mode 100644 index 34ad53579f8..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-skew-composition.html.ini +++ /dev/null @@ -1,130 +0,0 @@ -[transform-skew-composition.html] - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0.25) should be [skew(10deg, 20deg) skew(35deg, 20deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0) should be [skewY(10deg) skewY(30deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0.5) should be [skewX(10deg) skewX(40deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0.75) should be [skew(10deg, 20deg) skew(45deg, 40deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (-0.5) should be [skew(10deg, 20deg) skew(20deg, -10deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (1.5) should be [skew(60deg, 135deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0) should be [skewY(75deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0) should be [skewX(10deg) skewX(30deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0.5) should be [skewX(95deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (-0.5) should be [skewY(55deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0) should be [skewX(75deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0.75) should be [skewX(105deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (1.5) should be [skewY(10deg) skewY(60deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (1) should be [skew(10deg, 20deg) skew(50deg, 50deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (1) should be [skew(50deg, 115deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0.5) should be [skewY(10deg) skewY(40deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (1) should be [skewY(115deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (1) should be [skewX(115deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (1.5) should be [skewY(135deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (1.5) should be [skewX(10deg) skewX(60deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (-0.5) should be [skew(20deg, 55deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0.5) should be [skew(10deg, 20deg) skew(40deg, 30deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (1.5) should be [skew(10deg, 20deg) skew(60deg, 70deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (1) should be [skewY(10deg) skewY(50deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (-0.5) should be [skewX(10deg) skewX(20deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (1) should be [skewX(10deg) skewX(50deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0.75) should be [skew(45deg, 105deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0.25) should be [skew(35deg, 85deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0.5) should be [skewY(95deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0.75) should be [skewY(105deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (1.5) should be [skewX(135deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0.25) should be [skewX(10deg) skewX(35deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (-0.5) should be [skewX(55deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0.75) should be [skewY(10deg) skewY(45deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewY(45deg)\] to accumulate [skewY(45deg)\] at (0.5) should be [matrix(1, 1, 0.5, 1.5, 0, 0)\]] - expected: FAIL - - [Compositing: property underlying [skewX(45deg)\] from accumulate [skewX(30deg)\] to accumulate [skewX(70deg)\] at (0.25) should be [skewX(85deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0) should be [skew(30deg, 75deg)\]] - expected: FAIL - - [Compositing: property underlying [skewX(10deg)\] from add [skewX(30deg)\] to add [skewX(50deg)\] at (0.75) should be [skewX(10deg) skewX(45deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(45deg)\] from accumulate [skewY(30deg)\] to accumulate [skewY(70deg)\] at (0.25) should be [skewY(85deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 45deg)\] from accumulate [skew(20deg, 30deg)\] to accumulate [skew(40deg, 70deg)\] at (0.5) should be [skew(40deg, 95deg)\]] - expected: FAIL - - [Compositing: property underlying [skew(10deg, 20deg)\] from add [skew(30deg, 10deg)\] to add [skew(50deg, 50deg)\] at (0) should be [skew(10deg, 20deg) skew(30deg, 10deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (-0.5) should be [skewY(10deg) skewY(20deg)\]] - expected: FAIL - - [Compositing: property underlying [skewY(10deg)\] from add [skewY(30deg)\] to add [skewY(50deg)\] at (0.25) should be [skewY(10deg) skewY(35deg)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini deleted file mode 100644 index 9da857698c1..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/animation/transform-translate-composition.html.ini +++ /dev/null @@ -1,169 +0,0 @@ -[transform-translate-composition.html] - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0.25) should be [translateX(225px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (-0.5) should be [translate3d(100px, 50px, -50px)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1.5) should be [translate3d(100px, 50px, 350px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0.5) should be [translateX(250px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (1) should be [translateX(350px)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.75) should be [translate3d(100px, 50px, 200px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0.5) should be [translate(160px, 320px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0.25) should be [translateX(100px) rotate(90deg) translateX(125px)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.5) should be [translate3d(100px, 50px, 150px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1.5) should be [translateZ(450px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0.25) should be [translateX(200px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (1) should be [translate(210px, 420px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (-0.5) should be [translate(60px, 120px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0.75) should be [translateX(300px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.5) should be [translateZ(250px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (-0.5) should be [translateX(150px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0) should be [translate(110px, 220px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0) should be [translate(110px, 220px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0.25) should be [translate(135px, 270px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0.75) should be [translateY(300px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (-0.5) should be [translateX(100px) rotate(90deg) translateX(50px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (1) should be [translateX(300px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (-0.5) should be [translate(60px, 120px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0.5) should be [translateY(250px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (1.5) should be [translateX(350px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0.75) should be [translateX(275px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (1.5) should be [translate(260px, 520px)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0) should be [translate3d(100px, 50px, 50px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0) should be [translateX(150px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (1) should be [translateX(100px) rotate(90deg) translateX(200px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (1.5) should be [translate(260px, 520px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (1) should be [translate(210px, 420px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0) should be [translateX(100px) rotate(90deg) translateX(100px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0.75) should be [translateX(100px) rotate(90deg) translateX(175px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (-0.5) should be [translateY(50px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.75) should be [translateZ(300px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (1.5) should be [translateX(450px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from accumulate [translateX(100px)\] to accumulate [translateX(200px)\] at (0) should be [translateX(200px) rotate(90deg)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (0.5) should be [translateX(100px) rotate(90deg) translateX(150px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (-0.5) should be [translateX(50px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.25) should be [translateZ(200px)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0.25) should be [translate3d(100px, 50px, 100px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (-0.5) should be [translateZ(50px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px)\] from accumulate [translateX(50px)\] to accumulate [translateX(250px)\] at (0.5) should be [translateX(250px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (1) should be [translateY(350px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1) should be [translateZ(350px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0.25) should be [translate(135px, 270px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0.5) should be [translate(160px, 320px)\]] - expected: FAIL - - [Compositing: property underlying [translateZ(100px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (0) should be [translateZ(150px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0) should be [translateY(150px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (1.5) should be [translateY(450px)\]] - expected: FAIL - - [Compositing: property underlying [translateX(100px) rotate(90deg)\] from add [translateX(100px)\] to add [translateX(200px)\] at (1.5) should be [translateX(100px) rotate(90deg) translateX(250px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to add [translate(200px, 400px)\] at (0.75) should be [translate(185px, 370px)\]] - expected: FAIL - - [Compositing: property underlying [translateY(100px)\] from accumulate [translateY(50px)\] to accumulate [translateY(250px)\] at (0.25) should be [translateY(200px)\]] - expected: FAIL - - [Compositing: property underlying [translate(100px, 50px)\] from accumulate [translateZ(50px)\] to accumulate [translateZ(250px)\] at (1) should be [translate3d(100px, 50px, 250px)\]] - expected: FAIL - - [Compositing: property underlying [translate(10px, 20px)\] from add [translate(100px, 200px)\] to replace [translate(210px, 420px)\] at (0.75) should be [translate(185px, 370px)\]] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini deleted file mode 100644 index 7339584a296..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-rotate-2d-3d-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-rotate-2d-3d-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini deleted file mode 100644 index 81618bd0e9b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-scale-nested-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-scale-nested-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini deleted file mode 100644 index 03526ca3c87..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotate3d-X-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini deleted file mode 100644 index e02342b1980..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-X-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotate3d-X-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini deleted file mode 100644 index a57e090de96..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotate3d-Y-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini deleted file mode 100644 index 460d1b11214..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Y-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotate3d-Y-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini deleted file mode 100644 index 4001e72a927..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotate3d-Z-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini deleted file mode 100644 index 2eb5788b70c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotate3d-Z-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini deleted file mode 100644 index a07af0b2590..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotateX-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini deleted file mode 100644 index 97b8bb30c69..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateX-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotateX-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini deleted file mode 100644 index 5ea69ab871f..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotateY-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini deleted file mode 100644 index 594c0f85622..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateY-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotateY-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini deleted file mode 100644 index 0cdd900044b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotateZ-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini deleted file mode 100644 index e708700ab54..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-3d-rotateZ-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-3d-rotateZ-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-animate-translate-implied-y.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-animate-translate-implied-y.html.ini new file mode 100644 index 00000000000..79f1fa389dc --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-animate-translate-implied-y.html.ini @@ -0,0 +1,2 @@ +[css-transform-animate-translate-implied-y.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini deleted file mode 100644 index 29f44e566c5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-inherit-scale.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-inherit-scale.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini deleted file mode 100644 index 46b8147330a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-property-existence.html.ini +++ /dev/null @@ -1,19 +0,0 @@ -[css-transform-property-existence.html] - [Check the existence of backface-visibility.] - expected: FAIL - - [Check the existence of perspective-origin.] - expected: FAIL - - [Check the existence of transform-style.] - expected: FAIL - - [Check the existence of perspective.] - expected: FAIL - - [Check the existence of transform-origin.] - expected: FAIL - - [Check the existence of transform.] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini deleted file mode 100644 index ac9787a7f2d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-scale-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css-transform-scale-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini deleted file mode 100644 index 9d870c25d85..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transform-style-evaluation-validation.html.ini +++ /dev/null @@ -1,7 +0,0 @@ -[css-transform-style-evaluation-validation.html] - [transform: Check multi-expr input with tab.] - expected: FAIL - - [transform: Check bad-format multi-expr input.] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-3d-on-anonymous-block-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-3d-on-anonymous-block-001.html.ini new file mode 100644 index 00000000000..bbb2e5f171e --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/css-transforms-3d-on-anonymous-block-001.html.ini @@ -0,0 +1,2 @@ +[css-transforms-3d-on-anonymous-block-001.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini deleted file mode 100644 index db9df66a542..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-perspective.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css3-transform-perspective.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini deleted file mode 100644 index 7f1ecc472b9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-rotateY.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css3-transform-rotateY.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini deleted file mode 100644 index 5d4b8a2ed6c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css3-transform-scale-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini deleted file mode 100644 index 922a0492379..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/css3-transform-scale.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[css3-transform-scale.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-1.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-1.html.ini new file mode 100644 index 00000000000..f10a8cf7451 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-1.html.ini @@ -0,0 +1,2 @@ +[individual-transform-1.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2a.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2a.html.ini new file mode 100644 index 00000000000..7d934b36ae2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2a.html.ini @@ -0,0 +1,2 @@ +[individual-transform-2a.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2b.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2b.html.ini new file mode 100644 index 00000000000..bf8df442cb5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2b.html.ini @@ -0,0 +1,2 @@ +[individual-transform-2b.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2c.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2c.html.ini new file mode 100644 index 00000000000..fb9e5d4d3a9 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2c.html.ini @@ -0,0 +1,2 @@ +[individual-transform-2c.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2d.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2d.html.ini new file mode 100644 index 00000000000..414a8fd4963 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2d.html.ini @@ -0,0 +1,2 @@ +[individual-transform-2d.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2e.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2e.html.ini new file mode 100644 index 00000000000..b20094b7cc1 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/individual-transform/individual-transform-2e.html.ini @@ -0,0 +1,2 @@ +[individual-transform-2e.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini deleted file mode 100644 index 034220c1773..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/backface-visibility-valid.html.ini +++ /dev/null @@ -1,7 +0,0 @@ -[backface-visibility-valid.html] - [e.style['backface-visibility'\] = "visible" should set the property value] - expected: FAIL - - [e.style['backface-visibility'\] = "hidden" should set the property value] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini deleted file mode 100644 index 5528671a24e..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/perspective-origin-valid.html.ini +++ /dev/null @@ -1,55 +0,0 @@ -[perspective-origin-valid.html] - [e.style['perspective-origin'\] = "left center" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "center left" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "center" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "right 40%" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "center center" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "10%" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "center bottom" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "left bottom" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "bottom right" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "40px top" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "bottom 10% right 20%" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "right 30% top 60px" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "top center" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "center 50px" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "top" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "20% 30px" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "left" should set the property value] - expected: FAIL - - [e.style['perspective-origin'\] = "30px center" should set the property value] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini deleted file mode 100644 index 6c9dd793f6a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-origin-valid.html.ini +++ /dev/null @@ -1,49 +0,0 @@ -[transform-origin-valid.html] - [e.style['transform-origin'\] = "right -4%" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "bottom" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "top center" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "left center" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "right" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "-1px bottom 5px" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "-1px" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "bottom right 7px" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "top" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "-4%" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "center top" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "left" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "center" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "calc(2em + 3ex)" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "center left 6px" should set the property value] - expected: FAIL - - [e.style['transform-origin'\] = "-1px -2px -3px" should set the property value] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini deleted file mode 100644 index b32c7a70c36..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/parsing/transform-valid.html.ini +++ /dev/null @@ -1,106 +0,0 @@ -[transform-valid.html] - [e.style['transform'\] = "scaleY(-85%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "matrix(1, 0, 0, 1, 0, 0)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(325%, 475%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale3d(-0.5, 2.5, -3)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(-500%, -620%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "translate(1px)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skew(0, -90deg)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale3d(0.5, 2.5, 3)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale3d(50%, 250%, 300%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(-5, -6)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "matrix(-0.1, -0.2, -0.3, -0.4, -0.5, -0.6)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skewY(-90deg)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skew(90deg)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "matrix(1, 2, 3, 4, 5, 6)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(3, 4)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skew(90deg, 0)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(2)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skew(0)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skewX(90deg)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "rotate(90deg)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scaleY(-8)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "translateX(-4px)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "translate(2%, -3%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "translate(1px, 2%) scale(3, 4) rotate(-90deg)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(-2)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scaleX(720%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(-250%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale3d(-50%, 250%, -300%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scale(250%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skewY(0)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "none" should set the property value] - expected: FAIL - - [e.style['transform'\] = "translateY(5%)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "rotate(0)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "skewX(0)" should set the property value] - expected: FAIL - - [e.style['transform'\] = "scaleX(7)" should set the property value] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini deleted file mode 100644 index d2924ec62e1..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-x.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[perspective-origin-x.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini deleted file mode 100644 index 9fcaf41e972..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-origin-xy.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[perspective-origin-xy.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini deleted file mode 100644 index 0e3d6d1238d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-0.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[perspective-translateZ-0.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini deleted file mode 100644 index 58ff93023ad..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-negative.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[perspective-translateZ-negative.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini deleted file mode 100644 index 44d24651263..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/perspective-translateZ-positive.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[perspective-translateZ-positive.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini deleted file mode 100644 index beeef5b2838..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/rotateY.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[rotateY.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini deleted file mode 100644 index d3b82be6159..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/scale-optional-second-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[scale-optional-second-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini deleted file mode 100644 index 775c84734b2..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/scale-zero-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[scale-zero-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini deleted file mode 100644 index 37e3f71e5cc..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-001.xht.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-applies-to-001.xht] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-002.xht.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-002.xht.ini new file mode 100644 index 00000000000..27a2c3c0916 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-applies-to-002.xht.ini @@ -0,0 +1,2 @@ +[transform-applies-to-002.xht] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini deleted file mode 100644 index b6f713ddaa5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-compound-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-compound-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini deleted file mode 100644 index 8af2b5d5c4d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-descendant-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-descendant-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini deleted file mode 100644 index cf738464211..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-display-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini deleted file mode 100644 index ed29dbcb42c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-display-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini deleted file mode 100644 index f9f66ba1503..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-display-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini deleted file mode 100644 index 327a0b9a0a3..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-display-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-display-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini deleted file mode 100644 index 2453479239f..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-inherit-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini deleted file mode 100644 index a39082be272..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-inherit-origin-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini deleted file mode 100644 index a0bd887dc80..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-inherit-origin-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-inherit-origin-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini deleted file mode 100644 index 70fd705c61b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini deleted file mode 100644 index 287f5ac381b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini deleted file mode 100644 index 36f4b9d36b0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini deleted file mode 100644 index b85c4668ae2..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini deleted file mode 100644 index e6719396da7..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini deleted file mode 100644 index 1620082da60..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-006.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini deleted file mode 100644 index 3576463a127..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini deleted file mode 100644 index 23298d70a48..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-008.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-008.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini deleted file mode 100644 index b7a9f1f193c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-009.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-009.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini deleted file mode 100644 index 8668347eaa5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-010.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-010.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini deleted file mode 100644 index 4f3d5070034..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-011.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-011.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini deleted file mode 100644 index d6a22874c59..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-012.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-012.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini deleted file mode 100644 index aa9da621c6f..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-013.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-013.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini deleted file mode 100644 index 477c1249595..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-014.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-014.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini deleted file mode 100644 index 89c24e435f6..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-015.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-015.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini deleted file mode 100644 index a66ce62258d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-016.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-016.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini deleted file mode 100644 index 942a8be11cb..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-input-019.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-input-019.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini deleted file mode 100644 index af89a047ac9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini deleted file mode 100644 index d11f8fa68da..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini deleted file mode 100644 index a58eb00601e..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini deleted file mode 100644 index 02f47c63a4d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini deleted file mode 100644 index 480f523b2e9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini deleted file mode 100644 index 9391fa617ed..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-006.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini deleted file mode 100644 index 9b7449bdd63..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini deleted file mode 100644 index ba75f6f77ab..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-matrix-008.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-matrix-008.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini deleted file mode 100644 index 7d8d45ba9c0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini deleted file mode 100644 index 81b30c49349..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini deleted file mode 100644 index 700cf590cd6..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini deleted file mode 100644 index 4d5c2bfd48d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-008.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-008.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-009.html.ini new file mode 100644 index 00000000000..18249acbff3 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-009.html.ini @@ -0,0 +1,2 @@ +[transform-origin-009.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini deleted file mode 100644 index d57fb948904..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini deleted file mode 100644 index 598a4c91405..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini deleted file mode 100644 index 3fafa6a3179..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini deleted file mode 100644 index 2b72da6c72b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini deleted file mode 100644 index 29883fb622e..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini deleted file mode 100644 index 66b2b371af7..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-006.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini deleted file mode 100644 index 9a84beaa758..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin-name-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin-name-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini deleted file mode 100644 index 220c9b54a4c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-origin.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-origin.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini deleted file mode 100644 index 2353465b0b1..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-overflow-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini deleted file mode 100644 index a6c765c077c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-overflow-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-overflow-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini deleted file mode 100644 index e846250eaa0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini deleted file mode 100644 index a49f2b0d225..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini deleted file mode 100644 index 5a163cb3679..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini deleted file mode 100644 index 5d33ea79cc3..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini deleted file mode 100644 index 78486aedd00..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini deleted file mode 100644 index 828948739e3..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-006.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini deleted file mode 100644 index e3f9041b974..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-percent-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-percent-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini deleted file mode 100644 index 71af4c081c1..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-propagate-inherit-boolean-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-propagate-inherit-boolean-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini deleted file mode 100644 index 205afd7f07d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rotate-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini deleted file mode 100644 index eaf5c713c02..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rotate-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini deleted file mode 100644 index ea9eafd3798..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rotate-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini deleted file mode 100644 index a258ff4ba46..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rotate-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini deleted file mode 100644 index 60c2dfb3201..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rotate-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini deleted file mode 100644 index 4c56d18b072..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rotate-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rotate-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini deleted file mode 100644 index 9daa0084203..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-rounding-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-rounding-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini deleted file mode 100644 index 940a466f169..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-scale-test.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-scale-test.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini deleted file mode 100644 index 34756c29415..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-singular-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-singular-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini deleted file mode 100644 index 372af8f732f..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stacking-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-stacking-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini deleted file mode 100644 index 16cb8b60d61..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-stresstest-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-stresstest-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini deleted file mode 100644 index 2d6426ebe5a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini deleted file mode 100644 index dcbba9fdd2b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini deleted file mode 100644 index 8a99504ae7e..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini deleted file mode 100644 index e0dc22c67a7..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini deleted file mode 100644 index 8c65ab23535..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini deleted file mode 100644 index c7c7903553a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-009.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-009.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini deleted file mode 100644 index 7cd32fa5416..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-010.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-010.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini deleted file mode 100644 index 439a4e59e1f..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-table-011.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-table-011.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini deleted file mode 100644 index 28efff32129..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-inline-table.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-inline-table.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini deleted file mode 100644 index 44c600dcfd9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-list-item.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-list-item.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini deleted file mode 100644 index 299e3e32029..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-caption.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table-caption.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini deleted file mode 100644 index 92b52f071f8..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-cell.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table-cell.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini deleted file mode 100644 index ad54394e650..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-footer-group.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table-footer-group.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini deleted file mode 100644 index 671baa449d8..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-header-group.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table-header-group.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini deleted file mode 100644 index d3924eabf59..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row-group.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table-row-group.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini deleted file mode 100644 index 15dd5cb56dd..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table-row.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table-row.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini deleted file mode 100644 index ba94778e879..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformable-table.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-transformable-table.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-caption-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-caption-contains-fixed-position.html.ini new file mode 100644 index 00000000000..c3b7ac8e5de --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-caption-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-caption-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tbody-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tbody-contains-fixed-position.html.ini new file mode 100644 index 00000000000..9a5907e66b6 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tbody-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-tbody-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-td-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-td-contains-fixed-position.html.ini new file mode 100644 index 00000000000..9fce6a3d73d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-td-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-td-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tfoot-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tfoot-contains-fixed-position.html.ini new file mode 100644 index 00000000000..7d397b381e0 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tfoot-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-tfoot-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-th-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-th-contains-fixed-position.html.ini new file mode 100644 index 00000000000..dd64b75e741 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-th-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-th-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-thead-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-thead-contains-fixed-position.html.ini new file mode 100644 index 00000000000..af984ec334d --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-thead-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-thead-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-contains-fixed-position.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-contains-fixed-position.html.ini new file mode 100644 index 00000000000..5ecc5feccaf --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-transformed-tr-contains-fixed-position.html.ini @@ -0,0 +1,2 @@ +[transform-transformed-tr-contains-fixed-position.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini deleted file mode 100644 index 5160b3ef6a1..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini deleted file mode 100644 index c686f2c8df3..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini deleted file mode 100644 index 678e991a273..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini deleted file mode 100644 index eae016e41ac..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini deleted file mode 100644 index 21d6131d721..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini deleted file mode 100644 index abb0cf51515..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-background-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini deleted file mode 100644 index bd8e02d68f5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translate-background-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translate-background-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini deleted file mode 100644 index c5ee225e63a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatex-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini deleted file mode 100644 index 8d5bd0f42a5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatex-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini deleted file mode 100644 index 5e16df5e0db..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatex-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini deleted file mode 100644 index ce71ac32a3b..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatex-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini deleted file mode 100644 index e03459d4f33..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatex-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatex-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini deleted file mode 100644 index 045a8dabc2a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatey-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini deleted file mode 100644 index e20165d612c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatey-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini deleted file mode 100644 index 787f3c17f7e..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatey-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini deleted file mode 100644 index 2b1b8b3e458..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatey-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini deleted file mode 100644 index af1a8c0a114..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform-translatey-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform-translatey-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini deleted file mode 100644 index 11da067d959..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-image-scale-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-image-scale-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini deleted file mode 100644 index a55b56e6fa9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-matrix3d-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini deleted file mode 100644 index bf2de7965ea..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-matrix3d-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini deleted file mode 100644 index 68cf19a6c24..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-matrix3d-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini deleted file mode 100644 index 6ff801ed99d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-matrix3d-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini deleted file mode 100644 index bf5d4cc51f8..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-matrix3d-005.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-matrix3d-005.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini deleted file mode 100644 index 091e99c8091..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-perspective-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-003.html.ini new file mode 100644 index 00000000000..039c1660617 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-004.html.ini new file mode 100644 index 00000000000..e54651d9df5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-004.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-005.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-005.html.ini new file mode 100644 index 00000000000..ae307d59949 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-005.html.ini @@ -0,0 +1,2 @@ +[transform3d-perspective-005.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini deleted file mode 100644 index f266d353cb4..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-perspective-006.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini deleted file mode 100644 index ecf73958181..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-perspective-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini deleted file mode 100644 index 49ed9b105d5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-009.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-perspective-009.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini deleted file mode 100644 index 499ab4c7440..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-perspective-origin-ref.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-perspective-origin-ref.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-002.html.ini new file mode 100644 index 00000000000..2311cbe9328 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-002.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-003.html.ini new file mode 100644 index 00000000000..9cdb49c8919 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-003.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-003.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-004.html.ini new file mode 100644 index 00000000000..d67916c3bce --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-004.html.ini @@ -0,0 +1,2 @@ +[transform3d-preserve3d-004.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini deleted file mode 100644 index 4f979af52d2..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-006.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-preserve3d-006.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini deleted file mode 100644 index 2e4332bb494..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-preserve3d-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini deleted file mode 100644 index 512d68b6dac..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-010.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-preserve3d-010.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini deleted file mode 100644 index 8528d49faec..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-011.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-preserve3d-011.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini deleted file mode 100644 index 8e9662abd28..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-preserve3d-012.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-preserve3d-012.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini deleted file mode 100644 index 429d9d56b20..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotate3d-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-rotate3d-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini deleted file mode 100644 index cf5f8a8237c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-rotatex-perspective-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini deleted file mode 100644 index 064f4ef89d0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-perspective-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-rotatex-perspective-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini deleted file mode 100644 index b4bfa8717f5..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-ref.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-rotatex-ref.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini deleted file mode 100644 index 34038d9da42..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatex-transformorigin-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-rotatex-transformorigin-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini deleted file mode 100644 index 55ca1bd2cd2..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-rotatey-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-rotatey-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini deleted file mode 100644 index b898a5c06ed..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-scale-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini deleted file mode 100644 index fb6a53ff991..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-scale-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini deleted file mode 100644 index de6b15fbfe7..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-scale-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini deleted file mode 100644 index 10d33aedd3a..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-scale-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini deleted file mode 100644 index 0f92b58fba9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-scale-007.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-scale-007.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini deleted file mode 100644 index 82acb0457bb..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-002.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-sorting-002.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini deleted file mode 100644 index c1aa90024f9..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-003.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-sorting-003.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini deleted file mode 100644 index 23ea21bfa12..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-sorting-004.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-sorting-004.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini deleted file mode 100644 index a1cfff3f60c..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translate3d-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-translate3d-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini deleted file mode 100644 index af0f6fce1fb..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transform3d-translatez-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform3d-translatez-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini deleted file mode 100644 index d5f6afd8fd8..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-preserve-3d-1.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transformed-preserve-3d-1.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini deleted file mode 100644 index 05d88526162..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateX-3.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transformed-rotateX-3.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini deleted file mode 100644 index 9141660a0b7..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transformed-rotateY-1.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transformed-rotateY-1.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini deleted file mode 100644 index e09e093cd34..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-degree-90.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transforms-rotate-degree-90.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini deleted file mode 100644 index a86c8d59948..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotate-translate-scale.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transforms-rotate-translate-scale.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini deleted file mode 100644 index 779d98966de..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/transforms-rotateY-degree-60.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transforms-rotateY-degree-60.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini deleted file mode 100644 index bea2d80af20..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/translate-optional-second-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[translate-optional-second-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle-mismatch.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle-mismatch.html.ini new file mode 100644 index 00000000000..0e17f8244b7 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-css-3d-polygon-cycle-mismatch.html.ini @@ -0,0 +1,2 @@ +[ttwf-css-3d-polygon-cycle-mismatch.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini deleted file mode 100644 index 1dcd26ee95d..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-reftest-rotate.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[ttwf-reftest-rotate.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini b/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini deleted file mode 100644 index cac747e2afd..00000000000 --- a/tests/wpt/metadata-layout-2020/css/css-transforms/ttwf-transform-translatey-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[ttwf-transform-translatey-001.html] - expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/filter-effects/filter-cb-abspos-inline-002.html.ini b/tests/wpt/metadata-layout-2020/css/filter-effects/filter-cb-abspos-inline-002.html.ini new file mode 100644 index 00000000000..83748f6b1c5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/filter-effects/filter-cb-abspos-inline-002.html.ini @@ -0,0 +1,2 @@ +[filter-cb-abspos-inline-002.html] + expected: FAIL diff --git a/tests/wpt/metadata-layout-2020/css/filter-effects/filter-scale-001.html.ini b/tests/wpt/metadata-layout-2020/css/filter-effects/filter-scale-001.html.ini deleted file mode 100644 index 88898ca9b5e..00000000000 --- a/tests/wpt/metadata-layout-2020/css/filter-effects/filter-scale-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[filter-scale-001.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/inline_stacking_context.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/inline_stacking_context.html.ini deleted file mode 100644 index f9dadae95f1..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/inline_stacking_context.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[inline_stacking_context.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc.html.ini deleted file mode 100644 index 51649001631..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[overflow_transformed_sc.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc_rotate.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc_rotate.html.ini deleted file mode 100644 index 6e25ce0845a..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/overflow_transformed_sc_rotate.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[overflow_transformed_sc_rotate.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/perspective.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/perspective.html.ini deleted file mode 100644 index cbe83dea1d1..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/perspective.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[perspective.html] - [Parsing of the perspective property] - expected: FAIL - diff --git a/tests/wpt/mozilla/meta-layout-2020/css/pixel_snapping_position_a.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/pixel_snapping_position_a.html.ini new file mode 100644 index 00000000000..df234428e94 --- /dev/null +++ b/tests/wpt/mozilla/meta-layout-2020/css/pixel_snapping_position_a.html.ini @@ -0,0 +1,2 @@ +[pixel_snapping_position_a.html] + expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/relative_position_clip_a.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/relative_position_clip_a.html.ini deleted file mode 100644 index 7d2d071d38f..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/relative_position_clip_a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[relative_position_clip_a.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/transform_3d.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/transform_3d.html.ini deleted file mode 100644 index ebdf53193a0..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/transform_3d.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform_3d.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/transform_optimization.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/transform_optimization.html.ini deleted file mode 100644 index 3cb356d8137..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/transform_optimization.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform_optimization.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/transform_simple_a.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/transform_simple_a.html.ini deleted file mode 100644 index 86d163e6441..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/transform_simple_a.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[transform_simple_a.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/css/translate_clip.html.ini b/tests/wpt/mozilla/meta-layout-2020/css/translate_clip.html.ini deleted file mode 100644 index 66d45d2fea2..00000000000 --- a/tests/wpt/mozilla/meta-layout-2020/css/translate_clip.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[translate_clip.html] - expected: FAIL diff --git a/tests/wpt/mozilla/meta-layout-2020/mozilla/calc.html.ini b/tests/wpt/mozilla/meta-layout-2020/mozilla/calc.html.ini index c565a10cee2..44962d56267 100644 --- a/tests/wpt/mozilla/meta-layout-2020/mozilla/calc.html.ini +++ b/tests/wpt/mozilla/meta-layout-2020/mozilla/calc.html.ini @@ -56,9 +56,6 @@ [calc for counter-increment] expected: FAIL - [calc for transform-origin] - expected: FAIL - [calc for order] expected: FAIL @@ -83,9 +80,6 @@ [calc for border-spacing] expected: FAIL - [calc for perspective-origin] - expected: FAIL - [calc(10px / 2)] expected: FAIL