From 064b2cb08ffb5cd8c826212ccc4d1419f23d7bd4 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 19 Sep 2026 16:01:57 -0700 Subject: [PATCH] test(e2e): run IME renderer matrix with WebGL available --- tests/e2e/terminal-ime-preedit-cell-grid.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/terminal-ime-preedit-cell-grid.spec.ts b/tests/e2e/terminal-ime-preedit-cell-grid.spec.ts index 6fc5520f926..2042813ba29 100644 --- a/tests/e2e/terminal-ime-preedit-cell-grid.spec.ts +++ b/tests/e2e/terminal-ime-preedit-cell-grid.spec.ts @@ -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 ({