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