Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Test for toString on event.view. This test simulates a click when run via DumpRe nderTree. Otherwise, click below and you should see "Success": | 1 Test for toString on event.view. This test simulates a click when run via DumpRe nderTree. Otherwise, click below and you should see "Success": |
| 2 | 2 |
| 3 event.view : | 3 event.view : |
| 4 document: [object HTMLDocument] | 4 document: [object HTMLDocument] |
| 5 proto: [object Window] | 5 proto: [object Object] |
| 6 Success getting [object Window] | 6 Success getting [object Window] |
| 7 | 7 |
| OLD | NEW |