Skip to content

Commit

Permalink
Commit New Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders authored and github-actions[bot] committed Sep 14, 2022
1 parent 7d5e544 commit 5953e0e
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions deprecation-reporting/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
links:
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1201273
results:
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: existence and properties of interface object'
- test: idlharness.any.html
subtest: DeprecationReportBody interface object length
- test: idlharness.any.html
subtest: DeprecationReportBody interface object name
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: existence and properties of interface prototype object'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: existence and properties of interface prototype object''s "constructor" property'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: existence and properties of interface prototype object''s @@unscopables property'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: operation toJSON()'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: attribute id'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: attribute anticipatedRemoval'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: attribute message'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: attribute sourceFile'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: attribute lineNumber'
- test: idlharness.any.html
subtest: 'DeprecationReportBody interface: attribute columnNumber'

0 comments on commit 5953e0e

Please sign in to comment.