Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapping issues #21092

Open
gw3583 opened this issue Jun 25, 2018 · 0 comments
Open

Snapping issues #21092

gw3583 opened this issue Jun 25, 2018 · 0 comments

Comments

@gw3583
Copy link
Contributor

@gw3583 gw3583 commented Jun 25, 2018

Servo does not generally apply snapping / rounding to most parts of layout (for example font line height, stacking context offsets etc).

Some recent changes in WR cause a significant number of tests to fail, due to the lack of snapping / rounding in Servo. We need this change to remain in WR as it fixes some artifacts when text is animating (which was noticed in Gecko).

We are (for now) confident that this is the "right" fix in WR. Thus, to make these tests pass again in Servo, we need to spend some time investigating exactly how and where Gecko does snapping / rounding, and also make Servo behave in the same way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.