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 parsing and serialization of initial-letter property #15959

Closed
upsuper opened this issue Mar 15, 2017 · 12 comments
Closed

Implement parsing and serialization of initial-letter property #15959

upsuper opened this issue Mar 15, 2017 · 12 comments

Comments

@highfive
Copy link

@highfive highfive commented Mar 15, 2017

Hi! If you have any questions regarding this issue, feel free to make a comment here, or ask it in the #servo channel in IRC.

If you intend to work on this issue, then add @highfive: assign me to your comment, and I'll assign this to you. 😄

@karan1276
Copy link
Contributor

@karan1276 karan1276 commented Mar 15, 2017

I would like to work on this. @highfive: assign me

@highfive highfive added the C-assigned label Mar 15, 2017
@highfive
Copy link

@highfive highfive commented Mar 15, 2017

Hey @karan1276! Thanks for your interest in working on this issue. It's now assigned to you!

@wafflespeanut
Copy link
Member

@wafflespeanut wafflespeanut commented Mar 21, 2017

@karan1276 Have you made any progress on this?

@karan1276
Copy link
Contributor

@karan1276 karan1276 commented Mar 21, 2017

@wafflespeanut not yet. I'll look into it tomorrow

@bholley bholley added the A-stylo label Mar 26, 2017
@highfive
Copy link

@highfive highfive commented Mar 26, 2017

cc @emilio

@karan1276
Copy link
Contributor

@karan1276 karan1276 commented Mar 27, 2017

This would have been a fun issue to do, but i don't want to block it for too long. I have some other issues in the pipe. Someone else can work on this issue if they wish so.

@jdm jdm removed the C-assigned label Mar 27, 2017
@streichgeorg
Copy link
Contributor

@streichgeorg streichgeorg commented Mar 27, 2017

I would like to work on this then, tough I probably need some guidance.

@highfive: assign me

@highfive highfive added the C-assigned label Mar 27, 2017
@highfive
Copy link

@highfive highfive commented Mar 27, 2017

Hey @streichgeorg! Thanks for your interest in working on this issue. It's now assigned to you!

@jdm
Copy link
Member

@jdm jdm commented Mar 27, 2017

Please ask questions about anything that is unclear!

@streichgeorg
Copy link
Contributor

@streichgeorg streichgeorg commented Mar 27, 2017

So in the spec it says that the property takes the size, sink as numbers of lines, now for the computed value should I keep these values as numbers or do I already have to convert them to appunits.

@streichgeorg streichgeorg mentioned this issue Mar 28, 2017
4 of 5 tasks complete
@upsuper
Copy link
Member Author

@upsuper upsuper commented Mar 30, 2017

Keeping them in numbers should be the right way.

bors-servo added a commit that referenced this issue Mar 30, 2017
initial-letter property

<!-- Please describe your changes on the following line: -->
Implemented parsing and serialization for the initial-letter property.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #15959 (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16166)
<!-- Reviewable:end -->
clementmiao added a commit to clementmiao/servo that referenced this issue Apr 7, 2017
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.

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