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

Implement the rest of 'text-decoration' property. #932

Merged
merged 3 commits into from Sep 16, 2013

Conversation

@june0cho
Copy link
Contributor

june0cho commented Sep 13, 2013

Implement 'overline' and 'line-through' in 'text-decoration' property. Add a test case.

@metajack
Copy link
Contributor

metajack commented Sep 14, 2013

This work is excellent. A few minor things:

  • you need to copy the same changes in platform/linux/font.rs to platform/android/font.rs I think since it also uses freetype.
  • can you create a bug for the missing implementation in platform/macos/font.rs if you can't complete that one yourself? and update the FIXME comment with the bug number.
@june0cho
Copy link
Contributor Author

june0cho commented Sep 16, 2013

@metajack Fixed your comments. Thanks!

@metajack

This comment has been minimized.

Copy link

metajack commented on 7436c10 Sep 16, 2013

r+

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on 7436c10 Sep 16, 2013

saw approval from metajack
at june0cho@7436c10

This comment has been minimized.

Copy link
Contributor

bors-servo replied Sep 16, 2013

merging june0cho/servo/text_deco = 7436c107 into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied Sep 16, 2013

june0cho/servo/text_deco = 7436c107 merged ok, testing candidate = 2223eac

This comment has been minimized.

Copy link
Contributor

bors-servo replied Sep 16, 2013

bors-servo pushed a commit that referenced this pull request Sep 16, 2013
Implement 'overline' and 'line-through' in 'text-decoration' property. Add a test case.
@june0cho
Copy link
Contributor Author

june0cho commented Sep 16, 2013

I didn't declare one module in macos/font.rs so it occured the error. I fixed it now. Please test it again :)

@metajack

This comment has been minimized.

Copy link

metajack commented on d4ab2fc Sep 16, 2013

r+

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on d4ab2fc Sep 16, 2013

saw approval from metajack
at june0cho@d4ab2fc

This comment has been minimized.

Copy link
Contributor

bors-servo replied Sep 16, 2013

merging june0cho/servo/text_deco = d4ab2fc into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied Sep 16, 2013

june0cho/servo/text_deco = d4ab2fc merged ok, testing candidate = 77a09b2

This comment has been minimized.

Copy link
Contributor

bors-servo replied Sep 16, 2013

fast-forwarding master to auto = 77a09b2

bors-servo pushed a commit that referenced this pull request Sep 16, 2013
Implement 'overline' and 'line-through' in 'text-decoration' property. Add a test case.
@bors-servo bors-servo merged commit d4ab2fc into servo:master Sep 16, 2013
1 check passed
1 check passed
default all tests passed
@june0cho june0cho deleted the june0cho:text_deco branch Sep 17, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
Remove support for falling back to an external domain since it was rather broken.
@burg burg mentioned this pull request Aug 30, 2015
3 of 4 tasks complete
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

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