Skip to content

[css-writing-modes] Clarify how propagation from body works - #4130

Merged
fantasai merged 1 commit into
w3c:masterfrom
frivoal:principal-w-m-propagation
Jul 21, 2019
Merged

[css-writing-modes] Clarify how propagation from body works#4130
fantasai merged 1 commit into
w3c:masterfrom
frivoal:principal-w-m-propagation

Conversation

@frivoal

@frivoal frivoal commented Jul 19, 2019

Copy link
Copy Markdown
Collaborator

'writing-mode' and 'direction' are propagated up from the body element.
This affects the root element in addition to the ICB and viewport,
but only for used values, not for computed values.

The same propagation is optionally allowed for 'text-orientation'.

Closes #3066

@frivoal
frivoal requested a review from fantasai July 19, 2019 08:20
@frivoal frivoal self-assigned this Jul 19, 2019
@frivoal
frivoal force-pushed the principal-w-m-propagation branch 3 times, most recently from e67bc96 to 81c0683 Compare July 21, 2019 20:35
'writing-mode' and 'direction' are propagated up from the body element.
This affects the root element in addition to the ICB and viewport,
but only for used values, not for computed values.

The same propagation is optionally allowed for 'text-orientation'.

Closes w3c#3066
@frivoal
frivoal force-pushed the principal-w-m-propagation branch from 81c0683 to 15fa49b Compare July 21, 2019 20:48
@fantasai
fantasai merged commit 119cec7 into w3c:master Jul 21, 2019
@frivoal
frivoal deleted the principal-w-m-propagation branch July 22, 2019 08:04
@frivoal

frivoal commented Jul 22, 2019

Copy link
Copy Markdown
Collaborator Author

There was a typo-induced bug in this PR. Fixed it: 42ecbc8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-writing-modes] Does vertical writing mode of an HTML body element cause an orthogonal flow?

2 participants