mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
interface sequenceAsAttribute {
|
|
attribute sequence<short> invalid;
|
|
}; |