Skip to content

[css-transforms-2] Fix translation in matrix recomposition algorithm.#2711

Merged
dirkschulze merged 1 commit into
w3c:masterfrom
emilio:translate-recomposition
May 29, 2018
Merged

[css-transforms-2] Fix translation in matrix recomposition algorithm.#2711
dirkschulze merged 1 commit into
w3c:masterfrom
emilio:translate-recomposition

Conversation

@emilio
Copy link
Copy Markdown
Collaborator

@emilio emilio commented May 28, 2018

You need to apply translation in all the columns.

I found this while hunting a transform recomposition bug in the new Gecko style
engine, which implemented this spec to the letter.

See: https://bugzilla.mozilla.org/show_bug.cgi?id=1459403

You need to apply translation in all the columns.

I found this while haunting a transform recomposition bug in the new Gecko style
engine, which implemented this spec to the letter.

See: https://bugzilla.mozilla.org/show_bug.cgi?id=1459403
@emilio emilio requested a review from dirkschulze May 28, 2018 08:59
emilio added a commit to emilio/csswg-drafts that referenced this pull request May 28, 2018
emilio added a commit to emilio/csswg-drafts that referenced this pull request May 28, 2018
@dirkschulze dirkschulze merged commit c05e197 into w3c:master May 29, 2018
@emilio emilio deleted the translate-recomposition branch May 29, 2018 21:30
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.

2 participants