-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Break down ecmascript to small test groups.
- Loading branch information
1 parent
70ff541
commit 92cf5c5
Showing
13 changed files
with
18,099 additions
and
17,908 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,63 +1,67 @@ | ||
API Name,Cut Off Age(year),Percentage Of Recent,Percentage Of Established,Block List,Must Include List,Number of Common Passed Tests,Selected Test Count | ||
2dcontext,2,5,10,[],[],733,37 | ||
FileAPI,2,100,100,[],[],60,40 | ||
2dcontext,2,5,10,[],[],761,38 | ||
FileAPI,2,100,100,[],[],53,37 | ||
IndexedDB,2,80,80,[],[],9,8 | ||
WebCryptoAPI,2,85,90,[],[],36,18 | ||
beacon,2,50,50,[],[],7,2 | ||
content-security-policy,2,20,25,[],[],291,74 | ||
css/CSS2,2,50,55,[],[],38,23 | ||
content-security-policy,2,20,25,[],[],337,83 | ||
css/CSS2,2,50,55,[],[],41,25 | ||
css/compositing,2,50,55,[],[],11,6 | ||
css/css-animations,2,50,55,[],[],53,28 | ||
css/css-animations,2,50,55,[],[],56,30 | ||
css/css-backgrounds,2,50,55,[],[],111,64 | ||
css/css-cascade,2,50,55,[],[],7,3 | ||
css/css-color,2,50,55,[],[],16,8 | ||
css/css-conditional,2,50,55,[],[],1,1 | ||
css/css-easing,2,50,50,[],[],2,0 | ||
css/css-flexbox,2,50,55,[],[],221,93 | ||
css/css-font-loading,2,50,50,[],[],6,2 | ||
css/css-fonts,2,50,55,[],[],75,46 | ||
css/css-conditional,2,50,55,[],[],3,2 | ||
css/css-easing,2,50,50,[],[],3,1 | ||
css/css-flexbox,2,50,55,[],[],227,97 | ||
css/css-font-loading,2,50,50,[],[],10,4 | ||
css/css-fonts,2,50,55,[],[],78,48 | ||
css/css-grid,2,50,55,[],[],272,152 | ||
css/css-images,2,50,55,[],[],20,11 | ||
css/css-multicol,2,50,55,[],[],38,11 | ||
css/css-multicol,2,50,55,[],[],41,12 | ||
css/css-scroll-snap,2,50,50,[],[],41,22 | ||
css/css-shapes,2,50,50,[],[],78,41 | ||
css/css-shapes,2,50,50,[],[],80,41 | ||
css/css-syntax,2,50,55,[],[],27,12 | ||
css/css-text-decor,2,50,50,[],[],32,15 | ||
css/css-transforms,2,50,55,[],[],60,32 | ||
css/css-transitions,2,50,55,[],[],54,28 | ||
css/css-transforms,2,50,55,[],[],63,32 | ||
css/css-transitions,2,50,55,[],[],61,34 | ||
css/css-ui,2,50,55,[],[],66,39 | ||
css/css-values,2,50,55,[],[],47,27 | ||
css/css-variables,2,50,55,[],[],27,9 | ||
css/css-values,2,50,55,[],[],52,28 | ||
css/css-variables,2,50,55,[],[],34,12 | ||
css/css-will-change,2,50,50,[],[],5,2 | ||
css/css-writing-modes,2,50,55,[],[],24,11 | ||
css/cssom-view,2,50,55,[],[],82,44 | ||
css/css-writing-modes,2,50,55,[],[],28,14 | ||
css/cssom-view,2,50,55,[],[],92,48 | ||
css/filter-effects,2,50,55,[],[],25,12 | ||
css/mediaqueries,2,50,55,[],[],4,3 | ||
css/selectors,2,50,55,[],[],110,54 | ||
dom,2,35,35,[],[],240,84 | ||
ecmascript,2,35,35,[],[],29069,10391 | ||
encrypted-media,2,80,90,[],[],20,17 | ||
fetch,2,35,35,[],[],356,103 | ||
fullscreen,2,80,80,[],[],0,0 | ||
css/mediaqueries,2,50,55,[],[],5,3 | ||
css/selectors,2,50,55,[],[],116,58 | ||
dom,2,35,35,[],[],246,87 | ||
ecmascript/tests/annexB,2,35,35,[],[],979,349 | ||
ecmascript/tests/built-ins,2,10,10,[],[],14796,1554 | ||
ecmascript/tests/harness,2,35,35,[],[],93,36 | ||
ecmascript/tests/intl402,2,35,35,[],[],823,344 | ||
ecmascript/tests/language,2,15,15,[],[],12938,1817 | ||
encrypted-media,2,80,90,[],[],25,22 | ||
fetch,2,35,35,[],[],341,99 | ||
fullscreen,2,80,80,[],[],9,5 | ||
hr-time,2,50,50,[],[],9,4 | ||
html,2,0,20,[],[],1371,268 | ||
html,2,0,20,[],[],1560,295 | ||
media-capabilities,2,50,50,[],[],0,0 | ||
media-source,2,90,95,[],[],4,4 | ||
navigation-timing,2,50,50,[],[],37,20 | ||
media-source,2,90,95,[],[],13,12 | ||
navigation-timing,2,50,50,[],[],39,21 | ||
notifications,2,100,100,[],[],1,1 | ||
page-visibility,2,100,100,[],[],6,6 | ||
performance-timeline,2,50,50,[],[],41,9 | ||
referrer-policy,2,50,50,[],[],389,58 | ||
resource-timing,2,50,50,[],[],22,9 | ||
performance-timeline,2,50,50,[],[],35,10 | ||
referrer-policy,2,50,50,[],[],619,67 | ||
resource-timing,2,50,50,[],[],29,11 | ||
service-workers,2,100,100,[],[],8,8 | ||
subresource-integrity,2,100,100,[],[],1,1 | ||
uievents,2,100,100,[],[],8,8 | ||
upgrade-insecure-requests,2,55,55,[],[],62,36 | ||
user-timing,2,50,50,[],[],46,19 | ||
webaudio,2,15,35,[],[],145,49 | ||
user-timing,2,50,50,[],[],39,16 | ||
webaudio,2,15,35,[],[],151,49 | ||
webgl,2,0,25,[],[],82,18 | ||
webmessaging,2,35,35,[],[],68,16 | ||
websockets,2,35,35,[],[],80,29 | ||
webmessaging,2,35,35,[],[],85,25 | ||
websockets,2,35,35,[],[],79,28 | ||
webstorage,2,35,55,[],[],14,5 | ||
workers,2,35,35,[],[],128,36 | ||
xhr,2,35,65,[],[],126,60 | ||
workers,2,35,35,[],[],145,43 | ||
xhr,2,35,65,[],[],108,55 |
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