mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Activate flexbox layout tracing
This commit is contained in:
parent
92d380c399
commit
4b2d80afcf
4 changed files with 15 additions and 13 deletions
|
@ -215,6 +215,7 @@ impl Debug for DebugWritingMode {
|
|||
|
||||
// Used to specify the logical direction.
|
||||
#[derive(Debug, Clone, Copy, PartialEq)]
|
||||
#[cfg_attr(feature = "servo", derive(Serialize))]
|
||||
pub enum Direction {
|
||||
Inline,
|
||||
Block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue