From 3f4b61de4df8b08de3f19abbeeef7cf141f9d8e7 Mon Sep 17 00:00:00 2001 From: Connor Clark Date: Mon, 1 Apr 2024 12:49:32 -0700 Subject: [PATCH] core(a11y): re-enable target-size hidden audit (#15888) --- cli/test/smokehouse/test-definitions/a11y.js | 55 +++++++++---------- core/gather/gatherers/accessibility.js | 3 +- .../gather/gatherers/accessibility-test.js | 2 - 3 files changed, 28 insertions(+), 32 deletions(-) diff --git a/cli/test/smokehouse/test-definitions/a11y.js b/cli/test/smokehouse/test-definitions/a11y.js index 1a1393878e82..6418422cae5b 100644 --- a/cli/test/smokehouse/test-definitions/a11y.js +++ b/cli/test/smokehouse/test-definitions/a11y.js @@ -930,34 +930,33 @@ const expectations = { ], }, }, - // TODO: https://github.com/GoogleChrome/lighthouse/issues/15824 - // 'target-size': { - // score: 1, - // details: { - // items: [ - // { - // node: { - // 'type': 'node', - // 'selector': 'body > section > button#target-size-1', - // 'snippet': '