Skip to content

Commit

Permalink
Run curl -s -S https://wpt.fyi/api/manifest?sha=latest >> go_test/MAN…
Browse files Browse the repository at this point in the history
…IFEST.json (#5353)

Co-authored-by: KyleJu <[email protected]>
  • Loading branch information
wptmetadata-bot and KyleJu authored Jan 3, 2024
1 parent 816eab1 commit ed83e60
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 8 deletions.
69 changes: 62 additions & 7 deletions go_test/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -4638,6 +4638,13 @@
]
],
"crashtests": {
"chrome-bug-1512988.html": [
"babe3ca704118e1b3441868cd26cbc405f4965cc",
[
null,
{}
]
],
"orthogonal-percent-height-multicol-crash.html": [
"aca93d23fc067ee64eb54f91fec5dbebb16d94d6",
[
Expand Down Expand Up @@ -158369,6 +158376,19 @@
{}
]
],
"at-supports-selector-webkit-slider-thumb.tentative.html": [
"3f777a7574a6d493c4d8a2fc2360c65cd1048ff4",
[
null,
[
[
"/css/css-conditional/at-supports-001-ref.html",
"=="
]
],
{}
]
],
"css-supports-001.xht": [
"9221309d45fd637e613a1c11519a09fa105a4830",
[
Expand Down Expand Up @@ -470858,7 +470878,7 @@
[]
],
"requirements_pytest.txt": [
"93ec70d7e6115f59c11d0d956bdb822346895c54",
"9034cda71908a5d6f2744b122b001d8a037459e0",
[]
],
"requirements_tests.txt": [
Expand Down Expand Up @@ -483992,7 +484012,7 @@
[]
],
"helpers.js": [
"56d941a3ed89382eb4d6a863444a9d57c5edccfe",
"5b30749bf377ca03aaa791b3a815033f9460cbda",
[]
],
"resources": {
Expand Down Expand Up @@ -530592,7 +530612,7 @@
]
],
"scope-nesting.html": [
"44e5b7536aed6c3e33cbdf32640270f55cbcac83",
"4a21629d116f3281bd6a90ade69e37f3346d1b08",
[
null,
{}
Expand Down Expand Up @@ -541774,7 +541794,7 @@
]
],
"clip-path-computed.html": [
"8ec27a1472eac7cd5e0b4420a96f0b1c7ccfc793",
"481c1140b4d0c7564c89cf04d25b9228e5af9d86",
[
null,
{}
Expand Down Expand Up @@ -559574,7 +559594,7 @@
]
],
"getComputedStyle-pseudo.html": [
"35c5efe3fa83bd800e29714f3bc84ab3ded3244e",
"c07347a1973cf2fa9105907bbdd0015081bed417",
[
null,
{}
Expand Down Expand Up @@ -620054,7 +620074,7 @@
]
],
"window-properties.https.html": [
"c61fb04ae24ab8ec4c9c385dc99e25f35891b756",
"2fb408cdc9967ddc069e6686833cd74f04afba10",
[
null,
{}
Expand Down Expand Up @@ -669131,6 +669151,15 @@
{}
]
],
"event-handler-onmove.html": [
"e4454a20a15fa2ae20d4caf1574f0b97be7dbc45",
[
null,
{
"testdriver": true
}
]
],
"event-handler-onresize.html": [
"0e44e7272f02513c6de0c5aecc96f09005ad7396",
[
Expand Down Expand Up @@ -743949,8 +743978,34 @@
}
]
],
"public-key-credential-creation-options-from-json.https.window.js": [
"c0f1a08cf903b8b0f504df08e56be00c3a1e3248",
[
"webauthn/public-key-credential-creation-options-from-json.https.window.html",
{
"script_metadata": [
[
"script",
"/resources/testdriver.js"
],
[
"script",
"/resources/testdriver-vendor.js"
],
[
"script",
"/resources/utils.js"
],
[
"script",
"helpers.js"
]
]
}
]
],
"public-key-credential-to-json.https.window.js": [
"1fbd4341cc597eb1f0a5140a5fd8f608056fb255",
"8ef25132197dda690d7ad36f63307f4a4f8ef7f1",
[
"webauthn/public-key-credential-to-json.https.window.html",
{
Expand Down
2 changes: 1 addition & 1 deletion go_test/WPT_SHA.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7c711e9d51890687dd94aa8f6a28ddb7c7d54a8f
bc19e8e7679b438b658e2ee81c916740b2b1111d

0 comments on commit ed83e60

Please sign in to comment.