gecko-dev/testing/web-platform/tests/css/css-paint-api
Yuki Shiino 0d8e2b4320 Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly
Automatic update from web-platform-tests
v8binding: Make PaintWorkletGlobalScope use IDL callback function

Converts PaintWorkletGlobalScope.registerPaint's second argument
|paintCtor| into IDL callback function type.  Also, makes
Paint Worklet use |PaintCallback| of callback function type.

Change-Id: I6706499705a116c85f5c092a46309854db88708c
Reviewed-on: https://chromium-review.googlesource.com/c/1478850
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Hitoshi Yoshida <peria@chromium.org>
Commit-Queue: Yuki Shiino <yukishiino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634582}

--

wpt-commits: 270d9bf4444b52a2d66dd10ade64cdfa455f2300
wpt-pr: 15497
2019-03-16 12:13:25 +00:00
..
hidpi Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
resources Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
background-image-alpha-ref.html
background-image-alpha.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
background-image-multiple-ref.html
background-image-multiple.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
background-image-tiled-ref.html
background-image-tiled.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-background-image-001-ref.html
geometry-background-image-001.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-background-image-002-ref.html
geometry-background-image-002.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-background-image-tiled-001-ref.html
geometry-background-image-tiled-001.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-background-image-tiled-002-ref.html
geometry-background-image-tiled-002.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-background-image-tiled-003-ref.html
geometry-background-image-tiled-003.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-border-image-001-ref.html
geometry-border-image-001.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-border-image-002-ref.html
geometry-border-image-002.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-border-image-003-ref.html
geometry-border-image-003.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-border-image-004-ref.html
geometry-border-image-004.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
geometry-with-float-size-ref.html
geometry-with-float-size.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
idlharness.html Bug 1523562 [wpt PR 15071] - Convert css/ idlharness.js tests to use idl_test, a=testonly 2019-02-07 21:51:10 +00:00
invalid-image-constructor-error-ref.html
invalid-image-constructor-error.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
invalid-image-paint-error-ref.html
invalid-image-paint-error.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
invalid-image-pending-script-ref.html
invalid-image-pending-script.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
overdraw-ref.html
overdraw.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint-arguments-ref.html
paint-arguments.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint-function-arguments-ref.html
paint-function-arguments.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-composite-ref.html
paint2d-composite.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-filter-ref.html
paint2d-filter.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-gradient-ref.html
paint2d-gradient.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-image-ref.html
paint2d-image.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-paths-ref.html
paint2d-paths.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-rects-ref.html
paint2d-rects.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-shadows-ref.html
paint2d-shadows.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
paint2d-transform-ref.html
paint2d-transform.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-001.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-002.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-003.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-004.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-005.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-006.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-007.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-008.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-009.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-010.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-011.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-012.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-013.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-014.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-015.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-016.https.html Bug 1530852 [wpt PR 15497] - v8binding: Make PaintWorkletGlobalScope use IDL callback function, a=testonly 2019-03-16 12:13:25 +00:00
parse-input-arguments-017.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-018-ref.html
parse-input-arguments-018.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-019.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-020.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-021.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-022.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
parse-input-arguments-ref.html
registered-property-interpolation-001.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-002.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-003.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-004.https.html Bug 1508211 [wpt PR 14121] - CSS: Serialize % before px in calc, a=testonly 2018-11-23 18:36:44 +00:00
registered-property-interpolation-005.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-006.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-007.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-008.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-009.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-interpolation-010.https.html Bug 1499879 [wpt PR 13583] - [css-properties-values-api] Test that interpolated values reach worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-invalidation-001.https.html Bug 1503698 [wpt PR 13822] - [css-properties-values-api] Invalidate paint worklet on registration., a=testonly 2018-11-10 09:03:04 +00:00
registered-property-invalidation-002.https.html Bug 1503698 [wpt PR 13822] - [css-properties-values-api] Invalidate paint worklet on registration., a=testonly 2018-11-10 09:03:04 +00:00
registered-property-stylemap.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-001.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-002.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-003.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-004.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-005.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-006.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-007.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-008.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-009.https.html Bug 1508211 [wpt PR 14121] - CSS: Serialize % before px in calc, a=testonly 2018-11-23 18:36:44 +00:00
registered-property-value-010.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-011.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-012.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-013.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-014.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-015.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-016.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-017.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
registered-property-value-018.https.html Bug 1499878 [wpt PR 13582] - [css-properties-values-api] Test styleMap in paint worklet., a=testonly 2018-11-07 14:40:16 +00:00
style-background-image-ref.html Bug 1442473 [wpt PR 9738] - [css-typed-om] Whitelist supported properties., a=testonly 2018-03-31 22:29:38 +01:00
style-background-image.https.html Bug 1442473 [wpt PR 9738] - [css-typed-om] Whitelist supported properties., a=testonly 2018-03-31 22:29:38 +01:00
style-before-pseudo-ref.html Bug 1442473 [wpt PR 9738] - [css-typed-om] Whitelist supported properties., a=testonly 2018-03-31 22:29:38 +01:00
style-before-pseudo.https.html Bug 1442473 [wpt PR 9738] - [css-typed-om] Whitelist supported properties., a=testonly 2018-03-31 22:29:38 +01:00
style-first-letter-pseudo-ref.html
style-first-letter-pseudo.https.html Bug 1439477 [wpt PR 9580] - [css-typed-om] Remove StylePropertyMap.getProperties()., a=testonly 2018-03-31 22:24:01 +01:00
valid-image-after-load-ref.html
valid-image-after-load.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00
valid-image-before-load-ref.html
valid-image-before-load.https.html Bug 1436451 [wpt PR 9427] - [css-layout-api][css-paint-api] Generalize paintWorklet test runner to work with layoutWorklet., a=testonly 2018-03-09 10:22:54 +00:00