Skip to content

Commit 56242b6

Browse files
authored
Run curl -s -S https://wpt.fyi/api/manifest?sha=latest >> go_test/MANIFEST.json
1 parent 1c69e82 commit 56242b6

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

go_test/MANIFEST.json

+25-11
Original file line numberDiff line numberDiff line change
@@ -197523,7 +197523,7 @@
197523197523
]
197524197524
],
197525197525
"gradient-none-interpolation.html": [
197526-
"06d7be6e66b6a08132fa9474cd51ea3817300de0",
197526+
"4fcaf8bb8f8e66b29f3cf2d6b5bc2fe8a20a3179",
197527197527
[
197528197528
null,
197529197529
[
@@ -428411,7 +428411,7 @@
428411428411
[]
428412428412
],
428413428413
"gradient-none-interpolation-ref.html": [
428414-
"89a1929e275bac96c2a2e845124e0bd9cecd3cfa",
428414+
"154112fe612979103ad5f7c3c8fa528c1d434a5b",
428415428415
[]
428416428416
],
428417428417
"gradient-single-stop-longer-hue-hsl-002-ref.html": [
@@ -454043,7 +454043,7 @@
454043454043
[]
454044454044
],
454045454045
"verify_authenticated.py": [
454046-
"fa81f0f0d2091581aa0a4a9dd1093c0cf3b9814e",
454046+
"35b309c650062b47b8adbae714b85afa19e7aa74",
454047454047
[]
454048454048
]
454049454049
},
@@ -466726,7 +466726,7 @@
466726466726
[]
466727466727
],
466728466728
"text.yaml": [
466729-
"c572f00cb0c2af8cb8b64b8f0091d940a06c75b1",
466729+
"48a0429f267d281927fad8d59dd6a791e6f029ac",
466730466730
[]
466731466731
],
466732466732
"the-canvas-state.yaml": [
@@ -509408,7 +509408,7 @@
509408509408
[]
509409509409
],
509410509410
"urlpatterntestdata.json": [
509411-
"3d5ddce1eab21ee8eca63666cfe2e096903c397f",
509411+
"f92ab76b71df5ab42b729ebe366e381bd9e939af",
509412509412
[]
509413509413
],
509414509414
"urlpatterntests.js": [
@@ -585864,7 +585864,7 @@
585864585864
]
585865585865
],
585866585866
"gradient-interpolation-method-invalid.html": [
585867-
"336a387e3c212bea459e8a3834ca54537b6d2c9d",
585867+
"a53d5a1b770ab344f6f04b331e8435f616de8eb5",
585868585868
[
585869585869
null,
585870585870
{}
@@ -587862,6 +587862,13 @@
587862587862
{}
587863587863
]
587864587864
],
587865+
"dashed-function-named-arg.tentative.html": [
587866+
"b404c6887fa33879c23c8d2d90821390cd5c87c5",
587867+
[
587868+
null,
587869+
{}
587870+
]
587871+
],
587865587872
"dashed-function-parsing.html": [
587866587873
"f67102b0f4448c07f781e7cafb8e50a002ad628f",
587867587874
[
@@ -596737,7 +596744,7 @@
596737596744
]
596738596745
],
596739596746
"fixed-layout-2.html": [
596740-
"8b805af7669ed914dc5f0d007a2ff8171f45d60a",
596747+
"d751954714cd7b8c1f5b87182d1025474c5c4939",
596741596748
[
596742596749
null,
596743596750
{}
@@ -604961,7 +604968,7 @@
604961604968
]
604962604969
],
604963604970
"attr-all-types.html": [
604964-
"8dce4feb5f4f32e69d19b25c203689f8667c0e62",
604971+
"5ea11a68f8e26eaf13b0dd7b6b7fec841aca2c2b",
604965604972
[
604966604973
null,
604967604974
{}
@@ -614448,6 +614455,13 @@
614448614455
{}
614449614456
]
614450614457
],
614458+
"include-site.https.html": [
614459+
"69d62e4b10e36f35ae7ce3710fba8b8af8491602",
614460+
[
614461+
null,
614462+
{}
614463+
]
614464+
],
614451614465
"not-secure-connection.html": [
614452614466
"93736c0b5966ea627f0df45c4bf59dec724c4c7e",
614453614467
[
@@ -692205,7 +692219,7 @@
692205692219
]
692206692220
],
692207692221
"2d.text.measure.text-clusters-split.tentative.html": [
692208-
"63c7cce72be7c1ede567c2f00001d7a57addadbc",
692222+
"e4f881d03ad9aea16757fa9bcb5b2ee7605e3b53",
692209692223
[
692210692224
null,
692211692225
{}
@@ -706144,14 +706158,14 @@
706144706158
]
706145706159
],
706146706160
"2d.text.measure.text-clusters-split.tentative.html": [
706147-
"6a5fd475795e140ff8b8533b8d070baf97f0ebfe",
706161+
"cf24a873c31398700cb466fa31a2cb111bf608e3",
706148706162
[
706149706163
null,
706150706164
{}
706151706165
]
706152706166
],
706153706167
"2d.text.measure.text-clusters-split.tentative.worker.js": [
706154-
"f98c323e0e2311a25dbb2b90a192ccf6f3c8968d",
706168+
"e8d7519b48abb0b8866c9506247bac94d4d914dd",
706155706169
[
706156706170
"html/canvas/offscreen/text/2d.text.measure.text-clusters-split.tentative.worker.html",
706157706171
{}

go_test/WPT_SHA.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
248c94562603ab35d36668813ef3e7f4af115068
1+
983adc74e3c0a2faa1f3e3275f45c05aa5419c53

0 commit comments

Comments
 (0)