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
Inverse context creation algorithm (4.3.2), 3.16.1) confuses the default-language variable with the default-language property of an active context #632
If I understand it correctly, then in the Inverse context creation algorithm 4.3.2, step 3.16.1, default-language should be marked up as a variable reference (default-language defined in step 2) and not as a link to the definition of the default-language of a context. Is that right?