mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
style: Better Shadow DOM assertions.
Bug: 1445682 Reviewed-by: xidorn Differential Revision: https://phabricator.services.mozilla.com/D748
This commit is contained in:
parent
28348ba6b6
commit
9c77f0b977
2 changed files with 2 additions and 1 deletions
|
@ -263,7 +263,7 @@ where
|
|||
Self {
|
||||
entries: vec![],
|
||||
data_validity: DataValidity::Valid,
|
||||
dirty: true,
|
||||
dirty: false,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue