You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…tfluent#279
There were no tests for the full set of forbidden selector expressions.
That made it possible to pass the existing test suite while adding
`FTL.Placeable` to the list of allowed grammar productions in
`abstract.js`.
The test coverage is split between `select_expressions.ftl`, and
`reference_expressions.ftl`.
We should audit the test coverage for
fluent/syntax/abstract.js
Lines 54 to 61 in 94dae4d
Notably, I don't think we have a test to check for select expressions as selectors.
AFAICT, this also bleeds into our implementations.
The text was updated successfully, but these errors were encountered: