diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-06-10 16:20:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 16:20:22 -0400 |
commit | 0367ec2e8b972d5a4f1b88fb39a5ed691e976057 (patch) | |
tree | 8189db7799962044d2d15469a75fd82f179f1247 /components/layout_2020/flexbox/construct.rs | |
parent | 31dab7c8acd495a30c1100757d54c171758e38c6 (diff) | |
parent | 08f008a0111020d5207bd0fd598213461f69fa42 (diff) | |
download | servo-0367ec2e8b972d5a4f1b88fb39a5ed691e976057.tar.gz servo-0367ec2e8b972d5a4f1b88fb39a5ed691e976057.zip |
Auto merge of #26836 - servo:containing-block-writing-mode, r=nox
Use the writing mode of the containing block when accessing CSS properties
… and converting them to flow-relative geometric values.
These values are almost always used to size and position a fragment within its containing block, so using the mode of the containing block seems more correct.
Note that the `writing-mode` and `direction` properties are disabled in Servo at the moment, so this PR by itself should have no effect: the writing mode of an element is always the same of that of its containing block since they’re both horizontal rtl.
Diffstat (limited to 'components/layout_2020/flexbox/construct.rs')
0 files changed, 0 insertions, 0 deletions