Changes between Version 10 and Version 11 of Writing Layout Tests for DumpRenderTree


Ignore:
Timestamp:
Aug 17, 2009 3:38:47 AM (15 years ago)
Author:
cam@mcc.id.au
Comment:

make-js-test-wrappers renamed to make-script-test-wrappers

Legend:

Unmodified
Added
Removed
Modified
  • Writing Layout Tests for DumpRenderTree

    v10 v11  
    2222 * Write a .js file and place it in a resources/ subdirectory
    2323 * Add a TEMPLATE.html file to the same resources/ subdirectory, fixing the paths to point to fast/js/resources/js-test*
    24  * run make-js-test-wrappers
     24 * run make-script-test-wrappers
    2525
    2626To see what sort of special js functions are exposed to js-only tests, see fast/js/resources/js-test-pre.js