| Index: LayoutTests/fast/dom/script-tests/webtiming-document-open.js
 | 
| diff --git a/LayoutTests/fast/dom/script-tests/webtiming-document-open.js b/LayoutTests/fast/dom/script-tests/webtiming-document-open.js
 | 
| index 13b190839d32ec8f5cc8e8c448aa3dc9dba2a374..e0b0fc1db3b96eb6325552e088d5494a846cf304 100644
 | 
| --- a/LayoutTests/fast/dom/script-tests/webtiming-document-open.js
 | 
| +++ b/LayoutTests/fast/dom/script-tests/webtiming-document-open.js
 | 
| @@ -17,7 +17,6 @@ function testTimingWithDocumentOpen()
 | 
|      document.write("<script src=\"../js/resources/js-test-pre.js\"></script>");
 | 
|      document.write("</head>");
 | 
|      document.write("<body>");
 | 
| -    document.write("<script src=\"../js/resources/js-test-post.js\"></script>");
 | 
|      document.write("</body>");
 | 
|      document.write("</html>");
 | 
|      document.close();
 | 
| 
 |