Skip to content

Commit

Permalink
update 2024 a11y investigation score (#3878)
Browse files Browse the repository at this point in the history
  • Loading branch information
cookiecrook authored Jul 1, 2024
1 parent 1ad4d9d commit ab8176f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion webapp/components/interop-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
]
},
{
Expand Down
3 changes: 2 additions & 1 deletion webapp/static/interop-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 }
]
},
{
Expand Down

0 comments on commit ab8176f

Please sign in to comment.