test(e2e): run IME renderer matrix with WebGL available

This commit is contained in:
Neil
2026-09-19 16:30:45 -07:00
parent 47af168312
commit 064b2cb08f
@@ -8,7 +8,7 @@ import {
for (const dpr of [1, 1.25, 2]) {
for (const gpu of ['on', 'off'] as const) {
test.describe(`IME preedit grid DPR ${dpr} GPU ${gpu}`, () => {
test.describe(`IME preedit grid DPR ${dpr} GPU ${gpu} @headful`, () => {
test.use({ orcaAppExtraArgs: [`--force-device-scale-factor=${dpr}`] })
test('matches committed character advances across font and spacing changes', async ({