File tree 1 file changed +27
-38
lines changed
1 file changed +27
-38
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"summary" : {
3
3
"max_points" : 4560 ,
4
- "impl_points" : 3379 ,
5
- "stub_penalty" : 287
4
+ "impl_points" : 3394 ,
5
+ "stub_penalty" : 289
6
6
},
7
7
"classes" : {
8
8
"flash.events.MouseEvent" : {
360
360
"summary" : {
361
361
"max_points" : 41 ,
362
362
"impl_points" : 22 ,
363
- "stub_penalty" : 12
363
+ "stub_penalty" : 10
364
364
},
365
365
"missing" : [
366
366
" getAtomWordBoundaryOnLeft()" ,
388
388
" hasGraphicElement" ,
389
389
" ascent" ,
390
390
" textBlockBeginIndex" ,
391
- " textHeight" ,
392
- " textWidth" ,
393
391
" unjustifiedTextWidth" ,
394
392
" getAtomBounds()" ,
395
393
" validity" ,
658
656
"flash.text.engine.GroupElement" : {
659
657
"summary" : {
660
658
"max_points" : 11 ,
661
- "impl_points" : 4 ,
659
+ "impl_points" : 7 ,
662
660
"stub_penalty" : 0
663
661
},
664
662
"missing" : [
665
- " getElementIndex()" ,
666
- " getElementAt()" ,
667
663
" ungroupElements()" ,
668
- " splitTextElement()" ,
669
664
" mergeTextElements()" ,
670
665
" getElementAtCharIndex()" ,
671
666
" groupElements()"
1526
1521
"flash.ui.ContextMenu" : {
1527
1522
"summary" : {
1528
1523
"max_points" : 9 ,
1529
- "impl_points" : 5 ,
1530
- "stub_penalty" : 0
1524
+ "impl_points" : 7 ,
1525
+ "stub_penalty" : 1
1531
1526
},
1532
1527
"missing" : [
1533
1528
" link" ,
1534
- " clone()" ,
1535
- " clipboardMenu" ,
1536
- " clipboardItems"
1529
+ " clone()"
1537
1530
],
1538
- "stubbed" : []
1531
+ "stubbed" : [
1532
+ " static isSupported"
1533
+ ]
1539
1534
},
1540
1535
"flash.globalization.LastOperationStatus" : {
1541
1536
"summary" : {
1707
1702
"flash.accessibility.AccessibilityImplementation" : {
1708
1703
"summary" : {
1709
1704
"max_points" : 15 ,
1710
- "impl_points" : 14 ,
1705
+ "impl_points" : 15 ,
1711
1706
"stub_penalty" : 0
1712
1707
},
1713
- "missing" : [
1714
- " accDoDefaultAction()"
1715
- ],
1708
+ "missing" : [],
1716
1709
"stubbed" : []
1717
1710
},
1718
1711
"flash.display3D.Context3DBlendFactor" : {
2081
2074
"summary" : {
2082
2075
"max_points" : 25 ,
2083
2076
"impl_points" : 24 ,
2084
- "stub_penalty" : 5
2077
+ "stub_penalty" : 6
2085
2078
},
2086
2079
"missing" : [
2087
2080
" lineShaderStyle()"
2091
2084
" drawPath()" ,
2092
2085
" drawRoundRectComplex()" ,
2093
2086
" drawTriangles()" ,
2087
+ " drawGraphicsData()" ,
2094
2088
" readGraphicsData()"
2095
2089
]
2096
2090
},
3855
3849
"flash.ui.ContextMenuClipboardItems" : {
3856
3850
"summary" : {
3857
3851
"max_points" : 7 ,
3858
- "impl_points" : 0 ,
3852
+ "impl_points" : 7 ,
3859
3853
"stub_penalty" : 0
3860
3854
},
3861
- "missing" : [
3862
- " clear" ,
3863
- " copy" ,
3864
- " selectAll" ,
3865
- " cut" ,
3866
- " paste" ,
3867
- " clone()"
3868
- ],
3855
+ "missing" : [],
3869
3856
"stubbed" : []
3870
3857
},
3871
3858
"flash.display.StageAlign" : {
4108
4095
"flash.text.engine.FontDescription" : {
4109
4096
"summary" : {
4110
4097
"max_points" : 11 ,
4111
- "impl_points" : 7 ,
4112
- "stub_penalty" : 0
4098
+ "impl_points" : 8 ,
4099
+ "stub_penalty" : 1
4113
4100
},
4114
4101
"missing" : [
4115
4102
" locked" ,
4116
4103
" clone()" ,
4117
- " static isDeviceFontCompatible()" ,
4118
- " static isFontCompatible()"
4104
+ " static isDeviceFontCompatible()"
4119
4105
],
4120
- "stubbed" : []
4106
+ "stubbed" : [
4107
+ " static isFontCompatible()"
4108
+ ]
4121
4109
},
4122
4110
"flash.text.StyleSheet" : {
4123
4111
"summary" : {
4952
4940
"flash.system.Security" : {
4953
4941
"summary" : {
4954
4942
"max_points" : 14 ,
4955
- "impl_points" : 11 ,
4943
+ "impl_points" : 12 ,
4956
4944
"stub_penalty" : 4
4957
4945
},
4958
4946
"missing" : [
4959
- " static pageDomain" ,
4960
4947
" static exactSettings" ,
4961
4948
" static disableAVM1Loading"
4962
4949
],
4991
4978
"summary" : {
4992
4979
"max_points" : 43 ,
4993
4980
"impl_points" : 40 ,
4994
- "stub_penalty" : 0
4981
+ "stub_penalty" : 1
4995
4982
},
4996
4983
"missing" : [
4997
4984
" atomicCompareAndSwapLength()" ,
4998
4985
" atomicCompareAndSwapIntAt()" ,
4999
4986
" shareable"
5000
4987
],
5001
- "stubbed" : []
4988
+ "stubbed" : [
4989
+ " writeObject()"
4990
+ ]
5002
4991
},
5003
4992
"flash.text.TextDisplayMode" : {
5004
4993
"summary" : {
You can’t perform that action at this time.
0 commit comments