Change History for Writing Layout Tests for DumpRenderTree

Version Date Author Comment
44 3 years Fujii Hironori Use js-test.js instread of js-test-pre.js
43 10 years bfulgham@webkit.org
42 10 years achristensen@apple.com made example test pass
41 10 years jchaffraix@webkit.org Fixed the 'font' property for the cross-platform trick
40 10 years tony@chromium.org
39 10 years noel.gordon@gmail.com
38 11 years rniwa@webkit.org s/layoutTestController/testRunner/
37 11 years jchaffraix@webkit.org Added a section on ref-tests and added more tips on portable text
36 11 years jacobg@adobe.com
35 11 years tomz@codeaurora.org
34 11 years pdr@google.com Add missing parenthesis
33 11 years scheib@chromium.org
32 11 years shinyak@google.com
31 11 years jchaffraix@webkit.org Added one more adjective to the list of good properties for a test
30 11 years arv@chromium.org Remove part about needing #console and #description
29 11 years jchaffraix@webkit.org how to write good test case (edit 4), clean up grammar errors and gardening
28 11 years jchaffraix@webkit.org how to write good test case (edit 3), how to tweak pixel / text dumping
27 11 years jchaffraix@webkit.org How to write good test case (edit 2), pixel tests
26 11 years jchaffraix@webkit.org How to write good test case (edit 1), mostly text cases and 'do you …
25 11 years jchaffraix@webkit.org Splitting the existing content in a better structure, added some …
24 12 years dominicc@chromium.org Documented overridePreference.
23 12 years dominicc@chromium.org Documents window.internals.
22 12 years abarth@webkit.org
21 12 years abarth@webkit.org
20 12 years abarth@webkit.org
19 12 years arv@chromium.org Change the section about "Writing JavaScript-based DOM-only Test …
18 12 years playmobil@google.com Add links to view LayoutTest files in trac .
17 13 years mihaip@chromium.org
16 13 years tonyg@chromium.org
15 13 years tonyg@chromium.org Add example of running make-script-test-wrappers
14 13 years tkent@chromium.org Add description of parameters of eventSender.mouseDown(), and add …
13 13 years skylined@chromium.org Document setCanOpenWindows (based on an example I found, not actual …
12 13 years jorlow@chromium.org
11 14 years cam@mcc.id.au make-js-test-wrappers renamed to make-script-test-wrappers
10 15 years eric@webkit.org
9 16 years mitz@webkit.org Removed mouseClick() since it's been removed in r20407.
8 16 years mitz@webkit.org
7 16 years pewtermoose@gmail.com removing spam
6 16 years asas@asas.com
5 16 years mitz@webkit.org Added GCController
4 16 years mitz@webkit.org
3 16 years mitz@webkit.org Added some don'ts
2 16 years mitz@webkit.org Added bug number for navigationController issue
1 16 years mitz@webkit.org Copied from Google cache of wiki.opendarwin.org with minimal …