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 19, 2025
1 parent dce2228 commit a896e26
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 5 deletions.
93 changes: 89 additions & 4 deletions go_test/MANIFEST.json
Original file line number Diff line number Diff line change
Expand Up @@ -331400,6 +331400,45 @@
]
],
"selectors-4": {
"details-open-pseudo-001.html": [
"1b110e3ccc9caba39de9e826df86fba174cf24fc",
[
null,
[
[
"/css/selectors/selectors-4/details-open-pseudo-001-ref.html",
"=="
]
],
{}
]
],
"details-open-pseudo-002.html": [
"c9822453bb6f7e3e3c791cdb9e57cd748072982a",
[
null,
[
[
"/css/selectors/selectors-4/details-open-pseudo-001-ref.html",
"=="
]
],
{}
]
],
"details-open-pseudo-003.html": [
"0eb1a028d719536cabd79b82578bd7fbd1af21da",
[
null,
[
[
"/css/selectors/selectors-4/details-open-pseudo-003-ref.html",
"=="
]
],
{}
]
],
"lang-000.html": [
"1d66bebbc6b53706ae782eec7b6a70cbaba3ec7f",
[
Expand Down Expand Up @@ -344218,6 +344257,32 @@
{}
]
],
"details-summary-display-inline-001.html": [
"f6714a5e076a2ef5f65e13af6d2367a8c75d1f83",
[
null,
[
[
"/html/rendering/the-details-element/details-summary-display-inline-001-ref.html",
"=="
]
],
{}
]
],
"details-summary-display-inline-002.html": [
"6fc6e6ad60555e55ef8d25b51ed8b150a1a3f5ec",
[
null,
[
[
"/html/rendering/the-details-element/details-summary-display-inline-002-ref.html",
"=="
]
],
{}
]
],
"summary-display-flex.html": [
"c495516cf3dabd27952f44293c5b39629bd56c64",
[
Expand Down Expand Up @@ -450509,6 +450574,14 @@
[]
],
"selectors-4": {
"details-open-pseudo-001-ref.html": [
"21d6ebff7b985b6fdb2eebbc03f0b88188b26e51",
[]
],
"details-open-pseudo-003-ref.html": [
"44369749f43c5103749bd781fb332003df15b1ee",
[]
],
"lang-000-ref.html": [
"466e9f464b906a114094b87249130bc8ff585a3b",
[]
Expand Down Expand Up @@ -469635,6 +469708,14 @@
"dc46b159012fd80c39b66e94935c210a11826487",
[]
],
"details-summary-display-inline-001-ref.html": [
"546075fcfebddd9c21b6358a38622fcde120cd96",
[]
],
"details-summary-display-inline-002-ref.html": [
"aa31ff76415bf99f06cc4c4264242d874f1a4897",
[]
],
"details-two-pages-print-ref.html": [
"309a138696e27f97f8ffe25ac15b79e33b468192",
[]
Expand Down Expand Up @@ -662398,17 +662479,21 @@
]
],
"enabled-by-permission-policy-attribute-redirect-on-load.https.sub.html": [
"d25afa52bb7146b30f70792737f247879dd68690",
"f3cf0bc97e107e41906ef0fcb0d8ca89885100fe",
[
null,
{}
{
"testdriver": true
}
]
],
"enabled-by-permission-policy-attribute.https.sub.html": [
"50b8475b81086f374810f8bff69e1acb39b073ac",
"158e51763ad3682a73f5fdcab5989116951751dd",
[
null,
{}
{
"testdriver": true
}
]
],
"enabled-by-permissions-policy.https.sub.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 @@
eb2707abb1b02baf78888f065d4bbd82d525c7f8
8f3f629756d7351867a8be36d5f217608b9adc61

0 comments on commit a896e26

Please sign in to comment.