| .. |
|
Attr.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Blob.webidl
|
servo: Merge #6803 - Adding for support Blob.{close,isClose} #6723 (from farodin91:blob); r=Ms2ger
|
2015-07-29 04:41:19 -06:00 |
|
BrowserElement.webidl
|
servo: Merge #7230 - Support required dictionary members (fixes #7216) (from nox:required-dictionary-member); r=Ms2ger
|
2015-08-18 12:58:09 -06:00 |
|
CanvasGradient.webidl
|
servo: Merge #7104 - CanvasGradient#addColorStop should throw for invalid colors and offsets (from dzbarsky:add_color_stop); r=Ms2ger
|
2015-08-11 06:24:35 -06:00 |
|
CanvasPattern.webidl
|
servo: Merge #6693 - Tidy finds WebIDLs with no spec (from notriddle:tidy-webidl); r=jdm
|
2015-07-22 13:44:12 -06:00 |
|
CanvasRenderingContext2D.webidl
|
servo: Merge #6971 - Make createRadialGradient throw for negative radii (from dzbarsky:negative-radius); r=Ms2ger
|
2015-08-05 10:42:57 -06:00 |
|
CharacterData.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
ChildNode.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
CloseEvent.webidl
|
servo: Merge #5961 - Cleanup CloseEvent (from Ms2ger:closeevent); r=jdm
|
2015-05-06 09:51:31 -05:00 |
|
Comment.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Console.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Crypto.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
CSS.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
CSSStyleDeclaration.webidl
|
servo: Merge #7312 - Initial (very rudimentary) flexbox implementation (from servo:flex-experimental); r=SimonSapin
|
2015-08-21 17:19:20 -06:00 |
|
CustomEvent.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DedicatedWorkerGlobalScope.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
Document.webidl
|
servo: Merge #7389 - Implement 'do nothing' methods on Window and Document (from frewsxcv:implement-nihilistic-methods); r=nox
|
2015-08-27 12:30:28 -06:00 |
|
DocumentFragment.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
DocumentType.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DOMException.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DOMImplementation.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DOMParser.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DOMPoint.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DOMPointReadOnly.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
DOMRect.webidl
|
servo: Merge #3230 - Cargoify servo (from servo:cargoify)
|
2014-09-09 08:18:18 -06:00 |
|
DOMRectList.webidl
|
servo: Merge #3230 - Cargoify servo (from servo:cargoify)
|
2014-09-09 08:18:18 -06:00 |
|
DOMStringMap.webidl
|
servo: Merge #4467 - Implement HTMLElement.dataset (from servo:dataset); r=Ms2ger
|
2014-12-25 02:27:43 -07:00 |
|
DOMTokenList.webidl
|
servo: Merge #5896 - Properly generate proxy stringifiers (from nox:stringifier-proxy); r=jdm
|
2015-04-30 04:33:32 -05:00 |
|
Element.webidl
|
servo: Merge #6662 - Implement Element.client{Top,Left,Width,Height} (from tschneidereit:client-geometry); r=glennw,pcwatson
|
2015-07-27 20:45:05 -06:00 |
|
ElementCSSInlineStyle.webidl
|
servo: Merge #4342 - Implement basic HTMLElement.style support (from jdm:cssom); r=jdm,metajack
|
2014-12-18 11:54:52 -07:00 |
|
ErrorEvent.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Event.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
EventHandler.webidl
|
servo: Merge #6451 - Add onkey* global event handler attributes (from jgraham:onkey_attributes); r=Ms2ger
|
2015-08-06 07:44:51 -06:00 |
|
EventListener.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
EventTarget.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
File.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
FileList.webidl
|
servo: Merge #6714 - Implement a FileList (from boghison:filelist); r=jdm
|
2015-08-01 20:16:14 -06:00 |
|
FileReader.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
FormData.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Function.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
HTMLAnchorElement.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
HTMLAppletElement.webidl
|
servo: Merge #5921 - Partially implement getter of Document (from nox:document-getter); r=jdm
|
2015-05-14 12:09:18 -05:00 |
|
HTMLAreaElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLAudioElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLBaseElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLBodyElement.webidl
|
servo: Merge #5868 - Implement Body.bgColor and Document.bgColor (from nox:document-legacy); r=jdm
|
2015-04-27 13:06:29 -05:00 |
|
HTMLBRElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLButtonElement.webidl
|
servo: Merge #6005 - Implement name and value attributes of HTMLButtonElement (fixes #6003) (from Jinwoo-Song:button_name_value); r=jdm
|
2015-05-11 21:27:10 -05:00 |
|
HTMLCanvasElement.webidl
|
servo: Merge #6183 - Add WebGLContextAttributes support (from emilio:webglcontextattributes); r=nox
|
2015-06-01 08:37:48 -05:00 |
|
HTMLCollection.webidl
|
servo: Merge #6693 - Tidy finds WebIDLs with no spec (from notriddle:tidy-webidl); r=jdm
|
2015-07-22 13:44:12 -06:00 |
|
HTMLDataElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLDataListElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLDialogElement.webidl
|
servo: Merge #5883 - Add attributes to the HTMLDialogElement interface (from servo:dialog); r=Ms2ger
|
2015-04-28 10:56:06 -05:00 |
|
HTMLDirectoryElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLDivElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLDListElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLElement.webidl
|
servo: Merge #6784 - Implement offsetParent/Top/Left/Width/Height (from glennw:offset-ext); r=pcwalton
|
2015-08-03 18:39:43 -06:00 |
|
HTMLEmbedElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLFieldSetElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLFontElement.webidl
|
servo: Merge #5989 - script: Implement the color attribute of the <font> element (from pcwalton:font-color); r=jdm
|
2015-05-19 18:33:03 -05:00 |
|
HTMLFormElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLFrameElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLFrameSetElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLHeadElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLHeadingElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLHRElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLHtmlElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLIFrameElement.webidl
|
servo: Merge #5577 - script: Implement the width and height attributes for iframes per HTML5 § 4.8.6 (from pcwalton:iframe-size-attributes); r=jdm
|
2015-05-20 13:51:05 -05:00 |
|
HTMLImageElement.webidl
|
servo: Merge #6110 - Implement Named constructors and the Image constructor for HTMLImageElement (from klusark:NamedConstructor); r=Ms2ger
|
2015-06-25 02:18:06 -06:00 |
|
HTMLInputElement.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
HTMLLabelElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLLegendElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLLIElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLLinkElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLMapElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLMediaElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLMetaElement.webidl
|
servo: Merge #5823 - Implement HTMLMetaElement.{name,content} (fixes #5663) (from servo:meta); r=Ms2ger
|
2015-04-24 08:28:47 -05:00 |
|
HTMLMeterElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLModElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLObjectElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLOListElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLOptGroupElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLOptionElement.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
HTMLOutputElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLParagraphElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLParamElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLPreElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLProgressElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLQuoteElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLScriptElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLSelectElement.webidl
|
servo: Merge #6018 - Implement HTMLSelectElement.{multiple, name, size} (fixes #6017) (from Jinwoo-Song:select_attributes); r=Ms2ger
|
2015-05-12 06:15:56 -05:00 |
|
HTMLSourceElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLSpanElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLStyleElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTableCaptionElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTableCellElement.webidl
|
servo: Merge #5923 - Improve support of limited unsigned long attributes (from nox:limited-unsigned-long); r=jdm
|
2015-05-06 14:22:45 -05:00 |
|
HTMLTableColElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTableDataCellElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTableElement.webidl
|
servo: Merge #7089 - Implement HTMLTableElement#createTBody (from dzbarsky:createtbody); r=Ms2ger
|
2015-08-09 13:56:47 -06:00 |
|
HTMLTableHeaderCellElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTableRowElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTableSectionElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTemplateElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTextAreaElement.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
HTMLTimeElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTitleElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLTrackElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLUListElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
HTMLUnknownElement.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
HTMLVideoElement.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
ImageData.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
KeyboardEvent.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Location.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
MessageEvent.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
MouseEvent.webidl
|
servo: Merge #6773 - Fix MouseEvent.which to not throw (from dzbarsky:which); r=Ms2ger
|
2015-07-27 05:57:09 -06:00 |
|
NamedNodeMap.webidl
|
servo: Merge #6693 - Tidy finds WebIDLs with no spec (from notriddle:tidy-webidl); r=jdm
|
2015-07-22 13:44:12 -06:00 |
|
Navigator.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
Node.webidl
|
servo: Merge #7190 - Correct the default value for Node#cloneNode's deep argument (from Ms2ger:node-clone); r=jdm
|
2015-08-13 13:51:06 -06:00 |
|
NodeFilter.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
NodeIterator.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
NodeList.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
ParentNode.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Performance.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
PerformanceTiming.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
ProcessingInstruction.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
ProgressEvent.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
Range.webidl
|
servo: Merge #6695 - Implement Range#extractContents (from dzbarsky:extractcontents); r=Ms2ger
|
2015-07-28 13:01:33 -06:00 |
|
Screen.webidl
|
servo: Merge #3230 - Cargoify servo (from servo:cargoify)
|
2014-09-09 08:18:18 -06:00 |
|
ServoHTMLParser.webidl
|
servo: Merge #6693 - Tidy finds WebIDLs with no spec (from notriddle:tidy-webidl); r=jdm
|
2015-07-22 13:44:12 -06:00 |
|
SharedMouseAndKeyboardEventInit.webidl
|
servo: Merge #3585 - Implement single-line text input (from jdm:input); r=gw
|
2014-11-13 10:57:33 -07:00 |
|
Storage.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
StorageEvent.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
TestBinding.webidl
|
servo: Merge #7230 - Support required dictionary members (fixes #7216) (from nox:required-dictionary-member); r=Ms2ger
|
2015-08-18 12:58:09 -06:00 |
|
TestBindingProxy.webidl
|
servo: Merge #7387 - Fixes #2240 - NamedGetter and NamedSetter do not assume that the arg is named name (from Yoric:2240-2); r=Ms2ger
|
2015-08-27 00:38:46 -06:00 |
|
Text.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
TextDecoder.webidl
|
servo: Merge #5599 - Implement TextDecoder (from servo:textdecoder); r=jdm
|
2015-04-08 20:00:40 -05:00 |
|
TextEncoder.webidl
|
servo: Merge #5469 - Implement TextEncoder (fixes #4768) (from mbrubeck:yodalee-issue4768-textencoder); r=jdm
|
2015-03-31 20:06:49 -06:00 |
|
TreeWalker.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
UIEvent.webidl
|
servo: Merge #3230 - Cargoify servo (from servo:cargoify)
|
2014-09-09 08:18:18 -06:00 |
|
URL.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
URLSearchParams.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
URLUtils.webidl
|
servo: Merge #6371 - Implement URL and trivially missing URLUtils members (from nox:url); r=Ms2ger
|
2015-06-21 10:22:06 -06:00 |
|
URLUtilsReadOnly.webidl
|
servo: Merge #6371 - Implement URL and trivially missing URLUtils members (from nox:url); r=Ms2ger
|
2015-06-21 10:22:06 -06:00 |
|
ValidityState.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
WebGLActiveInfo.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLBuffer.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLFramebuffer.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLObject.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLProgram.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLRenderbuffer.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLRenderingContext.webidl
|
servo: Merge #6770 - Add multiple WebGL calls and improve error detection (from emilio:webgl-again); r=jdm
|
2015-08-25 09:23:00 -06:00 |
|
WebGLShader.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLShaderPrecisionFormat.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLTexture.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebGLUniformLocation.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
WebSocket.webidl
|
servo: Merge #7214 - Implement WebSocket#binaryType (from tomjakubowski:websocket-binaryType); r=Ms2ger
|
2015-08-15 19:57:58 -06:00 |
|
Window.webidl
|
servo: Merge #7389 - Implement 'do nothing' methods on Window and Document (from frewsxcv:implement-nihilistic-methods); r=nox
|
2015-08-27 12:30:28 -06:00 |
|
Worker.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
WorkerGlobalScope.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
WorkerLocation.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
WorkerNavigator.webidl
|
servo: Merge #5677 - Update WHATWG links to use HTTPS (from frewsxcv:https); r=Ms2ger
|
2015-04-14 02:57:41 -05:00 |
|
XMLHttpRequest.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
XMLHttpRequestEventTarget.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |
|
XMLHttpRequestUpload.webidl
|
servo: Merge #6777 - Cleanup lint special cases, refactor flake8 linting (from frewsxcv:refactor-tidy); r=jdm
|
2015-07-27 04:39:04 -06:00 |