projectfluent / fluent

Fluent — planning, spec and documentation
https://projectfluent.org
Apache License 2.0
1.42k stars 45 forks source link

Create test case to prevent nested selectors #279

Closed Pike closed 5 years ago

Pike commented 5 years ago

We should audit the test coverage for

https://github.com/projectfluent/fluent/blob/94dae4de9dcdbdb3a524191f6382b7886fb5bf31/syntax/abstract.js#L54-L61

Notably, I don't think we have a test to check for select expressions as selectors.

AFAICT, this also bleeds into our implementations.