RESOLVED FIXED 189834
Layout Test css-custom-properties-api/registerProperty.html is failing
https://bugs.webkit.org/show_bug.cgi?id=189834
Summary Layout Test css-custom-properties-api/registerProperty.html is failing
Per Arne Vollan
Reported 2018-09-21 08:48:23 PDT
The following layout test is failing Windows: css-custom-properties-api/registerProperty.html Probable cause: Unknown. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css-custom-properties-api%2FregisterProperty.html
Attachments
Per Arne Vollan
Comment 1 2018-09-21 08:52:47 PDT
Updated test expectations in <https://trac.webkit.org/changeset/236318/webkit>.
Karl Dubost
Comment 2 2022-11-01 00:22:55 PDT
Currently the message fails with ``` FAIL message: CSS.registerProperty is not a function. (In 'CSS.registerProperty({ name: name, syntax: syntax, initialValue: initial, inherits: inherits })', 'CSS.registerProperty' is undefined) ``` The associated Firefox bug is https://bugzilla.mozilla.org/show_bug.cgi?id=1634362 which has a dependency on Houdini. https://bugzilla.mozilla.org/show_bug.cgi?id=1273706 see https://developer.mozilla.org/en-US/docs/Web/API/CSS/registerProperty and https://drafts.css-houdini.org/css-properties-values-api/#the-registerproperty-function
Antti Koivisto
Comment 3 2023-01-20 09:06:28 PST
This is done.
Radar WebKit Bug Importer
Comment 4 2023-01-20 09:07:18 PST
Note You need to log in before you can comment on or make changes to this bug.