Index: trunk/phase3/maintenance/parserTests.txt |
— | — | @@ -7538,23 +7538,6 @@ |
7539 | 7539 | </p> |
7540 | 7540 | !! end |
7541 | 7541 | |
7542 | | -!! test |
7543 | | -Explicit session-wise language variant mapping (A flag and - flag) |
7544 | | -!! options |
7545 | | -language=zh variant=zh **** disabled (for now) because I think it uncovers a bug and I want a reminder |
7546 | | -!! input |
7547 | | -Taiwan is not China. |
7548 | | -But -{zh:China;zh-tw:Taiwan}- is China, |
7549 | | -(This-{-|zh:China;zh-tw:Taiwan}- should be stripped!) |
7550 | | -and -{China}- is China. |
7551 | | -!! result |
7552 | | -<p>Taiwan is not China. |
7553 | | -But Taiwan is Taiwan, |
7554 | | -(This should be stripped!) |
7555 | | -and China is China. |
7556 | | -</p> |
7557 | | -!! end |
7558 | | - |
7559 | 7542 | TODO: |
7560 | 7543 | more images |
7561 | 7544 | more tables |