⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changes between Version 16 and Version 17 of Writing Layout Tests for DumpRenderTree


Ignore:
Timestamp:
Jul 30, 2010, 6:34:53 PM (16 years ago)
Author:
mihaip@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Layout Tests for DumpRenderTree

    v16 v17  
    4848
    4949If your layout test needs to open pop-up windows, call this method before it does.
     50
     51=== `clearBackForwardList()` ===
     52
     53Clears the back/forward list (i.e. history).
    5054
    5155== `window.eventSender` ==