| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 1 foo_url = http://localhost:5000/en/foo | 1 global_canonical_url = http://localhost:5000/global |
| 2 foo_de_url = http://localhost:5000/de/foo | 2 |
| 3 foo_canonical_url = http://localhost:5000/foo | 3 # 'filter' is default page name for the test website, so we check that the |
| 4 # link would not include the page name itself. | |
| 5 filter_canonical_url = http://localhost:5000/ | |
| LEFT | RIGHT |