macro_rules! make_atomic_setter {
( $attr:ident, $htmlname:tt ) => { ... };
( $cx:ident, $attr:ident, $htmlname:tt ) => { ... };
}macro_rules! make_atomic_setter {
( $attr:ident, $htmlname:tt ) => { ... };
( $cx:ident, $attr:ident, $htmlname:tt ) => { ... };
}