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

Remove text-orientation references from css-logical-props #692

Merged
merged 1 commit into from
Nov 18, 2016

Conversation

Manishearth
Copy link
Member

@Manishearth Manishearth commented Nov 8, 2016

@Manishearth Manishearth changed the title Remove text-orientation references from css-logical-props (fixes #691) Remove text-orientation references from css-logical-props Nov 8, 2016
Copy link
Contributor

@kojiishi kojiishi left a comment

Choose a reason for hiding this comment

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

r+ w/nit given dbaron's confirmation on #691 but I'm not an owner of this spec. @atanassov @fantasai ?

@@ -270,7 +270,7 @@ the margin- and offset- block-start/block-end/inline-start/inline-end properties

These properties correspond to the 'top', 'bottom', 'left', and 'right'
properties. The mapping depends on the <em>parent element's</em>
'writing-mode', 'direction', and 'text-orientation'.
'writing-mode', 'direction'.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: s/, / and / as in other places

@Manishearth
Copy link
Member Author

nit fixed

@atanassov atanassov merged commit 0f6d5c4 into w3c:master Nov 18, 2016
@atanassov
Copy link
Contributor

Thanks for the fix.

SebastianZ referenced this pull request Apr 25, 2017
* Add issue explaining status
* Remove some issues
* Indicate float/clear uses inline-* prefixes per Tokyo F2F resolution.
* Rename offset-* to inset-* (and define shorthand) to avoid conflict with motion module per astearns' suggestion.
* Add an introduction and clean up a bit some prose
* Add text-orientation to the list of dependencies
* Spec mapping for CSSOM APIs per WG resolution (more details in CSSOM)
* Change 4-value mapping to put inline-start before inline-end per WG resolution & Grid Layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[css-logical-props][css-writing-modes] Specify relation of text-orientation with abstract-to-physical mapping
3 participants