From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../web-platform/tests/css/css-paint-api/META.yml | 5 + .../css-paint-api/background-image-alpha-ref.html | 40 ++++++++ .../background-image-alpha.https.html | 54 +++++++++++ .../background-image-multiple-ref.html | 16 +++ .../background-image-multiple.https.html | 34 +++++++ .../css-paint-api/background-image-tiled-ref.html | 32 ++++++ .../background-image-tiled.https.html | 45 +++++++++ .../css/css-paint-api/background-repeat-x-ref.html | 12 +++ .../css-paint-api/background-repeat-x.https.html | 32 ++++++ .../color-custom-property-animation-ref.html | 12 +++ .../color-custom-property-animation.https.html | 64 ++++++++++++ .../css-paint-api/column-count-crash.https.html | 39 ++++++++ ...om-property-animation-on-main-thread.https.html | 58 +++++++++++ .../css/css-paint-api/dynamic-import-ref.html | 10 ++ .../css/css-paint-api/dynamic-import.https.html | 37 +++++++ .../geometry-background-image-001-ref.html | 15 +++ .../geometry-background-image-001.https.html | 34 +++++++ .../geometry-background-image-002-ref.html | 15 +++ .../geometry-background-image-002.https.html | 34 +++++++ .../geometry-background-image-tiled-001-ref.html | 15 +++ .../geometry-background-image-tiled-001.https.html | 36 +++++++ .../geometry-background-image-tiled-002-ref.html | 15 +++ .../geometry-background-image-tiled-002.https.html | 35 +++++++ .../geometry-background-image-tiled-003-ref.html | 15 +++ .../geometry-background-image-tiled-003.https.html | 35 +++++++ .../geometry-border-image-001-ref.html | 22 +++++ .../geometry-border-image-001.https.html | 40 ++++++++ .../geometry-border-image-002-ref.html | 15 +++ .../geometry-border-image-002.https.html | 40 ++++++++ .../geometry-border-image-003-ref.html | 15 +++ .../geometry-border-image-003.https.html | 40 ++++++++ .../geometry-border-image-004-ref.html | 22 +++++ .../geometry-border-image-004.https.html | 41 ++++++++ .../geometry-border-image-005-ref.html | 18 ++++ .../geometry-border-image-005.https.html | 37 +++++++ .../geometry-with-float-size-ref.html | 12 +++ .../geometry-with-float-size.https.html | 35 +++++++ .../css-paint-api/hidpi/canvas-transform-ref.html | 23 +++++ .../hidpi/canvas-transform.https.html | 43 ++++++++ .../hidpi/device-pixel-ratio-ref.html | 24 +++++ .../hidpi/device-pixel-ratio.https.html | 40 ++++++++ .../tests/css/css-paint-api/idlharness.html | 17 ++++ .../invalid-image-constructor-error-ref.html | 10 ++ .../invalid-image-constructor-error.https.html | 41 ++++++++ .../invalid-image-paint-error-ref.html | 12 +++ .../invalid-image-paint-error.https.html | 37 +++++++ .../invalid-image-pending-script-ref.html | 12 +++ .../invalid-image-pending-script.https.html | 33 +++++++ .../css/css-paint-api/no-op-animation-ref.html | 16 +++ .../css/css-paint-api/no-op-animation.https.html | 50 ++++++++++ .../non-registered-property-value.https.html | 36 +++++++ ...-custom-property-animation-half-opaque-ref.html | 12 +++ ...ustom-property-animation-half-opaque.https.html | 65 +++++++++++++ .../one-custom-property-animation-ref.html | 14 +++ .../one-custom-property-animation.https.html | 68 +++++++++++++ .../tests/css/css-paint-api/overdraw-ref.html | 12 +++ .../tests/css/css-paint-api/overdraw.https.html | 31 ++++++ .../css/css-paint-api/paint-arguments-ref.html | 40 ++++++++ .../css/css-paint-api/paint-arguments.https.html | 49 ++++++++++ .../paint-function-arguments-ref.html | 39 ++++++++ .../paint-function-arguments-var.https.html | 56 +++++++++++ .../paint-function-arguments.https.html | 50 ++++++++++ .../paint-function-this-value.https.html | 43 ++++++++ .../css-paint-api/paint2d-canvasFilter-ref.html | 22 +++++ .../paint2d-canvasFilter.tentative.https.html | 39 ++++++++ .../css/css-paint-api/paint2d-composite-ref.html | 50 ++++++++++ .../css/css-paint-api/paint2d-composite.https.html | 75 ++++++++++++++ .../css-paint-api/paint2d-conicGradient-ref.html | 18 ++++ .../css-paint-api/paint2d-conicGradient.https.html | 35 +++++++ .../css/css-paint-api/paint2d-filter-ref.html | 61 ++++++++++++ .../css/css-paint-api/paint2d-filter.https.html | 108 +++++++++++++++++++++ .../css/css-paint-api/paint2d-gradient-ref.html | 25 +++++ .../css/css-paint-api/paint2d-gradient.https.html | 42 ++++++++ .../tests/css/css-paint-api/paint2d-image-ref.html | 15 +++ .../css/css-paint-api/paint2d-image.https.html | 31 ++++++ .../tests/css/css-paint-api/paint2d-paths-ref.html | 33 +++++++ .../css/css-paint-api/paint2d-paths.https.html | 50 ++++++++++ .../tests/css/css-paint-api/paint2d-rects-ref.html | 19 ++++ .../css/css-paint-api/paint2d-rects.https.html | 37 +++++++ .../tests/css/css-paint-api/paint2d-reset-ref.html | 22 +++++ .../css/css-paint-api/paint2d-reset.https.html | 39 ++++++++ .../css/css-paint-api/paint2d-roundRect-ref.html | 14 +++ .../css/css-paint-api/paint2d-roundRect.https.html | 33 +++++++ .../css/css-paint-api/paint2d-shadows-ref.html | 24 +++++ .../css/css-paint-api/paint2d-shadows.https.html | 41 ++++++++ .../css/css-paint-api/paint2d-transform-ref.html | 23 +++++ .../css/css-paint-api/paint2d-transform.https.html | 40 ++++++++ .../parse-input-arguments-001.https.html | 48 +++++++++ .../parse-input-arguments-002.https.html | 49 ++++++++++ .../parse-input-arguments-003.https.html | 49 ++++++++++ .../parse-input-arguments-004.https.html | 49 ++++++++++ .../parse-input-arguments-005.https.html | 46 +++++++++ .../parse-input-arguments-006.https.html | 45 +++++++++ .../parse-input-arguments-007.https.html | 48 +++++++++ .../parse-input-arguments-008.https.html | 49 ++++++++++ .../parse-input-arguments-009.https.html | 47 +++++++++ .../parse-input-arguments-010.https.html | 47 +++++++++ .../parse-input-arguments-011.https.html | 45 +++++++++ .../parse-input-arguments-012.https.html | 49 ++++++++++ .../parse-input-arguments-013.https.html | 44 +++++++++ .../parse-input-arguments-014.https.html | 46 +++++++++ .../parse-input-arguments-015.https.html | 49 ++++++++++ .../parse-input-arguments-016.https.html | 49 ++++++++++ .../parse-input-arguments-017.https.html | 47 +++++++++ .../parse-input-arguments-018-ref.html | 16 +++ .../parse-input-arguments-018.https.html | 68 +++++++++++++ .../parse-input-arguments-019.https.html | 47 +++++++++ .../parse-input-arguments-020.https.html | 46 +++++++++ .../parse-input-arguments-021.https.html | 49 ++++++++++ .../parse-input-arguments-022.https.html | 47 +++++++++ .../css-paint-api/parse-input-arguments-ref.html | 12 +++ .../parsing/paint-function-valid.https.html | 47 +++++++++ ...egistered-property-interpolation-001.https.html | 25 +++++ ...egistered-property-interpolation-002.https.html | 25 +++++ ...egistered-property-interpolation-003.https.html | 25 +++++ ...egistered-property-interpolation-004.https.html | 25 +++++ ...egistered-property-interpolation-005.https.html | 35 +++++++ ...egistered-property-interpolation-006.https.html | 25 +++++ ...egistered-property-interpolation-007.https.html | 25 +++++ ...egistered-property-interpolation-008.https.html | 25 +++++ ...egistered-property-interpolation-009.https.html | 25 +++++ ...egistered-property-interpolation-010.https.html | 33 +++++++ ...registered-property-invalidation-001.https.html | 48 +++++++++ ...registered-property-invalidation-002.https.html | 51 ++++++++++ .../registered-property-stylemap.https.html | 56 +++++++++++ .../registered-property-value-001.https.html | 27 ++++++ .../registered-property-value-002.https.html | 31 ++++++ .../registered-property-value-003.https.html | 28 ++++++ .../registered-property-value-004.https.html | 29 ++++++ .../registered-property-value-005.https.html | 29 ++++++ .../registered-property-value-006.https.html | 29 ++++++ .../registered-property-value-007.https.html | 40 ++++++++ .../registered-property-value-008.https.html | 29 ++++++ .../registered-property-value-009.https.html | 49 ++++++++++ .../registered-property-value-010.https.html | 41 ++++++++ .../registered-property-value-011.https.html | 29 ++++++ .../registered-property-value-012.https.html | 29 ++++++ .../registered-property-value-013.https.html | 29 ++++++ .../registered-property-value-014.https.html | 29 ++++++ .../registered-property-value-015.https.html | 29 ++++++ .../registered-property-value-016.https.html | 29 ++++++ .../registered-property-value-017.https.html | 29 ++++++ .../registered-property-value-018.https.html | 49 ++++++++++ .../tests/css/css-paint-api/resources/html5.png | Bin 0 -> 1302 bytes .../css-paint-api/resources/imported-module.mjs | 2 + .../tests/css/css-paint-api/resources/utils.js | 58 +++++++++++ .../tests/css/css-paint-api/roundrect-ref.html | 15 +++ .../tests/css/css-paint-api/roundrect.https.html | 31 ++++++ .../css/css-paint-api/setTransform-001.https.html | 38 ++++++++ .../css/css-paint-api/setTransform-002.https.html | 35 +++++++ .../css/css-paint-api/setTransform-003.https.html | 36 +++++++ .../css/css-paint-api/setTransform-004.https.html | 36 +++++++ .../tests/css/css-paint-api/setTransform-ref.html | 15 +++ .../css-paint-api/style-background-image-ref.html | 12 +++ .../style-background-image.https.html | 62 ++++++++++++ .../css/css-paint-api/style-before-pseudo-ref.html | 33 +++++++ .../css-paint-api/style-before-pseudo.https.html | 64 ++++++++++++ .../style-first-letter-pseudo-ref.html | 30 ++++++ .../style-first-letter-pseudo.https.html | 58 +++++++++++ .../css/css-paint-api/top-level-await-ref.html | 10 ++ .../css/css-paint-api/top-level-await.https.html | 34 +++++++ .../two-custom-property-animation-ref.html | 14 +++ .../two-custom-property-animation.https.html | 82 ++++++++++++++++ .../two-element-custom-property-animation-ref.html | 14 +++ ...wo-element-custom-property-animation.https.html | 92 ++++++++++++++++++ ...-element-one-custom-property-animation-ref.html | 14 +++ ...lement-one-custom-property-animation.https.html | 79 +++++++++++++++ .../css-paint-api/valid-image-after-load-ref.html | 12 +++ .../valid-image-after-load.https.html | 38 ++++++++ .../css-paint-api/valid-image-before-load-ref.html | 12 +++ .../valid-image-before-load.https.html | 39 ++++++++ 171 files changed, 5955 insertions(+) create mode 100644 testing/web-platform/tests/css/css-paint-api/META.yml create mode 100644 testing/web-platform/tests/css/css-paint-api/background-image-alpha-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-image-alpha.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-image-multiple-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-image-multiple.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-image-tiled-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-image-tiled.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-repeat-x-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/background-repeat-x.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/color-custom-property-animation-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/color-custom-property-animation.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/column-count-crash.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/custom-property-animation-on-main-thread.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/dynamic-import-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/dynamic-import.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-001-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-002-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-001-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-002-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-003-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-003.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-004-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-004.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-005-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-border-image-005.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-with-float-size-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/geometry-with-float-size.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/idlharness.html create mode 100644 testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/no-op-animation-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/no-op-animation.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/non-registered-property-value.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/one-custom-property-animation.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/overdraw-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/overdraw.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint-arguments-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint-arguments.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint-function-arguments-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint-function-arguments-var.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint-function-arguments.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint-function-this-value.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter.tentative.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-composite-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-composite.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-filter-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-filter.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-gradient-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-gradient.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-image-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-image.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-paths-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-paths.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-rects-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-rects.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-reset-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-reset.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-roundRect-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-roundRect.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-shadows-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-shadows.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-transform-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/paint2d-transform.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-003.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-004.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-005.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-006.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-007.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-008.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-009.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-010.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-011.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-012.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-013.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-014.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-015.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-016.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-017.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-019.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-020.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-021.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-022.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parse-input-arguments-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/parsing/paint-function-valid.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-003.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-004.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-005.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-006.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-007.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-008.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-009.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-010.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-stylemap.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-003.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-004.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-005.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-006.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-007.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-008.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-009.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-010.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-011.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-012.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-013.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-014.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-015.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-016.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-017.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/registered-property-value-018.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/resources/html5.png create mode 100644 testing/web-platform/tests/css/css-paint-api/resources/imported-module.mjs create mode 100644 testing/web-platform/tests/css/css-paint-api/resources/utils.js create mode 100644 testing/web-platform/tests/css/css-paint-api/roundrect-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/roundrect.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/setTransform-001.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/setTransform-002.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/setTransform-003.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/setTransform-004.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/setTransform-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/style-background-image-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/style-background-image.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/style-before-pseudo-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/style-before-pseudo.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/top-level-await-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/top-level-await.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/two-custom-property-animation-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/two-custom-property-animation.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/valid-image-after-load-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/valid-image-after-load.https.html create mode 100644 testing/web-platform/tests/css/css-paint-api/valid-image-before-load-ref.html create mode 100644 testing/web-platform/tests/css/css-paint-api/valid-image-before-load.https.html (limited to 'testing/web-platform/tests/css/css-paint-api') diff --git a/testing/web-platform/tests/css/css-paint-api/META.yml b/testing/web-platform/tests/css/css-paint-api/META.yml new file mode 100644 index 0000000000..082a0977fa --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/META.yml @@ -0,0 +1,5 @@ +spec: https://drafts.css-houdini.org/css-paint-api/ +suggested_reviewers: + - bfgeek + - grorg + - shans diff --git a/testing/web-platform/tests/css/css-paint-api/background-image-alpha-ref.html b/testing/web-platform/tests/css/css-paint-api/background-image-alpha-ref.html new file mode 100644 index 0000000000..532b1bd7e3 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-image-alpha-ref.html @@ -0,0 +1,40 @@ + + + + + + + +
+
+ +
+
+ +
+
+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-image-alpha.https.html b/testing/web-platform/tests/css/css-paint-api/background-image-alpha.https.html new file mode 100644 index 0000000000..c8fdc85257 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-image-alpha.https.html @@ -0,0 +1,54 @@ + + + + + + + + +
+
+
+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-image-multiple-ref.html b/testing/web-platform/tests/css/css-paint-api/background-image-multiple-ref.html new file mode 100644 index 0000000000..536258be74 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-image-multiple-ref.html @@ -0,0 +1,16 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-image-multiple.https.html b/testing/web-platform/tests/css/css-paint-api/background-image-multiple.https.html new file mode 100644 index 0000000000..51c928d2a6 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-image-multiple.https.html @@ -0,0 +1,34 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-image-tiled-ref.html b/testing/web-platform/tests/css/css-paint-api/background-image-tiled-ref.html new file mode 100644 index 0000000000..fe12f16382 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-image-tiled-ref.html @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-image-tiled.https.html b/testing/web-platform/tests/css/css-paint-api/background-image-tiled.https.html new file mode 100644 index 0000000000..11647c9228 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-image-tiled.https.html @@ -0,0 +1,45 @@ + + + + + + + + +
+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-repeat-x-ref.html b/testing/web-platform/tests/css/css-paint-api/background-repeat-x-ref.html new file mode 100644 index 0000000000..3df0c5417d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-repeat-x-ref.html @@ -0,0 +1,12 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/background-repeat-x.https.html b/testing/web-platform/tests/css/css-paint-api/background-repeat-x.https.html new file mode 100644 index 0000000000..2eccfd2a7d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/background-repeat-x.https.html @@ -0,0 +1,32 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/color-custom-property-animation-ref.html b/testing/web-platform/tests/css/css-paint-api/color-custom-property-animation-ref.html new file mode 100644 index 0000000000..d66536456e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/color-custom-property-animation-ref.html @@ -0,0 +1,12 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/color-custom-property-animation.https.html b/testing/web-platform/tests/css/css-paint-api/color-custom-property-animation.https.html new file mode 100644 index 0000000000..729af95ceb --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/color-custom-property-animation.https.html @@ -0,0 +1,64 @@ + + + + + + + + +
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/column-count-crash.https.html b/testing/web-platform/tests/css/css-paint-api/column-count-crash.https.html new file mode 100644 index 0000000000..8e774499b8 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/column-count-crash.https.html @@ -0,0 +1,39 @@ + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/custom-property-animation-on-main-thread.https.html b/testing/web-platform/tests/css/css-paint-api/custom-property-animation-on-main-thread.https.html new file mode 100644 index 0000000000..13ccf3fc27 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/custom-property-animation-on-main-thread.https.html @@ -0,0 +1,58 @@ + + + + + + + + +
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/dynamic-import-ref.html b/testing/web-platform/tests/css/css-paint-api/dynamic-import-ref.html new file mode 100644 index 0000000000..6c598aee39 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/dynamic-import-ref.html @@ -0,0 +1,10 @@ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/dynamic-import.https.html b/testing/web-platform/tests/css/css-paint-api/dynamic-import.https.html new file mode 100644 index 0000000000..62957fcd4b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/dynamic-import.https.html @@ -0,0 +1,37 @@ + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-001-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-001-ref.html new file mode 100644 index 0000000000..3e7db50548 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-001-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-001.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-001.https.html new file mode 100644 index 0000000000..50d75a5470 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-001.https.html @@ -0,0 +1,34 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-002-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-002-ref.html new file mode 100644 index 0000000000..b03fcd02ec --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-002-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-002.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-002.https.html new file mode 100644 index 0000000000..06be523c32 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-002.https.html @@ -0,0 +1,34 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001-ref.html new file mode 100644 index 0000000000..ce7988ffd0 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001.https.html new file mode 100644 index 0000000000..dbb4c385ee --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-001.https.html @@ -0,0 +1,36 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002-ref.html new file mode 100644 index 0000000000..3b3b2bc30e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002.https.html new file mode 100644 index 0000000000..6f865175ce --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-002.https.html @@ -0,0 +1,35 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003-ref.html new file mode 100644 index 0000000000..a21a990f98 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003.https.html new file mode 100644 index 0000000000..a3792caafb --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-background-image-tiled-003.https.html @@ -0,0 +1,35 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-001-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-001-ref.html new file mode 100644 index 0000000000..d305050294 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-001-ref.html @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-001.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-001.https.html new file mode 100644 index 0000000000..76813eab30 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-001.https.html @@ -0,0 +1,40 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-002-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-002-ref.html new file mode 100644 index 0000000000..050c6a9c35 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-002-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-002.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-002.https.html new file mode 100644 index 0000000000..4c686b9c11 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-002.https.html @@ -0,0 +1,40 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-003-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-003-ref.html new file mode 100644 index 0000000000..ef14f7728b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-003-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-003.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-003.https.html new file mode 100644 index 0000000000..ce343df291 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-003.https.html @@ -0,0 +1,40 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-004-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-004-ref.html new file mode 100644 index 0000000000..764b6e57c5 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-004-ref.html @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-004.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-004.https.html new file mode 100644 index 0000000000..8dd80c7171 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-004.https.html @@ -0,0 +1,41 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-005-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-005-ref.html new file mode 100644 index 0000000000..16d2304113 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-005-ref.html @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-border-image-005.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-005.https.html new file mode 100644 index 0000000000..efdd7fdf1b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-border-image-005.https.html @@ -0,0 +1,37 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-with-float-size-ref.html b/testing/web-platform/tests/css/css-paint-api/geometry-with-float-size-ref.html new file mode 100644 index 0000000000..c24a9d7bc0 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-with-float-size-ref.html @@ -0,0 +1,12 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/geometry-with-float-size.https.html b/testing/web-platform/tests/css/css-paint-api/geometry-with-float-size.https.html new file mode 100644 index 0000000000..8cd90c8431 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/geometry-with-float-size.https.html @@ -0,0 +1,35 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform-ref.html b/testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform-ref.html new file mode 100644 index 0000000000..d3e4e0913f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform-ref.html @@ -0,0 +1,23 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform.https.html b/testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform.https.html new file mode 100644 index 0000000000..6dc57abaf7 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/hidpi/canvas-transform.https.html @@ -0,0 +1,43 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio-ref.html b/testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio-ref.html new file mode 100644 index 0000000000..205cf8963b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio-ref.html @@ -0,0 +1,24 @@ + + + + +

This test ensures that the PaintWorkletGlobalScope.devicePixelRatio returns +the correct value, which should be identical as window.devicePixelRatio. To +manually test, open both this file and "device-pixel-ratio-ref.html" with a +browser, and you should see two idential green rectangles.

+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio.https.html b/testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio.https.html new file mode 100644 index 0000000000..f9516e5ccf --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/hidpi/device-pixel-ratio.https.html @@ -0,0 +1,40 @@ + + + + + + + + +

This test ensures that the PaintWorkletGlobalScope.devicePixelRatio returns +the correct value, which should be identical as window.devicePixelRatio. To +manually test, open both this file and "device-pixel-ratio-ref.html" with a +browser, and you should see two idential green rectangles.

+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/idlharness.html b/testing/web-platform/tests/css/css-paint-api/idlharness.html new file mode 100644 index 0000000000..3c4aa98d61 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/idlharness.html @@ -0,0 +1,17 @@ + +CSS Painting API IDL tests + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error-ref.html b/testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error-ref.html new file mode 100644 index 0000000000..5e4c5662af --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error-ref.html @@ -0,0 +1,10 @@ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error.https.html b/testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error.https.html new file mode 100644 index 0000000000..8facde43f5 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/invalid-image-constructor-error.https.html @@ -0,0 +1,41 @@ + + + + + + + + +
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error-ref.html b/testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error-ref.html new file mode 100644 index 0000000000..67f5751283 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error-ref.html @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error.https.html b/testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error.https.html new file mode 100644 index 0000000000..17c283e35c --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/invalid-image-paint-error.https.html @@ -0,0 +1,37 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script-ref.html b/testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script-ref.html new file mode 100644 index 0000000000..67f5751283 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script-ref.html @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script.https.html b/testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script.https.html new file mode 100644 index 0000000000..20a61eff41 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/invalid-image-pending-script.https.html @@ -0,0 +1,33 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/no-op-animation-ref.html b/testing/web-platform/tests/css/css-paint-api/no-op-animation-ref.html new file mode 100644 index 0000000000..19c8e56def --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/no-op-animation-ref.html @@ -0,0 +1,16 @@ + + +
=
+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/no-op-animation.https.html b/testing/web-platform/tests/css/css-paint-api/no-op-animation.https.html new file mode 100644 index 0000000000..5898555844 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/no-op-animation.https.html @@ -0,0 +1,50 @@ + + + + + + + +
=
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/non-registered-property-value.https.html b/testing/web-platform/tests/css/css-paint-api/non-registered-property-value.https.html new file mode 100644 index 0000000000..774cb4eb2d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/non-registered-property-value.https.html @@ -0,0 +1,36 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque-ref.html b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque-ref.html new file mode 100644 index 0000000000..34cbff442d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque-ref.html @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque.https.html b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque.https.html new file mode 100644 index 0000000000..57c70872c7 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-half-opaque.https.html @@ -0,0 +1,65 @@ + + + + + + + + + +
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-ref.html b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-ref.html new file mode 100644 index 0000000000..c221aa0e89 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation-ref.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation.https.html b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation.https.html new file mode 100644 index 0000000000..25b1cef188 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/one-custom-property-animation.https.html @@ -0,0 +1,68 @@ + + + + + + + + +
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/overdraw-ref.html b/testing/web-platform/tests/css/css-paint-api/overdraw-ref.html new file mode 100644 index 0000000000..67f5751283 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/overdraw-ref.html @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-paint-api/overdraw.https.html b/testing/web-platform/tests/css/css-paint-api/overdraw.https.html new file mode 100644 index 0000000000..8d3dc72f93 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/overdraw.https.html @@ -0,0 +1,31 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint-arguments-ref.html b/testing/web-platform/tests/css/css-paint-api/paint-arguments-ref.html new file mode 100644 index 0000000000..3675fc10e7 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint-arguments-ref.html @@ -0,0 +1,40 @@ + + + + + + + +
+
+ +
+
+ +
+
+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint-arguments.https.html b/testing/web-platform/tests/css/css-paint-api/paint-arguments.https.html new file mode 100644 index 0000000000..c08069c2e3 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint-arguments.https.html @@ -0,0 +1,49 @@ + + + + + + + + + +
+
+
+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint-function-arguments-ref.html b/testing/web-platform/tests/css/css-paint-api/paint-function-arguments-ref.html new file mode 100644 index 0000000000..764c8f3c78 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint-function-arguments-ref.html @@ -0,0 +1,39 @@ + + + + + + + +
+
+ +
+
+ +
+
+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint-function-arguments-var.https.html b/testing/web-platform/tests/css/css-paint-api/paint-function-arguments-var.https.html new file mode 100644 index 0000000000..e06231cb1d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint-function-arguments-var.https.html @@ -0,0 +1,56 @@ + + + + + + + + + +
+
+
+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint-function-arguments.https.html b/testing/web-platform/tests/css/css-paint-api/paint-function-arguments.https.html new file mode 100644 index 0000000000..c613bd159f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint-function-arguments.https.html @@ -0,0 +1,50 @@ + + + + + + + + + +
+
+
+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint-function-this-value.https.html b/testing/web-platform/tests/css/css-paint-api/paint-function-this-value.https.html new file mode 100644 index 0000000000..216913899a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint-function-this-value.https.html @@ -0,0 +1,43 @@ + + + +Paint callback is invoked with `this` value of `paintInstance` + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter-ref.html new file mode 100644 index 0000000000..e8231c254c --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter-ref.html @@ -0,0 +1,22 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter.tentative.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter.tentative.https.html new file mode 100644 index 0000000000..a4d50712be --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-canvasFilter.tentative.https.html @@ -0,0 +1,39 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-composite-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-composite-ref.html new file mode 100644 index 0000000000..3b75d52698 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-composite-ref.html @@ -0,0 +1,50 @@ + + + + + + + + + + +
+ + + + +
+ + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-composite.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-composite.https.html new file mode 100644 index 0000000000..d654ba49aa --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-composite.https.html @@ -0,0 +1,75 @@ + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient-ref.html new file mode 100644 index 0000000000..9042906b07 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient-ref.html @@ -0,0 +1,18 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient.https.html new file mode 100644 index 0000000000..07584c0897 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-conicGradient.https.html @@ -0,0 +1,35 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-filter-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-filter-ref.html new file mode 100644 index 0000000000..2e4b979ad8 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-filter-ref.html @@ -0,0 +1,61 @@ + + + + + + + + + + + +
+ + + + + +
+ + + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-filter.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-filter.https.html new file mode 100644 index 0000000000..a53fff986c --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-filter.https.html @@ -0,0 +1,108 @@ + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-gradient-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-gradient-ref.html new file mode 100644 index 0000000000..f3644a92fd --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-gradient-ref.html @@ -0,0 +1,25 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-gradient.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-gradient.https.html new file mode 100644 index 0000000000..f99b7cb901 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-gradient.https.html @@ -0,0 +1,42 @@ + + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-image-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-image-ref.html new file mode 100644 index 0000000000..90c62e5421 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-image-ref.html @@ -0,0 +1,15 @@ + + + + +
+ + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-image.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-image.https.html new file mode 100644 index 0000000000..71074df796 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-image.https.html @@ -0,0 +1,31 @@ + + + + + + + +
+ + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-paths-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-paths-ref.html new file mode 100644 index 0000000000..313a71e190 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-paths-ref.html @@ -0,0 +1,33 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-paths.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-paths.https.html new file mode 100644 index 0000000000..ae29930dc6 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-paths.https.html @@ -0,0 +1,50 @@ + + + + + + + + +
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-rects-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-rects-ref.html new file mode 100644 index 0000000000..fae2de7b7a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-rects-ref.html @@ -0,0 +1,19 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-rects.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-rects.https.html new file mode 100644 index 0000000000..9279aa2a87 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-rects.https.html @@ -0,0 +1,37 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-reset-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-reset-ref.html new file mode 100644 index 0000000000..9ee3bdbce1 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-reset-ref.html @@ -0,0 +1,22 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-reset.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-reset.https.html new file mode 100644 index 0000000000..2d5158effb --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-reset.https.html @@ -0,0 +1,39 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-roundRect-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-roundRect-ref.html new file mode 100644 index 0000000000..71e9031f4b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-roundRect-ref.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-roundRect.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-roundRect.https.html new file mode 100644 index 0000000000..7849354e87 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-roundRect.https.html @@ -0,0 +1,33 @@ + + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-shadows-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-shadows-ref.html new file mode 100644 index 0000000000..94aea6ff80 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-shadows-ref.html @@ -0,0 +1,24 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-shadows.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-shadows.https.html new file mode 100644 index 0000000000..124819fa3a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-shadows.https.html @@ -0,0 +1,41 @@ + + + + + + + + +
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-transform-ref.html b/testing/web-platform/tests/css/css-paint-api/paint2d-transform-ref.html new file mode 100644 index 0000000000..08893127a6 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-transform-ref.html @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/paint2d-transform.https.html b/testing/web-platform/tests/css/css-paint-api/paint2d-transform.https.html new file mode 100644 index 0000000000..b264d1da5f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/paint2d-transform.https.html @@ -0,0 +1,40 @@ + + + + + + + + +
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-001.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-001.https.html new file mode 100644 index 0000000000..d18259e4d7 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-001.https.html @@ -0,0 +1,48 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-002.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-002.https.html new file mode 100644 index 0000000000..c5975586e9 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-002.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-003.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-003.https.html new file mode 100644 index 0000000000..4d5daa7073 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-003.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-004.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-004.https.html new file mode 100644 index 0000000000..bd1e5651af --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-004.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-005.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-005.https.html new file mode 100644 index 0000000000..16744ec355 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-005.https.html @@ -0,0 +1,46 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-006.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-006.https.html new file mode 100644 index 0000000000..2fbbec7705 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-006.https.html @@ -0,0 +1,45 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-007.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-007.https.html new file mode 100644 index 0000000000..1fc435fc7b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-007.https.html @@ -0,0 +1,48 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-008.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-008.https.html new file mode 100644 index 0000000000..9543d2d884 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-008.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-009.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-009.https.html new file mode 100644 index 0000000000..41e8411a4a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-009.https.html @@ -0,0 +1,47 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-010.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-010.https.html new file mode 100644 index 0000000000..44bbab5b7f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-010.https.html @@ -0,0 +1,47 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-011.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-011.https.html new file mode 100644 index 0000000000..09f8b02747 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-011.https.html @@ -0,0 +1,45 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-012.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-012.https.html new file mode 100644 index 0000000000..4a05b6fcf1 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-012.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-013.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-013.https.html new file mode 100644 index 0000000000..ef8bf905c2 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-013.https.html @@ -0,0 +1,44 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-014.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-014.https.html new file mode 100644 index 0000000000..715dab8dc7 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-014.https.html @@ -0,0 +1,46 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-015.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-015.https.html new file mode 100644 index 0000000000..4c8cfebca4 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-015.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-016.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-016.https.html new file mode 100644 index 0000000000..aa5eda8aae --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-016.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-017.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-017.https.html new file mode 100644 index 0000000000..2ba8d996c6 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-017.https.html @@ -0,0 +1,47 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018-ref.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018-ref.html new file mode 100644 index 0000000000..55b841fc64 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018-ref.html @@ -0,0 +1,16 @@ + + + +

This test result should show a green rect. The registerPaint('failureIndicator') +will be called twice and the inputArguments will return two different strings, +which will throw an exception and the paint function with 'failureIndicator' +should never be called. In other words, there should be no red painted in the result.

+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018.https.html new file mode 100644 index 0000000000..1554cc6445 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-018.https.html @@ -0,0 +1,68 @@ + + + + + + + + +

This test result should show a green rect. The registerPaint('failureIndicator') +will be called twice and the inputArguments will return two different strings, +which will throw an exception and the paint function with 'failureIndicator' +should never be called. In other words, there should be no red painted in the result.

+
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-019.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-019.https.html new file mode 100644 index 0000000000..d0a628561d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-019.https.html @@ -0,0 +1,47 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-020.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-020.https.html new file mode 100644 index 0000000000..7797eb45fe --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-020.https.html @@ -0,0 +1,46 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-021.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-021.https.html new file mode 100644 index 0000000000..22d6d5adbd --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-021.https.html @@ -0,0 +1,49 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-022.https.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-022.https.html new file mode 100644 index 0000000000..9434807039 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-022.https.html @@ -0,0 +1,47 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-ref.html b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-ref.html new file mode 100644 index 0000000000..862212092a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parse-input-arguments-ref.html @@ -0,0 +1,12 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/parsing/paint-function-valid.https.html b/testing/web-platform/tests/css/css-paint-api/parsing/paint-function-valid.https.html new file mode 100644 index 0000000000..187bd9e94c --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/parsing/paint-function-valid.https.html @@ -0,0 +1,47 @@ + + +CSS Painting API Level 1: parsing paint() with valid values + + + + + + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-001.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-001.https.html new file mode 100644 index 0000000000..5aaed62542 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-001.https.html @@ -0,0 +1,25 @@ + + +Interpolated <angle> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-002.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-002.https.html new file mode 100644 index 0000000000..80b2c9339d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-002.https.html @@ -0,0 +1,25 @@ + + +Interpolated <color> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-003.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-003.https.html new file mode 100644 index 0000000000..683ed403fb --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-003.https.html @@ -0,0 +1,25 @@ + + +Interpolated <integer> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-004.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-004.https.html new file mode 100644 index 0000000000..9602e902ec --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-004.https.html @@ -0,0 +1,25 @@ + + +Interpolated <length-percentage> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-005.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-005.https.html new file mode 100644 index 0000000000..35d6ccbf3d --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-005.https.html @@ -0,0 +1,35 @@ + + +Interpolated <length> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-006.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-006.https.html new file mode 100644 index 0000000000..a8cfdead0f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-006.https.html @@ -0,0 +1,25 @@ + + +Interpolated <number> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-007.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-007.https.html new file mode 100644 index 0000000000..77b80b51e6 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-007.https.html @@ -0,0 +1,25 @@ + + +Interpolated <percentage> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-008.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-008.https.html new file mode 100644 index 0000000000..1ec166614e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-008.https.html @@ -0,0 +1,25 @@ + + +Interpolated <resolution> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-009.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-009.https.html new file mode 100644 index 0000000000..e7a5e37c64 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-009.https.html @@ -0,0 +1,25 @@ + + +Interpolated <time> values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-010.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-010.https.html new file mode 100644 index 0000000000..ee3a0f1b32 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-interpolation-010.https.html @@ -0,0 +1,33 @@ + + +Interpolated list values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-001.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-001.https.html new file mode 100644 index 0000000000..408ba49743 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-001.https.html @@ -0,0 +1,48 @@ + + +Registering a property causes invalidation for initial value + + + + + + +
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-002.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-002.https.html new file mode 100644 index 0000000000..b65bcd5a6e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-invalidation-002.https.html @@ -0,0 +1,51 @@ + + +Registering a property causes invalidation for applied value + + + + + + +
+ + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-stylemap.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-stylemap.https.html new file mode 100644 index 0000000000..3dec98d910 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-stylemap.https.html @@ -0,0 +1,56 @@ + + +Test styleMap functions + + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-001.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-001.https.html new file mode 100644 index 0000000000..970e1f3e5e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-001.https.html @@ -0,0 +1,27 @@ + + +Initial values reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-002.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-002.https.html new file mode 100644 index 0000000000..6019151b10 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-002.https.html @@ -0,0 +1,31 @@ + + +Inherited values reach worklet + + + + + + +
+
+
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-003.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-003.https.html new file mode 100644 index 0000000000..b9c3bf3fd9 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-003.https.html @@ -0,0 +1,28 @@ + + +Values of *-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-004.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-004.https.html new file mode 100644 index 0000000000..e04be69f80 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-004.https.html @@ -0,0 +1,29 @@ + + +Values of <angle>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-005.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-005.https.html new file mode 100644 index 0000000000..bfecd0c56b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-005.https.html @@ -0,0 +1,29 @@ + + +Values of <color>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-006.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-006.https.html new file mode 100644 index 0000000000..7176b67d4b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-006.https.html @@ -0,0 +1,29 @@ + + +Values of <custom-ident>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-007.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-007.https.html new file mode 100644 index 0000000000..309fe969b6 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-007.https.html @@ -0,0 +1,40 @@ + + +Values of <image>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-008.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-008.https.html new file mode 100644 index 0000000000..db72408d77 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-008.https.html @@ -0,0 +1,29 @@ + + +Values of <integer>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-009.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-009.https.html new file mode 100644 index 0000000000..a2c2e9a8cd --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-009.https.html @@ -0,0 +1,49 @@ + + +Values of <length-percentage>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-010.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-010.https.html new file mode 100644 index 0000000000..332a22a1b9 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-010.https.html @@ -0,0 +1,41 @@ + + +Values of <length>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-011.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-011.https.html new file mode 100644 index 0000000000..a596a5d55f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-011.https.html @@ -0,0 +1,29 @@ + + +Values of <number>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-012.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-012.https.html new file mode 100644 index 0000000000..80c1e6ed37 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-012.https.html @@ -0,0 +1,29 @@ + + +Values of <percentage>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-013.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-013.https.html new file mode 100644 index 0000000000..7af03929d8 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-013.https.html @@ -0,0 +1,29 @@ + + +Values of <resolution>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-014.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-014.https.html new file mode 100644 index 0000000000..0ca1eca13e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-014.https.html @@ -0,0 +1,29 @@ + + +Values of <time>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-015.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-015.https.html new file mode 100644 index 0000000000..d7ba26b852 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-015.https.html @@ -0,0 +1,29 @@ + + +Values of <url>-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-016.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-016.https.html new file mode 100644 index 0000000000..609f00f6d0 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-016.https.html @@ -0,0 +1,29 @@ + + +Values of ident-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-017.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-017.https.html new file mode 100644 index 0000000000..609f00f6d0 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-017.https.html @@ -0,0 +1,29 @@ + + +Values of ident-properties reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/registered-property-value-018.https.html b/testing/web-platform/tests/css/css-paint-api/registered-property-value-018.https.html new file mode 100644 index 0000000000..1f9876b6b5 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/registered-property-value-018.https.html @@ -0,0 +1,49 @@ + + +Values of lists reach worklet + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/resources/html5.png b/testing/web-platform/tests/css/css-paint-api/resources/html5.png new file mode 100644 index 0000000000..e34419263f Binary files /dev/null and b/testing/web-platform/tests/css/css-paint-api/resources/html5.png differ diff --git a/testing/web-platform/tests/css/css-paint-api/resources/imported-module.mjs b/testing/web-platform/tests/css/css-paint-api/resources/imported-module.mjs new file mode 100644 index 0000000000..2a23b33414 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/resources/imported-module.mjs @@ -0,0 +1,2 @@ +// This doesn't need to contain anything. If it's dynamically import()ed +// successfully, the test fails. diff --git a/testing/web-platform/tests/css/css-paint-api/resources/utils.js b/testing/web-platform/tests/css/css-paint-api/resources/utils.js new file mode 100644 index 0000000000..e968644136 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/resources/utils.js @@ -0,0 +1,58 @@ + +// Register a property, and interpolate its value to the halfway point. +function registerAndInterpolateProperty(options) { + CSS.registerProperty({ + name: options.name, + syntax: `${options.syntax} | none`, + initialValue: 'none', + inherits: false + }); + let animation = options.on.animate([ + { [options.name]: options.from }, + { [options.name]: options.to } + ], 1000); + animation.currentTime = 500; + animation.pause(); +} + +// Apply a paint worklet to 'target' which verifies that the worklet-side value +// of a set of properties is what we expect. +// +// The 'expected' parameter is an object where each key is the name of a +// property to check, and each corresponding value is an array with the expected +// (serialized) values for that property. +function expectWorkletValues(target, expected) { + const workletName = 'registered-property-value'; + + // Wrap any single values in an array. This makes it possible to omit the + // array if there is only one value. + const ensureArray = x => x.constructor === Array ? x : [x]; + expected = Object.entries(expected).map(([k, v]) => [k, ensureArray(v)]) + .map(x => ({[x[0]]: x[1]})) + .reduce((a, b) => Object.assign(a, b), {}); + + target.style.setProperty('width', '100px'); + target.style.setProperty('height', '100px'); + target.style.setProperty('background-image', `paint(${workletName})`); + + const worklet = ` + const expectedData = ${JSON.stringify(expected)}; + const expectedKeys = Object.keys(expectedData).sort(); + registerPaint('${workletName}', class { + static get inputProperties() { return expectedKeys; } + paint(ctx, geom, styleMap) { + let serialize = (v) => '[' + v.constructor.name + ' ' + v.toString() + ']'; + let actual = expectedKeys.map(k => styleMap.getAll(k).map(serialize).join(', ')).join(' | '); + let expected = expectedKeys.map(k => expectedData[k].join(', ')).join(' | '); + ctx.fillStyle = (actual === expected) ? 'green' : 'red'; + ctx.fillRect(0, 0, geom.width, geom.height); + } + });` + + importWorkletAndTerminateTestAfterAsyncPaint(CSS.paintWorklet, worklet); +} + +// Like expectWorkletValues, but can only test a single property. +function expectWorkletValue(target, property, expected) { + expectWorkletValues(target, { [property]: expected }); +} diff --git a/testing/web-platform/tests/css/css-paint-api/roundrect-ref.html b/testing/web-platform/tests/css/css-paint-api/roundrect-ref.html new file mode 100644 index 0000000000..b2b188736e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/roundrect-ref.html @@ -0,0 +1,15 @@ + + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/roundrect.https.html b/testing/web-platform/tests/css/css-paint-api/roundrect.https.html new file mode 100644 index 0000000000..7fc2b3fc5b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/roundrect.https.html @@ -0,0 +1,31 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/setTransform-001.https.html b/testing/web-platform/tests/css/css-paint-api/setTransform-001.https.html new file mode 100644 index 0000000000..9913d3ba6c --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/setTransform-001.https.html @@ -0,0 +1,38 @@ + +setTransform with DOMMatrix behaves correctly + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/setTransform-002.https.html b/testing/web-platform/tests/css/css-paint-api/setTransform-002.https.html new file mode 100644 index 0000000000..779ebcac7e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/setTransform-002.https.html @@ -0,0 +1,35 @@ + +setTransform with DOMMatrix behaves correctly + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/setTransform-003.https.html b/testing/web-platform/tests/css/css-paint-api/setTransform-003.https.html new file mode 100644 index 0000000000..cbdb525eca --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/setTransform-003.https.html @@ -0,0 +1,36 @@ + +setTransform with NaN should be ignored + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/setTransform-004.https.html b/testing/web-platform/tests/css/css-paint-api/setTransform-004.https.html new file mode 100644 index 0000000000..38a71677ad --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/setTransform-004.https.html @@ -0,0 +1,36 @@ + +setTransform with Infinity should be ignored + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/setTransform-ref.html b/testing/web-platform/tests/css/css-paint-api/setTransform-ref.html new file mode 100644 index 0000000000..e969ba034a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/setTransform-ref.html @@ -0,0 +1,15 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/style-background-image-ref.html b/testing/web-platform/tests/css/css-paint-api/style-background-image-ref.html new file mode 100644 index 0000000000..ac936dd169 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/style-background-image-ref.html @@ -0,0 +1,12 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/style-background-image.https.html b/testing/web-platform/tests/css/css-paint-api/style-background-image.https.html new file mode 100644 index 0000000000..c36e50271b --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/style-background-image.https.html @@ -0,0 +1,62 @@ + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/style-before-pseudo-ref.html b/testing/web-platform/tests/css/css-paint-api/style-before-pseudo-ref.html new file mode 100644 index 0000000000..823fc257d4 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/style-before-pseudo-ref.html @@ -0,0 +1,33 @@ + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/style-before-pseudo.https.html b/testing/web-platform/tests/css/css-paint-api/style-before-pseudo.https.html new file mode 100644 index 0000000000..cc569a4b8e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/style-before-pseudo.https.html @@ -0,0 +1,64 @@ + + + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo-ref.html b/testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo-ref.html new file mode 100644 index 0000000000..8f337c5be8 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo-ref.html @@ -0,0 +1,30 @@ + + + + + +
ppp
+ + + diff --git a/testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo.https.html b/testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo.https.html new file mode 100644 index 0000000000..6789137803 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/style-first-letter-pseudo.https.html @@ -0,0 +1,58 @@ + + + + + + + + + +
ppp
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/top-level-await-ref.html b/testing/web-platform/tests/css/css-paint-api/top-level-await-ref.html new file mode 100644 index 0000000000..b135021a0a --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/top-level-await-ref.html @@ -0,0 +1,10 @@ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/top-level-await.https.html b/testing/web-platform/tests/css/css-paint-api/top-level-await.https.html new file mode 100644 index 0000000000..8a0855cc97 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/top-level-await.https.html @@ -0,0 +1,34 @@ + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/css-paint-api/two-custom-property-animation-ref.html b/testing/web-platform/tests/css/css-paint-api/two-custom-property-animation-ref.html new file mode 100644 index 0000000000..fa364bde34 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/two-custom-property-animation-ref.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/two-custom-property-animation.https.html b/testing/web-platform/tests/css/css-paint-api/two-custom-property-animation.https.html new file mode 100644 index 0000000000..6669076e90 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/two-custom-property-animation.https.html @@ -0,0 +1,82 @@ + + + + + + + + +
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation-ref.html b/testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation-ref.html new file mode 100644 index 0000000000..37774e086f --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation-ref.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation.https.html b/testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation.https.html new file mode 100644 index 0000000000..48b0f201d4 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/two-element-custom-property-animation.https.html @@ -0,0 +1,92 @@ + + + + + + + + +
+
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation-ref.html b/testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation-ref.html new file mode 100644 index 0000000000..530d3dc9a1 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation-ref.html @@ -0,0 +1,14 @@ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation.https.html b/testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation.https.html new file mode 100644 index 0000000000..1090185409 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/two-element-one-custom-property-animation.https.html @@ -0,0 +1,79 @@ + + + + + + + + +
+
+ + + + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/valid-image-after-load-ref.html b/testing/web-platform/tests/css/css-paint-api/valid-image-after-load-ref.html new file mode 100644 index 0000000000..67f5751283 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/valid-image-after-load-ref.html @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-paint-api/valid-image-after-load.https.html b/testing/web-platform/tests/css/css-paint-api/valid-image-after-load.https.html new file mode 100644 index 0000000000..c1bf8e8554 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/valid-image-after-load.https.html @@ -0,0 +1,38 @@ + + + + + + + +
+ + + + + + diff --git a/testing/web-platform/tests/css/css-paint-api/valid-image-before-load-ref.html b/testing/web-platform/tests/css/css-paint-api/valid-image-before-load-ref.html new file mode 100644 index 0000000000..67f5751283 --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/valid-image-before-load-ref.html @@ -0,0 +1,12 @@ + + + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/css-paint-api/valid-image-before-load.https.html b/testing/web-platform/tests/css/css-paint-api/valid-image-before-load.https.html new file mode 100644 index 0000000000..b58dfa114e --- /dev/null +++ b/testing/web-platform/tests/css/css-paint-api/valid-image-before-load.https.html @@ -0,0 +1,39 @@ + + + + + + + +
+ + + + + + -- cgit v1.2.3