Bug 189834

Summary: Layout Test css-custom-properties-api/registerProperty.html is failing
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: karlcow, koivisto, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 189692    
Bug Blocks:    

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.