diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-08-16 13:38:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 11:38:04 +0000 |
commit | 0d94a8acd25cd90dd822dce22f7e19706d101e2a (patch) | |
tree | 95037cf95813a0cc467361a451e1fce93d741938 /python/servo/mutation | |
parent | 3d3621b65265607eaa33f66c9636356a4dfe2ba2 (diff) | |
download | servo-0d94a8acd25cd90dd822dce22f7e19706d101e2a.tar.gz servo-0d94a8acd25cd90dd822dce22f7e19706d101e2a.zip |
layout: Prepare for bidi by guarding all access to `writing-mode` (#33082)
We want to selectively enable right-to-left writing modes per layout
context. This change makes that possible by allowing access to
`writing-mode` though an interface that always returns the default
horizontal top-to-bottom (implicitly left-to-right) writing mode.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Rakhi Sharma <atbrakhi@igalia.com>
Diffstat (limited to 'python/servo/mutation')
0 files changed, 0 insertions, 0 deletions