mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
Make #[dom_struct] a proc_macro attribute
This commit is contained in:
@@ -14,6 +14,7 @@ use dom::bindings::num::Finite;
|
||||
use dom::bindings::reflector::{Reflector, reflect_dom_object};
|
||||
use dom::bindings::str::DOMString;
|
||||
use dom::globalscope::GlobalScope;
|
||||
use dom_struct::dom_struct;
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#canvasgradient
|
||||
#[dom_struct]
|
||||
|
||||
Reference in New Issue
Block a user