mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
style: Unify how servo and Gecko handle UA sheets.
This commit is contained in:
parent
2cbd27c83a
commit
0a9309aa96
11 changed files with 122 additions and 161 deletions
|
@ -155,7 +155,6 @@ impl PerDocumentStyleDataImpl {
|
|||
{
|
||||
self.stylist.flush(
|
||||
&StylesheetGuards::same(guard),
|
||||
/* ua_sheets = */ None,
|
||||
document_element,
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue