Doesn't look great out of the box. Either needs theme('links') or whatever it is which does inline with commas, or some css.

| Comment | File | Size | Author |
|---|---|---|---|
| #4 | stark-test.jpg | 115.73 KB | jleiva |
| #3 | enable_inline_terms_stark_theme-673660.patch | 535 bytes | betovarg |
| cssplz.png | 5.91 KB | catch |
Comments
Comment #2
yoroy commentedDefault output (looking at Stark) is indeed a list like in the screenshot above (which is fine I think).
Bartik styles this to be inline.
Garland doesn't.
Comment #3
betovargI added some lines to the Stark's layout.css to show the links inline, the markup show the terms as divs.
Comment #4
jleiva commentedTested successfully on Drupal 8.x-dev, attached screenshot.
Comment #5
catchWe should not add any module-specific styling to stark, this issue was primarily about Garland which is no longer in core.
It might be worth checking to see what the Seven theme does.
Comment #6
betovargIn that case, seven is fixed. it does show the terms inline.