mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
layout: Stop storing PrecomputedStyleData in LayoutNode
Use the SharedStyleContext instead.
This commit is contained in:
parent
979c3a54b9
commit
2a499d5a0b
15 changed files with 176 additions and 190 deletions
|
@ -54,7 +54,6 @@ details[open]::-servo-details-summary {
|
|||
*|*::-servo-details-content {
|
||||
margin-left: 40px;
|
||||
overflow: hidden;
|
||||
display: block;
|
||||
}
|
||||
/*
|
||||
* Until servo supports svg properly, make sure to at least prevent svg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue