| 1 | | When pages like https://wordpress.org/themes/twentynineteen/ load, JavaScript is used to alter the page title from `Twenty Nineteen - WordPress theme | WordPress.org` to `{{theme name}} | WordPress.org`. This should be removed. |
| | 1 | When pages like https://wordpress.org/themes/twentynineteen/ load, JavaScript is used to alter the page title from `Twenty Nineteen - WordPress theme | WordPress.org` to `{{theme name}} | WordPress.org`. This should be disabled on load. |
| | 2 | |
| | 3 | When using JavaScript to navigate _between_ themes (e.g., via the next/prev arrows), the title should be updated, but using the correct format (`{{theme name}} - WordPress theme | WordPress.org`) |