2012-05-21 04:12:37 -07:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2012-03-30 21:42:20 -07:00
|
|
|
webidl_base = $(topsrcdir)/dom/webidl
|
|
|
|
|
2012-08-23 21:08:09 -07:00
|
|
|
generated_webidl_files = \
|
|
|
|
CSS2Properties.webidl \
|
|
|
|
$(NULL)
|
|
|
|
|
2013-07-12 07:35:53 -07:00
|
|
|
preprocessed_webidl_files = \
|
2013-07-31 23:57:25 -07:00
|
|
|
Crypto.webidl \
|
2013-07-12 07:35:53 -07:00
|
|
|
Navigator.webidl \
|
|
|
|
$(NULL)
|
|
|
|
|
2012-03-30 21:42:20 -07:00
|
|
|
webidl_files = \
|
2013-03-31 20:41:14 -07:00
|
|
|
AnalyserNode.webidl \
|
2013-03-14 14:16:03 -07:00
|
|
|
AnimationEvent.webidl \
|
2013-03-09 23:57:14 -08:00
|
|
|
ArchiveReader.webidl \
|
2013-03-17 01:51:36 -07:00
|
|
|
ArchiveRequest.webidl \
|
2013-04-13 18:37:04 -07:00
|
|
|
Attr.webidl \
|
2012-09-21 15:42:14 -07:00
|
|
|
AudioBuffer.webidl \
|
2012-09-18 16:07:33 -07:00
|
|
|
AudioBufferSourceNode.webidl \
|
2012-08-31 13:59:37 -07:00
|
|
|
AudioContext.webidl \
|
2012-09-18 16:07:33 -07:00
|
|
|
AudioDestinationNode.webidl \
|
2012-11-05 16:26:03 -08:00
|
|
|
AudioListener.webidl \
|
2012-09-18 16:07:33 -07:00
|
|
|
AudioNode.webidl \
|
2012-10-16 18:19:06 -07:00
|
|
|
AudioParam.webidl \
|
2013-04-13 18:37:04 -07:00
|
|
|
AudioProcessingEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
AudioStreamTrack.webidl \
|
2013-06-01 01:53:00 -07:00
|
|
|
BarProp.webidl \
|
2013-02-05 04:54:49 -08:00
|
|
|
BatteryManager.webidl \
|
2013-03-26 04:45:39 -07:00
|
|
|
BeforeUnloadEvent.webidl \
|
2012-11-07 17:59:14 -08:00
|
|
|
BiquadFilterNode.webidl \
|
2012-09-10 06:57:15 -07:00
|
|
|
Blob.webidl \
|
2013-05-09 23:25:25 -07:00
|
|
|
CameraManager.webidl \
|
2012-06-13 08:14:15 -07:00
|
|
|
CanvasRenderingContext2D.webidl \
|
2012-12-28 09:11:06 -08:00
|
|
|
CaretPosition.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
CDATASection.webidl \
|
2013-05-05 08:49:37 -07:00
|
|
|
ChannelMergerNode.webidl \
|
2013-05-05 08:49:13 -07:00
|
|
|
ChannelSplitterNode.webidl \
|
2013-01-04 09:02:14 -08:00
|
|
|
CharacterData.webidl \
|
2013-04-13 00:08:47 -07:00
|
|
|
ChildNode.webidl \
|
2013-03-17 00:55:17 -07:00
|
|
|
ClientRect.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
ClientRectList.webidl \
|
2013-03-28 07:11:21 -07:00
|
|
|
ClipboardEvent.webidl \
|
2013-03-13 14:05:32 -07:00
|
|
|
CommandEvent.webidl \
|
2013-01-04 09:02:14 -08:00
|
|
|
Comment.webidl \
|
2013-03-26 04:45:45 -07:00
|
|
|
CompositionEvent.webidl \
|
2013-06-10 13:07:55 -07:00
|
|
|
ConvolverNode.webidl \
|
2013-04-12 11:46:27 -07:00
|
|
|
Coordinates.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
CSS.webidl \
|
|
|
|
CSSPrimitiveValue.webidl \
|
|
|
|
CSSStyleDeclaration.webidl \
|
|
|
|
CSSStyleSheet.webidl \
|
|
|
|
CSSValue.webidl \
|
|
|
|
CSSValueList.webidl \
|
|
|
|
DataContainerEvent.webidl \
|
|
|
|
DelayNode.webidl \
|
|
|
|
DesktopNotification.webidl \
|
|
|
|
DeviceMotionEvent.webidl \
|
|
|
|
DeviceStorage.webidl \
|
|
|
|
Document.webidl \
|
|
|
|
DocumentFragment.webidl \
|
|
|
|
DocumentType.webidl \
|
2013-03-17 01:51:36 -07:00
|
|
|
DOMCursor.webidl \
|
2013-05-18 10:52:06 -07:00
|
|
|
DOMError.webidl \
|
2012-10-21 00:38:41 -07:00
|
|
|
DOMImplementation.webidl \
|
2013-06-30 05:21:32 -07:00
|
|
|
DOMMMIError.webidl \
|
2012-12-03 17:26:16 -08:00
|
|
|
DOMParser.webidl \
|
2013-03-17 01:51:36 -07:00
|
|
|
DOMRequest.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
DOMSettableTokenList.webidl \
|
2012-11-05 08:58:03 -08:00
|
|
|
DOMStringMap.webidl \
|
2012-12-03 17:26:16 -08:00
|
|
|
DOMTokenList.webidl \
|
2013-01-03 22:54:26 -08:00
|
|
|
DOMTransaction.webidl \
|
2013-04-18 16:13:35 -07:00
|
|
|
DragEvent.webidl \
|
2013-01-28 20:30:17 -08:00
|
|
|
DummyBinding.webidl \
|
2012-11-06 17:01:11 -08:00
|
|
|
DynamicsCompressorNode.webidl \
|
2012-11-22 03:09:43 -08:00
|
|
|
Element.webidl \
|
2013-03-09 03:34:29 -08:00
|
|
|
Event.webidl \
|
2012-10-10 12:53:02 -07:00
|
|
|
EventHandler.webidl \
|
2012-03-30 21:42:20 -07:00
|
|
|
EventListener.webidl \
|
2012-12-22 00:17:05 -08:00
|
|
|
EventSource.webidl \
|
2012-03-30 21:42:20 -07:00
|
|
|
EventTarget.webidl \
|
2012-12-11 13:21:03 -08:00
|
|
|
File.webidl \
|
2012-12-02 00:58:57 -08:00
|
|
|
FileHandle.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
FileList.webidl \
|
2013-06-12 00:00:06 -07:00
|
|
|
FileMode.webidl \
|
2013-04-13 00:06:31 -07:00
|
|
|
FileReader.webidl \
|
2012-09-20 19:47:47 -07:00
|
|
|
FileReaderSync.webidl \
|
2013-03-17 01:51:36 -07:00
|
|
|
FileRequest.webidl \
|
2013-06-05 05:02:51 -07:00
|
|
|
FocusEvent.webidl \
|
2012-12-11 10:09:56 -08:00
|
|
|
FormData.webidl \
|
2012-11-26 18:14:45 -08:00
|
|
|
Function.webidl \
|
2012-10-31 12:09:32 -07:00
|
|
|
GainNode.webidl \
|
2013-04-12 11:46:36 -07:00
|
|
|
Geolocation.webidl \
|
2013-01-04 09:02:13 -08:00
|
|
|
HTMLAnchorElement.webidl \
|
2013-03-17 07:42:05 -07:00
|
|
|
HTMLAppletElement.webidl \
|
2013-02-08 08:34:48 -08:00
|
|
|
HTMLAreaElement.webidl \
|
2013-03-19 05:26:39 -07:00
|
|
|
HTMLAudioElement.webidl \
|
2013-02-08 04:20:11 -08:00
|
|
|
HTMLBaseElement.webidl \
|
2012-12-21 06:07:28 -08:00
|
|
|
HTMLBodyElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
HTMLBRElement.webidl \
|
2013-02-08 04:50:30 -08:00
|
|
|
HTMLButtonElement.webidl \
|
2013-04-13 00:05:51 -07:00
|
|
|
HTMLCanvasElement.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
HTMLCollection.webidl \
|
2013-02-26 12:19:05 -08:00
|
|
|
HTMLDataElement.webidl \
|
2012-12-21 06:07:28 -08:00
|
|
|
HTMLDataListElement.webidl \
|
2013-02-08 04:20:11 -08:00
|
|
|
HTMLDirectoryElement.webidl \
|
2012-11-22 03:09:57 -08:00
|
|
|
HTMLDivElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
HTMLDListElement.webidl \
|
2012-12-26 13:37:26 -08:00
|
|
|
HTMLDocument.webidl \
|
2012-11-26 06:19:02 -08:00
|
|
|
HTMLElement.webidl \
|
2013-03-17 07:42:05 -07:00
|
|
|
HTMLEmbedElement.webidl \
|
2013-02-08 08:34:48 -08:00
|
|
|
HTMLFieldSetElement.webidl \
|
2012-12-21 06:07:28 -08:00
|
|
|
HTMLFontElement.webidl \
|
2013-06-19 07:24:37 -07:00
|
|
|
HTMLFormElement.webidl \
|
2013-02-18 03:29:43 -08:00
|
|
|
HTMLFrameElement.webidl \
|
2012-12-21 06:07:28 -08:00
|
|
|
HTMLFrameSetElement.webidl \
|
2013-02-08 04:20:11 -08:00
|
|
|
HTMLHeadElement.webidl \
|
2012-12-26 13:40:46 -08:00
|
|
|
HTMLHeadingElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
HTMLHRElement.webidl \
|
2013-02-08 04:20:11 -08:00
|
|
|
HTMLHtmlElement.webidl \
|
2013-02-27 07:38:32 -08:00
|
|
|
HTMLIFrameElement.webidl \
|
2013-01-02 09:28:14 -08:00
|
|
|
HTMLImageElement.webidl \
|
2013-03-28 12:41:32 -07:00
|
|
|
HTMLInputElement.webidl \
|
2012-12-21 06:07:28 -08:00
|
|
|
HTMLLabelElement.webidl \
|
2013-02-15 08:55:53 -08:00
|
|
|
HTMLLegendElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
HTMLLIElement.webidl \
|
2013-02-08 04:50:30 -08:00
|
|
|
HTMLLinkElement.webidl \
|
2013-02-07 00:08:57 -08:00
|
|
|
HTMLMapElement.webidl \
|
2013-03-19 05:25:19 -07:00
|
|
|
HTMLMediaElement.webidl \
|
2013-02-18 03:59:08 -08:00
|
|
|
HTMLMenuElement.webidl \
|
2013-02-18 02:06:27 -08:00
|
|
|
HTMLMenuItemElement.webidl \
|
2013-02-07 00:08:58 -08:00
|
|
|
HTMLMetaElement.webidl \
|
2013-02-07 07:00:39 -08:00
|
|
|
HTMLMeterElement.webidl \
|
2013-02-07 00:08:58 -08:00
|
|
|
HTMLModElement.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
HTMLObjectElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
HTMLOListElement.webidl \
|
2013-02-08 08:34:48 -08:00
|
|
|
HTMLOptGroupElement.webidl \
|
2013-02-18 04:26:57 -08:00
|
|
|
HTMLOptionElement.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
HTMLOptionsCollection.webidl \
|
2013-02-12 02:11:01 -08:00
|
|
|
HTMLOutputElement.webidl \
|
2013-01-04 09:02:15 -08:00
|
|
|
HTMLParagraphElement.webidl \
|
2013-02-08 04:20:11 -08:00
|
|
|
HTMLParamElement.webidl \
|
2013-01-04 09:02:15 -08:00
|
|
|
HTMLPreElement.webidl \
|
2013-02-11 10:56:31 -08:00
|
|
|
HTMLProgressElement.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
HTMLPropertiesCollection.webidl \
|
2013-02-08 04:20:11 -08:00
|
|
|
HTMLQuoteElement.webidl \
|
2013-01-05 01:41:28 -08:00
|
|
|
HTMLScriptElement.webidl \
|
2013-04-13 00:01:59 -07:00
|
|
|
HTMLSelectElement.webidl \
|
2013-04-04 14:09:00 -07:00
|
|
|
HTMLSourceElement.webidl \
|
2013-01-04 09:02:15 -08:00
|
|
|
HTMLSpanElement.webidl \
|
2013-02-03 09:42:40 -08:00
|
|
|
HTMLStyleElement.webidl \
|
2012-12-29 06:07:46 -08:00
|
|
|
HTMLTableCaptionElement.webidl \
|
2012-12-29 06:07:56 -08:00
|
|
|
HTMLTableCellElement.webidl \
|
2012-12-29 06:07:57 -08:00
|
|
|
HTMLTableColElement.webidl \
|
2012-12-29 00:08:15 -08:00
|
|
|
HTMLTableElement.webidl \
|
2012-12-29 06:07:57 -08:00
|
|
|
HTMLTableRowElement.webidl \
|
2012-12-29 06:07:48 -08:00
|
|
|
HTMLTableSectionElement.webidl \
|
2013-03-26 00:15:23 -07:00
|
|
|
HTMLTemplateElement.webidl \
|
2013-02-18 21:54:23 -08:00
|
|
|
HTMLTextAreaElement.webidl \
|
2013-02-22 07:07:42 -08:00
|
|
|
HTMLTimeElement.webidl \
|
2012-12-25 15:47:17 -08:00
|
|
|
HTMLTitleElement.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
HTMLTrackElement.webidl \
|
2013-01-04 09:02:14 -08:00
|
|
|
HTMLUListElement.webidl \
|
2013-03-19 05:28:34 -07:00
|
|
|
HTMLVideoElement.webidl \
|
2013-07-31 08:48:36 -07:00
|
|
|
IDBCursor.webidl \
|
2013-05-17 18:48:25 -07:00
|
|
|
IDBDatabase.webidl \
|
2013-03-31 01:18:30 -07:00
|
|
|
IDBFactory.webidl \
|
2013-07-01 00:02:37 -07:00
|
|
|
IDBFileHandle.webidl \
|
2013-07-31 08:48:36 -07:00
|
|
|
IDBIndex.webidl \
|
|
|
|
IDBObjectStore.webidl \
|
2013-07-31 15:28:15 -07:00
|
|
|
IDBOpenDBRequest.webidl \
|
|
|
|
IDBRequest.webidl \
|
2013-07-29 10:12:21 -07:00
|
|
|
IDBTransaction.webidl \
|
2013-03-12 10:45:59 -07:00
|
|
|
IDBVersionChangeEvent.webidl \
|
2012-10-22 10:08:52 -07:00
|
|
|
ImageData.webidl \
|
2013-05-06 06:42:00 -07:00
|
|
|
ImageDocument.webidl \
|
2013-03-14 12:43:00 -07:00
|
|
|
InspectorUtils.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
KeyboardEvent.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
KeyEvent.webidl \
|
2013-02-03 09:42:40 -08:00
|
|
|
LinkStyle.webidl \
|
2013-02-15 00:04:11 -08:00
|
|
|
LocalMediaStream.webidl \
|
2012-12-22 00:27:27 -08:00
|
|
|
Location.webidl \
|
2013-04-04 14:09:00 -07:00
|
|
|
MediaError.webidl \
|
2013-07-04 18:50:25 -07:00
|
|
|
MediaRecorder.webidl \
|
2013-06-20 20:14:42 -07:00
|
|
|
MediaSource.webidl \
|
2013-02-15 00:04:11 -08:00
|
|
|
MediaStream.webidl \
|
2013-05-21 12:17:47 -07:00
|
|
|
MediaStreamAudioDestinationNode.webidl \
|
2013-07-24 04:29:39 -07:00
|
|
|
MediaStreamAudioSourceNode.webidl \
|
2013-05-07 17:55:21 -07:00
|
|
|
MediaStreamEvent.webidl \
|
2013-03-26 18:32:51 -07:00
|
|
|
MediaStreamTrack.webidl \
|
2013-03-13 13:18:36 -07:00
|
|
|
MessageEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
MimeType.webidl \
|
|
|
|
MimeTypeArray.webidl \
|
2013-05-17 18:48:25 -07:00
|
|
|
MobileMessageManager.webidl \
|
2013-03-14 08:30:47 -07:00
|
|
|
MouseEvent.webidl \
|
2013-04-15 13:37:52 -07:00
|
|
|
MouseScrollEvent.webidl \
|
2013-03-17 01:51:36 -07:00
|
|
|
MozActivity.webidl \
|
2013-05-17 18:48:25 -07:00
|
|
|
MozMmsMessage.webidl \
|
2013-04-25 23:48:27 -07:00
|
|
|
MozNamedAttrMap.webidl \
|
2013-06-12 00:00:07 -07:00
|
|
|
MozTimeManager.webidl \
|
2013-03-14 14:18:20 -07:00
|
|
|
MutationEvent.webidl \
|
2012-12-18 06:50:52 -08:00
|
|
|
MutationObserver.webidl \
|
2013-04-14 18:32:06 -07:00
|
|
|
NetDashboard.webidl \
|
2012-11-22 03:09:41 -08:00
|
|
|
Node.webidl \
|
2012-12-14 11:10:49 -08:00
|
|
|
NodeFilter.webidl \
|
2013-02-28 09:56:42 -08:00
|
|
|
NodeIterator.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
NodeList.webidl \
|
2013-03-18 06:24:54 -07:00
|
|
|
Notification.webidl \
|
2013-05-02 10:11:12 -07:00
|
|
|
NotifyAudioAvailableEvent.webidl \
|
2013-04-15 13:27:37 -07:00
|
|
|
NotifyPaintEvent.webidl \
|
2013-05-16 16:30:41 -07:00
|
|
|
OfflineAudioCompletionEvent.webidl \
|
|
|
|
OfflineAudioContext.webidl \
|
2013-05-31 23:53:44 -07:00
|
|
|
OfflineResourceList.webidl \
|
2012-12-22 00:16:55 -08:00
|
|
|
PaintRequest.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
PaintRequestList.webidl \
|
2012-11-05 18:14:13 -08:00
|
|
|
PannerNode.webidl \
|
2013-07-22 05:15:43 -07:00
|
|
|
ParentNode.webidl \
|
2012-07-16 18:42:18 -07:00
|
|
|
Performance.webidl \
|
|
|
|
PerformanceNavigation.webidl \
|
|
|
|
PerformanceTiming.webidl \
|
2013-06-19 15:24:26 -07:00
|
|
|
PeriodicWave.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
Plugin.webidl \
|
|
|
|
PluginArray.webidl \
|
2013-04-12 11:46:27 -07:00
|
|
|
Position.webidl \
|
2013-04-12 11:46:32 -07:00
|
|
|
PositionError.webidl \
|
2013-01-08 12:45:06 -08:00
|
|
|
ProcessingInstruction.webidl \
|
2013-07-11 13:40:36 -07:00
|
|
|
Promise.webidl \
|
2013-08-02 17:18:35 -07:00
|
|
|
PushManager.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
Range.webidl \
|
|
|
|
Rect.webidl \
|
2012-12-13 23:51:39 -08:00
|
|
|
RGBColor.webidl \
|
2013-02-13 11:26:30 -08:00
|
|
|
RTCConfiguration.webidl \
|
2013-05-16 16:40:23 -07:00
|
|
|
RTCDataChannelEvent.webidl \
|
2013-05-07 17:55:21 -07:00
|
|
|
RTCIceCandidate.webidl \
|
|
|
|
RTCPeerConnection.webidl \
|
|
|
|
RTCPeerConnectionIceEvent.webidl \
|
|
|
|
RTCSessionDescription.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
Screen.webidl \
|
|
|
|
ScriptProcessorNode.webidl \
|
|
|
|
ScrollAreaEvent.webidl \
|
2013-07-15 18:17:46 -07:00
|
|
|
SettingsManager.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SimpleGestureEvent.webidl \
|
|
|
|
SourceBuffer.webidl \
|
|
|
|
SourceBufferList.webidl \
|
|
|
|
StyleSheet.webidl \
|
2013-01-09 21:30:13 -08:00
|
|
|
SVGAElement.webidl \
|
2013-01-06 06:14:44 -08:00
|
|
|
SVGAltGlyphElement.webidl \
|
2012-12-22 20:54:23 -08:00
|
|
|
SVGAngle.webidl \
|
2012-12-22 20:54:23 -08:00
|
|
|
SVGAnimatedAngle.webidl \
|
2012-12-22 20:54:22 -08:00
|
|
|
SVGAnimatedBoolean.webidl \
|
2013-07-01 00:02:46 -07:00
|
|
|
SVGAnimatedEnumeration.webidl \
|
2013-07-01 00:02:56 -07:00
|
|
|
SVGAnimatedInteger.webidl \
|
2013-01-19 12:56:00 -08:00
|
|
|
SVGAnimatedLength.webidl \
|
2012-12-22 20:54:25 -08:00
|
|
|
SVGAnimatedLengthList.webidl \
|
2013-07-01 00:03:04 -07:00
|
|
|
SVGAnimatedNumber.webidl \
|
2012-12-22 20:54:21 -08:00
|
|
|
SVGAnimatedNumberList.webidl \
|
2013-01-16 12:50:59 -08:00
|
|
|
SVGAnimatedPathData.webidl \
|
2013-01-06 01:32:01 -08:00
|
|
|
SVGAnimatedPoints.webidl \
|
2012-12-22 20:54:20 -08:00
|
|
|
SVGAnimatedPreserveAspectRatio.webidl \
|
2013-05-09 10:42:12 -07:00
|
|
|
SVGAnimatedRect.webidl \
|
2013-06-14 15:37:27 -07:00
|
|
|
SVGAnimatedString.webidl \
|
2012-12-22 20:54:20 -08:00
|
|
|
SVGAnimatedTransformList.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SVGAnimateElement.webidl \
|
|
|
|
SVGAnimateMotionElement.webidl \
|
|
|
|
SVGAnimateTransformElement.webidl \
|
2013-01-06 01:32:03 -08:00
|
|
|
SVGAnimationElement.webidl \
|
2013-01-06 01:32:02 -08:00
|
|
|
SVGCircleElement.webidl \
|
2013-01-18 11:53:08 -08:00
|
|
|
SVGClipPathElement.webidl \
|
2013-02-12 02:10:24 -08:00
|
|
|
SVGComponentTransferFunctionElement.webidl \
|
2013-01-05 22:25:54 -08:00
|
|
|
SVGDefsElement.webidl \
|
2013-01-04 17:50:21 -08:00
|
|
|
SVGDescElement.webidl \
|
2013-03-20 09:22:26 -07:00
|
|
|
SVGDocument.webidl \
|
2012-12-23 00:22:58 -08:00
|
|
|
SVGElement.webidl \
|
2013-01-06 01:32:02 -08:00
|
|
|
SVGEllipseElement.webidl \
|
2013-03-06 23:17:00 -08:00
|
|
|
SVGFEBlendElement.webidl \
|
2013-03-18 16:14:40 -07:00
|
|
|
SVGFEColorMatrixElement.webidl \
|
2013-03-15 21:13:31 -07:00
|
|
|
SVGFEComponentTransferElement.webidl \
|
2013-03-18 16:14:40 -07:00
|
|
|
SVGFECompositeElement.webidl \
|
2013-03-24 23:26:06 -07:00
|
|
|
SVGFEConvolveMatrixElement.webidl \
|
2013-03-24 23:26:05 -07:00
|
|
|
SVGFEDiffuseLightingElement.webidl \
|
2013-03-24 23:26:06 -07:00
|
|
|
SVGFEDisplacementMapElement.webidl \
|
2013-03-15 00:01:38 -07:00
|
|
|
SVGFEDistantLightElement.webidl \
|
2013-03-07 01:15:22 -08:00
|
|
|
SVGFEFloodElement.webidl \
|
2013-02-12 02:10:24 -08:00
|
|
|
SVGFEFuncAElement.webidl \
|
|
|
|
SVGFEFuncBElement.webidl \
|
|
|
|
SVGFEFuncGElement.webidl \
|
|
|
|
SVGFEFuncRElement.webidl \
|
2013-03-19 10:43:31 -07:00
|
|
|
SVGFEGaussianBlurElement.webidl \
|
2013-03-07 01:15:23 -08:00
|
|
|
SVGFEImageElement.webidl \
|
2013-03-07 01:15:21 -08:00
|
|
|
SVGFEMergeElement.webidl \
|
2013-03-07 01:15:22 -08:00
|
|
|
SVGFEMergeNodeElement.webidl \
|
2013-03-26 16:43:33 -07:00
|
|
|
SVGFEMorphologyElement.webidl \
|
2013-03-21 10:38:28 -07:00
|
|
|
SVGFEOffsetElement.webidl \
|
2013-03-13 14:41:20 -07:00
|
|
|
SVGFEPointLightElement.webidl \
|
2013-03-24 23:26:05 -07:00
|
|
|
SVGFESpecularLightingElement.webidl \
|
2013-03-24 23:26:04 -07:00
|
|
|
SVGFESpotLightElement.webidl \
|
2013-03-11 00:27:08 -07:00
|
|
|
SVGFETileElement.webidl \
|
2013-03-26 16:43:33 -07:00
|
|
|
SVGFETurbulenceElement.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SVGFilterElement.webidl \
|
|
|
|
SVGFilterPrimitiveStandardAttributes.webidl \
|
2013-01-07 19:22:41 -08:00
|
|
|
SVGFitToViewBox.webidl \
|
2013-01-05 22:25:55 -08:00
|
|
|
SVGForeignObjectElement.webidl \
|
2013-01-05 22:25:55 -08:00
|
|
|
SVGGElement.webidl \
|
2013-01-11 00:43:01 -08:00
|
|
|
SVGGradientElement.webidl \
|
2013-01-02 22:17:02 -08:00
|
|
|
SVGGraphicsElement.webidl \
|
2013-01-06 01:32:01 -08:00
|
|
|
SVGImageElement.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
SVGLengthList.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SVGLinearGradientElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SVGLineElement.webidl \
|
2013-01-29 14:11:44 -08:00
|
|
|
SVGMarkerElement.webidl \
|
2013-01-23 12:59:46 -08:00
|
|
|
SVGMaskElement.webidl \
|
2012-12-22 20:54:20 -08:00
|
|
|
SVGMatrix.webidl \
|
2013-01-04 17:50:21 -08:00
|
|
|
SVGMetadataElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SVGMPathElement.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
SVGNumberList.webidl \
|
2013-01-16 12:50:59 -08:00
|
|
|
SVGPathElement.webidl \
|
2012-12-22 20:54:22 -08:00
|
|
|
SVGPathSeg.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
SVGPathSegList.webidl \
|
2013-01-16 12:51:00 -08:00
|
|
|
SVGPatternElement.webidl \
|
2012-12-22 20:54:19 -08:00
|
|
|
SVGPoint.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
SVGPointList.webidl \
|
2013-01-06 01:32:01 -08:00
|
|
|
SVGPolygonElement.webidl \
|
|
|
|
SVGPolylineElement.webidl \
|
2012-12-22 20:54:20 -08:00
|
|
|
SVGPreserveAspectRatio.webidl \
|
2013-01-11 00:43:01 -08:00
|
|
|
SVGRadialGradientElement.webidl \
|
2013-03-26 08:53:13 -07:00
|
|
|
SVGRect.webidl \
|
2013-01-06 01:32:01 -08:00
|
|
|
SVGRectElement.webidl \
|
2013-01-05 01:41:28 -08:00
|
|
|
SVGScriptElement.webidl \
|
2013-01-06 01:32:03 -08:00
|
|
|
SVGSetElement.webidl \
|
2013-01-04 17:50:21 -08:00
|
|
|
SVGStopElement.webidl \
|
2013-04-20 23:42:00 -07:00
|
|
|
SVGStringList.webidl \
|
2013-01-04 17:50:21 -08:00
|
|
|
SVGStyleElement.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SVGSVGElement.webidl \
|
2013-01-05 22:25:54 -08:00
|
|
|
SVGSwitchElement.webidl \
|
2013-01-16 12:50:59 -08:00
|
|
|
SVGSymbolElement.webidl \
|
2013-01-02 22:17:02 -08:00
|
|
|
SVGTests.webidl \
|
2013-01-06 06:14:43 -08:00
|
|
|
SVGTextContentElement.webidl \
|
2013-01-06 06:14:43 -08:00
|
|
|
SVGTextElement.webidl \
|
2013-01-06 06:14:43 -08:00
|
|
|
SVGTextPathElement.webidl \
|
2013-01-06 06:14:43 -08:00
|
|
|
SVGTextPositioningElement.webidl \
|
2013-01-04 17:50:21 -08:00
|
|
|
SVGTitleElement.webidl \
|
2012-12-22 20:54:20 -08:00
|
|
|
SVGTransform.webidl \
|
2012-09-05 13:49:53 -07:00
|
|
|
SVGTransformList.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SVGTSpanElement.webidl \
|
2013-01-11 00:43:01 -08:00
|
|
|
SVGUnitTypes.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
SVGURIReference.webidl \
|
2013-01-16 12:50:59 -08:00
|
|
|
SVGUseElement.webidl \
|
2013-01-07 19:22:41 -08:00
|
|
|
SVGViewElement.webidl \
|
|
|
|
SVGZoomAndPan.webidl \
|
2013-04-30 10:43:25 -07:00
|
|
|
SVGZoomEvent.webidl \
|
2013-01-04 09:02:14 -08:00
|
|
|
Text.webidl \
|
2012-09-28 03:19:18 -07:00
|
|
|
TextDecoder.webidl \
|
|
|
|
TextEncoder.webidl \
|
2013-05-21 09:14:00 -07:00
|
|
|
TextTrack.webidl \
|
|
|
|
TextTrackCue.webidl \
|
|
|
|
TextTrackCueList.webidl \
|
|
|
|
TextTrackList.webidl \
|
2013-05-24 15:55:19 -07:00
|
|
|
TimeEvent.webidl \
|
2013-03-02 11:16:43 -08:00
|
|
|
TimeRanges.webidl \
|
2013-04-20 23:42:19 -07:00
|
|
|
Touch.webidl \
|
2013-04-15 13:33:46 -07:00
|
|
|
TouchEvent.webidl \
|
2013-07-10 02:53:53 -07:00
|
|
|
TouchList.webidl \
|
2013-03-14 14:16:13 -07:00
|
|
|
TransitionEvent.webidl \
|
2013-04-20 23:42:26 -07:00
|
|
|
TreeColumns.webidl \
|
2013-02-28 09:56:42 -08:00
|
|
|
TreeWalker.webidl \
|
2013-03-13 13:02:32 -07:00
|
|
|
UIEvent.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
UndoManager.webidl \
|
2012-09-24 20:24:43 -07:00
|
|
|
URL.webidl \
|
2013-02-18 22:07:44 -08:00
|
|
|
URLUtils.webidl \
|
2013-07-24 00:41:55 -07:00
|
|
|
URLUtilsReadOnly.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
ValidityState.webidl \
|
2013-06-20 20:14:18 -07:00
|
|
|
VideoPlaybackQuality.webidl \
|
2013-03-26 18:32:51 -07:00
|
|
|
VideoStreamTrack.webidl \
|
2013-05-13 21:12:30 -07:00
|
|
|
WaveShaperNode.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
WebComponents.webidl \
|
|
|
|
WebSocket.webidl \
|
|
|
|
WheelEvent.webidl \
|
2013-04-25 08:13:21 -07:00
|
|
|
Window.webidl \
|
2013-07-24 00:41:55 -07:00
|
|
|
WorkerLocation.webidl \
|
2013-07-24 00:38:23 -07:00
|
|
|
WorkerNavigator.webidl \
|
2013-03-26 08:31:54 -07:00
|
|
|
XMLDocument.webidl \
|
2012-03-30 21:42:20 -07:00
|
|
|
XMLHttpRequest.webidl \
|
|
|
|
XMLHttpRequestEventTarget.webidl \
|
|
|
|
XMLHttpRequestUpload.webidl \
|
2012-12-03 17:26:16 -08:00
|
|
|
XMLSerializer.webidl \
|
2013-02-01 04:28:37 -08:00
|
|
|
XMLStylesheetProcessingInstruction.webidl \
|
2012-12-14 11:10:49 -08:00
|
|
|
XPathEvaluator.webidl \
|
2013-03-28 07:19:10 -07:00
|
|
|
XULCommandEvent.webidl \
|
2013-03-26 08:31:54 -07:00
|
|
|
XULDocument.webidl \
|
2013-01-29 09:51:55 -08:00
|
|
|
XULElement.webidl \
|
2012-07-11 22:30:17 -07:00
|
|
|
$(NULL)
|
|
|
|
|
2013-02-08 08:34:47 -08:00
|
|
|
ifdef MOZ_AUDIO_CHANNEL_MANAGER
|
|
|
|
webidl_files += \
|
|
|
|
AudioChannelManager.webidl \
|
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
2012-07-11 22:30:17 -07:00
|
|
|
ifdef MOZ_WEBGL
|
|
|
|
webidl_files += \
|
2012-05-31 11:16:48 -07:00
|
|
|
WebGLRenderingContext.webidl \
|
2013-07-17 06:58:09 -07:00
|
|
|
WebGL2RenderingContext.webidl \
|
2012-03-30 21:42:20 -07:00
|
|
|
$(NULL)
|
2012-07-11 22:30:17 -07:00
|
|
|
endif
|
2012-05-23 09:44:48 -07:00
|
|
|
|
2012-09-13 09:04:31 -07:00
|
|
|
ifdef MOZ_WEBRTC
|
|
|
|
webidl_files += \
|
2013-05-20 00:19:45 -07:00
|
|
|
DataChannel.webidl \
|
2012-09-13 09:04:31 -07:00
|
|
|
MediaStreamList.webidl \
|
2012-10-17 04:17:19 -07:00
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
2013-03-27 14:08:17 -07:00
|
|
|
ifdef MOZ_WEBSPEECH
|
|
|
|
webidl_files += \
|
2013-04-03 15:13:16 -07:00
|
|
|
SpeechGrammar.webidl \
|
|
|
|
SpeechGrammarList.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SpeechRecognition.webidl \
|
2013-04-03 15:13:16 -07:00
|
|
|
SpeechRecognitionAlternative.webidl \
|
|
|
|
SpeechRecognitionResult.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SpeechRecognitionResultList.webidl \
|
2013-04-03 15:13:16 -07:00
|
|
|
SpeechSynthesis.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
SpeechSynthesisEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SpeechSynthesisUtterance.webidl \
|
|
|
|
SpeechSynthesisVoice.webidl \
|
2013-04-03 15:13:16 -07:00
|
|
|
$(NULL)
|
2013-03-27 14:08:17 -07:00
|
|
|
endif
|
|
|
|
|
2013-04-09 05:43:25 -07:00
|
|
|
ifdef MOZ_GAMEPAD
|
|
|
|
webidl_files += \
|
|
|
|
Gamepad.webidl \
|
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
2013-05-07 05:46:07 -07:00
|
|
|
ifdef MOZ_B2G_RIL
|
|
|
|
webidl_files += \
|
|
|
|
MozStkCommandEvent.webidl \
|
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
2013-06-18 11:48:45 -07:00
|
|
|
webidl_files += \
|
2013-07-09 07:54:05 -07:00
|
|
|
BlobEvent.webidl \
|
|
|
|
CloseEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
CustomEvent.webidl \
|
|
|
|
DeviceLightEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
DeviceOrientationEvent.webidl \
|
|
|
|
DeviceProximityEvent.webidl \
|
|
|
|
DeviceStorageChangeEvent.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
DOMTransactionEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
ElementReplaceEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
HashChangeEvent.webidl \
|
|
|
|
MozApplicationEvent.webidl \
|
|
|
|
MozContactChangeEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
MozMmsEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
MozSettingsEvent.webidl \
|
|
|
|
MozSmsEvent.webidl \
|
|
|
|
PageTransitionEvent.webidl \
|
|
|
|
PopStateEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
PopupBlockedEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
ProgressEvent.webidl \
|
2013-06-19 23:06:39 -07:00
|
|
|
RecordErrorEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SmartCardEvent.webidl \
|
|
|
|
StorageEvent.webidl \
|
|
|
|
StyleRuleChangeEvent.webidl \
|
|
|
|
StyleSheetApplicableStateChangeEvent.webidl \
|
|
|
|
StyleSheetChangeEvent.webidl \
|
|
|
|
UserProximityEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
ifdef MOZ_B2G_BT
|
|
|
|
webidl_files += \
|
|
|
|
BluetoothDeviceEvent.webidl \
|
2013-08-02 03:33:15 -07:00
|
|
|
BluetoothStatusChangedEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
|
|
|
ifdef MOZ_B2G_RIL
|
|
|
|
webidl_files += \
|
2013-07-09 07:54:05 -07:00
|
|
|
CallEvent.webidl \
|
2013-07-09 08:41:21 -07:00
|
|
|
CFStateChangeEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
DataErrorEvent.webidl \
|
|
|
|
IccCardLockErrorEvent.webidl \
|
|
|
|
MozCellBroadcastEvent.webidl \
|
|
|
|
MozVoicemailEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
MozWifiConnectionInfoEvent.webidl \
|
|
|
|
MozWifiStatusChangeEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
USSDReceivedEvent.webidl \
|
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
|
|
|
ifdef MOZ_GAMEPAD
|
|
|
|
webidl_files += \
|
|
|
|
GamepadAxisMoveEvent.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
GamepadButtonEvent.webidl \
|
|
|
|
GamepadEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
|
|
|
ifdef MOZ_WEBSPEECH
|
|
|
|
webidl_files += \
|
|
|
|
SpeechRecognitionError.webidl \
|
2013-07-09 07:54:05 -07:00
|
|
|
SpeechRecognitionEvent.webidl \
|
2013-06-18 11:48:45 -07:00
|
|
|
$(NULL)
|
|
|
|
endif
|
|
|
|
|
2012-05-23 09:44:48 -07:00
|
|
|
ifdef ENABLE_TESTS
|
2012-06-12 07:22:05 -07:00
|
|
|
test_webidl_files := \
|
|
|
|
TestCodeGen.webidl \
|
|
|
|
TestDictionary.webidl \
|
2012-10-17 18:17:16 -07:00
|
|
|
TestExampleGen.webidl \
|
2013-03-18 16:08:50 -07:00
|
|
|
TestJSImplGen.webidl \
|
2013-04-03 19:22:15 -07:00
|
|
|
TestJSImplInheritanceGen.webidl \
|
2012-09-06 07:23:51 -07:00
|
|
|
TestTypedef.webidl \
|
2012-06-12 07:22:05 -07:00
|
|
|
$(NULL)
|
2012-05-23 09:44:48 -07:00
|
|
|
else
|
|
|
|
test_webidl_files := $(NULL)
|
|
|
|
endif
|
|
|
|
|