mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: Add a style attribute restyle hint.
This commit is contained in:
parent
9cdf78d53d
commit
7a9cdbb857
2 changed files with 15 additions and 6 deletions
|
@ -179,7 +179,7 @@ impl PendingRestyle {
|
|||
}
|
||||
}
|
||||
|
||||
// https://dom.spec.whatwg.org/#document
|
||||
/// https://dom.spec.whatwg.org/#document
|
||||
#[dom_struct]
|
||||
pub struct Document {
|
||||
node: Node,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue