mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +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 HTMLTableCaptionElement {
|
||||
pub htmlelement: HTMLElement
|
||||
|
||||
Reference in New Issue
Block a user