We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c258642 commit f05982dCopy full SHA for f05982d
webapp/components/interop-data.js
@@ -1481,7 +1481,8 @@ export const interopData = {
1481
'name': 'WebVTT',
1482
'url': 'https://github.com/web-platform-tests/interop-webvtt',
1483
'scores_over_time': [
1484
- { 'date': '2025-06-23', 'score': 100 }
+ { 'date': '2025-06-23', 'score': 100 },
1485
+ { 'date': '2025-11-05', 'score': 211 }
1486
]
1487
}
1488
],
webapp/static/interop-data.json
@@ -1454,7 +1454,8 @@
1454
"name": "WebVTT",
1455
"url": "https://github.com/web-platform-tests/interop-webvtt",
1456
"scores_over_time": [
1457
- { "date": "2025-06-23", "score": 100 }
+ { "date": "2025-06-23", "score": 100 },
1458
+ { "date": "2025-11-05", "score": 211 }
1459
1460
1461
0 commit comments