mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Use JSTraceable everywhere
This commit is contained in:
@@ -13,7 +13,7 @@ use dom::htmlelement::HTMLElement;
|
||||
use dom::node::{Node, ElementNodeTypeId};
|
||||
use servo_util::str::DOMString;
|
||||
|
||||
#[deriving(Encodable)]
|
||||
#[jstraceable]
|
||||
#[must_root]
|
||||
pub struct HTMLTableSectionElement {
|
||||
pub htmlelement: HTMLElement,
|
||||
|
||||
Reference in New Issue
Block a user