[Webkit-unassigned] [Bug 231054] Implement CSSStyleSheet Replace() Functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 02:03:42 PDT 2022


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com

--- Comment #3 from Karl Dubost <karlcow at apple.com> ---
I tried to use the app today for a project and realize it was not working.
And discovered I had already filed a bug for this. ^_^

This depends on implementing
https://drafts.csswg.org/cssom/#dom-cssstylesheet-replacesync

replaceSync can be found on GitHub here and there. 4754 occurrences, (probably not only the window.CSSStyleSheet.prototype.replaceSync) there can be similar function names in JS.
https://github.com/search?l=JavaScript&p=1&q=replacesync&type=Code

constructible stylesheets have now been enabled on all Firefox channels (May 2022).
https://bugzilla.mozilla.org/show_bug.cgi?id=1644102


https://caniuse.com/mdn-api_cssstylesheet_replacesync

-- 
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/20220705/9b970e41/attachment.htm>


More information about the webkit-unassigned mailing list