mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
parent
e6b05fa204
commit
10f3ef42bb
7 changed files with 73 additions and 27 deletions
|
@ -10,6 +10,7 @@
|
|||
pub enum PseudoClass {
|
||||
Bare,
|
||||
String(Box<[u16]>),
|
||||
Dir(Box<()>),
|
||||
MozAny(Box<[()]>),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue