| Index: LayoutTests/fast/dom/mutation-event-listener-with-dirty-inline-style-crash.html
 | 
| diff --git a/LayoutTests/fast/dom/mutation-event-listener-with-dirty-inline-style-crash.html b/LayoutTests/fast/dom/mutation-event-listener-with-dirty-inline-style-crash.html
 | 
| index 2d9c25670330c2fab2d42d756ed35e36e1daeaf9..c38677d00a849604664139b9e9561f39f4e9d886 100644
 | 
| --- a/LayoutTests/fast/dom/mutation-event-listener-with-dirty-inline-style-crash.html
 | 
| +++ b/LayoutTests/fast/dom/mutation-event-listener-with-dirty-inline-style-crash.html
 | 
| @@ -34,6 +34,5 @@ function load() {
 | 
|  document.addEventListener("DOMContentLoaded", load, false);
 | 
|  </script>
 | 
|  <body>
 | 
| -<script src="../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |