mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Backed out changeset dd834d38eaab for Windows debug build bustage
Backs out https://github.com/servo/servo/pull/19133
This commit is contained in:
parent
7ae852b673
commit
38b9a543a3
3 changed files with 2 additions and 11 deletions
|
@ -34,8 +34,6 @@ dictionary TestDictionary {
|
|||
object objectValue;
|
||||
TestDictionaryDefaults dict;
|
||||
sequence<TestDictionaryDefaults> seqDict;
|
||||
// Testing codegen to import Element correctly, ensure no other code references Element directly
|
||||
sequence<Element> elementSequence;
|
||||
// Reserved rust keyword
|
||||
DOMString type;
|
||||
// These are used to test bidirectional conversion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue