| Index: LayoutTests/fast/dom/prototype-chain-expected.txt
 | 
| diff --git a/LayoutTests/fast/dom/prototype-chain-expected.txt b/LayoutTests/fast/dom/prototype-chain-expected.txt
 | 
| index 2db201117d72db04b31ebb07f52bb1557f590e3a..044dfc2a59ec4e9823ca55a9cdfe4076f5aa7ec1 100644
 | 
| --- a/LayoutTests/fast/dom/prototype-chain-expected.txt
 | 
| +++ b/LayoutTests/fast/dom/prototype-chain-expected.txt
 | 
| @@ -2,7 +2,7 @@ This page prints out the prototype chains of select DOM objects. Older versions
 | 
|  
 | 
|  NOTE: This test will start failing if you change the layout of a related prototype chain in WebCore. That does not necessarily mean that you have done something wrong; you may just need to check in new results.
 | 
|  
 | 
| ------ [object HTMLDocument] (4 prototypes) -----
 | 
| +----- [object HTMLDocument] (5 prototypes) -----
 | 
|  
 | 
|  [object Object]
 | 
|  
 | 
| @@ -12,7 +12,11 @@ NOTE: This test will start failing if you change the layout of a related prototy
 | 
|  
 | 
|  [object Object]
 | 
|  
 | 
| ------ [object HTMLDivElement] (5 prototypes) -----
 | 
| +[object Object]
 | 
| +
 | 
| +----- [object HTMLDivElement] (6 prototypes) -----
 | 
| +
 | 
| +[object Object]
 | 
|  
 | 
|  [object Object]
 | 
|  
 | 
| @@ -24,7 +28,9 @@ NOTE: This test will start failing if you change the layout of a related prototy
 | 
|  
 | 
|  [object Object]
 | 
|  
 | 
| ------ [object HTMLFormElement] (5 prototypes) -----
 | 
| +----- [object HTMLFormElement] (6 prototypes) -----
 | 
| +
 | 
| +[object Object]
 | 
|  
 | 
|  [object Object]
 | 
|  
 | 
| 
 |