Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 { | 1 { |
| 2 "ANGLEInstancedArrays": { | |
| 3 "members": { | |
| 4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": { | |
| 5 "support_level": "untriaged" | |
| 6 }, | |
| 7 "drawArraysInstancedANGLE": { | |
| 8 "support_level": "untriaged" | |
| 9 }, | |
| 10 "drawElementsInstancedANGLE": { | |
| 11 "support_level": "untriaged" | |
| 12 }, | |
| 13 "vertexAttribDivisorANGLE": { | |
| 14 "support_level": "untriaged" | |
| 15 } | |
| 16 }, | |
| 17 "support_level": "untriaged" | |
| 18 }, | |
| 2 "AbstractWorker": { | 19 "AbstractWorker": { |
| 3 "comment": "http://www.w3.org/TR/workers/#the-abstractworker-abstract-interf ace", | 20 "comment": "http://www.w3.org/TR/workers/#the-abstractworker-abstract-interf ace", |
| 4 "members": { | 21 "members": { |
| 5 "addEventListener": {}, | 22 "addEventListener": {}, |
| 6 "dispatchEvent": {}, | 23 "dispatchEvent": {}, |
| 7 "onerror": {}, | 24 "onerror": {}, |
| 8 "removeEventListener": {} | 25 "removeEventListener": {} |
| 9 }, | 26 }, |
| 10 "support_level": "stable" | 27 "support_level": "stable" |
| 11 }, | 28 }, |
| 12 "AnalyserNode": { | 29 "AnalyserNode": { |
| 13 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification .html#AnalyserNode", | 30 "comment": "https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification .html#AnalyserNode", |
| 14 "members": { | 31 "members": { |
| 15 "fftSize": {}, | 32 "fftSize": {}, |
| 16 "frequencyBinCount": {}, | 33 "frequencyBinCount": {}, |
| 17 "getByteFrequencyData": {}, | 34 "getByteFrequencyData": {}, |
| 18 "getByteTimeDomainData": {}, | 35 "getByteTimeDomainData": {}, |
| 19 "getFloatFrequencyData": {}, | 36 "getFloatFrequencyData": {}, |
| 20 "maxDecibels": {}, | 37 "maxDecibels": {}, |
| 21 "minDecibels": {}, | 38 "minDecibels": {}, |
| 22 "smoothingTimeConstant": {} | 39 "smoothingTimeConstant": {} |
| 23 }, | 40 }, |
| 24 "support_level": "experimental" | 41 "support_level": "experimental" |
| 25 }, | 42 }, |
| 26 "AnimationEvent": { | 43 "AnimationEvent": { |
|
Emily Fortuna
2013/07/24 21:04:45
Rename to WebkitAnimationEvent and remove the entr
vsm
2013/07/24 22:01:07
Done.
| |
| 27 "comment": "http://www.w3.org/TR/css3-animations/#AnimationEvent-interface", | 44 "comment": "http://www.w3.org/TR/css3-animations/#AnimationEvent-interface", |
| 28 "members": { | 45 "members": { |
| 29 "animationName": {}, | 46 "animationName": {}, |
| 30 "elapsedTime": {} | 47 "elapsedTime": {} |
| 31 }, | 48 }, |
| 32 "support_level": "stable" | 49 "support_level": "stable" |
| 33 }, | 50 }, |
| 34 "ArrayBuffer": { | 51 "ArrayBuffer": { |
| 35 "comment": "http://www.khronos.org/registry/typedarray/specs/latest/", | 52 "comment": "http://www.khronos.org/registry/typedarray/specs/latest/", |
| 36 "members": { | 53 "members": { |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 295 "supportsProperty": {} | 312 "supportsProperty": {} |
| 296 } | 313 } |
| 297 }, | 314 }, |
| 298 "CSSCharsetRule": { | 315 "CSSCharsetRule": { |
| 299 "comment": "http://dev.w3.org/csswg/cssom/#the-csscharsetrule-interface", | 316 "comment": "http://dev.w3.org/csswg/cssom/#the-csscharsetrule-interface", |
| 300 "members": { | 317 "members": { |
| 301 "encoding": {} | 318 "encoding": {} |
| 302 }, | 319 }, |
| 303 "support_level": "experimental" | 320 "support_level": "experimental" |
| 304 }, | 321 }, |
| 305 "CSSFilterRule": { | 322 "CSSFilterRule": { |
|
Emily Fortuna
2013/07/24 21:04:45
rename to WebKitCSSFilterRule
vsm
2013/07/24 22:01:07
Done.
| |
| 306 "comment": "http://www.w3.org/TR/filter-effects/", | 323 "comment": "http://www.w3.org/TR/filter-effects/", |
| 307 "members": { | 324 "members": { |
| 308 "style": {} | 325 "style": {} |
| 309 }, | 326 }, |
| 310 "support_level": "experimental" | 327 "support_level": "experimental" |
| 311 }, | 328 }, |
| 312 "CSSFilterValue": { | 329 "CSSFilterValue": { |
|
Emily Fortuna
2013/07/24 21:04:45
rename to WebKitCSSFilterValue and remove the entr
vsm
2013/07/24 22:01:07
Done.
| |
| 313 "comment": "http://dev.w3.org/csswg/cssom/", | 330 "comment": "http://dev.w3.org/csswg/cssom/", |
| 314 "dart_action": "suppress", | 331 "dart_action": "suppress", |
| 315 "members": { | 332 "members": { |
| 316 "CSS_FILTER_BLUR": {}, | 333 "CSS_FILTER_BLUR": {}, |
| 317 "CSS_FILTER_BRIGHTNESS": {}, | 334 "CSS_FILTER_BRIGHTNESS": {}, |
| 318 "CSS_FILTER_CONTRAST": {}, | 335 "CSS_FILTER_CONTRAST": {}, |
| 319 "CSS_FILTER_CUSTOM": {}, | 336 "CSS_FILTER_CUSTOM": {}, |
| 320 "CSS_FILTER_DROP_SHADOW": {}, | 337 "CSS_FILTER_DROP_SHADOW": {}, |
| 321 "CSS_FILTER_GRAYSCALE": {}, | 338 "CSS_FILTER_GRAYSCALE": {}, |
| 322 "CSS_FILTER_HUE_ROTATE": {}, | 339 "CSS_FILTER_HUE_ROTATE": {}, |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 356 }, | 373 }, |
| 357 "CSSImportRule": { | 374 "CSSImportRule": { |
| 358 "comment": "http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSImportRul e", | 375 "comment": "http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSImportRul e", |
| 359 "members": { | 376 "members": { |
| 360 "href": {}, | 377 "href": {}, |
| 361 "media": {}, | 378 "media": {}, |
| 362 "styleSheet": {} | 379 "styleSheet": {} |
| 363 }, | 380 }, |
| 364 "support_level": "stable" | 381 "support_level": "stable" |
| 365 }, | 382 }, |
| 366 "CSSKeyframeRule": { | 383 "CSSKeyframeRule": { |
|
Emily Fortuna
2013/07/24 21:04:45
rename to WebkitCssKeyframeRule
vsm
2013/07/24 22:01:07
Done.
| |
| 367 "comment": "http://www.w3.org/TR/css3-animations/#CSSKeyframeRule-interface" , | 384 "comment": "http://www.w3.org/TR/css3-animations/#CSSKeyframeRule-interface" , |
| 368 "members": { | 385 "members": { |
| 369 "keyText": {}, | 386 "keyText": {}, |
| 370 "style": {} | 387 "style": {} |
| 371 }, | 388 }, |
| 372 "support_level": "experimental" | 389 "support_level": "experimental" |
| 373 }, | 390 }, |
| 374 "CSSKeyframesRule": { | 391 "CSSKeyframesRule": { |
|
Emily Fortuna
2013/07/24 21:04:45
rename to WebkitCssKeyframesRule
vsm
2013/07/24 22:01:07
Done.
| |
| 375 "comment": "http://www.w3.org/TR/css3-animations/#csskeyframesrule", | 392 "comment": "http://www.w3.org/TR/css3-animations/#csskeyframesrule", |
| 376 "members": { | 393 "members": { |
| 377 "__getter__": {}, | 394 "__getter__": {}, |
| 378 "cssRules": {}, | 395 "cssRules": {}, |
| 379 "deleteRule": {}, | 396 "deleteRule": {}, |
| 380 "findRule": {}, | 397 "findRule": {}, |
| 381 "insertRule": {}, | 398 "insertRule": {}, |
| 382 "name": {} | 399 "name": {} |
| 383 }, | 400 }, |
| 384 "support_level": "experimental" | 401 "support_level": "experimental" |
| 385 }, | 402 }, |
| 386 "CSSMatrix": { | 403 "CSSMatrix": { |
|
Emily Fortuna
2013/07/24 21:04:45
rename to WebkitCssMatrix
vsm
2013/07/24 22:01:07
Done.
| |
| 387 "comment": "http://dev.w3.org/csswg/cssom/", | 404 "comment": "http://dev.w3.org/csswg/cssom/", |
| 388 "dart_action": "suppress", | 405 "dart_action": "suppress", |
| 389 "members": { | 406 "members": { |
| 390 "CSSMatrix": {}, | 407 "CSSMatrix": {}, |
| 391 "a": {}, | 408 "a": {}, |
| 392 "b": {}, | 409 "b": {}, |
| 393 "c": {}, | 410 "c": {}, |
| 394 "d": {}, | 411 "d": {}, |
| 395 "e": {}, | 412 "e": {}, |
| 396 "f": {}, | 413 "f": {}, |
| (...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 511 "IMPORT_RULE": {}, | 528 "IMPORT_RULE": {}, |
| 512 "MEDIA_RULE": {}, | 529 "MEDIA_RULE": {}, |
| 513 "PAGE_RULE": {}, | 530 "PAGE_RULE": {}, |
| 514 "STYLE_RULE": {}, | 531 "STYLE_RULE": {}, |
| 515 "SUPPORTS_RULE": {}, | 532 "SUPPORTS_RULE": {}, |
| 516 "UNKNOWN_RULE": { | 533 "UNKNOWN_RULE": { |
| 517 "comment": "http://dev.w3.org/csswg/cssom/#changes-from-dom2", | 534 "comment": "http://dev.w3.org/csswg/cssom/#changes-from-dom2", |
| 518 "dart_action": "suppress", | 535 "dart_action": "suppress", |
| 519 "support_level": "deprecated" | 536 "support_level": "deprecated" |
| 520 }, | 537 }, |
| 538 "VIEWPORT_RULE": { | |
| 539 "support_level": "untriaged" | |
| 540 }, | |
| 521 "WEBKIT_FILTER_RULE": { | 541 "WEBKIT_FILTER_RULE": { |
| 522 "comment": "http://www.w3.org/TR/filter-effects/", | 542 "comment": "http://www.w3.org/TR/filter-effects/", |
| 523 "support_level": "experimental" | 543 "support_level": "experimental" |
| 524 }, | 544 }, |
| 525 "WEBKIT_KEYFRAMES_RULE": { | 545 "WEBKIT_KEYFRAMES_RULE": { |
| 526 "comment": "http://www.w3.org/TR/css3-animations/#cssrule", | 546 "comment": "http://www.w3.org/TR/css3-animations/#cssrule", |
| 527 "support_level": "experimental" | 547 "support_level": "experimental" |
| 528 }, | 548 }, |
| 529 "WEBKIT_KEYFRAME_RULE": { | 549 "WEBKIT_KEYFRAME_RULE": { |
| 530 "comment": "http://www.w3.org/TR/css3-animations/#cssrule", | 550 "comment": "http://www.w3.org/TR/css3-animations/#cssrule", |
| (...skipping 14 matching lines...) Expand all Loading... | |
| 545 "comment": "http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSRuleList" , | 565 "comment": "http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSRuleList" , |
| 546 "members": { | 566 "members": { |
| 547 "item": {}, | 567 "item": {}, |
| 548 "length": {} | 568 "length": {} |
| 549 }, | 569 }, |
| 550 "support_level": "stable" | 570 "support_level": "stable" |
| 551 }, | 571 }, |
| 552 "CSSStyleDeclaration": { | 572 "CSSStyleDeclaration": { |
| 553 "comment": "http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface ", | 573 "comment": "http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-interface ", |
| 554 "members": { | 574 "members": { |
| 575 "__getter__": { | |
| 576 "support_level": "untriaged" | |
| 577 }, | |
| 555 "__setter__": {}, | 578 "__setter__": {}, |
| 556 "cssText": {}, | 579 "cssText": {}, |
| 557 "getPropertyCSSValue": { | 580 "getPropertyCSSValue": { |
| 558 "comment": "http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-inter face", | 581 "comment": "http://dev.w3.org/csswg/cssom/#the-cssstyledeclaration-inter face", |
| 559 "dart_action": "suppress", | 582 "dart_action": "suppress", |
| 560 "support_level": "deprecated" | 583 "support_level": "deprecated" |
| 561 }, | 584 }, |
| 562 "getPropertyPriority": {}, | 585 "getPropertyPriority": {}, |
| 563 "getPropertyValue": {}, | 586 "getPropertyValue": {}, |
| 564 "item": {}, | 587 "item": {}, |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 657 }, | 680 }, |
| 658 "CSSValueList": { | 681 "CSSValueList": { |
| 659 "comment": "http://dev.w3.org/csswg/cssom/", | 682 "comment": "http://dev.w3.org/csswg/cssom/", |
| 660 "dart_action": "suppress", | 683 "dart_action": "suppress", |
| 661 "members": { | 684 "members": { |
| 662 "item": {}, | 685 "item": {}, |
| 663 "length": {} | 686 "length": {} |
| 664 }, | 687 }, |
| 665 "support_level": "deprecated" | 688 "support_level": "deprecated" |
| 666 }, | 689 }, |
| 690 "CSSViewportRule": { | |
| 691 "members": { | |
| 692 "style": { | |
| 693 "support_level": "untriaged" | |
| 694 } | |
| 695 }, | |
| 696 "support_level": "untriaged" | |
| 697 }, | |
| 667 "Canvas2DContextAttributes": { | 698 "Canvas2DContextAttributes": { |
| 668 "comment": "http://wiki.whatwg.org/wiki/CanvasOpaque#Suggested_IDL", | 699 "comment": "http://wiki.whatwg.org/wiki/CanvasOpaque#Suggested_IDL", |
| 669 "members": { | 700 "members": { |
| 670 "alpha": {} | 701 "alpha": {} |
| 671 }, | 702 }, |
| 672 "support_level": "experimental" | 703 "support_level": "experimental" |
| 673 }, | 704 }, |
| 674 "CanvasGradient": { | 705 "CanvasGradient": { |
| 675 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- canvas-element.html#canvasgradient", | 706 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- canvas-element.html#canvasgradient", |
| 676 "members": { | 707 "members": { |
| (...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 843 "comment": "http://dom.spec.whatwg.org/#childnode" | 874 "comment": "http://dom.spec.whatwg.org/#childnode" |
| 844 }, | 875 }, |
| 845 "remove": { | 876 "remove": { |
| 846 "support_level": "nonstandard" | 877 "support_level": "nonstandard" |
| 847 }, | 878 }, |
| 848 "replaceData": {}, | 879 "replaceData": {}, |
| 849 "substringData": {} | 880 "substringData": {} |
| 850 }, | 881 }, |
| 851 "support_level": "stable" | 882 "support_level": "stable" |
| 852 }, | 883 }, |
| 884 "ChildNode": { | |
| 885 "members": { | |
| 886 "nextElementSibling": { | |
| 887 "support_level": "untriaged" | |
| 888 }, | |
| 889 "previousElementSibling": { | |
| 890 "support_level": "untriaged" | |
| 891 }, | |
| 892 "remove": { | |
| 893 "support_level": "untriaged" | |
| 894 } | |
| 895 }, | |
| 896 "support_level": "untriaged" | |
| 897 }, | |
| 853 "ClientRect": { | 898 "ClientRect": { |
| 854 "comment": "http://www.w3.org/TR/cssom-view/#the-clientrect-interface", | 899 "comment": "http://www.w3.org/TR/cssom-view/#the-clientrect-interface", |
| 855 "members": { | 900 "members": { |
| 856 "bottom": {}, | 901 "bottom": {}, |
| 857 "height": {}, | 902 "height": {}, |
| 858 "left": {}, | 903 "left": {}, |
| 859 "right": {}, | 904 "right": {}, |
| 860 "top": {}, | 905 "top": {}, |
| 861 "width": {} | 906 "width": {} |
| 862 }, | 907 }, |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 997 "members": { | 1042 "members": { |
| 998 "identifier": {}, | 1043 "identifier": {}, |
| 999 "listStyle": {}, | 1044 "listStyle": {}, |
| 1000 "separator": {} | 1045 "separator": {} |
| 1001 }, | 1046 }, |
| 1002 "support_level": "deprecated" | 1047 "support_level": "deprecated" |
| 1003 }, | 1048 }, |
| 1004 "Crypto": { | 1049 "Crypto": { |
| 1005 "comment": "http://www.w3.org/TR/WebCryptoAPI/", | 1050 "comment": "http://www.w3.org/TR/WebCryptoAPI/", |
| 1006 "members": { | 1051 "members": { |
| 1007 "getRandomValues": {} | 1052 "getRandomValues": {}, |
| 1053 "subtle": { | |
| 1054 "support_level": "untriaged" | |
| 1055 } | |
| 1008 }, | 1056 }, |
| 1009 "support_level": "experimental" | 1057 "support_level": "experimental" |
| 1010 }, | 1058 }, |
| 1011 "CustomElementConstructor": { | 1059 "CustomElementConstructor": { |
| 1012 "comment": "https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/in dex.html#dfn-custom-element-constructor-generation", | 1060 "comment": "https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/in dex.html#dfn-custom-element-constructor-generation", |
| 1013 "dart_action": "suppress", | 1061 "dart_action": "suppress", |
| 1014 "members": {}, | 1062 "members": {}, |
| 1015 "support_level": "experimental" | 1063 "support_level": "experimental" |
| 1016 }, | 1064 }, |
| 1017 "CustomEvent": { | 1065 "CustomEvent": { |
| (...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1161 }, | 1209 }, |
| 1162 "message": {}, | 1210 "message": {}, |
| 1163 "name": {}, | 1211 "name": {}, |
| 1164 "toString": {} | 1212 "toString": {} |
| 1165 }, | 1213 }, |
| 1166 "support_level": "stable" | 1214 "support_level": "stable" |
| 1167 }, | 1215 }, |
| 1168 "DOMError": { | 1216 "DOMError": { |
| 1169 "comment": "http://www.w3.org/TR/dom/#interface-domerror", | 1217 "comment": "http://www.w3.org/TR/dom/#interface-domerror", |
| 1170 "members": { | 1218 "members": { |
| 1219 "message": { | |
| 1220 "support_level": "untriaged" | |
| 1221 }, | |
| 1171 "name": {} | 1222 "name": {} |
| 1172 }, | 1223 }, |
| 1173 "support_level": "stable" | 1224 "support_level": "stable" |
| 1174 }, | 1225 }, |
| 1226 "DOMException": { | |
| 1227 "members": { | |
| 1228 "ABORT_ERR": { | |
| 1229 "support_level": "untriaged" | |
| 1230 }, | |
| 1231 "DATA_CLONE_ERR": { | |
| 1232 "support_level": "untriaged" | |
| 1233 }, | |
| 1234 "DOMSTRING_SIZE_ERR": { | |
| 1235 "support_level": "untriaged" | |
| 1236 }, | |
| 1237 "HIERARCHY_REQUEST_ERR": { | |
| 1238 "support_level": "untriaged" | |
| 1239 }, | |
| 1240 "INDEX_SIZE_ERR": { | |
| 1241 "support_level": "untriaged" | |
| 1242 }, | |
| 1243 "INUSE_ATTRIBUTE_ERR": { | |
| 1244 "support_level": "untriaged" | |
| 1245 }, | |
| 1246 "INVALID_ACCESS_ERR": { | |
| 1247 "support_level": "untriaged" | |
| 1248 }, | |
| 1249 "INVALID_CHARACTER_ERR": { | |
| 1250 "support_level": "untriaged" | |
| 1251 }, | |
| 1252 "INVALID_MODIFICATION_ERR": { | |
| 1253 "support_level": "untriaged" | |
| 1254 }, | |
| 1255 "INVALID_NODE_TYPE_ERR": { | |
| 1256 "support_level": "untriaged" | |
| 1257 }, | |
| 1258 "INVALID_STATE_ERR": { | |
| 1259 "support_level": "untriaged" | |
| 1260 }, | |
| 1261 "NAMESPACE_ERR": { | |
| 1262 "support_level": "untriaged" | |
| 1263 }, | |
| 1264 "NETWORK_ERR": { | |
| 1265 "support_level": "untriaged" | |
| 1266 }, | |
| 1267 "NOT_FOUND_ERR": { | |
| 1268 "support_level": "untriaged" | |
| 1269 }, | |
| 1270 "NOT_SUPPORTED_ERR": { | |
| 1271 "support_level": "untriaged" | |
| 1272 }, | |
| 1273 "NO_DATA_ALLOWED_ERR": { | |
| 1274 "support_level": "untriaged" | |
| 1275 }, | |
| 1276 "NO_MODIFICATION_ALLOWED_ERR": { | |
| 1277 "support_level": "untriaged" | |
| 1278 }, | |
| 1279 "QUOTA_EXCEEDED_ERR": { | |
| 1280 "support_level": "untriaged" | |
| 1281 }, | |
| 1282 "SECURITY_ERR": { | |
| 1283 "support_level": "untriaged" | |
| 1284 }, | |
| 1285 "SYNTAX_ERR": { | |
| 1286 "support_level": "untriaged" | |
| 1287 }, | |
| 1288 "TIMEOUT_ERR": { | |
| 1289 "support_level": "untriaged" | |
| 1290 }, | |
| 1291 "TYPE_MISMATCH_ERR": { | |
| 1292 "support_level": "untriaged" | |
| 1293 }, | |
| 1294 "URL_MISMATCH_ERR": { | |
| 1295 "support_level": "untriaged" | |
| 1296 }, | |
| 1297 "VALIDATION_ERR": { | |
| 1298 "support_level": "untriaged" | |
| 1299 }, | |
| 1300 "WRONG_DOCUMENT_ERR": { | |
| 1301 "support_level": "untriaged" | |
| 1302 }, | |
| 1303 "code": { | |
| 1304 "support_level": "untriaged" | |
| 1305 }, | |
| 1306 "message": { | |
| 1307 "support_level": "untriaged" | |
| 1308 }, | |
| 1309 "name": { | |
| 1310 "support_level": "untriaged" | |
| 1311 }, | |
| 1312 "toString": { | |
| 1313 "support_level": "untriaged" | |
| 1314 } | |
| 1315 }, | |
| 1316 "support_level": "untriaged" | |
| 1317 }, | |
| 1175 "DOMFileSystem": { | 1318 "DOMFileSystem": { |
| 1176 "comment": "http://www.w3.org/TR/file-system-api/", | 1319 "comment": "http://www.w3.org/TR/file-system-api/", |
| 1177 "members": { | 1320 "members": { |
| 1178 "name": {}, | 1321 "name": {}, |
| 1179 "root": {} | 1322 "root": {} |
| 1180 }, | 1323 }, |
| 1181 "support_level": "experimental" | 1324 "support_level": "experimental" |
| 1182 }, | 1325 }, |
| 1183 "DOMFileSystemSync": { | 1326 "DOMFileSystemSync": { |
| 1184 "comment": "http://www.w3.org/TR/file-system-api/#the-filesystemsync-interfa ce", | 1327 "comment": "http://www.w3.org/TR/file-system-api/#the-filesystemsync-interfa ce", |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1258 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domto kenlist-0", | 1401 "comment": "http://dev.w3.org/html5/spec-LC/common-dom-interfaces.html#domto kenlist-0", |
| 1259 "members": { | 1402 "members": { |
| 1260 "contains": {}, | 1403 "contains": {}, |
| 1261 "item": {}, | 1404 "item": {}, |
| 1262 "length": {}, | 1405 "length": {}, |
| 1263 "toString": {}, | 1406 "toString": {}, |
| 1264 "toggle": {} | 1407 "toggle": {} |
| 1265 }, | 1408 }, |
| 1266 "support_level": "stable" | 1409 "support_level": "stable" |
| 1267 }, | 1410 }, |
| 1268 "Window": { | |
| 1269 "members": { | |
| 1270 "CSS": { | |
| 1271 "comment": "http://www.w3.org/TR/css3-conditional/#the-css-interface" | |
| 1272 }, | |
| 1273 "PERSISTENT": { | |
| 1274 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 1275 "support_level": "experimental" | |
| 1276 }, | |
| 1277 "TEMPORARY": { | |
| 1278 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 1279 "support_level": "experimental" | |
| 1280 }, | |
| 1281 "__getter__": {}, | |
| 1282 "addEventListener": {}, | |
| 1283 "alert": {}, | |
| 1284 "applicationCache": {}, | |
| 1285 "atob": {}, | |
| 1286 "blur": { | |
| 1287 "dart_action": "suppress", | |
| 1288 "support_level": "deprecated" | |
| 1289 }, | |
| 1290 "btoa": {}, | |
| 1291 "cancelAnimationFrame": {}, | |
| 1292 "captureEvents": { | |
| 1293 "comment": "http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-f low-capture", | |
| 1294 "dart_action": "suppress", | |
| 1295 "support_level": "deprecated" | |
| 1296 }, | |
| 1297 "clearInterval": {}, | |
| 1298 "clearTimeout": {}, | |
| 1299 "clientInformation": { | |
| 1300 "support_level": "nonstandard" | |
| 1301 }, | |
| 1302 "close": {}, | |
| 1303 "closed": {}, | |
| 1304 "confirm": {}, | |
| 1305 "console": {}, | |
| 1306 "crypto": { | |
| 1307 "comment": "http://www.w3.org/TR/WebCryptoAPI/", | |
| 1308 "support_level": "experimental" | |
| 1309 }, | |
| 1310 "defaultStatus": {}, | |
| 1311 "defaultstatus": { | |
| 1312 "support_level": "nonstandard" | |
| 1313 }, | |
| 1314 "devicePixelRatio": { | |
| 1315 "comment": "http://www.quirksmode.org/blog/archives/2012/06/devicepixelr ati.html", | |
| 1316 "support_level": "nonstandard" | |
| 1317 }, | |
| 1318 "dispatchEvent": {}, | |
| 1319 "document": {}, | |
| 1320 "event": { | |
| 1321 "dart_action": "suppress", | |
| 1322 "support_level": "deprecated" | |
| 1323 }, | |
| 1324 "find": { | |
| 1325 "support_level": "nonstandard" | |
| 1326 }, | |
| 1327 "focus": { | |
| 1328 "dart_action": "suppress", | |
| 1329 "support_level": "deprecated" | |
| 1330 }, | |
| 1331 "frameElement": {}, | |
| 1332 "frames": {}, | |
| 1333 "getComputedStyle": {}, | |
| 1334 "getMatchedCSSRules": { | |
| 1335 "support_level": "nonstandard" | |
| 1336 }, | |
| 1337 "getSelection": {}, | |
| 1338 "history": {}, | |
| 1339 "indexedDB": {}, | |
| 1340 "innerHeight": {}, | |
| 1341 "innerWidth": {}, | |
| 1342 "length": { | |
| 1343 "dart_action": "suppress", | |
| 1344 "support_level": "deprecated" | |
| 1345 }, | |
| 1346 "localStorage": {}, | |
| 1347 "location": {}, | |
| 1348 "locationbar": {}, | |
| 1349 "matchMedia": {}, | |
| 1350 "menubar": {}, | |
| 1351 "moveBy": {}, | |
| 1352 "moveTo": {}, | |
| 1353 "name": {}, | |
| 1354 "navigator": {}, | |
| 1355 "offscreenBuffering": { | |
| 1356 "support_level": "nonstandard" | |
| 1357 }, | |
| 1358 "onDOMContentLoaded": {}, | |
| 1359 "onabort": {}, | |
| 1360 "onbeforeunload": {}, | |
| 1361 "onblur": {}, | |
| 1362 "oncanplay": {}, | |
| 1363 "oncanplaythrough": {}, | |
| 1364 "onchange": {}, | |
| 1365 "onclick": {}, | |
| 1366 "oncontextmenu": {}, | |
| 1367 "ondblclick": {}, | |
| 1368 "ondevicemotion": { | |
| 1369 "comment": "http://dev.w3.org/geo/api/spec-source-orientation.html#devic emotion", | |
| 1370 "support_level": "experimental" | |
| 1371 }, | |
| 1372 "ondeviceorientation": { | |
| 1373 "comment": "http://dev.w3.org/geo/api/spec-source-orientation.html#devic emotion", | |
| 1374 "support_level": "experimental" | |
| 1375 }, | |
| 1376 "ondrag": {}, | |
| 1377 "ondragend": {}, | |
| 1378 "ondragenter": {}, | |
| 1379 "ondragleave": {}, | |
| 1380 "ondragover": {}, | |
| 1381 "ondragstart": {}, | |
| 1382 "ondrop": {}, | |
| 1383 "ondurationchange": {}, | |
| 1384 "onemptied": {}, | |
| 1385 "onended": {}, | |
| 1386 "onerror": {}, | |
| 1387 "onfocus": {}, | |
| 1388 "onhashchange": {}, | |
| 1389 "oninput": {}, | |
| 1390 "oninvalid": { | |
| 1391 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ section-index.html#attributes-1" | |
| 1392 }, | |
| 1393 "onkeydown": {}, | |
| 1394 "onkeypress": {}, | |
| 1395 "onkeyup": {}, | |
| 1396 "onload": {}, | |
| 1397 "onloadeddata": {}, | |
| 1398 "onloadedmetadata": {}, | |
| 1399 "onloadstart": {}, | |
| 1400 "onmessage": {}, | |
| 1401 "onmousedown": {}, | |
| 1402 "onmousemove": {}, | |
| 1403 "onmouseout": {}, | |
| 1404 "onmouseover": {}, | |
| 1405 "onmouseup": {}, | |
| 1406 "onmousewheel": {}, | |
| 1407 "onoffline": {}, | |
| 1408 "ononline": {}, | |
| 1409 "onpagehide": {}, | |
| 1410 "onpageshow": {}, | |
| 1411 "onpause": {}, | |
| 1412 "onplay": {}, | |
| 1413 "onplaying": {}, | |
| 1414 "onpopstate": {}, | |
| 1415 "onprogress": {}, | |
| 1416 "onratechange": {}, | |
| 1417 "onreset": {}, | |
| 1418 "onresize": {}, | |
| 1419 "onscroll": {}, | |
| 1420 "onsearch": { | |
| 1421 "comment": "http://www.w3.org/TR/html-markup/input.search.html", | |
| 1422 "support_level": "experimental" | |
| 1423 }, | |
| 1424 "onseeked": {}, | |
| 1425 "onseeking": {}, | |
| 1426 "onselect": {}, | |
| 1427 "onstalled": {}, | |
| 1428 "onstorage": {}, | |
| 1429 "onsubmit": {}, | |
| 1430 "onsuspend": {}, | |
| 1431 "ontimeupdate": {}, | |
| 1432 "ontouchcancel": { | |
| 1433 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 1434 "support_level": "experimental" | |
| 1435 }, | |
| 1436 "ontouchend": { | |
| 1437 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 1438 "support_level": "experimental" | |
| 1439 }, | |
| 1440 "ontouchmove": { | |
| 1441 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 1442 "support_level": "experimental" | |
| 1443 }, | |
| 1444 "ontouchstart": { | |
| 1445 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 1446 "support_level": "experimental" | |
| 1447 }, | |
| 1448 "ontransitionend": {}, | |
| 1449 "onunload": {}, | |
| 1450 "onvolumechange": {}, | |
| 1451 "onwaiting": {}, | |
| 1452 "onwebkitAnimationEnd": { | |
| 1453 "support_level": "experimental" | |
| 1454 }, | |
| 1455 "onwebkitAnimationIteration": { | |
| 1456 "support_level": "experimental" | |
| 1457 }, | |
| 1458 "onwebkitAnimationStart": { | |
| 1459 "support_level": "experimental" | |
| 1460 }, | |
| 1461 "onwebkitTransitionEnd": { | |
| 1462 "support_level": "deprecated" | |
| 1463 }, | |
| 1464 "onwebkitanimationend": { | |
| 1465 "support_level": "experimental" | |
| 1466 }, | |
| 1467 "onwebkitanimationiteration": { | |
| 1468 "support_level": "experimental" | |
| 1469 }, | |
| 1470 "onwebkitanimationstart": { | |
| 1471 "support_level": "experimental" | |
| 1472 }, | |
| 1473 "onwebkittransitionend": { | |
| 1474 "support_level": "deprecated" | |
| 1475 }, | |
| 1476 "open": {}, | |
| 1477 "openDatabase": { | |
| 1478 "comment": "http://www.w3.org/TR/webdatabase/", | |
| 1479 "dart_action": "experimental", | |
| 1480 "support_level": "deprecated" | |
| 1481 }, | |
| 1482 "opener": {}, | |
| 1483 "outerHeight": {}, | |
| 1484 "outerWidth": {}, | |
| 1485 "pagePopupController": { | |
| 1486 "dart_action": "suppress", | |
| 1487 "support_level": "nonstandard" | |
| 1488 }, | |
| 1489 "pageXOffset": {}, | |
| 1490 "pageYOffset": {}, | |
| 1491 "parent": {}, | |
| 1492 "performance": { | |
| 1493 "comment": "http://www.w3.org/TR/navigation-timing/#sec-window.performan ce-attribute" | |
| 1494 }, | |
| 1495 "personalbar": { | |
| 1496 "comment": "https://developer.mozilla.org/en-US/docs/DOM/window.personal bar", | |
| 1497 "dart_action": "suppress", | |
| 1498 "support_level": "deprecated" | |
| 1499 }, | |
| 1500 "postMessage": {}, | |
| 1501 "print": {}, | |
| 1502 "prompt": {}, | |
| 1503 "releaseEvents": { | |
| 1504 "comment": "http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-f low-capture", | |
| 1505 "dart_action": "suppress", | |
| 1506 "support_level": "deprecated" | |
| 1507 }, | |
| 1508 "removeEventListener": {}, | |
| 1509 "requestAnimationFrame": {}, | |
| 1510 "resizeBy": {}, | |
| 1511 "resizeTo": {}, | |
| 1512 "screen": {}, | |
| 1513 "screenLeft": {}, | |
| 1514 "screenTop": {}, | |
| 1515 "screenX": {}, | |
| 1516 "screenY": {}, | |
| 1517 "scroll": {}, | |
| 1518 "scrollBy": {}, | |
| 1519 "scrollTo": {}, | |
| 1520 "scrollX": {}, | |
| 1521 "scrollY": {}, | |
| 1522 "scrollbars": {}, | |
| 1523 "self": {}, | |
| 1524 "sessionStorage": {}, | |
| 1525 "setInterval": {}, | |
| 1526 "setTimeout": {}, | |
| 1527 "showModalDialog": {}, | |
| 1528 "speechSynthesis": { | |
| 1529 "comment": "https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.htm l#tts-section", | |
| 1530 "support_level": "experimental" | |
| 1531 }, | |
| 1532 "status": {}, | |
| 1533 "statusbar": {}, | |
| 1534 "stop": {}, | |
| 1535 "styleMedia": { | |
| 1536 "comment": "http://developer.apple.com/library/safari/#documentation/Saf ariDOMAdditions/Reference/StyleMedia/StyleMedia/StyleMedia.html", | |
| 1537 "dart_action": "experimental", | |
| 1538 "support_level": "nonstandard" | |
| 1539 }, | |
| 1540 "toString": {}, | |
| 1541 "toolbar": {}, | |
| 1542 "top": {}, | |
| 1543 "webkitCancelAnimationFrame": { | |
| 1544 "support_level": "experimental" | |
| 1545 }, | |
| 1546 "webkitCancelRequestAnimationFrame": { | |
| 1547 "support_level": "experimental" | |
| 1548 }, | |
| 1549 "webkitConvertPointFromNodeToPage": { | |
| 1550 "comment": "http://developer.apple.com/library/safari/#documentation/Dat aManagement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAd ditions.html", | |
| 1551 "support_level": "experimental" | |
| 1552 }, | |
| 1553 "webkitConvertPointFromPageToNode": { | |
| 1554 "comment": "http://developer.apple.com/library/safari/#documentation/Dat aManagement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAd ditions.html", | |
| 1555 "support_level": "experimental" | |
| 1556 }, | |
| 1557 "webkitIndexedDB": { | |
| 1558 "comment": "http://www.w3.org/TR/IndexedDB/#idl-def-IDBEnvironment", | |
| 1559 "support_level": "experimental" | |
| 1560 }, | |
| 1561 "webkitNotifications": { | |
| 1562 "comment": "https://plus.sandbox.google.com/u/0/+GoogleChromeDevelopers/ posts/8vWo8hq4pDm?e=Showroom", | |
| 1563 "dart_action": "suppress", | |
| 1564 "support_level": "deprecated" | |
| 1565 }, | |
| 1566 "webkitRequestAnimationFrame": { | |
| 1567 "dart_action": "suppress", | |
| 1568 "support_level": "deprecated" | |
| 1569 }, | |
| 1570 "webkitRequestFileSystem": { | |
| 1571 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 1572 "support_level": "experimental" | |
| 1573 }, | |
| 1574 "webkitResolveLocalFileSystemURL": { | |
| 1575 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 1576 "support_level": "experimental" | |
| 1577 }, | |
| 1578 "webkitStorageInfo": { | |
| 1579 "comment": "http://www.w3.org/TR/file-system-api/", | |
| 1580 "dart_action": "suppress", | |
| 1581 "support_level": "deprecated" | |
| 1582 }, | |
| 1583 "window": {} | |
| 1584 }, | |
| 1585 "support_level": "stable" | |
| 1586 }, | |
| 1587 "DataTransferItem": { | 1411 "DataTransferItem": { |
| 1588 "comment": "http://www.w3.org/TR/2011/WD-html5-20110113/dnd.html#the-datatra nsferitem-interface", | 1412 "comment": "http://www.w3.org/TR/2011/WD-html5-20110113/dnd.html#the-datatra nsferitem-interface", |
| 1589 "members": { | 1413 "members": { |
| 1590 "getAsFile": {}, | 1414 "getAsFile": {}, |
| 1591 "getAsString": {}, | 1415 "getAsString": {}, |
| 1592 "kind": {}, | 1416 "kind": {}, |
| 1593 "type": {}, | 1417 "type": {}, |
| 1594 "webkitGetAsEntry": { | 1418 "webkitGetAsEntry": { |
| 1595 "support_level": "experimental" | 1419 "support_level": "experimental" |
| 1596 } | 1420 } |
| (...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1825 "createTextNode": {}, | 1649 "createTextNode": {}, |
| 1826 "createTouch": { | 1650 "createTouch": { |
| 1827 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | 1651 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", |
| 1828 "support_level": "experimental" | 1652 "support_level": "experimental" |
| 1829 }, | 1653 }, |
| 1830 "createTouchList": { | 1654 "createTouchList": { |
| 1831 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | 1655 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", |
| 1832 "support_level": "experimental" | 1656 "support_level": "experimental" |
| 1833 }, | 1657 }, |
| 1834 "createTreeWalker": {}, | 1658 "createTreeWalker": {}, |
| 1659 "currentScript": { | |
| 1660 "support_level": "untriaged" | |
| 1661 }, | |
| 1835 "defaultCharset": { | 1662 "defaultCharset": { |
| 1836 "dart_action": "suppress", | 1663 "dart_action": "suppress", |
| 1837 "support_level": "nonstandard" | 1664 "support_level": "nonstandard" |
| 1838 }, | 1665 }, |
| 1839 "defaultView": {}, | 1666 "defaultView": {}, |
| 1840 "doctype": { | 1667 "doctype": { |
| 1841 "dart_action": "suppress" | 1668 "dart_action": "suppress" |
| 1842 }, | 1669 }, |
| 1843 "documentElement": {}, | 1670 "documentElement": {}, |
| 1844 "documentURI": {}, | 1671 "documentURI": {}, |
| (...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2123 "members": { | 1950 "members": { |
| 2124 "attack": {}, | 1951 "attack": {}, |
| 2125 "knee": {}, | 1952 "knee": {}, |
| 2126 "ratio": {}, | 1953 "ratio": {}, |
| 2127 "reduction": {}, | 1954 "reduction": {}, |
| 2128 "release": {}, | 1955 "release": {}, |
| 2129 "threshold": {} | 1956 "threshold": {} |
| 2130 }, | 1957 }, |
| 2131 "support_level": "experimental" | 1958 "support_level": "experimental" |
| 2132 }, | 1959 }, |
| 2133 "EXTDrawBuffers": { | 1960 "EXTDrawBuffers": { |
|
Emily Fortuna
2013/07/24 21:04:45
can this just be renamed to WebGLDrawBuffers? It l
vsm
2013/07/24 22:01:07
Done.
| |
| 2134 "comment": "http://www.khronos.org/registry/webgl/specs/latest/", | 1961 "comment": "http://www.khronos.org/registry/webgl/specs/latest/", |
| 2135 "dart_action": "experimental", | 1962 "dart_action": "experimental", |
| 2136 "members": { | 1963 "members": { |
| 2137 "COLOR_ATTACHMENT0_EXT": {}, | 1964 "COLOR_ATTACHMENT0_EXT": {}, |
| 2138 "COLOR_ATTACHMENT10_EXT": {}, | 1965 "COLOR_ATTACHMENT10_EXT": {}, |
| 2139 "COLOR_ATTACHMENT11_EXT": {}, | 1966 "COLOR_ATTACHMENT11_EXT": {}, |
| 2140 "COLOR_ATTACHMENT12_EXT": {}, | 1967 "COLOR_ATTACHMENT12_EXT": {}, |
| 2141 "COLOR_ATTACHMENT13_EXT": {}, | 1968 "COLOR_ATTACHMENT13_EXT": {}, |
| 2142 "COLOR_ATTACHMENT14_EXT": {}, | 1969 "COLOR_ATTACHMENT14_EXT": {}, |
| 2143 "COLOR_ATTACHMENT15_EXT": {}, | 1970 "COLOR_ATTACHMENT15_EXT": {}, |
| 2144 "COLOR_ATTACHMENT1_EXT": {}, | 1971 "COLOR_ATTACHMENT1_EXT": {}, |
| 2145 "COLOR_ATTACHMENT2_EXT": {}, | 1972 "COLOR_ATTACHMENT2_EXT": {}, |
| 2146 "COLOR_ATTACHMENT3_EXT": {}, | 1973 "COLOR_ATTACHMENT3_EXT": {}, |
| 2147 "COLOR_ATTACHMENT4_EXT": {}, | 1974 "COLOR_ATTACHMENT4_EXT": {}, |
| 2148 "COLOR_ATTACHMENT5_EXT": {}, | 1975 "COLOR_ATTACHMENT5_EXT": {}, |
| 2149 "COLOR_ATTACHMENT6_EXT": {}, | 1976 "COLOR_ATTACHMENT6_EXT": {}, |
| 2150 "COLOR_ATTACHMENT7_EXT": {}, | 1977 "COLOR_ATTACHMENT7_EXT": {}, |
| 2151 "COLOR_ATTACHMENT8_EXT": {}, | 1978 "COLOR_ATTACHMENT8_EXT": {}, |
| 2152 "COLOR_ATTACHMENT9_EXT": {}, | 1979 "COLOR_ATTACHMENT9_EXT": {}, |
| 2153 "DRAW_BUFFER0_EXT": {}, | 1980 "DRAW_BUFFER0_EXT": {}, |
| 2154 "DRAW_BUFFER10_EXT": {}, | 1981 "DRAW_BUFFER10_EXT": {}, |
| 2155 "DRAW_BUFFER11_EXT": {}, | 1982 "DRAW_BUFFER11_EXT": {}, |
| 2156 "DRAW_BUFFER12_EXT": {}, | 1983 "DRAW_BUFFER12_EXT": {}, |
| 2157 "DRAW_BUFFER13_EXT": {}, | 1984 "DRAW_BUFFER13_EXT": {}, |
| 2158 "DRAW_BUFFER14_EXT": {}, | 1985 "DRAW_BUFFER14_EXT": {}, |
| 2159 "DRAW_BUFFER15_EXT": {}, | 1986 "DRAW_BUFFER15_EXT": {}, |
| 2160 "DRAW_BUFFER1_EXT": {}, | 1987 "DRAW_BUFFER1_EXT": {}, |
| 2161 "DRAW_BUFFER2_EXT": {}, | 1988 "DRAW_BUFFER2_EXT": {}, |
| 2162 "DRAW_BUFFER3_EXT": {}, | 1989 "DRAW_BUFFER3_EXT": {}, |
| 2163 "DRAW_BUFFER4_EXT": {}, | 1990 "DRAW_BUFFER4_EXT": {}, |
|
Emily Fortuna
2013/07/24 21:04:45
rename to DRAW_BUFFER4_WEBGL etc.
vsm
2013/07/24 22:01:07
Done.
| |
| 2164 "DRAW_BUFFER5_EXT": {}, | 1991 "DRAW_BUFFER5_EXT": {}, |
| 2165 "DRAW_BUFFER6_EXT": {}, | 1992 "DRAW_BUFFER6_EXT": {}, |
| 2166 "DRAW_BUFFER7_EXT": {}, | 1993 "DRAW_BUFFER7_EXT": {}, |
| 2167 "DRAW_BUFFER8_EXT": {}, | 1994 "DRAW_BUFFER8_EXT": {}, |
| 2168 "DRAW_BUFFER9_EXT": {}, | 1995 "DRAW_BUFFER9_EXT": {}, |
| 2169 "MAX_COLOR_ATTACHMENTS_EXT": {}, | 1996 "MAX_COLOR_ATTACHMENTS_EXT": {}, |
| 2170 "MAX_DRAW_BUFFERS_EXT": {}, | 1997 "MAX_DRAW_BUFFERS_EXT": {}, |
| 2171 "drawBuffersEXT": {} | 1998 "drawBuffersEXT": {} |
|
Emily Fortuna
2013/07/24 21:04:45
rename to drawBuffersWEBGL
vsm
2013/07/24 22:01:07
Done.
| |
| 2172 }, | 1999 }, |
| 2173 "support_level": "stable" | 2000 "support_level": "stable" |
| 2174 }, | 2001 }, |
| 2175 "EXTFragDepth": { | 2002 "EXTFragDepth": { |
| 2176 "comment": "http://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/ ", | 2003 "comment": "http://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/ ", |
| 2177 "members": {}, | 2004 "members": {}, |
| 2178 "support_level": "experimental" | 2005 "support_level": "experimental" |
| 2179 }, | 2006 }, |
| 2180 "EXTTextureFilterAnisotropic": { | 2007 "EXTTextureFilterAnisotropic": { |
| 2181 "comment": "http://www.khronos.org/registry/webgl/extensions/EXT_texture_fil ter_anisotropic/", | 2008 "comment": "http://www.khronos.org/registry/webgl/extensions/EXT_texture_fil ter_anisotropic/", |
| (...skipping 2999 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5181 "webkitErrorMessage": { | 5008 "webkitErrorMessage": { |
| 5182 "support_level": "experimental" | 5009 "support_level": "experimental" |
| 5183 } | 5010 } |
| 5184 }, | 5011 }, |
| 5185 "support_level": "stable" | 5012 "support_level": "stable" |
| 5186 }, | 5013 }, |
| 5187 "IDBVersionChangeEvent": { | 5014 "IDBVersionChangeEvent": { |
| 5188 "comment": "http://www.w3.org/TR/IndexedDB/#idl-def-IDBVersionChangeEvent", | 5015 "comment": "http://www.w3.org/TR/IndexedDB/#idl-def-IDBVersionChangeEvent", |
| 5189 "dart_action": "unstable", | 5016 "dart_action": "unstable", |
| 5190 "members": { | 5017 "members": { |
| 5018 "dataLoss": { | |
| 5019 "support_level": "untriaged" | |
| 5020 }, | |
| 5191 "newVersion": {}, | 5021 "newVersion": {}, |
| 5192 "oldVersion": {} | 5022 "oldVersion": {} |
| 5193 }, | 5023 }, |
| 5194 "support_level": "stable" | 5024 "support_level": "stable" |
| 5195 }, | 5025 }, |
| 5196 "ImageData": { | 5026 "ImageData": { |
| 5197 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- canvas-element.html#imagedata", | 5027 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- canvas-element.html#imagedata", |
| 5198 "members": { | 5028 "members": { |
| 5199 "data": {}, | 5029 "data": {}, |
| 5200 "height": {}, | 5030 "height": {}, |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5328 "addEventListener": {}, | 5158 "addEventListener": {}, |
| 5329 "dispatchEvent": {}, | 5159 "dispatchEvent": {}, |
| 5330 "inputs": {}, | 5160 "inputs": {}, |
| 5331 "onconnect": {}, | 5161 "onconnect": {}, |
| 5332 "ondisconnect": {}, | 5162 "ondisconnect": {}, |
| 5333 "outputs": {}, | 5163 "outputs": {}, |
| 5334 "removeEventListener": {} | 5164 "removeEventListener": {} |
| 5335 }, | 5165 }, |
| 5336 "support_level": "experimental" | 5166 "support_level": "experimental" |
| 5337 }, | 5167 }, |
| 5168 "MIDIAccessPromise": { | |
| 5169 "members": { | |
| 5170 "then": { | |
| 5171 "support_level": "untriaged" | |
| 5172 } | |
| 5173 }, | |
| 5174 "support_level": "untriaged" | |
| 5175 }, | |
| 5338 "MIDIConnectionEvent": { | 5176 "MIDIConnectionEvent": { |
| 5339 "comment": "http://webaudio.github.io/web-midi-api/#midiconnectionevent-inte rface", | 5177 "comment": "http://webaudio.github.io/web-midi-api/#midiconnectionevent-inte rface", |
| 5340 "members": { | 5178 "members": { |
| 5341 "port": {} | 5179 "port": {} |
| 5342 }, | 5180 }, |
| 5343 "support_level": "experimental" | 5181 "support_level": "experimental" |
| 5344 }, | 5182 }, |
| 5345 "MIDIErrorCallback": { | 5183 "MIDIErrorCallback": { |
| 5346 "comment": "http://webaudio.github.io/web-midi-api/#midierrorcallback", | 5184 "comment": "http://webaudio.github.io/web-midi-api/#midierrorcallback", |
| 5347 "members": {}, | 5185 "members": {}, |
| (...skipping 29 matching lines...) Expand all Loading... | |
| 5377 "id": {}, | 5215 "id": {}, |
| 5378 "manufacturer": {}, | 5216 "manufacturer": {}, |
| 5379 "name": {}, | 5217 "name": {}, |
| 5380 "ondisconnect": {}, | 5218 "ondisconnect": {}, |
| 5381 "removeEventListener": {}, | 5219 "removeEventListener": {}, |
| 5382 "type": {}, | 5220 "type": {}, |
| 5383 "version": {} | 5221 "version": {} |
| 5384 }, | 5222 }, |
| 5385 "support_level": "experimental" | 5223 "support_level": "experimental" |
| 5386 }, | 5224 }, |
| 5225 "MIDISuccessCallback": { | |
| 5226 "members": {}, | |
| 5227 "support_level": "untriaged" | |
| 5228 }, | |
| 5387 "MediaController": { | 5229 "MediaController": { |
| 5388 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- video-element.html#mediacontroller", | 5230 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- video-element.html#mediacontroller", |
| 5389 "members": { | 5231 "members": { |
| 5390 "MediaController": {}, | 5232 "MediaController": {}, |
| 5391 "addEventListener": {}, | 5233 "addEventListener": {}, |
| 5392 "buffered": {}, | 5234 "buffered": {}, |
| 5393 "currentTime": {}, | 5235 "currentTime": {}, |
| 5394 "defaultPlaybackRate": {}, | 5236 "defaultPlaybackRate": {}, |
| 5395 "dispatchEvent": {}, | 5237 "dispatchEvent": {}, |
| 5396 "duration": {}, | 5238 "duration": {}, |
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5527 "support_level": "stable" | 5369 "support_level": "stable" |
| 5528 }, | 5370 }, |
| 5529 "MediaQueryListListener": { | 5371 "MediaQueryListListener": { |
| 5530 "comment": "http://dev.w3.org/csswg/cssom-view/#the-mediaquerylist-interface ", | 5372 "comment": "http://dev.w3.org/csswg/cssom-view/#the-mediaquerylist-interface ", |
| 5531 "dart_action": "unstable", | 5373 "dart_action": "unstable", |
| 5532 "members": { | 5374 "members": { |
| 5533 "queryChanged": {} | 5375 "queryChanged": {} |
| 5534 }, | 5376 }, |
| 5535 "support_level": "stable" | 5377 "support_level": "stable" |
| 5536 }, | 5378 }, |
| 5379 "MediaSource": { | |
| 5380 "members": { | |
| 5381 "MediaSource": {}, | |
| 5382 "activeSourceBuffers": { | |
| 5383 "support_level": "untriaged" | |
| 5384 }, | |
| 5385 "addEventListener": { | |
| 5386 "support_level": "untriaged" | |
| 5387 }, | |
| 5388 "addSourceBuffer": { | |
| 5389 "support_level": "untriaged" | |
| 5390 }, | |
| 5391 "dispatchEvent": { | |
| 5392 "support_level": "untriaged" | |
| 5393 }, | |
| 5394 "duration": { | |
| 5395 "support_level": "untriaged" | |
| 5396 }, | |
| 5397 "endOfStream": { | |
| 5398 "support_level": "untriaged" | |
| 5399 }, | |
| 5400 "isTypeSupported": { | |
| 5401 "support_level": "untriaged" | |
| 5402 }, | |
| 5403 "readyState": { | |
| 5404 "support_level": "untriaged" | |
| 5405 }, | |
| 5406 "removeEventListener": { | |
| 5407 "support_level": "untriaged" | |
| 5408 }, | |
| 5409 "removeSourceBuffer": { | |
| 5410 "support_level": "untriaged" | |
| 5411 }, | |
| 5412 "sourceBuffers": { | |
| 5413 "support_level": "untriaged" | |
| 5414 } | |
| 5415 }, | |
| 5416 "support_level": "untriaged" | |
| 5417 }, | |
| 5537 "MediaStream": { | 5418 "MediaStream": { |
| 5538 "comment": "http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastre am", | 5419 "comment": "http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastre am", |
| 5539 "members": { | 5420 "members": { |
| 5540 "MediaStream": {}, | 5421 "MediaStream": {}, |
| 5541 "addEventListener": {}, | 5422 "addEventListener": {}, |
| 5542 "addTrack": {}, | 5423 "addTrack": {}, |
| 5543 "dispatchEvent": {}, | 5424 "dispatchEvent": {}, |
| 5544 "ended": {}, | 5425 "ended": {}, |
| 5545 "getAudioTracks": {}, | 5426 "getAudioTracks": {}, |
| 5546 "getTrackById": {}, | 5427 "getTrackById": {}, |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5578 "stream": {} | 5459 "stream": {} |
| 5579 }, | 5460 }, |
| 5580 "support_level": "experimental" | 5461 "support_level": "experimental" |
| 5581 }, | 5462 }, |
| 5582 "MediaStreamTrack": { | 5463 "MediaStreamTrack": { |
| 5583 "comment": "http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastre amtrack", | 5464 "comment": "http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastre amtrack", |
| 5584 "members": { | 5465 "members": { |
| 5585 "addEventListener": {}, | 5466 "addEventListener": {}, |
| 5586 "dispatchEvent": {}, | 5467 "dispatchEvent": {}, |
| 5587 "enabled": {}, | 5468 "enabled": {}, |
| 5469 "getSources": { | |
| 5470 "support_level": "untriaged" | |
| 5471 }, | |
| 5588 "id": {}, | 5472 "id": {}, |
| 5589 "kind": {}, | 5473 "kind": {}, |
| 5590 "label": {}, | 5474 "label": {}, |
| 5591 "onended": {}, | 5475 "onended": {}, |
| 5592 "onmute": {}, | 5476 "onmute": {}, |
| 5593 "onunmute": {}, | 5477 "onunmute": {}, |
| 5594 "readyState": {}, | 5478 "readyState": {}, |
| 5595 "removeEventListener": {} | 5479 "removeEventListener": {} |
| 5596 }, | 5480 }, |
| 5597 "support_level": "experimental" | 5481 "support_level": "experimental" |
| 5598 }, | 5482 }, |
| 5599 "MediaStreamTrackEvent": { | 5483 "MediaStreamTrackEvent": { |
| 5600 "comment": "http://dev.w3.org/2011/webrtc/editor/getusermedia.html", | 5484 "comment": "http://dev.w3.org/2011/webrtc/editor/getusermedia.html", |
| 5601 "members": { | 5485 "members": { |
| 5602 "track": {} | 5486 "track": {} |
| 5603 }, | 5487 }, |
| 5604 "support_level": "experimental" | 5488 "support_level": "experimental" |
| 5605 }, | 5489 }, |
| 5490 "MediaStreamTrackSourcesCallback": { | |
| 5491 "members": {}, | |
| 5492 "support_level": "untriaged" | |
| 5493 }, | |
| 5606 "MemoryInfo": { | 5494 "MemoryInfo": { |
| 5607 "dart_action": "experimental", | 5495 "dart_action": "experimental", |
| 5608 "members": { | 5496 "members": { |
| 5609 "jsHeapSizeLimit": {}, | 5497 "jsHeapSizeLimit": {}, |
| 5610 "totalJSHeapSize": {}, | 5498 "totalJSHeapSize": {}, |
| 5611 "usedJSHeapSize": {} | 5499 "usedJSHeapSize": {} |
| 5612 }, | 5500 }, |
| 5613 "support_level": "nonstandard" | 5501 "support_level": "nonstandard" |
| 5614 }, | 5502 }, |
| 5615 "MessageChannel": { | 5503 "MessageChannel": { |
| (...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5878 "support_level": "nonstandard" | 5766 "support_level": "nonstandard" |
| 5879 }, | 5767 }, |
| 5880 "productSub": { | 5768 "productSub": { |
| 5881 "dart_action": "unstable", | 5769 "dart_action": "unstable", |
| 5882 "support_level": "nonstandard" | 5770 "support_level": "nonstandard" |
| 5883 }, | 5771 }, |
| 5884 "registerProtocolHandler": { | 5772 "registerProtocolHandler": { |
| 5885 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ timers.html#navigatorcontentutils", | 5773 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ timers.html#navigatorcontentutils", |
| 5886 "dart_action": "unstable" | 5774 "dart_action": "unstable" |
| 5887 }, | 5775 }, |
| 5776 "requestMIDIAccess": { | |
| 5777 "support_level": "untriaged" | |
| 5778 }, | |
| 5888 "userAgent": { | 5779 "userAgent": { |
| 5889 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ timers.html#navigatorid" | 5780 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ timers.html#navigatorid" |
| 5890 }, | 5781 }, |
| 5891 "vendor": { | 5782 "vendor": { |
| 5892 "dart_action": "unstable", | 5783 "dart_action": "unstable", |
| 5893 "support_level": "nonstandard" | 5784 "support_level": "nonstandard" |
| 5894 }, | 5785 }, |
| 5895 "vendorSub": { | 5786 "vendorSub": { |
| 5896 "dart_action": "unstable", | 5787 "dart_action": "unstable", |
| 5897 "support_level": "nonstandard" | 5788 "support_level": "nonstandard" |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6083 "previousNode": {}, | 5974 "previousNode": {}, |
| 6084 "referenceNode": {}, | 5975 "referenceNode": {}, |
| 6085 "root": {}, | 5976 "root": {}, |
| 6086 "whatToShow": {} | 5977 "whatToShow": {} |
| 6087 }, | 5978 }, |
| 6088 "support_level": "stable" | 5979 "support_level": "stable" |
| 6089 }, | 5980 }, |
| 6090 "NodeList": { | 5981 "NodeList": { |
| 6091 "comment": "http://dom.spec.whatwg.org/#nodelist", | 5982 "comment": "http://dom.spec.whatwg.org/#nodelist", |
| 6092 "members": { | 5983 "members": { |
| 5984 "__getter__": { | |
| 5985 "support_level": "untriaged" | |
| 5986 }, | |
| 6093 "item": {}, | 5987 "item": {}, |
| 6094 "length": {} | 5988 "length": {} |
| 6095 }, | 5989 }, |
| 6096 "support_level": "stable" | 5990 "support_level": "stable" |
| 6097 }, | 5991 }, |
| 6098 "Notation": { | 5992 "Notation": { |
| 6099 "comment": "http://dom.spec.whatwg.org/#notation", | 5993 "comment": "http://dom.spec.whatwg.org/#notation", |
| 6100 "dart_action": "suppress", | 5994 "dart_action": "suppress", |
| 6101 "members": { | 5995 "members": { |
| 6102 "publicId": {}, | 5996 "publicId": {}, |
| (...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6344 "maxDistance": {}, | 6238 "maxDistance": {}, |
| 6345 "panningModel": {}, | 6239 "panningModel": {}, |
| 6346 "refDistance": {}, | 6240 "refDistance": {}, |
| 6347 "rolloffFactor": {}, | 6241 "rolloffFactor": {}, |
| 6348 "setOrientation": {}, | 6242 "setOrientation": {}, |
| 6349 "setPosition": {}, | 6243 "setPosition": {}, |
| 6350 "setVelocity": {} | 6244 "setVelocity": {} |
| 6351 }, | 6245 }, |
| 6352 "support_level": "experimental" | 6246 "support_level": "experimental" |
| 6353 }, | 6247 }, |
| 6248 "ParentNode": { | |
| 6249 "members": { | |
| 6250 "childElementCount": { | |
| 6251 "support_level": "untriaged" | |
| 6252 }, | |
| 6253 "children": { | |
| 6254 "support_level": "untriaged" | |
| 6255 }, | |
| 6256 "firstElementChild": { | |
| 6257 "support_level": "untriaged" | |
| 6258 }, | |
| 6259 "lastElementChild": { | |
| 6260 "support_level": "untriaged" | |
| 6261 } | |
| 6262 }, | |
| 6263 "support_level": "untriaged" | |
| 6264 }, | |
| 6354 "Path": { | 6265 "Path": { |
| 6355 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- canvas-element.html#path-objects", | 6266 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the- canvas-element.html#path-objects", |
| 6356 "members": { | 6267 "members": { |
| 6357 "Path": {}, | 6268 "Path": {}, |
| 6358 "arc": {}, | 6269 "arc": {}, |
| 6359 "arcTo": {}, | 6270 "arcTo": {}, |
| 6360 "bezierCurveTo": {}, | 6271 "bezierCurveTo": {}, |
| 6361 "closePath": {}, | 6272 "closePath": {}, |
| 6362 "lineTo": {}, | 6273 "lineTo": {}, |
| 6363 "moveTo": {}, | 6274 "moveTo": {}, |
| (...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6590 }, | 6501 }, |
| 6591 "ProgressEvent": { | 6502 "ProgressEvent": { |
| 6592 "comment": "http://xhr.spec.whatwg.org/#interface-progressevent", | 6503 "comment": "http://xhr.spec.whatwg.org/#interface-progressevent", |
| 6593 "members": { | 6504 "members": { |
| 6594 "lengthComputable": {}, | 6505 "lengthComputable": {}, |
| 6595 "loaded": {}, | 6506 "loaded": {}, |
| 6596 "total": {} | 6507 "total": {} |
| 6597 }, | 6508 }, |
| 6598 "support_level": "stable" | 6509 "support_level": "stable" |
| 6599 }, | 6510 }, |
| 6511 "Promise": { | |
| 6512 "members": {}, | |
| 6513 "support_level": "untriaged" | |
| 6514 }, | |
| 6515 "PromiseResolver": { | |
| 6516 "members": {}, | |
| 6517 "support_level": "untriaged" | |
| 6518 }, | |
| 6600 "RGBColor": { | 6519 "RGBColor": { |
| 6601 "comment": "http://dev.w3.org/csswg/cssom/", | 6520 "comment": "http://dev.w3.org/csswg/cssom/", |
| 6602 "dart_action": "suppress", | 6521 "dart_action": "suppress", |
| 6603 "members": { | 6522 "members": { |
| 6604 "blue": {}, | 6523 "blue": {}, |
| 6605 "green": {}, | 6524 "green": {}, |
| 6606 "red": {} | 6525 "red": {} |
| 6607 }, | 6526 }, |
| 6608 "support_level": "deprecated" | 6527 "support_level": "deprecated" |
| 6609 }, | 6528 }, |
| (...skipping 3523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10133 "activeElement": {}, | 10052 "activeElement": {}, |
| 10134 "applyAuthorStyles": {}, | 10053 "applyAuthorStyles": {}, |
| 10135 "cloneNode": {}, | 10054 "cloneNode": {}, |
| 10136 "elementFromPoint": {}, | 10055 "elementFromPoint": {}, |
| 10137 "getElementById": {}, | 10056 "getElementById": {}, |
| 10138 "getElementsByClassName": {}, | 10057 "getElementsByClassName": {}, |
| 10139 "getElementsByTagName": {}, | 10058 "getElementsByTagName": {}, |
| 10140 "getElementsByTagNameNS": {}, | 10059 "getElementsByTagNameNS": {}, |
| 10141 "getSelection": {}, | 10060 "getSelection": {}, |
| 10142 "innerHTML": {}, | 10061 "innerHTML": {}, |
| 10062 "olderShadowRoot": { | |
| 10063 "support_level": "untriaged" | |
| 10064 }, | |
| 10143 "resetStyleInheritance": {} | 10065 "resetStyleInheritance": {} |
| 10144 }, | 10066 }, |
| 10145 "support_level": "experimental" | 10067 "support_level": "experimental" |
| 10146 }, | 10068 }, |
| 10147 "SharedWorker": { | 10069 "SharedWorker": { |
| 10148 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#shared-workers-and-the-sharedworker-interface", | 10070 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#shared-workers-and-the-sharedworker-interface", |
| 10149 "members": { | 10071 "members": { |
| 10150 "SharedWorker": {}, | 10072 "SharedWorker": {}, |
| 10151 "port": {} | 10073 "port": {} |
| 10152 }, | 10074 }, |
| 10153 "support_level": "experimental" | 10075 "support_level": "experimental" |
| 10154 }, | 10076 }, |
| 10155 "SharedWorkerContext": { | 10077 "SharedWorkerContext": { |
| 10156 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#shared-workers-and-the-sharedworkerglobalscope-interface", | 10078 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#shared-workers-and-the-sharedworkerglobalscope-interface", |
| 10157 "dart_action": "experimental", | 10079 "dart_action": "experimental", |
| 10158 "members": { | 10080 "members": { |
| 10159 "name": {}, | 10081 "name": {}, |
| 10160 "onconnect": {} | 10082 "onconnect": {} |
| 10161 }, | 10083 }, |
| 10162 "support_level": "nonstandard" | 10084 "support_level": "nonstandard" |
| 10163 }, | 10085 }, |
| 10086 "SourceBuffer": { | |
| 10087 "members": { | |
| 10088 "abort": { | |
| 10089 "support_level": "untriaged" | |
| 10090 }, | |
| 10091 "addEventListener": { | |
| 10092 "support_level": "untriaged" | |
| 10093 }, | |
| 10094 "appendBuffer": { | |
| 10095 "support_level": "untriaged" | |
| 10096 }, | |
| 10097 "buffered": { | |
| 10098 "support_level": "untriaged" | |
| 10099 }, | |
| 10100 "dispatchEvent": { | |
| 10101 "support_level": "untriaged" | |
| 10102 }, | |
| 10103 "removeEventListener": { | |
| 10104 "support_level": "untriaged" | |
| 10105 }, | |
| 10106 "timestampOffset": { | |
| 10107 "support_level": "untriaged" | |
| 10108 }, | |
| 10109 "updating": { | |
| 10110 "support_level": "untriaged" | |
| 10111 } | |
| 10112 }, | |
| 10113 "support_level": "untriaged" | |
| 10114 }, | |
| 10115 "SourceBufferList": { | |
| 10116 "members": { | |
| 10117 "addEventListener": { | |
| 10118 "support_level": "untriaged" | |
| 10119 }, | |
| 10120 "dispatchEvent": { | |
| 10121 "support_level": "untriaged" | |
| 10122 }, | |
| 10123 "item": { | |
| 10124 "support_level": "untriaged" | |
| 10125 }, | |
| 10126 "length": { | |
| 10127 "support_level": "untriaged" | |
| 10128 }, | |
| 10129 "removeEventListener": { | |
| 10130 "support_level": "untriaged" | |
| 10131 } | |
| 10132 }, | |
| 10133 "support_level": "untriaged" | |
| 10134 }, | |
| 10135 "SourceInfo": { | |
| 10136 "members": { | |
| 10137 "facing": { | |
| 10138 "support_level": "untriaged" | |
| 10139 }, | |
| 10140 "id": { | |
| 10141 "support_level": "untriaged" | |
| 10142 }, | |
| 10143 "kind": { | |
| 10144 "support_level": "untriaged" | |
| 10145 }, | |
| 10146 "label": { | |
| 10147 "support_level": "untriaged" | |
| 10148 } | |
| 10149 }, | |
| 10150 "support_level": "untriaged" | |
| 10151 }, | |
| 10164 "SpeechGrammar": { | 10152 "SpeechGrammar": { |
| 10165 "comment": "https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html#df n-speechgrammar", | 10153 "comment": "https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html#df n-speechgrammar", |
| 10166 "members": { | 10154 "members": { |
| 10167 "SpeechGrammar": {}, | 10155 "SpeechGrammar": {}, |
| 10168 "src": {}, | 10156 "src": {}, |
| 10169 "weight": {} | 10157 "weight": {} |
| 10170 }, | 10158 }, |
| 10171 "support_level": "experimental" | 10159 "support_level": "experimental" |
| 10172 }, | 10160 }, |
| 10173 "SpeechGrammarList": { | 10161 "SpeechGrammarList": { |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10391 }, | 10379 }, |
| 10392 "support_level": "experimental" | 10380 "support_level": "experimental" |
| 10393 }, | 10381 }, |
| 10394 "StorageUsageCallback": { | 10382 "StorageUsageCallback": { |
| 10395 "comment": "http://www.w3.org/TR/quota-api/#idl-def-StorageUsageCallback", | 10383 "comment": "http://www.w3.org/TR/quota-api/#idl-def-StorageUsageCallback", |
| 10396 "members": { | 10384 "members": { |
| 10397 "handleEvent": {} | 10385 "handleEvent": {} |
| 10398 }, | 10386 }, |
| 10399 "support_level": "experimental" | 10387 "support_level": "experimental" |
| 10400 }, | 10388 }, |
| 10389 "Stream": { | |
| 10390 "members": { | |
| 10391 "type": { | |
| 10392 "support_level": "untriaged" | |
| 10393 } | |
| 10394 }, | |
| 10395 "support_level": "untriaged" | |
| 10396 }, | |
| 10401 "StringCallback": { | 10397 "StringCallback": { |
| 10402 "comment": "http://www.w3.org/TR/2011/WD-html5-20110113/dnd.html#the-datatra nsferitem-interface", | 10398 "comment": "http://www.w3.org/TR/2011/WD-html5-20110113/dnd.html#the-datatra nsferitem-interface", |
| 10403 "members": { | 10399 "members": { |
| 10404 "handleEvent": {} | 10400 "handleEvent": {} |
| 10405 }, | 10401 }, |
| 10406 "support_level": "experimental" | 10402 "support_level": "experimental" |
| 10407 }, | 10403 }, |
| 10408 "StyleMedia": { | 10404 "StyleMedia": { |
| 10409 "comment": "http://developer.apple.com/library/safari/#documentation/SafariD OMAdditions/Reference/StyleMedia/StyleMedia/StyleMedia.html", | 10405 "comment": "http://developer.apple.com/library/safari/#documentation/SafariD OMAdditions/Reference/StyleMedia/StyleMedia/StyleMedia.html", |
| 10410 "dart_action": "experimental", | 10406 "dart_action": "experimental", |
| (...skipping 18 matching lines...) Expand all Loading... | |
| 10429 }, | 10425 }, |
| 10430 "StyleSheetList": { | 10426 "StyleSheetList": { |
| 10431 "comment": "http://dev.w3.org/csswg/cssom/#the-stylesheetlist-sequence", | 10427 "comment": "http://dev.w3.org/csswg/cssom/#the-stylesheetlist-sequence", |
| 10432 "members": { | 10428 "members": { |
| 10433 "__getter__": {}, | 10429 "__getter__": {}, |
| 10434 "item": {}, | 10430 "item": {}, |
| 10435 "length": {} | 10431 "length": {} |
| 10436 }, | 10432 }, |
| 10437 "support_level": "stable" | 10433 "support_level": "stable" |
| 10438 }, | 10434 }, |
| 10435 "SubtleCrypto": { | |
| 10436 "members": {}, | |
| 10437 "support_level": "untriaged" | |
| 10438 }, | |
| 10439 "Text": { | 10439 "Text": { |
| 10440 "comment": "http://dom.spec.whatwg.org/#interface-text", | 10440 "comment": "http://dom.spec.whatwg.org/#interface-text", |
| 10441 "members": { | 10441 "members": { |
| 10442 "Text": {}, | 10442 "Text": {}, |
| 10443 "replaceWholeText": { | 10443 "replaceWholeText": { |
| 10444 "comment": "http://dom.spec.whatwg.org/#dom-text-replacewholetext", | 10444 "comment": "http://dom.spec.whatwg.org/#dom-text-replacewholetext", |
| 10445 "dart_action": "suppress", | 10445 "dart_action": "suppress", |
| 10446 "support_level": "deprecated" | 10446 "support_level": "deprecated" |
| 10447 }, | 10447 }, |
| 10448 "splitText": {}, | 10448 "splitText": {}, |
| (...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10703 "comment": "http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-E vents.html#legacy-key-attributes", | 10703 "comment": "http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-E vents.html#legacy-key-attributes", |
| 10704 "dart_action": "unstable", | 10704 "dart_action": "unstable", |
| 10705 "support_level": "deprecated" | 10705 "support_level": "deprecated" |
| 10706 } | 10706 } |
| 10707 }, | 10707 }, |
| 10708 "support_level": "stable" | 10708 "support_level": "stable" |
| 10709 }, | 10709 }, |
| 10710 "URL": { | 10710 "URL": { |
| 10711 "comment": "http://www.w3.org/TR/FileAPI/#URL-object", | 10711 "comment": "http://www.w3.org/TR/FileAPI/#URL-object", |
| 10712 "members": { | 10712 "members": { |
| 10713 "_createObjectUrlFromWebKitMediaSource": { | |
| 10714 "support_level": "untriaged" | |
| 10715 }, | |
| 10713 "createObjectURL": {}, | 10716 "createObjectURL": {}, |
| 10714 "createObjectUrlFromBlob": {}, | 10717 "createObjectUrlFromBlob": {}, |
| 10715 "createObjectUrlFromSource": {}, | 10718 "createObjectUrlFromSource": {}, |
| 10716 "createObjectUrlFromStream": {}, | 10719 "createObjectUrlFromStream": {}, |
| 10717 "revokeObjectURL": {} | 10720 "revokeObjectURL": {} |
| 10718 }, | 10721 }, |
| 10719 "support_level": "stable" | 10722 "support_level": "stable" |
| 10720 }, | 10723 }, |
| 10721 "Uint16Array": { | 10724 "Uint16Array": { |
| 10722 "comment": "http://www.khronos.org/registry/typedarray/specs/latest/", | 10725 "comment": "http://www.khronos.org/registry/typedarray/specs/latest/", |
| (...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 10879 "support_level": "experimental" | 10882 "support_level": "experimental" |
| 10880 }, | 10883 }, |
| 10881 "WebGLDepthTexture": { | 10884 "WebGLDepthTexture": { |
| 10882 "comment": "http://www.khronos.org/registry/webgl/extensions/WEBGL_depth_tex ture/", | 10885 "comment": "http://www.khronos.org/registry/webgl/extensions/WEBGL_depth_tex ture/", |
| 10883 "dart_action": "experimental", | 10886 "dart_action": "experimental", |
| 10884 "members": { | 10887 "members": { |
| 10885 "UNSIGNED_INT_24_8_WEBGL": {} | 10888 "UNSIGNED_INT_24_8_WEBGL": {} |
| 10886 }, | 10889 }, |
| 10887 "support_level": "experimental" | 10890 "support_level": "experimental" |
| 10888 }, | 10891 }, |
| 10892 "WebGLDrawBuffers": { | |
| 10893 "members": { | |
| 10894 "COLOR_ATTACHMENT0_WEBGL": { | |
| 10895 "support_level": "untriaged" | |
| 10896 }, | |
| 10897 "COLOR_ATTACHMENT10_WEBGL": { | |
| 10898 "support_level": "untriaged" | |
| 10899 }, | |
| 10900 "COLOR_ATTACHMENT11_WEBGL": { | |
| 10901 "support_level": "untriaged" | |
| 10902 }, | |
| 10903 "COLOR_ATTACHMENT12_WEBGL": { | |
| 10904 "support_level": "untriaged" | |
| 10905 }, | |
| 10906 "COLOR_ATTACHMENT13_WEBGL": { | |
| 10907 "support_level": "untriaged" | |
| 10908 }, | |
| 10909 "COLOR_ATTACHMENT14_WEBGL": { | |
| 10910 "support_level": "untriaged" | |
| 10911 }, | |
| 10912 "COLOR_ATTACHMENT15_WEBGL": { | |
| 10913 "support_level": "untriaged" | |
| 10914 }, | |
| 10915 "COLOR_ATTACHMENT1_WEBGL": { | |
| 10916 "support_level": "untriaged" | |
| 10917 }, | |
| 10918 "COLOR_ATTACHMENT2_WEBGL": { | |
| 10919 "support_level": "untriaged" | |
| 10920 }, | |
| 10921 "COLOR_ATTACHMENT3_WEBGL": { | |
| 10922 "support_level": "untriaged" | |
| 10923 }, | |
| 10924 "COLOR_ATTACHMENT4_WEBGL": { | |
| 10925 "support_level": "untriaged" | |
| 10926 }, | |
| 10927 "COLOR_ATTACHMENT5_WEBGL": { | |
| 10928 "support_level": "untriaged" | |
| 10929 }, | |
| 10930 "COLOR_ATTACHMENT6_WEBGL": { | |
| 10931 "support_level": "untriaged" | |
| 10932 }, | |
| 10933 "COLOR_ATTACHMENT7_WEBGL": { | |
| 10934 "support_level": "untriaged" | |
| 10935 }, | |
| 10936 "COLOR_ATTACHMENT8_WEBGL": { | |
| 10937 "support_level": "untriaged" | |
| 10938 }, | |
| 10939 "COLOR_ATTACHMENT9_WEBGL": { | |
| 10940 "support_level": "untriaged" | |
| 10941 }, | |
| 10942 "DRAW_BUFFER0_WEBGL": { | |
| 10943 "support_level": "untriaged" | |
| 10944 }, | |
| 10945 "DRAW_BUFFER10_WEBGL": { | |
| 10946 "support_level": "untriaged" | |
| 10947 }, | |
| 10948 "DRAW_BUFFER11_WEBGL": { | |
| 10949 "support_level": "untriaged" | |
| 10950 }, | |
| 10951 "DRAW_BUFFER12_WEBGL": { | |
| 10952 "support_level": "untriaged" | |
| 10953 }, | |
| 10954 "DRAW_BUFFER13_WEBGL": { | |
| 10955 "support_level": "untriaged" | |
| 10956 }, | |
| 10957 "DRAW_BUFFER14_WEBGL": { | |
| 10958 "support_level": "untriaged" | |
| 10959 }, | |
| 10960 "DRAW_BUFFER15_WEBGL": { | |
| 10961 "support_level": "untriaged" | |
| 10962 }, | |
| 10963 "DRAW_BUFFER1_WEBGL": { | |
| 10964 "support_level": "untriaged" | |
| 10965 }, | |
| 10966 "DRAW_BUFFER2_WEBGL": { | |
| 10967 "support_level": "untriaged" | |
| 10968 }, | |
| 10969 "DRAW_BUFFER3_WEBGL": { | |
| 10970 "support_level": "untriaged" | |
| 10971 }, | |
| 10972 "DRAW_BUFFER4_WEBGL": { | |
| 10973 "support_level": "untriaged" | |
| 10974 }, | |
| 10975 "DRAW_BUFFER5_WEBGL": { | |
| 10976 "support_level": "untriaged" | |
| 10977 }, | |
| 10978 "DRAW_BUFFER6_WEBGL": { | |
| 10979 "support_level": "untriaged" | |
| 10980 }, | |
| 10981 "DRAW_BUFFER7_WEBGL": { | |
| 10982 "support_level": "untriaged" | |
| 10983 }, | |
| 10984 "DRAW_BUFFER8_WEBGL": { | |
| 10985 "support_level": "untriaged" | |
| 10986 }, | |
| 10987 "DRAW_BUFFER9_WEBGL": { | |
| 10988 "support_level": "untriaged" | |
| 10989 }, | |
| 10990 "MAX_COLOR_ATTACHMENTS_WEBGL": { | |
| 10991 "support_level": "untriaged" | |
| 10992 }, | |
| 10993 "MAX_DRAW_BUFFERS_WEBGL": { | |
| 10994 "support_level": "untriaged" | |
| 10995 }, | |
| 10996 "drawBuffersWEBGL": { | |
| 10997 "support_level": "untriaged" | |
| 10998 } | |
| 10999 }, | |
| 11000 "support_level": "untriaged" | |
| 11001 }, | |
| 10889 "WebGLFramebuffer": { | 11002 "WebGLFramebuffer": { |
| 10890 "comment": "http://www.khronos.org/registry/webgl/specs/latest/#5.5", | 11003 "comment": "http://www.khronos.org/registry/webgl/specs/latest/#5.5", |
| 10891 "dart_action": "unstable", | 11004 "dart_action": "unstable", |
| 10892 "members": {}, | 11005 "members": {}, |
| 10893 "support_level": "stable" | 11006 "support_level": "stable" |
| 10894 }, | 11007 }, |
| 10895 "WebGLLoseContext": { | 11008 "WebGLLoseContext": { |
| 10896 "comment": "http://www.khronos.org/registry/webgl/extensions/WEBGL_lose_cont ext/", | 11009 "comment": "http://www.khronos.org/registry/webgl/extensions/WEBGL_lose_cont ext/", |
| 10897 "members": { | 11010 "members": { |
| 10898 "loseContext": {}, | 11011 "loseContext": {}, |
| (...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11400 "comment": "http://www.khronos.org/registry/webgl/specs/latest/#5.10", | 11513 "comment": "http://www.khronos.org/registry/webgl/specs/latest/#5.10", |
| 11401 "members": {}, | 11514 "members": {}, |
| 11402 "support_level": "stable" | 11515 "support_level": "stable" |
| 11403 }, | 11516 }, |
| 11404 "WebGLVertexArrayObjectOES": { | 11517 "WebGLVertexArrayObjectOES": { |
| 11405 "comment": "http://www.khronos.org/registry/webgl/extensions/OES_vertex_arra y_object/", | 11518 "comment": "http://www.khronos.org/registry/webgl/extensions/OES_vertex_arra y_object/", |
| 11406 "dart_action": "experimental", | 11519 "dart_action": "experimental", |
| 11407 "members": {}, | 11520 "members": {}, |
| 11408 "support_level": "experimental" | 11521 "support_level": "experimental" |
| 11409 }, | 11522 }, |
| 11523 "WebKitAnimationEvent": { | |
| 11524 "members": { | |
| 11525 "animationName": { | |
| 11526 "support_level": "untriaged" | |
| 11527 }, | |
| 11528 "elapsedTime": { | |
| 11529 "support_level": "untriaged" | |
| 11530 } | |
| 11531 }, | |
| 11532 "support_level": "untriaged" | |
| 11533 }, | |
| 11534 "WebKitCSSFilterRule": { | |
| 11535 "members": { | |
| 11536 "style": { | |
| 11537 "support_level": "untriaged" | |
| 11538 } | |
| 11539 }, | |
| 11540 "support_level": "untriaged" | |
| 11541 }, | |
| 11542 "WebKitCSSFilterValue": { | |
| 11543 "members": { | |
| 11544 "CSS_FILTER_BLUR": { | |
| 11545 "support_level": "untriaged" | |
| 11546 }, | |
| 11547 "CSS_FILTER_BRIGHTNESS": { | |
| 11548 "support_level": "untriaged" | |
| 11549 }, | |
| 11550 "CSS_FILTER_CONTRAST": { | |
| 11551 "support_level": "untriaged" | |
| 11552 }, | |
| 11553 "CSS_FILTER_CUSTOM": { | |
| 11554 "support_level": "untriaged" | |
| 11555 }, | |
| 11556 "CSS_FILTER_DROP_SHADOW": { | |
| 11557 "support_level": "untriaged" | |
| 11558 }, | |
| 11559 "CSS_FILTER_GRAYSCALE": { | |
| 11560 "support_level": "untriaged" | |
| 11561 }, | |
| 11562 "CSS_FILTER_HUE_ROTATE": { | |
| 11563 "support_level": "untriaged" | |
| 11564 }, | |
| 11565 "CSS_FILTER_INVERT": { | |
| 11566 "support_level": "untriaged" | |
| 11567 }, | |
| 11568 "CSS_FILTER_OPACITY": { | |
| 11569 "support_level": "untriaged" | |
| 11570 }, | |
| 11571 "CSS_FILTER_REFERENCE": { | |
| 11572 "support_level": "untriaged" | |
| 11573 }, | |
| 11574 "CSS_FILTER_SATURATE": { | |
| 11575 "support_level": "untriaged" | |
| 11576 }, | |
| 11577 "CSS_FILTER_SEPIA": { | |
| 11578 "support_level": "untriaged" | |
| 11579 }, | |
| 11580 "__getter__": { | |
| 11581 "support_level": "untriaged" | |
| 11582 }, | |
| 11583 "operationType": { | |
| 11584 "support_level": "untriaged" | |
| 11585 } | |
| 11586 }, | |
| 11587 "support_level": "untriaged" | |
| 11588 }, | |
| 11589 "WebKitCSSKeyframeRule": { | |
| 11590 "members": { | |
| 11591 "keyText": { | |
| 11592 "support_level": "untriaged" | |
| 11593 }, | |
| 11594 "style": { | |
| 11595 "support_level": "untriaged" | |
| 11596 } | |
| 11597 }, | |
| 11598 "support_level": "untriaged" | |
| 11599 }, | |
| 11600 "WebKitCSSKeyframesRule": { | |
| 11601 "members": { | |
| 11602 "__getter__": { | |
| 11603 "support_level": "untriaged" | |
| 11604 }, | |
| 11605 "cssRules": { | |
| 11606 "support_level": "untriaged" | |
| 11607 }, | |
| 11608 "deleteRule": { | |
| 11609 "support_level": "untriaged" | |
| 11610 }, | |
| 11611 "findRule": { | |
| 11612 "support_level": "untriaged" | |
| 11613 }, | |
| 11614 "insertRule": { | |
| 11615 "support_level": "untriaged" | |
| 11616 }, | |
| 11617 "name": { | |
| 11618 "support_level": "untriaged" | |
| 11619 } | |
| 11620 }, | |
| 11621 "support_level": "untriaged" | |
| 11622 }, | |
| 11623 "WebKitCSSMatrix": { | |
| 11624 "members": { | |
| 11625 "WebKitCSSMatrix": {}, | |
| 11626 "a": { | |
| 11627 "support_level": "untriaged" | |
| 11628 }, | |
| 11629 "b": { | |
| 11630 "support_level": "untriaged" | |
| 11631 }, | |
| 11632 "c": { | |
| 11633 "support_level": "untriaged" | |
| 11634 }, | |
| 11635 "d": { | |
| 11636 "support_level": "untriaged" | |
| 11637 }, | |
| 11638 "e": { | |
| 11639 "support_level": "untriaged" | |
| 11640 }, | |
| 11641 "f": { | |
| 11642 "support_level": "untriaged" | |
| 11643 }, | |
| 11644 "inverse": { | |
| 11645 "support_level": "untriaged" | |
| 11646 }, | |
| 11647 "m11": { | |
| 11648 "support_level": "untriaged" | |
| 11649 }, | |
| 11650 "m12": { | |
| 11651 "support_level": "untriaged" | |
| 11652 }, | |
| 11653 "m13": { | |
| 11654 "support_level": "untriaged" | |
| 11655 }, | |
| 11656 "m14": { | |
| 11657 "support_level": "untriaged" | |
| 11658 }, | |
| 11659 "m21": { | |
| 11660 "support_level": "untriaged" | |
| 11661 }, | |
| 11662 "m22": { | |
| 11663 "support_level": "untriaged" | |
| 11664 }, | |
| 11665 "m23": { | |
| 11666 "support_level": "untriaged" | |
| 11667 }, | |
| 11668 "m24": { | |
| 11669 "support_level": "untriaged" | |
| 11670 }, | |
| 11671 "m31": { | |
| 11672 "support_level": "untriaged" | |
| 11673 }, | |
| 11674 "m32": { | |
| 11675 "support_level": "untriaged" | |
| 11676 }, | |
| 11677 "m33": { | |
| 11678 "support_level": "untriaged" | |
| 11679 }, | |
| 11680 "m34": { | |
| 11681 "support_level": "untriaged" | |
| 11682 }, | |
| 11683 "m41": { | |
| 11684 "support_level": "untriaged" | |
| 11685 }, | |
| 11686 "m42": { | |
| 11687 "support_level": "untriaged" | |
| 11688 }, | |
| 11689 "m43": { | |
| 11690 "support_level": "untriaged" | |
| 11691 }, | |
| 11692 "m44": { | |
| 11693 "support_level": "untriaged" | |
| 11694 }, | |
| 11695 "multiply": { | |
| 11696 "support_level": "untriaged" | |
| 11697 }, | |
| 11698 "rotate": { | |
| 11699 "support_level": "untriaged" | |
| 11700 }, | |
| 11701 "rotateAxisAngle": { | |
| 11702 "support_level": "untriaged" | |
| 11703 }, | |
| 11704 "scale": { | |
| 11705 "support_level": "untriaged" | |
| 11706 }, | |
| 11707 "setMatrixValue": { | |
| 11708 "support_level": "untriaged" | |
| 11709 }, | |
| 11710 "skewX": { | |
| 11711 "support_level": "untriaged" | |
| 11712 }, | |
| 11713 "skewY": { | |
| 11714 "support_level": "untriaged" | |
| 11715 }, | |
| 11716 "toString": { | |
| 11717 "support_level": "untriaged" | |
| 11718 }, | |
| 11719 "translate": { | |
| 11720 "support_level": "untriaged" | |
| 11721 } | |
| 11722 }, | |
| 11723 "support_level": "untriaged" | |
| 11724 }, | |
| 11725 "WebKitCSSMixFunctionValue": { | |
| 11726 "members": {}, | |
| 11727 "support_level": "untriaged" | |
| 11728 }, | |
| 11729 "WebKitCSSRegionRule": { | |
| 11730 "members": { | |
| 11731 "cssRules": { | |
| 11732 "support_level": "untriaged" | |
| 11733 } | |
| 11734 }, | |
| 11735 "support_level": "untriaged" | |
| 11736 }, | |
| 11737 "WebKitCSSTransformValue": { | |
| 11738 "members": { | |
| 11739 "CSS_MATRIX": { | |
| 11740 "support_level": "untriaged" | |
| 11741 }, | |
| 11742 "CSS_MATRIX3D": { | |
| 11743 "support_level": "untriaged" | |
| 11744 }, | |
| 11745 "CSS_PERSPECTIVE": { | |
| 11746 "support_level": "untriaged" | |
| 11747 }, | |
| 11748 "CSS_ROTATE": { | |
| 11749 "support_level": "untriaged" | |
| 11750 }, | |
| 11751 "CSS_ROTATE3D": { | |
| 11752 "support_level": "untriaged" | |
| 11753 }, | |
| 11754 "CSS_ROTATEX": { | |
| 11755 "support_level": "untriaged" | |
| 11756 }, | |
| 11757 "CSS_ROTATEY": { | |
| 11758 "support_level": "untriaged" | |
| 11759 }, | |
| 11760 "CSS_ROTATEZ": { | |
| 11761 "support_level": "untriaged" | |
| 11762 }, | |
| 11763 "CSS_SCALE": { | |
| 11764 "support_level": "untriaged" | |
| 11765 }, | |
| 11766 "CSS_SCALE3D": { | |
| 11767 "support_level": "untriaged" | |
| 11768 }, | |
| 11769 "CSS_SCALEX": { | |
| 11770 "support_level": "untriaged" | |
| 11771 }, | |
| 11772 "CSS_SCALEY": { | |
| 11773 "support_level": "untriaged" | |
| 11774 }, | |
| 11775 "CSS_SCALEZ": { | |
| 11776 "support_level": "untriaged" | |
| 11777 }, | |
| 11778 "CSS_SKEW": { | |
| 11779 "support_level": "untriaged" | |
| 11780 }, | |
| 11781 "CSS_SKEWX": { | |
| 11782 "support_level": "untriaged" | |
| 11783 }, | |
| 11784 "CSS_SKEWY": { | |
| 11785 "support_level": "untriaged" | |
| 11786 }, | |
| 11787 "CSS_TRANSLATE": { | |
| 11788 "support_level": "untriaged" | |
| 11789 }, | |
| 11790 "CSS_TRANSLATE3D": { | |
| 11791 "support_level": "untriaged" | |
| 11792 }, | |
| 11793 "CSS_TRANSLATEX": { | |
| 11794 "support_level": "untriaged" | |
| 11795 }, | |
| 11796 "CSS_TRANSLATEY": { | |
| 11797 "support_level": "untriaged" | |
| 11798 }, | |
| 11799 "CSS_TRANSLATEZ": { | |
| 11800 "support_level": "untriaged" | |
| 11801 }, | |
| 11802 "__getter__": { | |
| 11803 "support_level": "untriaged" | |
| 11804 }, | |
| 11805 "operationType": { | |
| 11806 "support_level": "untriaged" | |
| 11807 } | |
| 11808 }, | |
| 11809 "support_level": "untriaged" | |
| 11810 }, | |
| 11410 "WebKitMediaSource": { | 11811 "WebKitMediaSource": { |
| 11411 "comment": "https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/medi a-source.html#mediasource", | 11812 "comment": "https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/medi a-source.html#mediasource", |
| 11412 "members": { | 11813 "members": { |
| 11413 "WebKitMediaSource": {}, | 11814 "WebKitMediaSource": {}, |
| 11414 "activeSourceBuffers": {}, | 11815 "activeSourceBuffers": {}, |
| 11415 "addEventListener": {}, | 11816 "addEventListener": {}, |
| 11416 "addSourceBuffer": {}, | 11817 "addSourceBuffer": {}, |
| 11417 "dispatchEvent": {}, | 11818 "dispatchEvent": {}, |
| 11418 "duration": {}, | 11819 "duration": {}, |
| 11419 "endOfStream": {}, | 11820 "endOfStream": {}, |
| 11420 "isTypeSupported": {}, | 11821 "isTypeSupported": {}, |
| 11421 "readyState": {}, | 11822 "readyState": {}, |
| 11422 "removeEventListener": {}, | 11823 "removeEventListener": {}, |
| 11423 "removeSourceBuffer": {}, | 11824 "removeSourceBuffer": {}, |
| 11424 "sourceBuffers": {} | 11825 "sourceBuffers": {} |
| 11425 }, | 11826 }, |
| 11426 "support_level": "experimental" | 11827 "support_level": "experimental" |
| 11427 }, | 11828 }, |
| 11829 "WebKitNamedFlow": { | |
|
Emily Fortuna
2013/07/24 21:04:45
A bunch of other rename changes need to happen her
vsm
2013/07/24 22:01:07
Done.
| |
| 11830 "members": { | |
| 11831 "addEventListener": { | |
| 11832 "support_level": "untriaged" | |
| 11833 }, | |
| 11834 "dispatchEvent": { | |
| 11835 "support_level": "untriaged" | |
| 11836 }, | |
| 11837 "firstEmptyRegionIndex": { | |
| 11838 "support_level": "untriaged" | |
| 11839 }, | |
| 11840 "getContent": { | |
| 11841 "support_level": "untriaged" | |
| 11842 }, | |
| 11843 "getRegions": { | |
| 11844 "support_level": "untriaged" | |
| 11845 }, | |
| 11846 "getRegionsByContent": { | |
| 11847 "support_level": "untriaged" | |
| 11848 }, | |
| 11849 "name": { | |
| 11850 "support_level": "untriaged" | |
| 11851 }, | |
| 11852 "overset": { | |
| 11853 "support_level": "untriaged" | |
| 11854 }, | |
| 11855 "removeEventListener": { | |
| 11856 "support_level": "untriaged" | |
| 11857 } | |
| 11858 }, | |
| 11859 "support_level": "untriaged" | |
| 11860 }, | |
| 11861 "WebKitNamedFlowCollection": { | |
| 11862 "members": { | |
| 11863 "__getter__": { | |
| 11864 "support_level": "untriaged" | |
| 11865 }, | |
| 11866 "item": { | |
| 11867 "support_level": "untriaged" | |
| 11868 }, | |
| 11869 "length": { | |
| 11870 "support_level": "untriaged" | |
| 11871 }, | |
| 11872 "namedItem": { | |
| 11873 "support_level": "untriaged" | |
| 11874 } | |
| 11875 }, | |
| 11876 "support_level": "untriaged" | |
| 11877 }, | |
| 11878 "WebKitPoint": { | |
| 11879 "members": { | |
| 11880 "WebKitPoint": {}, | |
| 11881 "x": { | |
| 11882 "support_level": "untriaged" | |
| 11883 }, | |
| 11884 "y": { | |
| 11885 "support_level": "untriaged" | |
| 11886 } | |
| 11887 }, | |
| 11888 "support_level": "untriaged" | |
| 11889 }, | |
| 11428 "WebKitSourceBuffer": { | 11890 "WebKitSourceBuffer": { |
| 11429 "comment": "https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/medi a-source.html#sourcebuffer", | 11891 "comment": "https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/medi a-source.html#sourcebuffer", |
| 11430 "members": { | 11892 "members": { |
| 11431 "abort": {}, | 11893 "abort": {}, |
| 11432 "append": { | 11894 "append": { |
| 11433 "support_level": "nonstandard" | 11895 "support_level": "nonstandard" |
| 11434 }, | 11896 }, |
| 11435 "buffered": {}, | 11897 "buffered": {}, |
| 11436 "timestampOffset": {} | 11898 "timestampOffset": {} |
| 11437 }, | 11899 }, |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11501 }, | 11963 }, |
| 11502 "wheelDeltaX": { | 11964 "wheelDeltaX": { |
| 11503 "support_level": "nonstandard" | 11965 "support_level": "nonstandard" |
| 11504 }, | 11966 }, |
| 11505 "wheelDeltaY": { | 11967 "wheelDeltaY": { |
| 11506 "support_level": "nonstandard" | 11968 "support_level": "nonstandard" |
| 11507 } | 11969 } |
| 11508 }, | 11970 }, |
| 11509 "support_level": "stable" | 11971 "support_level": "stable" |
| 11510 }, | 11972 }, |
| 11973 "Window": { | |
| 11974 "members": { | |
| 11975 "CSS": { | |
| 11976 "comment": "http://www.w3.org/TR/css3-conditional/#the-css-interface" | |
| 11977 }, | |
| 11978 "PERSISTENT": { | |
| 11979 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 11980 "support_level": "experimental" | |
| 11981 }, | |
| 11982 "TEMPORARY": { | |
| 11983 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 11984 "support_level": "experimental" | |
| 11985 }, | |
| 11986 "__getter__": {}, | |
| 11987 "addEventListener": {}, | |
| 11988 "alert": {}, | |
| 11989 "applicationCache": {}, | |
| 11990 "atob": {}, | |
| 11991 "blur": { | |
| 11992 "dart_action": "suppress", | |
| 11993 "support_level": "deprecated" | |
| 11994 }, | |
| 11995 "btoa": {}, | |
| 11996 "cancelAnimationFrame": {}, | |
| 11997 "captureEvents": { | |
| 11998 "comment": "http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-f low-capture", | |
| 11999 "dart_action": "suppress", | |
| 12000 "support_level": "deprecated" | |
| 12001 }, | |
| 12002 "clearInterval": {}, | |
| 12003 "clearTimeout": {}, | |
| 12004 "clientInformation": { | |
| 12005 "support_level": "nonstandard" | |
| 12006 }, | |
| 12007 "close": {}, | |
| 12008 "closed": {}, | |
| 12009 "confirm": {}, | |
| 12010 "console": {}, | |
| 12011 "crypto": { | |
| 12012 "comment": "http://www.w3.org/TR/WebCryptoAPI/", | |
| 12013 "support_level": "experimental" | |
| 12014 }, | |
| 12015 "defaultStatus": {}, | |
| 12016 "defaultstatus": { | |
| 12017 "support_level": "nonstandard" | |
| 12018 }, | |
| 12019 "devicePixelRatio": { | |
| 12020 "comment": "http://www.quirksmode.org/blog/archives/2012/06/devicepixelr ati.html", | |
| 12021 "support_level": "nonstandard" | |
| 12022 }, | |
| 12023 "dispatchEvent": {}, | |
| 12024 "document": {}, | |
| 12025 "event": { | |
| 12026 "dart_action": "suppress", | |
| 12027 "support_level": "deprecated" | |
| 12028 }, | |
| 12029 "find": { | |
| 12030 "support_level": "nonstandard" | |
| 12031 }, | |
| 12032 "focus": { | |
| 12033 "dart_action": "suppress", | |
| 12034 "support_level": "deprecated" | |
| 12035 }, | |
| 12036 "frameElement": {}, | |
| 12037 "frames": {}, | |
| 12038 "getComputedStyle": {}, | |
| 12039 "getMatchedCSSRules": { | |
| 12040 "support_level": "nonstandard" | |
| 12041 }, | |
| 12042 "getSelection": {}, | |
| 12043 "history": {}, | |
| 12044 "indexedDB": {}, | |
| 12045 "innerHeight": {}, | |
| 12046 "innerWidth": {}, | |
| 12047 "length": { | |
| 12048 "dart_action": "suppress", | |
| 12049 "support_level": "deprecated" | |
| 12050 }, | |
| 12051 "localStorage": {}, | |
| 12052 "location": {}, | |
| 12053 "locationbar": {}, | |
| 12054 "matchMedia": {}, | |
| 12055 "menubar": {}, | |
| 12056 "moveBy": {}, | |
| 12057 "moveTo": {}, | |
| 12058 "name": {}, | |
| 12059 "navigator": {}, | |
| 12060 "offscreenBuffering": { | |
| 12061 "support_level": "nonstandard" | |
| 12062 }, | |
| 12063 "onDOMContentLoaded": {}, | |
| 12064 "onabort": {}, | |
| 12065 "onbeforeunload": {}, | |
| 12066 "onblur": {}, | |
| 12067 "oncanplay": {}, | |
| 12068 "oncanplaythrough": {}, | |
| 12069 "onchange": {}, | |
| 12070 "onclick": {}, | |
| 12071 "oncontextmenu": {}, | |
| 12072 "ondblclick": {}, | |
| 12073 "ondevicemotion": { | |
| 12074 "comment": "http://dev.w3.org/geo/api/spec-source-orientation.html#devic emotion", | |
| 12075 "support_level": "experimental" | |
| 12076 }, | |
| 12077 "ondeviceorientation": { | |
| 12078 "comment": "http://dev.w3.org/geo/api/spec-source-orientation.html#devic emotion", | |
| 12079 "support_level": "experimental" | |
| 12080 }, | |
| 12081 "ondrag": {}, | |
| 12082 "ondragend": {}, | |
| 12083 "ondragenter": {}, | |
| 12084 "ondragleave": {}, | |
| 12085 "ondragover": {}, | |
| 12086 "ondragstart": {}, | |
| 12087 "ondrop": {}, | |
| 12088 "ondurationchange": {}, | |
| 12089 "onemptied": {}, | |
| 12090 "onended": {}, | |
| 12091 "onerror": {}, | |
| 12092 "onfocus": {}, | |
| 12093 "onhashchange": {}, | |
| 12094 "oninput": {}, | |
| 12095 "oninvalid": { | |
| 12096 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/ section-index.html#attributes-1" | |
| 12097 }, | |
| 12098 "onkeydown": {}, | |
| 12099 "onkeypress": {}, | |
| 12100 "onkeyup": {}, | |
| 12101 "onload": {}, | |
| 12102 "onloadeddata": {}, | |
| 12103 "onloadedmetadata": {}, | |
| 12104 "onloadstart": {}, | |
| 12105 "onmessage": {}, | |
| 12106 "onmousedown": {}, | |
| 12107 "onmousemove": {}, | |
| 12108 "onmouseout": {}, | |
| 12109 "onmouseover": {}, | |
| 12110 "onmouseup": {}, | |
| 12111 "onmousewheel": {}, | |
| 12112 "onoffline": {}, | |
| 12113 "ononline": {}, | |
| 12114 "onpagehide": {}, | |
| 12115 "onpageshow": {}, | |
| 12116 "onpause": {}, | |
| 12117 "onplay": {}, | |
| 12118 "onplaying": {}, | |
| 12119 "onpopstate": {}, | |
| 12120 "onprogress": {}, | |
| 12121 "onratechange": {}, | |
| 12122 "onreset": {}, | |
| 12123 "onresize": {}, | |
| 12124 "onscroll": {}, | |
| 12125 "onsearch": { | |
| 12126 "comment": "http://www.w3.org/TR/html-markup/input.search.html", | |
| 12127 "support_level": "experimental" | |
| 12128 }, | |
| 12129 "onseeked": {}, | |
| 12130 "onseeking": {}, | |
| 12131 "onselect": {}, | |
| 12132 "onstalled": {}, | |
| 12133 "onstorage": {}, | |
| 12134 "onsubmit": {}, | |
| 12135 "onsuspend": {}, | |
| 12136 "ontimeupdate": {}, | |
| 12137 "ontouchcancel": { | |
| 12138 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 12139 "support_level": "experimental" | |
| 12140 }, | |
| 12141 "ontouchend": { | |
| 12142 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 12143 "support_level": "experimental" | |
| 12144 }, | |
| 12145 "ontouchmove": { | |
| 12146 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 12147 "support_level": "experimental" | |
| 12148 }, | |
| 12149 "ontouchstart": { | |
| 12150 "comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus. com/features", | |
| 12151 "support_level": "experimental" | |
| 12152 }, | |
| 12153 "ontransitionend": {}, | |
| 12154 "onunload": {}, | |
| 12155 "onvolumechange": {}, | |
| 12156 "onwaiting": {}, | |
| 12157 "onwebkitAnimationEnd": { | |
| 12158 "support_level": "experimental" | |
| 12159 }, | |
| 12160 "onwebkitAnimationIteration": { | |
| 12161 "support_level": "experimental" | |
| 12162 }, | |
| 12163 "onwebkitAnimationStart": { | |
| 12164 "support_level": "experimental" | |
| 12165 }, | |
| 12166 "onwebkitTransitionEnd": { | |
| 12167 "support_level": "deprecated" | |
| 12168 }, | |
| 12169 "onwebkitanimationend": { | |
| 12170 "support_level": "experimental" | |
| 12171 }, | |
| 12172 "onwebkitanimationiteration": { | |
| 12173 "support_level": "experimental" | |
| 12174 }, | |
| 12175 "onwebkitanimationstart": { | |
| 12176 "support_level": "experimental" | |
| 12177 }, | |
| 12178 "onwebkittransitionend": { | |
| 12179 "support_level": "deprecated" | |
| 12180 }, | |
| 12181 "open": {}, | |
| 12182 "openDatabase": { | |
| 12183 "comment": "http://www.w3.org/TR/webdatabase/", | |
| 12184 "dart_action": "experimental", | |
| 12185 "support_level": "deprecated" | |
| 12186 }, | |
| 12187 "opener": {}, | |
| 12188 "outerHeight": {}, | |
| 12189 "outerWidth": {}, | |
| 12190 "pagePopupController": { | |
| 12191 "dart_action": "suppress", | |
| 12192 "support_level": "nonstandard" | |
| 12193 }, | |
| 12194 "pageXOffset": {}, | |
| 12195 "pageYOffset": {}, | |
| 12196 "parent": {}, | |
| 12197 "performance": { | |
| 12198 "comment": "http://www.w3.org/TR/navigation-timing/#sec-window.performan ce-attribute" | |
| 12199 }, | |
| 12200 "personalbar": { | |
| 12201 "comment": "https://developer.mozilla.org/en-US/docs/DOM/window.personal bar", | |
| 12202 "dart_action": "suppress", | |
| 12203 "support_level": "deprecated" | |
| 12204 }, | |
| 12205 "postMessage": {}, | |
| 12206 "print": {}, | |
| 12207 "prompt": {}, | |
| 12208 "releaseEvents": { | |
| 12209 "comment": "http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-f low-capture", | |
| 12210 "dart_action": "suppress", | |
| 12211 "support_level": "deprecated" | |
| 12212 }, | |
| 12213 "removeEventListener": {}, | |
| 12214 "requestAnimationFrame": {}, | |
| 12215 "resizeBy": {}, | |
| 12216 "resizeTo": {}, | |
| 12217 "screen": {}, | |
| 12218 "screenLeft": {}, | |
| 12219 "screenTop": {}, | |
| 12220 "screenX": {}, | |
| 12221 "screenY": {}, | |
| 12222 "scroll": {}, | |
| 12223 "scrollBy": {}, | |
| 12224 "scrollTo": {}, | |
| 12225 "scrollX": {}, | |
| 12226 "scrollY": {}, | |
| 12227 "scrollbars": {}, | |
| 12228 "self": {}, | |
| 12229 "sessionStorage": {}, | |
| 12230 "setInterval": {}, | |
| 12231 "setTimeout": {}, | |
| 12232 "showModalDialog": {}, | |
| 12233 "speechSynthesis": { | |
| 12234 "comment": "https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.htm l#tts-section", | |
| 12235 "support_level": "experimental" | |
| 12236 }, | |
| 12237 "status": {}, | |
| 12238 "statusbar": {}, | |
| 12239 "stop": {}, | |
| 12240 "styleMedia": { | |
| 12241 "comment": "http://developer.apple.com/library/safari/#documentation/Saf ariDOMAdditions/Reference/StyleMedia/StyleMedia/StyleMedia.html", | |
| 12242 "dart_action": "experimental", | |
| 12243 "support_level": "nonstandard" | |
| 12244 }, | |
| 12245 "toString": {}, | |
| 12246 "toolbar": {}, | |
| 12247 "top": {}, | |
| 12248 "webkitCancelAnimationFrame": { | |
| 12249 "support_level": "experimental" | |
| 12250 }, | |
| 12251 "webkitCancelRequestAnimationFrame": { | |
| 12252 "support_level": "experimental" | |
| 12253 }, | |
| 12254 "webkitConvertPointFromNodeToPage": { | |
| 12255 "comment": "http://developer.apple.com/library/safari/#documentation/Dat aManagement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAd ditions.html", | |
| 12256 "support_level": "experimental" | |
| 12257 }, | |
| 12258 "webkitConvertPointFromPageToNode": { | |
| 12259 "comment": "http://developer.apple.com/library/safari/#documentation/Dat aManagement/Reference/DOMWindowAdditionsReference/DOMWindowAdditions/DOMWindowAd ditions.html", | |
| 12260 "support_level": "experimental" | |
| 12261 }, | |
| 12262 "webkitIndexedDB": { | |
| 12263 "comment": "http://www.w3.org/TR/IndexedDB/#idl-def-IDBEnvironment", | |
| 12264 "support_level": "experimental" | |
| 12265 }, | |
| 12266 "webkitNotifications": { | |
| 12267 "comment": "https://plus.sandbox.google.com/u/0/+GoogleChromeDevelopers/ posts/8vWo8hq4pDm?e=Showroom", | |
| 12268 "dart_action": "suppress", | |
| 12269 "support_level": "deprecated" | |
| 12270 }, | |
| 12271 "webkitRequestAnimationFrame": { | |
| 12272 "dart_action": "suppress", | |
| 12273 "support_level": "deprecated" | |
| 12274 }, | |
| 12275 "webkitRequestFileSystem": { | |
| 12276 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 12277 "support_level": "experimental" | |
| 12278 }, | |
| 12279 "webkitResolveLocalFileSystemURL": { | |
| 12280 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | |
| 12281 "support_level": "experimental" | |
| 12282 }, | |
| 12283 "webkitStorageInfo": { | |
| 12284 "comment": "http://www.w3.org/TR/file-system-api/", | |
| 12285 "dart_action": "suppress", | |
| 12286 "support_level": "deprecated" | |
| 12287 }, | |
| 12288 "window": {} | |
| 12289 }, | |
| 12290 "support_level": "stable" | |
| 12291 }, | |
| 12292 "WindowTimers": { | |
| 12293 "members": { | |
| 12294 "clearInterval": { | |
| 12295 "support_level": "untriaged" | |
| 12296 }, | |
| 12297 "clearTimeout": { | |
| 12298 "support_level": "untriaged" | |
| 12299 }, | |
| 12300 "setInterval": { | |
| 12301 "support_level": "untriaged" | |
| 12302 }, | |
| 12303 "setTimeout": { | |
| 12304 "support_level": "untriaged" | |
| 12305 } | |
| 12306 }, | |
| 12307 "support_level": "untriaged" | |
| 12308 }, | |
| 11511 "Worker": { | 12309 "Worker": { |
| 11512 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#worker", | 12310 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#worker", |
| 11513 "dart_action": "experimental", | 12311 "dart_action": "experimental", |
| 11514 "members": { | 12312 "members": { |
| 11515 "Worker": {}, | 12313 "Worker": {}, |
| 12314 "onerror": { | |
| 12315 "support_level": "untriaged" | |
| 12316 }, | |
| 11516 "onmessage": {}, | 12317 "onmessage": {}, |
| 11517 "postMessage": {}, | 12318 "postMessage": {}, |
| 11518 "terminate": {} | 12319 "terminate": {} |
| 11519 }, | 12320 }, |
| 11520 "support_level": "stable" | 12321 "support_level": "stable" |
| 11521 }, | 12322 }, |
| 11522 "WorkerContext": { | 12323 "WorkerContext": { |
| 11523 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#WorkerGlobalScope-partial", | 12324 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#WorkerGlobalScope-partial", |
| 11524 "dart_action": "experimental", | 12325 "dart_action": "experimental", |
| 11525 "members": { | 12326 "members": { |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11591 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste mSync", | 12392 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste mSync", |
| 11592 "support_level": "experimental" | 12393 "support_level": "experimental" |
| 11593 }, | 12394 }, |
| 11594 "webkitResolveLocalFileSystemURL": { | 12395 "webkitResolveLocalFileSystemURL": { |
| 11595 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", | 12396 "comment": "http://www.w3.org/TR/file-system-api/#idl-def-LocalFileSyste m", |
| 11596 "support_level": "experimental" | 12397 "support_level": "experimental" |
| 11597 } | 12398 } |
| 11598 }, | 12399 }, |
| 11599 "support_level": "stable" | 12400 "support_level": "stable" |
| 11600 }, | 12401 }, |
| 12402 "WorkerCrypto": { | |
| 12403 "members": { | |
| 12404 "getRandomValues": { | |
| 12405 "support_level": "untriaged" | |
| 12406 } | |
| 12407 }, | |
| 12408 "support_level": "untriaged" | |
| 12409 }, | |
| 11601 "WorkerLocation": { | 12410 "WorkerLocation": { |
| 11602 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#workerlocation", | 12411 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/work ers.html#workerlocation", |
| 11603 "members": { | 12412 "members": { |
| 11604 "hash": { | 12413 "hash": { |
| 11605 "comment": "http://url.spec.whatwg.org/#urlutils" | 12414 "comment": "http://url.spec.whatwg.org/#urlutils" |
| 11606 }, | 12415 }, |
| 11607 "host": { | 12416 "host": { |
| 11608 "comment": "http://url.spec.whatwg.org/#urlutils" | 12417 "comment": "http://url.spec.whatwg.org/#urlutils" |
| 11609 }, | 12418 }, |
| 11610 "hostname": { | 12419 "hostname": { |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11652 "webkitPersistentStorage": { | 12461 "webkitPersistentStorage": { |
| 11653 "comment": "http://www.w3.org/TR/quota-api/#accessing-storagequota", | 12462 "comment": "http://www.w3.org/TR/quota-api/#accessing-storagequota", |
| 11654 "support_level": "experimental" | 12463 "support_level": "experimental" |
| 11655 }, | 12464 }, |
| 11656 "webkitTemporaryStorage": { | 12465 "webkitTemporaryStorage": { |
| 11657 "support_level": "experimental" | 12466 "support_level": "experimental" |
| 11658 } | 12467 } |
| 11659 }, | 12468 }, |
| 11660 "support_level": "experimental" | 12469 "support_level": "experimental" |
| 11661 }, | 12470 }, |
| 12471 "WorkerPerformance": { | |
| 12472 "members": { | |
| 12473 "now": { | |
| 12474 "support_level": "untriaged" | |
| 12475 } | |
| 12476 }, | |
| 12477 "support_level": "untriaged" | |
| 12478 }, | |
| 11662 "XMLHttpRequest": { | 12479 "XMLHttpRequest": { |
| 11663 "comment": "http://xhr.spec.whatwg.org/#interface-xmlhttprequest", | 12480 "comment": "http://xhr.spec.whatwg.org/#interface-xmlhttprequest", |
| 11664 "members": { | 12481 "members": { |
| 11665 "DONE": {}, | 12482 "DONE": {}, |
| 11666 "HEADERS_RECEIVED": {}, | 12483 "HEADERS_RECEIVED": {}, |
| 11667 "HttpRequest": {}, | 12484 "HttpRequest": {}, |
| 11668 "LOADING": {}, | 12485 "LOADING": {}, |
| 11669 "OPENED": {}, | 12486 "OPENED": {}, |
| 11670 "UNSENT": {}, | 12487 "UNSENT": {}, |
| 11671 "XMLHttpRequest": {}, | 12488 "XMLHttpRequest": {}, |
| (...skipping 18 matching lines...) Expand all Loading... | |
| 11690 "readyState": {}, | 12507 "readyState": {}, |
| 11691 "removeEventListener": {}, | 12508 "removeEventListener": {}, |
| 11692 "response": {}, | 12509 "response": {}, |
| 11693 "responseText": {}, | 12510 "responseText": {}, |
| 11694 "responseType": {}, | 12511 "responseType": {}, |
| 11695 "responseXML": {}, | 12512 "responseXML": {}, |
| 11696 "send": {}, | 12513 "send": {}, |
| 11697 "setRequestHeader": {}, | 12514 "setRequestHeader": {}, |
| 11698 "status": {}, | 12515 "status": {}, |
| 11699 "statusText": {}, | 12516 "statusText": {}, |
| 12517 "timeout": { | |
| 12518 "support_level": "untriaged" | |
| 12519 }, | |
| 11700 "upload": { | 12520 "upload": { |
| 11701 "dart_action": "unstable" | 12521 "dart_action": "unstable" |
| 11702 }, | 12522 }, |
| 11703 "withCredentials": {} | 12523 "withCredentials": {} |
| 11704 }, | 12524 }, |
| 11705 "support_level": "stable" | 12525 "support_level": "stable" |
| 11706 }, | 12526 }, |
| 11707 "XMLHttpRequestException": { | 12527 "XMLHttpRequestException": { |
| 11708 "comment": "http://www.w3.org/TR/2007/WD-XMLHttpRequest-20070227/#exceptions ", | 12528 "comment": "http://www.w3.org/TR/2007/WD-XMLHttpRequest-20070227/#exceptions ", |
| 11709 "dart_action": "experimental", | 12529 "dart_action": "experimental", |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 11834 "importStylesheet": {}, | 12654 "importStylesheet": {}, |
| 11835 "removeParameter": {}, | 12655 "removeParameter": {}, |
| 11836 "reset": {}, | 12656 "reset": {}, |
| 11837 "setParameter": {}, | 12657 "setParameter": {}, |
| 11838 "transformToDocument": {}, | 12658 "transformToDocument": {}, |
| 11839 "transformToFragment": {} | 12659 "transformToFragment": {} |
| 11840 }, | 12660 }, |
| 11841 "support_level": "nonstandard" | 12661 "support_level": "nonstandard" |
| 11842 } | 12662 } |
| 11843 } | 12663 } |
| OLD | NEW |