1
Fork 0
yomichan/test
toasted-nutbread 1e91bf151f
DocumentUtil static (#2232)
* Make all methods static

The two non-static methods are kept for temporary compatibility

* Use this instead of class name now that functions are static

* Update test

* Don't instantiate DocumentUtil

* Remove temporary non-static methods

* Remove unused global declaration
2022-09-24 16:05:19 -04:00
..
data Add new structured content styling options (#2203) 2022-08-14 13:30:25 -04:00
test-all.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-anki-note-builder.js Update structured content tests (#2134) 2022-05-14 18:45:18 -04:00
test-build-libs.js Parse5 update (#2140) 2022-05-16 21:25:05 -04:00
test-cache-map.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-core.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-css-json.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-database.js Update structured content tests (#2134) 2022-05-14 18:45:18 -04:00
test-deinflector.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-dictionary.js Dictionary validate updates (#2137) 2022-05-16 20:09:38 -04:00
test-document-util.js DocumentUtil static (#2232) 2022-09-24 16:05:19 -04:00
test-dom-text-scanner.js New StringUtil (#2216) 2022-08-20 13:11:38 -04:00
test-hotkey-util.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-japanese-util.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-jsdom.js ESlint JSdoc (#2148) 2022-05-20 10:28:38 -04:00
test-json-schema.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-manifest.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-object-property-accessor.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-options-util.js Exclude documentElement from zoom calculation (#2227) 2022-09-20 21:06:39 -04:00
test-profile-conditions-util.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-text-source-map.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-translator.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00
test-workers.js Update copyright date (#2062) 2022-02-02 20:43:10 -05:00