Change History for Writing Layout Tests for DumpRenderTree

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