@context can be an array as specified here:
http://json-ld.org/spec/latest/json-ld/#node-objects
There is at least one test for this feature:
http://json-ld.org/test-suite/reports/#test_t0024
Feature is not mentioned here:
http://json-ld.org/spec/latest/json-ld/#the-context
Many places in the API spec that mention JsonLdContext only mention an object or IRI but not an array, for example:
http://json-ld.org/spec/latest/json-ld-api/#idl-def-JsonLdContext