mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
@@ -71,7 +71,7 @@ def WebIDLTest(parser, harness):
|
||||
"c"
|
||||
};
|
||||
interface TestInterface {
|
||||
void foo(optional Enum e = "d");
|
||||
undefined foo(optional Enum e = "d");
|
||||
};
|
||||
""")
|
||||
results = parser.finish()
|
||||
|
||||
Reference in New Issue
Block a user