mirror of
https://github.com/servo/servo.git
synced 2025-07-12 01:43:43 +01:00
3 lines
No EOL
71 B
Text
3 lines
No EOL
71 B
Text
interface sequenceAsAttribute {
|
|
attribute sequence<short> invalid;
|
|
}; |