| This test makes sure that "system-ui" is expanded to every item in the platform fallback list. The test passes if all the lines below are rendered in the same font and identical. |
| <div style="font-size: 100px;"> |
| <div style="font-family: 'system-ui' ;">กขฃคฅฆง</div> |
| <div style="font-family: 'system-ui', 'Thonburi';">กขฃคฅฆง</div> |
| <div style="font-family: 'system-ui', 'Ayuthaya';">กขฃคฅฆง</div> |