mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
parent
e958d92be6
commit
4cf46bff2d
51 changed files with 97 additions and 137 deletions
|
@ -27,8 +27,7 @@ use std::borrow::ToOwned;
|
|||
use util::str::DOMString;
|
||||
use std::cell::Cell;
|
||||
|
||||
#[jstraceable]
|
||||
#[derive(PartialEq, Copy, Clone)]
|
||||
#[derive(JSTraceable, PartialEq, Copy, Clone)]
|
||||
#[allow(dead_code)]
|
||||
enum ButtonType {
|
||||
ButtonSubmit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue