[Webkit-unassigned] [Bug 254590] Regression - behaviour of transform:scale(0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 28 09:53:35 PDT 2023


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

--- Comment #2 from Matt Sephton <matt.sephton at gmail.com> ---
My current workaround is to put the following in a user stylesheet:

```
#polyglot__panel {
        transform: scale(1) !important;
}
```

-- 
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/20230328/d59185fe/attachment.htm>


More information about the webkit-unassigned mailing list