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

Stride to be the number of aligned bytes in each row #392

Merged
merged 1 commit into from Apr 24, 2013

Conversation

@ILyoan
Copy link
Contributor

ILyoan commented Apr 22, 2013

I think stride means the number of aligned bytes in each row.
Many of servo source code use stride as the same meaning but there are some codes that do not meet this definition(width of each row).

This patch fixes such code so that 'stride's have the same idea.

@metajack metajack merged commit d7c5974 into servo:master Apr 24, 2013
@ILyoan ILyoan deleted the ILyoan:stride branch May 3, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
Add a test for HTMLScriptElement.text.
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Add 3D transformation support for dotted borders

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/392)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

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