mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
60 lines
2.2 KiB
INI
60 lines
2.2 KiB
INI
[default]
|
|
skip-if = buildapp == 'b2g'
|
|
support-files =
|
|
lib/richtext2/current_revision
|
|
lib/richtext2/richtext2/common.py
|
|
lib/richtext2/richtext2/unittestexample.html
|
|
lib/richtext2/richtext2/static/editable-dM.html
|
|
lib/richtext2/richtext2/static/editable.css
|
|
lib/richtext2/richtext2/static/editable-body.html
|
|
lib/richtext2/richtext2/static/editable-div.html
|
|
lib/richtext2/richtext2/static/js/variables.js
|
|
lib/richtext2/richtext2/static/js/range-bootstrap.js
|
|
lib/richtext2/richtext2/static/js/range.js
|
|
lib/richtext2/richtext2/static/js/output.js
|
|
lib/richtext2/richtext2/static/js/compare.js
|
|
lib/richtext2/richtext2/static/js/canonicalize.js
|
|
lib/richtext2/richtext2/static/js/pad.js
|
|
lib/richtext2/richtext2/static/js/run.js
|
|
lib/richtext2/richtext2/static/js/units.js
|
|
lib/richtext2/richtext2/static/common.css
|
|
lib/richtext2/richtext2/__init__.py
|
|
lib/richtext2/richtext2/handlers.py
|
|
lib/richtext2/richtext2/templates/output.html
|
|
lib/richtext2/richtext2/templates/richtext2.html
|
|
lib/richtext2/richtext2/tests/forwarddelete.py
|
|
lib/richtext2/richtext2/tests/selection.py
|
|
lib/richtext2/richtext2/tests/queryIndeterm.py
|
|
lib/richtext2/richtext2/tests/unapplyCSS.py
|
|
lib/richtext2/richtext2/tests/apply.py
|
|
lib/richtext2/richtext2/tests/unapply.py
|
|
lib/richtext2/richtext2/tests/change.py
|
|
lib/richtext2/richtext2/tests/queryState.py
|
|
lib/richtext2/richtext2/tests/queryValue.py
|
|
lib/richtext2/richtext2/tests/__init__.py
|
|
lib/richtext2/richtext2/tests/insert.py
|
|
lib/richtext2/richtext2/tests/queryEnabled.py
|
|
lib/richtext2/richtext2/tests/applyCSS.py
|
|
lib/richtext2/richtext2/tests/changeCSS.py
|
|
lib/richtext2/richtext2/tests/delete.py
|
|
lib/richtext2/richtext2/tests/querySupported.py
|
|
lib/richtext2/README
|
|
lib/richtext2/update_from_upstream
|
|
lib/richtext2/LICENSE
|
|
lib/richtext2/README.Mozilla
|
|
lib/richtext2/currentStatus.js
|
|
lib/richtext/current_revision
|
|
lib/richtext/README
|
|
lib/richtext/update_from_upstream
|
|
lib/richtext/LICENSE
|
|
lib/richtext/README.Mozilla
|
|
lib/richtext/richtext/editable.html
|
|
lib/richtext/richtext/richtext.html
|
|
lib/richtext/richtext/js/range.js
|
|
lib/richtext/currentStatus.js
|
|
|
|
[test_richtext2.html]
|
|
skip-if = os == 'android' && debug # Bug 1202045
|
|
[test_richtext.html]
|
|
|