| OLD | NEW |
| 1 { | 1 { |
| 2 'variables': { | 2 'variables': { |
| 3 # Files for which bindings (.cpp and .h files) will be generated | 3 # Files for which bindings (.cpp and .h files) will be generated |
| 4 'core_idl_files': [ | 4 'core_idl_files': [ |
| 5 'animation/Animation.idl', | 5 'animation/Animation.idl', |
| 6 'animation/Player.idl', | 6 'animation/Player.idl', |
| 7 'animation/TimedItem.idl', | 7 'animation/TimedItem.idl', |
| 8 'css/CSS.idl', | 8 'css/CSS.idl', |
| 9 'css/CSSCharsetRule.idl', | 9 'css/CSSCharsetRule.idl', |
| 10 'css/CSSFontFaceLoadEvent.idl', | 10 'css/CSSFontFaceLoadEvent.idl', |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 304 'svg/SVGAnimatedString.idl', | 304 'svg/SVGAnimatedString.idl', |
| 305 'svg/SVGAnimatedTransformList.idl', | 305 'svg/SVGAnimatedTransformList.idl', |
| 306 'svg/SVGAnimationElement.idl', | 306 'svg/SVGAnimationElement.idl', |
| 307 'svg/SVGCircleElement.idl', | 307 'svg/SVGCircleElement.idl', |
| 308 'svg/SVGClipPathElement.idl', | 308 'svg/SVGClipPathElement.idl', |
| 309 'svg/SVGComponentTransferFunctionElement.idl', | 309 'svg/SVGComponentTransferFunctionElement.idl', |
| 310 'svg/SVGCursorElement.idl', | 310 'svg/SVGCursorElement.idl', |
| 311 'svg/SVGDefsElement.idl', | 311 'svg/SVGDefsElement.idl', |
| 312 'svg/SVGDescElement.idl', | 312 'svg/SVGDescElement.idl', |
| 313 'svg/SVGDiscardElement.idl', | 313 'svg/SVGDiscardElement.idl', |
| 314 'svg/SVGDocument.idl', | |
| 315 'svg/SVGElement.idl', | 314 'svg/SVGElement.idl', |
| 316 'svg/SVGElementInstance.idl', | 315 'svg/SVGElementInstance.idl', |
| 317 'svg/SVGElementInstanceList.idl', | 316 'svg/SVGElementInstanceList.idl', |
| 318 'svg/SVGEllipseElement.idl', | 317 'svg/SVGEllipseElement.idl', |
| 319 'svg/SVGFEBlendElement.idl', | 318 'svg/SVGFEBlendElement.idl', |
| 320 'svg/SVGFEColorMatrixElement.idl', | 319 'svg/SVGFEColorMatrixElement.idl', |
| 321 'svg/SVGFEComponentTransferElement.idl', | 320 'svg/SVGFEComponentTransferElement.idl', |
| 322 'svg/SVGFECompositeElement.idl', | 321 'svg/SVGFECompositeElement.idl', |
| 323 'svg/SVGFEConvolveMatrixElement.idl', | 322 'svg/SVGFEConvolveMatrixElement.idl', |
| 324 'svg/SVGFEDiffuseLightingElement.idl', | 323 'svg/SVGFEDiffuseLightingElement.idl', |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 461 'dom/ParentNode.idl', | 460 'dom/ParentNode.idl', |
| 462 'dom/URLUtils.idl', | 461 'dom/URLUtils.idl', |
| 463 'dom/URLUtilsReadOnly.idl', | 462 'dom/URLUtilsReadOnly.idl', |
| 464 'events/NavigatorEvents.idl', | 463 'events/NavigatorEvents.idl', |
| 465 'frame/NavigatorID.idl', | 464 'frame/NavigatorID.idl', |
| 466 'frame/NavigatorOnLine.idl', | 465 'frame/NavigatorOnLine.idl', |
| 467 'frame/WindowBase64.idl', | 466 'frame/WindowBase64.idl', |
| 468 'frame/WindowEventHandlers.idl', | 467 'frame/WindowEventHandlers.idl', |
| 469 'frame/WindowTimers.idl', | 468 'frame/WindowTimers.idl', |
| 470 'page/WindowPagePopup.idl', | 469 'page/WindowPagePopup.idl', |
| 470 'svg/SVGDocument.idl', |
| 471 'svg/SVGFilterPrimitiveStandardAttributes.idl', | 471 'svg/SVGFilterPrimitiveStandardAttributes.idl', |
| 472 'svg/SVGFitToViewBox.idl', | 472 'svg/SVGFitToViewBox.idl', |
| 473 'svg/SVGTests.idl', | 473 'svg/SVGTests.idl', |
| 474 'svg/SVGURIReference.idl', | 474 'svg/SVGURIReference.idl', |
| 475 'svg/SVGZoomAndPan.idl', | 475 'svg/SVGZoomAndPan.idl', |
| 476 'workers/AbstractWorker.idl', | 476 'workers/AbstractWorker.idl', |
| 477 'xml/DocumentXPathEvaluator.idl', | 477 'xml/DocumentXPathEvaluator.idl', |
| 478 ], | 478 ], |
| 479 'webcore_files': [ | 479 'webcore_files': [ |
| 480 'Init.cpp', | 480 'Init.cpp', |
| (...skipping 2792 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3273 'html/track/vtt/BufferedLineReaderTest.cpp', | 3273 'html/track/vtt/BufferedLineReaderTest.cpp', |
| 3274 'html/track/vtt/VTTScannerTest.cpp', | 3274 'html/track/vtt/VTTScannerTest.cpp', |
| 3275 'frame/ImageBitmapTest.cpp', | 3275 'frame/ImageBitmapTest.cpp', |
| 3276 'rendering/RenderOverflowTest.cpp', | 3276 'rendering/RenderOverflowTest.cpp', |
| 3277 'rendering/shapes/BoxShapeTest.cpp', | 3277 'rendering/shapes/BoxShapeTest.cpp', |
| 3278 'testing/UnitTestHelpers.h', | 3278 'testing/UnitTestHelpers.h', |
| 3279 'testing/UnitTestHelpers.cpp', | 3279 'testing/UnitTestHelpers.cpp', |
| 3280 ], | 3280 ], |
| 3281 } | 3281 } |
| 3282 } | 3282 } |
| OLD | NEW |