OLD | NEW |
1 { | 1 { |
2 "ANGLEInstancedArrays": { | 2 "ANGLEInstancedArrays": { |
3 "members": { | 3 "members": { |
4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": { | 4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": { |
5 "support_level": "untriaged" | 5 "support_level": "untriaged" |
6 }, | 6 }, |
7 "drawArraysInstancedANGLE": { | 7 "drawArraysInstancedANGLE": { |
8 "support_level": "untriaged" | 8 "support_level": "untriaged" |
9 }, | 9 }, |
10 "drawElementsInstancedANGLE": { | 10 "drawElementsInstancedANGLE": { |
(...skipping 8241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8252 "tag": { | 8252 "tag": { |
8253 "dart_action": "experimental", | 8253 "dart_action": "experimental", |
8254 "support_level": "nonstandard" | 8254 "support_level": "nonstandard" |
8255 }, | 8255 }, |
8256 "title": { | 8256 "title": { |
8257 "support_level": "untriaged" | 8257 "support_level": "untriaged" |
8258 } | 8258 } |
8259 }, | 8259 }, |
8260 "support_level": "experimental" | 8260 "support_level": "experimental" |
8261 }, | 8261 }, |
8262 "NotificationCenter": { | |
8263 "comment": "http://www.w3.org/TR/notifications/#showing-a-notification", | |
8264 "dart_action": "suppress", | |
8265 "members": { | |
8266 "checkPermission": {}, | |
8267 "createHTMLNotification": {}, | |
8268 "createNotification": {}, | |
8269 "requestPermission": {} | |
8270 }, | |
8271 "support_level": "deprecated" | |
8272 }, | |
8273 "NotificationPermissionCallback": { | 8262 "NotificationPermissionCallback": { |
8274 "comment": "http://www.w3.org/TR/notifications/#notificationpermissioncallba
ck", | 8263 "comment": "http://www.w3.org/TR/notifications/#notificationpermissioncallba
ck", |
8275 "members": { | 8264 "members": { |
8276 "handleEvent": {} | 8265 "handleEvent": {} |
8277 }, | 8266 }, |
8278 "support_level": "experimental" | 8267 "support_level": "experimental" |
8279 }, | 8268 }, |
8280 "OESElementIndexUint": { | 8269 "OESElementIndexUint": { |
8281 "comment": "http://www.khronos.org/registry/webgl/extensions/OES_element_ind
ex_uint/", | 8270 "comment": "http://www.khronos.org/registry/webgl/extensions/OES_element_ind
ex_uint/", |
8282 "dart_action": "experimental", | 8271 "dart_action": "experimental", |
(...skipping 9316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
17599 "importStylesheet": {}, | 17588 "importStylesheet": {}, |
17600 "removeParameter": {}, | 17589 "removeParameter": {}, |
17601 "reset": {}, | 17590 "reset": {}, |
17602 "setParameter": {}, | 17591 "setParameter": {}, |
17603 "transformToDocument": {}, | 17592 "transformToDocument": {}, |
17604 "transformToFragment": {} | 17593 "transformToFragment": {} |
17605 }, | 17594 }, |
17606 "support_level": "nonstandard" | 17595 "support_level": "nonstandard" |
17607 } | 17596 } |
17608 } | 17597 } |
OLD | NEW |