mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Make writing-mode affect computed display
If a box has a different writing-mode than its containing block, and has a specified display of inline, change the computed display to inline-block. Also adds the second manual testcase from #15754 as a WPT to assert that the computed display does in fact change.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
prefs: [layout.writing-mode.enabled:true]
|
||||
Reference in New Issue
Block a user