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 25, 2025
1 parent a7fdd0b commit 218aef6
Show file tree
Hide file tree
Showing 5 changed files with 3,777 additions and 1,463 deletions.
30 changes: 2 additions & 28 deletions IndexedDB/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ links:
url: https://bugs.webkit.org/show_bug.cgi?id=149850
results:
- test: idlharness.any.sharedworker.html
- url: https://github.com/web-platform-tests/wpt/issues/10706
results:
- test: keypath-special-identifiers.htm
- url: ""
label: interop-2024-indexeddb
results:
Expand Down Expand Up @@ -93,10 +90,6 @@ links:
- test: idbdatabase-createObjectStore-exception-order.htm
- test: idbdatabase-deleteObjectStore-exception-order.htm
- test: idbdatabase-transaction-exception-order.html
- test: idbfactory_cmp.htm
- test: idbfactory_cmp2.htm
- test: idbfactory_cmp3.htm
- test: idbfactory_cmp4.htm
- test: idbfactory_deleteDatabase.htm
- test: idbfactory_deleteDatabase2.htm
- test: idbfactory_deleteDatabase3.htm
Expand Down Expand Up @@ -150,9 +143,6 @@ links:
- test: idbobjectstore-getAllKeys-enforcerange.html
- test: idbobjectstore-index-finished.html
- test: idbobjectstore-query-exception-order.html
- test: idbobjectstore-rename-abort.html
- test: idbobjectstore-rename-errors.html
- test: idbobjectstore-rename-store.html
- test: idbobjectstore-request-source.html
- test: idbobjectstore-transaction-SameObject.html
- test: idbrequest_error.html
Expand All @@ -161,8 +151,6 @@ links:
- test: idbtransaction_abort.htm
- test: idbtransaction_objectStoreNames.html
- test: idbtransaction-db-SameObject.html
- test: idbtransaction-objectStore-exception-order.html
- test: idbtransaction-objectStore-finished.html
- test: idbtransaction-oncomplete.htm
- test: idbtransaction.htm
- test: idbversionchangeevent.htm
Expand All @@ -177,11 +165,6 @@ links:
- test: key_valid.html
- test: key-conversion-exceptions.htm
- test: keyorder.htm
- test: keypath_invalid.htm
- test: keypath_maxsize.htm
- test: keypath-exceptions.htm
- test: keypath-special-identifiers.htm
- test: keypath.htm
- test: large-requests-abort.html
- test: list_ordering.htm
- test: name-scopes.html
Expand All @@ -205,9 +188,6 @@ links:
- test: reading-autoincrement-store.any.sharedworker.html
- test: reading-autoincrement-store.any.worker.html
- test: ready-state-destroyed-execution-context.html
- test: request_bubble-and-capture.htm
- test: request-abort-ordering.html
- test: request-event-ordering.html
- test: serialize-sharedarraybuffer-throws.https.html
- test: string-list-ordering.htm
- test: structured-clone-transaction-state.any.html
Expand Down Expand Up @@ -256,6 +236,8 @@ links:
- test: upgrade-transaction-lifecycle-user-aborted.any.worker.html
- test: value_recursive.htm
- test: writer-starvation.htm
- test: idbtransaction-objectStore-finished.any.js
- test: request-event-ordering.any.js
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1814534
results:
Expand Down Expand Up @@ -366,11 +348,3 @@ links:
subtest: 'Blob: [object Blob]'
- test: structured-clone.any.html?101-last
subtest: 'File: [object File]'
- test: keypath-special-identifiers.htm
subtest: 'Type: Blob, identifier: size'
- test: keypath-special-identifiers.htm
subtest: 'Type: Blob, identifier: type'
- test: keypath-special-identifiers.htm
subtest: 'Type: File, identifier: name'
- test: keypath-special-identifiers.htm
subtest: 'Type: File, identifier: lastModified'
109 changes: 108 additions & 1 deletion css/css-overflow/parsing/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,114 @@ links:
results:
- test: overflow-clip-margin-computed.html
- test: overflow-clip-margin.html
- label: interop-2024-scrollbar
- url: ""
label: interop-2024-scrollbar
results:
- test: scrollbar-gutter-invalid.html
- test: scrollbar-gutter-valid.html
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1937847
results:
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "initial" should set the property value
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "inherit" should set the property value
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "unset" should set the property value
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "revert" should set the property value
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "none" should set the property value
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "before" should set the property value
- test: scroll-markers-valid.html
subtest: e.style['scroll-marker-group'] = "after" should set the property value
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(up)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(down)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(left)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(right)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-start)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-start)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-end)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-end)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(up):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(down):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(left):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(right):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-start):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-start):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-end):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-end):focus" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(up):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(down):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(left):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(right):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-start):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-start):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-end):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-end):disabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(up):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(down):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(left):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(right):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-start):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-start):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(inline-end):enabled" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(block-end):enabled" should be a valid selector'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'initial'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'inherit'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'unset'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'revert'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'none'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'before'
- test: scroll-markers-computed.html
subtest: Property scroll-marker-group value 'after'
- test: scroll-markers-computed.html
subtest: The scroll-marker-group property shows up in CSSStyleDeclaration enumeration
- test: scroll-markers-computed.html
subtest: The scroll-marker-group property shows up in CSSStyleDeclaration.cssText
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1943055
results:
- test: scroll-buttons-valid.html
subtest: '"::scroll-button( up)" should be a valid selector'
- test: scroll-buttons-valid.html
subtest: '"::scroll-button(up )" should be a valid selector'
107 changes: 0 additions & 107 deletions css/css-overflow/parsing/parsing/META.yml

This file was deleted.

Loading

0 comments on commit 218aef6

Please sign in to comment.