-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7d5e544
commit 5953e0e
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' |