Confirmed users
14,525
edits
Line 78: | Line 78: | ||
** Declare in setupModule() | ** Declare in setupModule() | ||
** For word-wrapping, split after the ., getService() aligned with Cc[] | ** For word-wrapping, split after the ., getService() aligned with Cc[] | ||
; LOCAL_TEST_PAGES | |||
* Proposed Guidelines: | |||
** Encapsulate all local test pages within a const LOCAL_TEST_PAGES array | |||
** Each element (test page) consists of a URL and an ID | |||
* Henrik: We should use Name, Link, and XPath as well |