From ab8176f98daf63b3e6d8284091d8fb10d3171076 Mon Sep 17 00:00:00 2001 From: James Craig Date: Mon, 1 Jul 2024 09:02:15 -0400 Subject: [PATCH] update 2024 a11y investigation score (#3878) --- webapp/components/interop-data.js | 3 ++- webapp/static/interop-data.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/webapp/components/interop-data.js b/webapp/components/interop-data.js index a0e9539e5e..27294281a4 100644 --- a/webapp/components/interop-data.js +++ b/webapp/components/interop-data.js @@ -654,7 +654,8 @@ export const interopData = { 'url': 'https://github.com/web-platform-tests/interop-accessibility', 'scores_over_time': [ { 'date': '2024-04-02', 'score': 18 }, - { 'date': '2024-04-25', 'score': 33 } + { 'date': '2024-04-25', 'score': 33 }, + { 'date': '2024-06-28', 'score': 120 } ] }, { diff --git a/webapp/static/interop-data.json b/webapp/static/interop-data.json index ec0a107fe6..195e850fc3 100644 --- a/webapp/static/interop-data.json +++ b/webapp/static/interop-data.json @@ -631,7 +631,8 @@ "url": "https://github.com/web-platform-tests/interop-accessibility", "scores_over_time": [ { "date": "2024-04-02", "score": 18 }, - { "date": "2024-04-25", "score": 33 } + { "date": "2024-04-25", "score": 33 }, + { "date": "2024-06-28", "score": 120 } ] }, {