DescriptionRename the 'or' function in the chromevox next output language to 'if'.
The semantic of this function matches the usual semantic of if better
than or, since or usually returns the first of its arguments that is
true, while if evaluates a condition and returns a second or third
argument depending of the truth value of its first ditto.
R=dtseng@chromium.org
BUG=
Committed: https://crrev.com/6e4300d896a8d4103fdb43276521feaf0a6dcd28
Cr-Commit-Position: refs/heads/master@{#317059}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|