| Index: client/tests/client/client.status | 
| diff --git a/client/tests/client/client.status b/client/tests/client/client.status | 
| index 961fc7a929ce6d8baf0413347c032e4f5c8d7723..e86e4547e60abd8c89ea7e6ce58805a5fb2c19e3 100644 | 
| --- a/client/tests/client/client.status | 
| +++ b/client/tests/client/client.status | 
| @@ -24,7 +24,6 @@ dom/TypedArrays1Test: Skip | 
|  | 
| [ $compiler == frog && ($runtime == drt || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera) ] | 
| dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global JS namespace. | 
| -dom/HiddenDom2Test: Fail # Issue 1912, frog exposes natives not defined in the class | 
|  | 
| [ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera || ($runtime == drt && $compiler == frog)] | 
| # TODO(vsm): Triage DOM tests. | 
|  |