[Webkit-unassigned] [Bug 189834] Layout Test css-custom-properties-api/registerProperty.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 1 00:22:55 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=189834

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com
         Depends on|                            |189692

--- Comment #2 from Karl Dubost <karlcow at apple.com> ---
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


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=189692
[Bug 189692] Implement CSS Custom Properties and Values API Level 1
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221101/f3a61189/attachment.htm>


More information about the webkit-unassigned mailing list