| Index: LayoutTests/fast/dom/custom/document-register-reentrant-null-constructor.html
|
| diff --git a/LayoutTests/fast/dom/custom/document-register-reentrant-null-constructor.html b/LayoutTests/fast/dom/custom/document-register-reentrant-null-constructor.html
|
| index 037c6e523a58caee903a1ccbaaadb3fb37b45d4a..8eea6e12972d5abc6ec05e0890dac684dfb82bd5 100644
|
| --- a/LayoutTests/fast/dom/custom/document-register-reentrant-null-constructor.html
|
| +++ b/LayoutTests/fast/dom/custom/document-register-reentrant-null-constructor.html
|
| @@ -7,7 +7,7 @@
|
| <body>
|
| <div id="container"></div>
|
| <script>
|
| -description("Fuzzing document.register() through getters. PASS uless crash.");
|
| +description("Fuzzing document.registerElement() through getters. PASS uless crash.");
|
|
|
| setupObjectHooks({
|
| prototypeGet: function() { },
|
|
|