..
Attr.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
Blob.webidl
Bug #1820 , add the optional "type" parameter to Blob
2015-01-01 16:23:21 +08:00
BrowserElement.webidl
Fix generation of nullary callbacks
2015-04-26 16:49:43 +02:00
CanvasGradient.webidl
Fix CanvasGradient.addColorStop()
2015-04-27 19:42:48 +02:00
CanvasPattern.webidl
script: Implement enough 2D canvas support to render basic SVGs such as the tiger.
2015-02-22 22:29:58 -05:00
CanvasRenderingContext2D.webidl
Canvas: implement transformation matrix reset.
2015-05-06 20:37:14 +02:00
CharacterData.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
ChildNode.webidl
Finish implementation of ChildNode and ParentNode
2015-04-16 20:31:34 +02:00
CloseEvent.webidl
Correct the initial value of wasClean in CloseEvent.
2015-05-06 12:36:06 +02:00
Comment.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
Console.webidl
Support any number of arguments to console methods ( fixes #5495 ).
2015-04-04 17:34:05 +02:00
CSS.webidl
Implement the CSS interface
2015-04-25 12:36:38 +02:00
CSSStyleDeclaration.webidl
Implement 'background-clip' property in CSS3 Background
2015-05-16 09:43:46 +09:00
CustomEvent.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
DedicatedWorkerGlobalScope.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
Document.webidl
Implement Document.createNodeIterator and rebase patch
2015-05-27 16:37:30 +09:00
DocumentFragment.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
DocumentType.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
DOMException.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
DOMImplementation.webidl
Fix DOMImplementation.hasFeature()
2015-04-27 23:11:53 +02:00
DOMParser.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -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
Implement HTMLElement.dataset ( fixes #2974 ).
2014-12-23 14:24:06 +01:00
DOMTokenList.webidl
Implement trivial stringifiers
2015-04-29 19:07:09 +02:00
Element.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
ElementCSSInlineStyle.webidl
Implement RemoveProperty, SetProperty, and supported property indices.
2014-12-18 12:54:02 -05:00
ErrorEvent.webidl
added ErrorEvent WebIDL and errorevent.rs
2014-12-04 21:22:15 -08:00
Event.webidl
make MouseEvent::new() and UIEvent::new() take enums for the bubbles and cancelable arguments
2015-03-15 10:05:36 +05:30
EventHandler.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
EventListener.webidl
Cargoify servo
2014-09-08 20:21:42 -06:00
EventTarget.webidl
Cargoify servo
2014-09-08 20:21:42 -06:00
File.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
FormData.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
Function.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
HTMLAnchorElement.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07: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
Cargoify servo
2014-09-08 20:21:42 -06: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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07: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
script: Implement the color
attribute of the <font>
element.
2015-05-19 16:31:20 -07: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
Refactored image cache task - details below.
2015-04-23 09:40:24 +10:00
HTMLInputElement.webidl
Improve support of limited unsigned long attributes
2015-05-06 20:18:08 +02: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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
HTMLMapElement.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
HTMLMediaElement.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07: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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -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
Implement HTMLSelectElement.{multiple, name, size} ( fixes #6017 )
2015-05-12 16:22:36 +09: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
Improve support of limited unsigned long attributes
2015-05-06 20:18:08 +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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07: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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
HTMLTextAreaElement.webidl
Improve support of limited unsigned long attributes
2015-05-06 20:18:08 +02: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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
HTMLVideoElement.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
ImageData.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
KeyboardEvent.webidl
Fill in KeyboardEvent.
2014-11-13 11:24:14 -05: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
Add KeyboardEvent stub.
2014-11-13 11:24:14 -05:00
NamedNodeMap.webidl
Implement NamedNodeMap::removeNamedItem*()
2015-04-07 22:34:56 +02:00
Navigator.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
Node.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
NodeFilter.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
NodeIterator.webidl
Update NodeIterator code to apply review comments.
2015-05-28 18:37:27 +09:00
NodeList.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
ParentNode.webidl
Finish implementation of ChildNode and ParentNode
2015-04-16 20:31:34 +02:00
Performance.webidl
Cargoify servo
2014-09-08 20:21:42 -06:00
PerformanceTiming.webidl
Cargoify servo
2014-09-08 20:21:42 -06:00
ProcessingInstruction.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
ProgressEvent.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
Range.webidl
Implement base machinery of Range
2015-04-30 12:53:40 +02:00
Screen.webidl
Cargoify servo
2014-09-08 20:21:42 -06:00
ServoHTMLParser.webidl
Use html5ever for HTML parsing
2014-10-16 13:06:34 -07:00
SharedMouseAndKeyboardEventInit.webidl
Add KeyboardEvent stub.
2014-11-13 11:24:14 -05:00
Storage.webidl
Don't link to specific WHATWG multipage page
2015-04-16 22:39:25 -04:00
StorageEvent.webidl
Don't link to specific WHATWG multipage page
2015-04-16 22:39:25 -04:00
TestBinding.webidl
Generate forwarded setters
2015-05-07 16:04:25 +02:00
Text.webidl
Implement Text.splitText()
2015-04-23 16:36:50 +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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
UIEvent.webidl
Cargoify servo
2014-09-08 20:21:42 -06:00
URLSearchParams.webidl
Implement trivial stringifiers
2015-04-29 19:07:09 +02:00
URLUtils.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
URLUtilsReadOnly.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
ValidityState.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
WebGLBuffer.webidl
It implements enough WebGL spec to draw a triangle
2015-05-02 19:21:05 -07:00
WebGLObject.webidl
It implements enough WebGL spec to draw a triangle
2015-05-02 19:21:05 -07:00
WebGLProgram.webidl
It implements enough WebGL spec to draw a triangle
2015-05-02 19:21:05 -07:00
WebGLRenderingContext.webidl
WebGLRenderingContext getters and getParameter
2015-06-01 16:34:51 +02:00
WebGLShader.webidl
It implements enough WebGL spec to draw a triangle
2015-05-02 19:21:05 -07:00
WebGLUniformLocation.webidl
It implements enough WebGL spec to draw a triangle
2015-05-02 19:21:05 -07:00
WebSocket.webidl
Fixed definition of Close and Send in WebSocket.webidl and updated implementation in websocket.rs.
2015-05-19 23:59:22 -04:00
Window.webidl
Add support for timing out scripts
2015-05-14 10:59:20 +01:00
Worker.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
WorkerGlobalScope.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07: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
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
XMLHttpRequestEventTarget.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00
XMLHttpRequestUpload.webidl
Update WHATWG links to use HTTPS
2015-04-13 21:34:27 -07:00