mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 09:25:33 +00:00
37 lines
543 B
Markdown
37 lines
543 B
Markdown
web_context_tests keyboard
|
|
==============
|
|
|
|
Version 1.0
|
|
|
|
Description
|
|
-----------
|
|
web_context_tests is used for testing selection rules. It has a single rule:
|
|
|
|
```
|
|
'abc' + 'd' > '!'
|
|
```
|
|
|
|
This rule is intended to be used to verify that having a selection does not mess
|
|
up the tracking of the context or output.
|
|
|
|
Links
|
|
-----
|
|
|
|
Copyright
|
|
---------
|
|
MIT License.
|
|
|
|
Supported Platforms
|
|
-------------------
|
|
* Windows
|
|
* macOS
|
|
* Linux
|
|
* Web
|
|
* iPhone
|
|
* iPad
|
|
* Android phone
|
|
* Android tablet
|
|
* Mobile devices
|
|
* Desktop devices
|
|
* Tablet devices
|
|
|