Skip to content

Tabs: fixes #1446#1447

Open
matvey-andreyev wants to merge 1 commit intomuseui:masterfrom
matvey-andreyev:master
Open

Tabs: fixes #1446#1447
matvey-andreyev wants to merge 1 commit intomuseui:masterfrom
matvey-andreyev:master

Conversation

@matvey-andreyev
Copy link
Copy Markdown

#1446

In Firefox, transformValue did not match the regex, which resulted in strings like translate(160px) translate(160px) leading to multiple translations.

In Firefox, translate functions look like this: translate(160px)
In Chrome, for example, they look like this: translate(160px, 0px)

In Firefox, transformValue did not match the regex, which resulted in strings like translate(160px) translate(160px) leading to multiple translations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant