| Index: Source/bindings/scripts/code_generator_v8.pm
|
| diff --git a/Source/bindings/scripts/code_generator_v8.pm b/Source/bindings/scripts/code_generator_v8.pm
|
| index 22b95226db1bef24dc51a766bac5a9350aab5d9e..0989b9075bf56bf034b1754cc90cbc35495d2f27 100644
|
| --- a/Source/bindings/scripts/code_generator_v8.pm
|
| +++ b/Source/bindings/scripts/code_generator_v8.pm
|
| @@ -216,7 +216,6 @@ my %domNodeTypes = ("Attr" => 1,
|
| "Notation" => 1,
|
| "ProcessingInstruction" => 1,
|
| "ShadowRoot" => 1,
|
| - "SVGDocument" => 1,
|
| "Text" => 1,
|
| "TestNode" => 1,
|
| "TestInterfaceDocument" => 1,
|
|
|