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
  • Loading branch information
KyleJu authored Jan 4, 2024
1 parent ed83e60 commit ee555b0
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 9 deletions.
59 changes: 51 additions & 8 deletions go_test/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -2191,6 +2191,13 @@
]
]
},
"fieldset-first-line-crash.html": [
"096558db61b598007870d941f28edde609ae4246",
[
null,
{}
]
],
"grid-definition": {
"grid-add-item-with-positioned-items-crash.html": [
"7b2ed99f223ed4333c265f242b3f043afd9232b6",
Expand Down Expand Up @@ -320201,6 +320208,34 @@
}
}
},
"focus": {
"focus-large-element-in-overflow-hidden-container.html": [
"31d2a8bce9fd75ebd8862480c7a297868abd7c24",
[
null,
[
[
"/focus/focus-large-element-in-overflow-hidden-container-ref.html",
"=="
]
],
{}
]
],
"focus-visible-element-in-overflow-hidden-container.html": [
"22f5c3349d8c88c456d60fab2adcc0404d4ce05d",
[
null,
[
[
"/focus/focus-visible-element-in-overflow-hidden-container-ref.html",
"=="
]
],
{}
]
]
},
"forced-colors-mode": {
"backplate": {
"forced-colors-mode-backplate-01.html": [
Expand Down Expand Up @@ -346161,7 +346196,7 @@
[]
],
".taskcluster.yml": [
"d9e5581861ee278401e9037fe11773c15f207993",
"53518a9498a7cd3dafcc6f0a0ca5b952c0fd9330",
[]
],
".well-known": {
Expand Down Expand Up @@ -436267,6 +436302,14 @@
}
},
"focus": {
"focus-large-element-in-overflow-hidden-container-ref.html": [
"856f7940b60aca9f924bfa85b61a55c188428aee",
[]
],
"focus-visible-element-in-overflow-hidden-container-ref.html": [
"d9c41abb6595ff57b26e019953c8c1da8483e6fe",
[]
],
"support": {
"activeelement-after-calling-window-focus-inner.html": [
"1fa14d4b8a24de267e2ffa0b37bdeefc78c00562",
Expand Down Expand Up @@ -470874,7 +470917,7 @@
[]
],
"requirements_mypy.txt": [
"af20e5a9a7698689b470db18fc4fef843bc532b1",
"c37594a2c985911ba78aff95ebe15ac96f6f744a",
[]
],
"requirements_pytest.txt": [
Expand Down Expand Up @@ -528020,7 +528063,7 @@
]
],
"computed-style-animation-parsing.html": [
"15a1665be5ee13c66c434f6da48af42ac622baff",
"db51106fa8d83c73cfb57e0515e90340a6fb3f6f",
[
null,
{}
Expand Down Expand Up @@ -528137,7 +528180,7 @@
]
],
"animation-computed.html": [
"f8d34b889ba19dfc7d9fd4d644da499b979d4166",
"2a70585aadcd148889a9d27ddd97be01968e951f",
[
null,
{}
Expand Down Expand Up @@ -530612,7 +530655,7 @@
]
],
"scope-nesting.html": [
"4a21629d116f3281bd6a90ade69e37f3346d1b08",
"d299ba30370516a526ff96c971c9d459589f5514",
[
null,
{}
Expand Down Expand Up @@ -688261,7 +688304,7 @@
]
],
"permissions-policy-frame-policy-allowed-for-self.https.sub.html": [
"1aa219bffe8883f19a57314f2c54b0fc4f0df04d",
"563b7a80ebeb138680dff508d8cb0e0f2d6f79d1",
[
null,
{
Expand All @@ -688279,7 +688322,7 @@
]
],
"permissions-policy-frame-policy-allowed-for-some.https.sub.html": [
"a27018e98f16589151e368fe922edcbc3475ea6d",
"4515679c184aa7cc3e4b5caafee306f653ba626d",
[
null,
{
Expand All @@ -688288,7 +688331,7 @@
]
],
"permissions-policy-frame-policy-disallowed-for-all.https.sub.html": [
"e7869b1ea1a25309f47fadc01c9732fb3e77d8a9",
"8d5c3f43f439ca633234bcc873750c1ac0cea6a5",
[
null,
{
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 @@
bc19e8e7679b438b658e2ee81c916740b2b1111d
1ebd9648f556cf120a941d0b2d44b6bfb23f67ae

0 comments on commit ee555b0

Please sign in to comment.