servo/components/script/dom/webidls
Corey Farwell d8da5c20f6 Remove deprecated 'creator' WebIDL attribute
According to @Ms2ger, the 'creator' attribute was merged into 'setter'
2015-09-21 07:12:17 -04:00
..
Attr.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
Blob.webidl Adding for support Blob.{close,isClose} #6723 2015-07-29 09:54:08 +02:00
BrowserElement.webidl Update WebIDL parser 2015-08-16 14:16:31 +02:00
CanvasGradient.webidl CanvasGradient#addColorStop should throw for invalid colors and offsets 2015-08-09 23:19:56 -04:00
CanvasPattern.webidl Better references. 2015-07-22 10:49:26 -07:00
CanvasRenderingContext2D.webidl Make createRadialGradient throw for negative radii 2015-08-04 15:08:37 -04:00
CharacterData.webidl Auto merge of #7601 - nox:cleanup-dom-webidls, r=Ms2ger 2015-09-19 17:50:22 -06:00
ChildNode.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
CloseEvent.webidl Correct the initial value of wasClean in CloseEvent. 2015-05-06 12:36:06 +02:00
Comment.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
Console.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
Crypto.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
CSS.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
CSSStyleDeclaration.webidl Add dashed CSS properties to CSSStyleDeclaration. 2015-08-28 13:15:17 -04:00
CustomEvent.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
DedicatedWorkerGlobalScope.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
Document.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
DocumentFragment.webidl Implement NonElementParentNode for DocumentFragment 2015-09-10 01:33:13 +02:00
DocumentType.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
DOMException.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
DOMImplementation.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
DOMParser.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
DOMPoint.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
DOMPointReadOnly.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
DOMRect.webidl Cargoify servo 2014-09-08 20:21:42 -06:00
DOMRectList.webidl Cargoify servo 2014-09-08 20:21:42 -06:00
DOMStringMap.webidl Remove deprecated 'creator' WebIDL attribute 2015-09-21 07:12:17 -04:00
DOMTokenList.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
Element.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
ElementCSSInlineStyle.webidl Implement RemoveProperty, SetProperty, and supported property indices. 2014-12-18 12:54:02 -05:00
ErrorEvent.webidl Clean up whitespace, long lines for WebIDLs 2015-07-26 22:12:10 +07:00
Event.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
EventHandler.webidl Auto merge of #6451 - jgraham:onkey_attributes, r=Ms2ger 2015-08-06 07:44:51 -06:00
EventListener.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
EventTarget.webidl Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
File.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
FileList.webidl Implement the FileList interface. Fixes #6708 2015-08-01 19:31:20 +02:00
FileReader.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
FormData.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
Function.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
HTMLAnchorElement.webidl Add obsolete reflecting attributes on <a> and <link> 2015-09-13 09:45:02 -04:00
HTMLAppletElement.webidl Implement HTMLAppletElement.name 2015-05-14 18:28:39 +02:00
HTMLAreaElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLAudioElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLBaseElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLBodyElement.webidl Implement Body.bgColor and Document.bgColor 2015-04-27 15:28:37 +02:00
HTMLBRElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLButtonElement.webidl Implement name and value attributes of HTMLButtonElement (fixes #6003) 2015-05-12 09:52:25 +09:00
HTMLCanvasElement.webidl Add WebGLContextAttributes support 2015-06-01 15:29:38 +02:00
HTMLCollection.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
HTMLDataElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLDataListElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLDialogElement.webidl Add attributes to the HTMLDialogElement interface. 2015-04-28 17:47:37 +02:00
HTMLDirectoryElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLDivElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLDListElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLElement.webidl Implement offsetParent/Top/Left/Width/Height. 2015-08-03 11:55:38 +10:00
HTMLEmbedElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLFieldSetElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLFontElement.webidl Implement <font> 'face' attribute 2015-09-14 20:24:52 -04:00
HTMLFormElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLFrameElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLFrameSetElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLHeadElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLHeadingElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLHRElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLHtmlElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLIFrameElement.webidl script: Implement the width and height attributes for iframes per 2015-05-20 11:15:25 -07:00
HTMLImageElement.webidl Implement the Image NamedConstructor for HTMLImageElement 2015-06-24 10:42:54 -07:00
HTMLInputElement.webidl Clean up whitespace, long lines for WebIDLs 2015-07-26 22:12:10 +07:00
HTMLLabelElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLLegendElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLLIElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLLinkElement.webidl Add obsolete reflecting attributes on <a> and <link> 2015-09-13 09:45:02 -04:00
HTMLMapElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLMediaElement.webidl Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
HTMLMetaElement.webidl Implement HTMLMetaElement.{name,content} (fixes #5663). 2015-04-24 14:45:51 +02:00
HTMLMeterElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLModElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLObjectElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLOListElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLOptGroupElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLOptionElement.webidl Clean up whitespace, long lines for WebIDLs 2015-07-26 22:12:10 +07:00
HTMLOutputElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLParagraphElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLParamElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLPreElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLProgressElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLQuoteElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLScriptElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLSelectElement.webidl Remove deprecated 'creator' WebIDL attribute 2015-09-21 07:12:17 -04:00
HTMLSourceElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLSpanElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLStyleElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTableCaptionElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTableCellElement.webidl Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
HTMLTableColElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTableDataCellElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTableElement.webidl Implement HTMLTableElement#createTBody 2015-08-09 12:24:15 -04:00
HTMLTableHeaderCellElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTableRowElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTableSectionElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTemplateElement.webidl Bump html5ever to 0.2.4, <template> support! 2015-09-08 10:28:21 +02:00
HTMLTextAreaElement.webidl Clean up whitespace, long lines for WebIDLs 2015-07-26 22:12:10 +07:00
HTMLTimeElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTitleElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLTrackElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLUListElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
HTMLUnknownElement.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
HTMLVideoElement.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
ImageData.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
KeyboardEvent.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
Location.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
MessageEvent.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
MouseEvent.webidl Auto merge of #6773 - dzbarsky:which, r=Ms2ger 2015-07-27 05:57:09 -06:00
NamedNodeMap.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
Navigator.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
Node.webidl Auto merge of #7601 - nox:cleanup-dom-webidls, r=Ms2ger 2015-09-19 17:50:22 -06:00
NodeFilter.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
NodeIterator.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
NodeList.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
NonElementParentNode.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
ParentNode.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
Performance.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
PerformanceTiming.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
ProcessingInstruction.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
ProgressEvent.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
Range.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
Screen.webidl Cargoify servo 2014-09-08 20:21:42 -06:00
ServoHTMLParser.webidl Tidy finds WebIDLs with no spec. 2015-07-21 15:36:33 -07:00
SharedMouseAndKeyboardEventInit.webidl Add KeyboardEvent stub. 2014-11-13 11:24:14 -05:00
Storage.webidl Remove deprecated 'creator' WebIDL attribute 2015-09-21 07:12:17 -04:00
StorageEvent.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
TestBinding.webidl Add infrastructure for supporting dashed CSS property names on CSSStyleDeclaration. 2015-08-28 13:15:16 -04:00
TestBindingProxy.webidl Remove deprecated 'creator' WebIDL attribute 2015-09-21 07:12:17 -04:00
Text.webidl Annotate many DOM attribute and methods with [Constant] and [Pure] 2015-09-19 16:03:13 +02:00
TextDecoder.webidl Implement TextDecoder#decode. 2015-04-08 16:55:50 +02:00
TextEncoder.webidl Implement TextEncoder 2015-03-31 17:21:27 -07:00
TreeWalker.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
UIEvent.webidl Cargoify servo 2014-09-08 20:21:42 -06:00
URL.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
URLSearchParams.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
URLUtils.webidl Link to Servo issue instead of Gecko bug 2015-09-10 10:54:30 +02:00
URLUtilsReadOnly.webidl Link to Servo issue instead of Gecko bug 2015-09-10 10:54:30 +02:00
ValidityState.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
WebGLActiveInfo.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLBuffer.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLFramebuffer.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLObject.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLProgram.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLRenderbuffer.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLRenderingContext.webidl webgl: Implement multiple calls and improve error detection 2015-08-25 17:16:46 +02:00
WebGLShader.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLShaderPrecisionFormat.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLTexture.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebGLUniformLocation.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
WebSocket.webidl WebSocket: Implement WebSocket#binaryType 2015-08-15 12:44:22 -07:00
Window.webidl script: change requestAnimationFrame returns the unsigned long type. 2015-09-04 15:40:30 +09:00
Worker.webidl Implemented onerror event handler for AbstractWorker 2015-08-30 11:37:16 -04:00
WorkerGlobalScope.webidl Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
WorkerLocation.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
WorkerNavigator.webidl Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
XMLHttpRequest.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00
XMLHttpRequestEventTarget.webidl Introduce [Abstract] to mark non-leaf interfaces 2015-09-13 19:46:28 +02:00
XMLHttpRequestUpload.webidl Add/format license headers for WebIDLs 2015-07-26 22:12:18 +07:00