Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: tools/dom/dom.json

Issue 618323004: Fix for web_gl statics (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Regen Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « sdk/lib/web_gl/dartium/web_gl_dartium.dart ('k') | tools/dom/scripts/htmldartgenerator.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "ANGLEInstancedArrays": { 2 "ANGLEInstancedArrays": {
3 "members": { 3 "members": {
4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": { 4 "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE": {
5 "support_level": "untriaged" 5 "support_level": "untriaged"
6 }, 6 },
7 "drawArraysInstancedANGLE": { 7 "drawArraysInstancedANGLE": {
8 "support_level": "untriaged" 8 "support_level": "untriaged"
9 }, 9 },
10 "drawElementsInstancedANGLE": { 10 "drawElementsInstancedANGLE": {
(...skipping 847 matching lines...) Expand 10 before | Expand all | Expand 10 after
858 "CSS_VALUE_LIST": {}, 858 "CSS_VALUE_LIST": {},
859 "cssText": {}, 859 "cssText": {},
860 "cssValueType": {} 860 "cssValueType": {}
861 }, 861 },
862 "support_level": "deprecated" 862 "support_level": "deprecated"
863 }, 863 },
864 "CSSValueList": { 864 "CSSValueList": {
865 "comment": "http://dev.w3.org/csswg/cssom/", 865 "comment": "http://dev.w3.org/csswg/cssom/",
866 "dart_action": "suppress", 866 "dart_action": "suppress",
867 "members": { 867 "members": {
868 "CSS_CUSTOM": {
869 "support_level": "untriaged"
870 },
871 "CSS_INHERIT": {
872 "support_level": "untriaged"
873 },
874 "CSS_PRIMITIVE_VALUE": {
875 "support_level": "untriaged"
876 },
877 "CSS_VALUE_LIST": {
878 "support_level": "untriaged"
879 },
868 "item": {}, 880 "item": {},
869 "length": {} 881 "length": {}
870 }, 882 },
871 "support_level": "deprecated" 883 "support_level": "deprecated"
872 }, 884 },
873 "CSSVariablesMap": { 885 "CSSVariablesMap": {
874 "members": { 886 "members": {
875 "clear": { 887 "clear": {
876 "support_level": "untriaged" 888 "support_level": "untriaged"
877 }, 889 },
(...skipping 9377 matching lines...) Expand 10 before | Expand all | Expand 10 after
10255 "y": { 10267 "y": {
10256 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFilterPrim itiveStandardAttributes" 10268 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFilterPrim itiveStandardAttributes"
10257 } 10269 }
10258 }, 10270 },
10259 "support_level": "stable" 10271 "support_level": "stable"
10260 }, 10272 },
10261 "SVGFEFuncAElement": { 10273 "SVGFEFuncAElement": {
10262 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncAElement ", 10274 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncAElement ",
10263 "dart_action": "unstable", 10275 "dart_action": "unstable",
10264 "members": { 10276 "members": {
10265 "SVGFEFuncAElement": {} 10277 "SVGFEFuncAElement": {},
10278 "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE": {
10279 "support_level": "untriaged"
10280 },
10281 "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA": {
10282 "support_level": "untriaged"
10283 },
10284 "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY": {
10285 "support_level": "untriaged"
10286 },
10287 "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR": {
10288 "support_level": "untriaged"
10289 },
10290 "SVG_FECOMPONENTTRANSFER_TYPE_TABLE": {
10291 "support_level": "untriaged"
10292 },
10293 "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN": {
10294 "support_level": "untriaged"
10295 }
10266 }, 10296 },
10267 "support_level": "stable" 10297 "support_level": "stable"
10268 }, 10298 },
10269 "SVGFEFuncBElement": { 10299 "SVGFEFuncBElement": {
10270 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncBElement ", 10300 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncBElement ",
10271 "dart_action": "unstable", 10301 "dart_action": "unstable",
10272 "members": { 10302 "members": {
10273 "SVGFEFuncBElement": {} 10303 "SVGFEFuncBElement": {},
10304 "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE": {
10305 "support_level": "untriaged"
10306 },
10307 "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA": {
10308 "support_level": "untriaged"
10309 },
10310 "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY": {
10311 "support_level": "untriaged"
10312 },
10313 "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR": {
10314 "support_level": "untriaged"
10315 },
10316 "SVG_FECOMPONENTTRANSFER_TYPE_TABLE": {
10317 "support_level": "untriaged"
10318 },
10319 "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN": {
10320 "support_level": "untriaged"
10321 }
10274 }, 10322 },
10275 "support_level": "stable" 10323 "support_level": "stable"
10276 }, 10324 },
10277 "SVGFEFuncGElement": { 10325 "SVGFEFuncGElement": {
10278 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncGElement ", 10326 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncGElement ",
10279 "dart_action": "unstable", 10327 "dart_action": "unstable",
10280 "members": { 10328 "members": {
10281 "SVGFEFuncGElement": {} 10329 "SVGFEFuncGElement": {},
10330 "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE": {
10331 "support_level": "untriaged"
10332 },
10333 "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA": {
10334 "support_level": "untriaged"
10335 },
10336 "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY": {
10337 "support_level": "untriaged"
10338 },
10339 "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR": {
10340 "support_level": "untriaged"
10341 },
10342 "SVG_FECOMPONENTTRANSFER_TYPE_TABLE": {
10343 "support_level": "untriaged"
10344 },
10345 "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN": {
10346 "support_level": "untriaged"
10347 }
10282 }, 10348 },
10283 "support_level": "stable" 10349 "support_level": "stable"
10284 }, 10350 },
10285 "SVGFEFuncRElement": { 10351 "SVGFEFuncRElement": {
10286 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncRElement ", 10352 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEFuncRElement ",
10287 "dart_action": "unstable", 10353 "dart_action": "unstable",
10288 "members": { 10354 "members": {
10289 "SVGFEFuncRElement": {} 10355 "SVGFEFuncRElement": {},
10356 "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE": {
10357 "support_level": "untriaged"
10358 },
10359 "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA": {
10360 "support_level": "untriaged"
10361 },
10362 "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY": {
10363 "support_level": "untriaged"
10364 },
10365 "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR": {
10366 "support_level": "untriaged"
10367 },
10368 "SVG_FECOMPONENTTRANSFER_TYPE_TABLE": {
10369 "support_level": "untriaged"
10370 },
10371 "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN": {
10372 "support_level": "untriaged"
10373 }
10290 }, 10374 },
10291 "support_level": "stable" 10375 "support_level": "stable"
10292 }, 10376 },
10293 "SVGFEGaussianBlurElement": { 10377 "SVGFEGaussianBlurElement": {
10294 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEGaussianBlur Element", 10378 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFEGaussianBlur Element",
10295 "dart_action": "unstable", 10379 "dart_action": "unstable",
10296 "members": { 10380 "members": {
10297 "SVGFEGaussianBlurElement": {}, 10381 "SVGFEGaussianBlurElement": {},
10298 "height": { 10382 "height": {
10299 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFilterPrim itiveStandardAttributes" 10383 "comment": "http://www.w3.org/TR/SVG/filters.html#InterfaceSVGFilterPrim itiveStandardAttributes"
(...skipping 1513 matching lines...) Expand 10 before | Expand all | Expand 10 after
11813 "RENDERING_INTENT_RELATIVE_COLORIMETRIC": {}, 11897 "RENDERING_INTENT_RELATIVE_COLORIMETRIC": {},
11814 "RENDERING_INTENT_SATURATION": {}, 11898 "RENDERING_INTENT_SATURATION": {},
11815 "RENDERING_INTENT_UNKNOWN": {} 11899 "RENDERING_INTENT_UNKNOWN": {}
11816 }, 11900 },
11817 "support_level": "stable" 11901 "support_level": "stable"
11818 }, 11902 },
11819 "SVGSVGElement": { 11903 "SVGSVGElement": {
11820 "comment": "http://www.w3.org/TR/SVG/struct.html#InterfaceSVGSVGElement", 11904 "comment": "http://www.w3.org/TR/SVG/struct.html#InterfaceSVGSVGElement",
11821 "dart_action": "unstable", 11905 "dart_action": "unstable",
11822 "members": { 11906 "members": {
11907 "SVG_ZOOMANDPAN_DISABLE": {
11908 "support_level": "untriaged"
11909 },
11910 "SVG_ZOOMANDPAN_MAGNIFY": {
11911 "support_level": "untriaged"
11912 },
11913 "SVG_ZOOMANDPAN_UNKNOWN": {
11914 "support_level": "untriaged"
11915 },
11823 "animationsPaused": {}, 11916 "animationsPaused": {},
11824 "checkEnclosure": {}, 11917 "checkEnclosure": {},
11825 "checkIntersection": {}, 11918 "checkIntersection": {},
11826 "contentScriptType": {}, 11919 "contentScriptType": {},
11827 "contentStyleType": {}, 11920 "contentStyleType": {},
11828 "createSVGAngle": {}, 11921 "createSVGAngle": {},
11829 "createSVGLength": {}, 11922 "createSVGLength": {},
11830 "createSVGMatrix": {}, 11923 "createSVGMatrix": {},
11831 "createSVGNumber": {}, 11924 "createSVGNumber": {},
11832 "createSVGPoint": {}, 11925 "createSVGPoint": {},
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
12367 "members": { 12460 "members": {
12368 "SVGVKernElement": {} 12461 "SVGVKernElement": {}
12369 }, 12462 },
12370 "support_level": "stable" 12463 "support_level": "stable"
12371 }, 12464 },
12372 "SVGViewElement": { 12465 "SVGViewElement": {
12373 "comment": "http://www.w3.org/TR/SVG/linking.html#InterfaceSVGViewElement", 12466 "comment": "http://www.w3.org/TR/SVG/linking.html#InterfaceSVGViewElement",
12374 "dart_action": "unstable", 12467 "dart_action": "unstable",
12375 "members": { 12468 "members": {
12376 "SVGViewElement": {}, 12469 "SVGViewElement": {},
12470 "SVG_ZOOMANDPAN_DISABLE": {
12471 "support_level": "untriaged"
12472 },
12473 "SVG_ZOOMANDPAN_MAGNIFY": {
12474 "support_level": "untriaged"
12475 },
12476 "SVG_ZOOMANDPAN_UNKNOWN": {
12477 "support_level": "untriaged"
12478 },
12377 "externalResourcesRequired": { 12479 "externalResourcesRequired": {
12378 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGExternalReso urcesRequired" 12480 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGExternalReso urcesRequired"
12379 }, 12481 },
12380 "preserveAspectRatio": { 12482 "preserveAspectRatio": {
12381 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGFitToViewBox " 12483 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGFitToViewBox "
12382 }, 12484 },
12383 "viewBox": { 12485 "viewBox": {
12384 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGFitToViewBox " 12486 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGFitToViewBox "
12385 }, 12487 },
12386 "viewTarget": {}, 12488 "viewTarget": {},
12387 "zoomAndPan": { 12489 "zoomAndPan": {
12388 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGZoomAndPan" 12490 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGZoomAndPan"
12389 } 12491 }
12390 }, 12492 },
12391 "support_level": "stable" 12493 "support_level": "stable"
12392 }, 12494 },
12393 "SVGViewSpec": { 12495 "SVGViewSpec": {
12394 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGViewSpec", 12496 "comment": "http://www.w3.org/TR/SVG/types.html#InterfaceSVGViewSpec",
12395 "dart_action": "unstable", 12497 "dart_action": "unstable",
12396 "members": { 12498 "members": {
12499 "SVG_ZOOMANDPAN_DISABLE": {
12500 "support_level": "untriaged"
12501 },
12502 "SVG_ZOOMANDPAN_MAGNIFY": {
12503 "support_level": "untriaged"
12504 },
12505 "SVG_ZOOMANDPAN_UNKNOWN": {
12506 "support_level": "untriaged"
12507 },
12397 "preserveAspectRatio": { 12508 "preserveAspectRatio": {
12398 "dart_action": "experimental", 12509 "dart_action": "experimental",
12399 "support_level": "nonstandard" 12510 "support_level": "nonstandard"
12400 }, 12511 },
12401 "preserveAspectRatioString": {}, 12512 "preserveAspectRatioString": {},
12402 "transform": {}, 12513 "transform": {},
12403 "transformString": {}, 12514 "transformString": {},
12404 "viewBox": { 12515 "viewBox": {
12405 "dart_action": "experimental", 12516 "dart_action": "experimental",
12406 "support_level": "nonstandard" 12517 "support_level": "nonstandard"
(...skipping 1810 matching lines...) Expand 10 before | Expand all | Expand 10 after
14217 "GENERATE_MIPMAP_HINT": {}, 14328 "GENERATE_MIPMAP_HINT": {},
14218 "GEQUAL": {}, 14329 "GEQUAL": {},
14219 "GREATER": {}, 14330 "GREATER": {},
14220 "GREEN_BITS": {}, 14331 "GREEN_BITS": {},
14221 "HALF_FLOAT_OES": { 14332 "HALF_FLOAT_OES": {
14222 "dart_action": "experimental", 14333 "dart_action": "experimental",
14223 "support_level": "nonstandard" 14334 "support_level": "nonstandard"
14224 }, 14335 },
14225 "HIGH_FLOAT": {}, 14336 "HIGH_FLOAT": {},
14226 "HIGH_INT": {}, 14337 "HIGH_INT": {},
14338 "IMPLEMENTATION_COLOR_READ_FORMAT": {
14339 "support_level": "untriaged"
14340 },
14341 "IMPLEMENTATION_COLOR_READ_TYPE": {
14342 "support_level": "untriaged"
14343 },
14227 "INCR": {}, 14344 "INCR": {},
14228 "INCR_WRAP": {}, 14345 "INCR_WRAP": {},
14229 "INT": {}, 14346 "INT": {},
14230 "INT_VEC2": {}, 14347 "INT_VEC2": {},
14231 "INT_VEC3": {}, 14348 "INT_VEC3": {},
14232 "INT_VEC4": {}, 14349 "INT_VEC4": {},
14233 "INVALID_ENUM": {}, 14350 "INVALID_ENUM": {},
14234 "INVALID_FRAMEBUFFER_OPERATION": {}, 14351 "INVALID_FRAMEBUFFER_OPERATION": {},
14235 "INVALID_OPERATION": {}, 14352 "INVALID_OPERATION": {},
14236 "INVALID_VALUE": {}, 14353 "INVALID_VALUE": {},
(...skipping 2902 matching lines...) Expand 10 before | Expand all | Expand 10 after
17139 "importStylesheet": {}, 17256 "importStylesheet": {},
17140 "removeParameter": {}, 17257 "removeParameter": {},
17141 "reset": {}, 17258 "reset": {},
17142 "setParameter": {}, 17259 "setParameter": {},
17143 "transformToDocument": {}, 17260 "transformToDocument": {},
17144 "transformToFragment": {} 17261 "transformToFragment": {}
17145 }, 17262 },
17146 "support_level": "nonstandard" 17263 "support_level": "nonstandard"
17147 } 17264 }
17148 } 17265 }
OLDNEW
« no previous file with comments | « sdk/lib/web_gl/dartium/web_gl_dartium.dart ('k') | tools/dom/scripts/htmldartgenerator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698