Skip to content

[css-text-3] Bikeshed improvements related to property values #164

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

Merged
merged 2 commits into from
Jun 22, 2016

Conversation

SebastianZ
Copy link
Contributor

@SebastianZ SebastianZ commented Jun 3, 2016

This is my first PR, so please review carefully before merging!

Sebastian

</table>
<pre class="propdef">
Name: text-indent
Value: [ <<length>> | <<percentage>> ] && hanging? && each-line?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use <<length-percentage>> instead.

Copy link
Contributor Author

@SebastianZ SebastianZ Jun 22, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 9bc5074.
(For some reason I didn't get notified about this comment. That's why it took so long.)

Sebastian

@frivoal frivoal added the css-text-3 Current Work label Jun 22, 2016
</table>
<pre class="propdef">
Name: word-spacing
Value: normal | <<length>> | <<percentage>>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wanna make this <<length-percentage>> too?

@SebastianZ
Copy link
Contributor Author

I've changed both occurrances of <<length>> | <<percentage>> to <<length-percentage>> now in cea495a.

Sebastian

@tabatkins
Copy link
Member

Thanks!

@tabatkins tabatkins merged commit abd4dd0 into w3c:master Jun 22, 2016
@frivoal frivoal added the Testing Unnecessary Memory aid - issue doesn't require tests label Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css-text-3 Current Work Testing Unnecessary Memory aid - issue doesn't require tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants