gecko/dom/html
Seth Fowler 57c0f6022b Bug 1106522 (Part 2) - Add a test for SVG-as-image in picture elements. r=bz
--HG--
rename : image/test/mochitest/lime100x100.svg => dom/html/reftests/lime100x100.svg
rename : image/test/mochitest/red.png => dom/html/reftests/red.png
2014-12-05 11:33:10 -08:00
..
crashtests
reftests Bug 1106522 (Part 2) - Add a test for SVG-as-image in picture elements. r=bz 2014-12-05 11:33:10 -08:00
test Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug 2014-11-27 17:40:00 -08:00
HTMLAllCollection.cpp
HTMLAllCollection.h
HTMLAnchorElement.cpp
HTMLAnchorElement.h
HTMLAreaElement.cpp
HTMLAreaElement.h
HTMLAudioElement.cpp
HTMLAudioElement.h
HTMLBodyElement.cpp Bug 1100773 patch 2 - Convert style rule List methods to use fprintf_stderr. r=heycam 2014-11-26 22:29:44 -08:00
HTMLBodyElement.h
HTMLBRElement.cpp
HTMLBRElement.h
HTMLButtonElement.cpp
HTMLButtonElement.h
HTMLCanvasElement.cpp Bug 1104354: Give nsHTMLCanvasFrame its own GetIntrinsicSize() impl. r=mats 2014-11-26 11:29:49 -08:00
HTMLCanvasElement.h Bug 1096633 - Allow webgl/experimental-webgl aliasing. - r=kamidphish 2014-11-10 15:16:50 -08:00
HTMLContentElement.cpp
HTMLContentElement.h
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataListElement.cpp
HTMLDataListElement.h
HTMLDivElement.cpp
HTMLDivElement.h
HTMLElement.cpp
HTMLFieldSetElement.cpp
HTMLFieldSetElement.h
HTMLFontElement.cpp
HTMLFontElement.h
HTMLFormControlsCollection.cpp
HTMLFormControlsCollection.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
HTMLFormElement.cpp Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug 2014-11-27 17:40:00 -08:00
HTMLFormElement.h Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug 2014-11-27 17:40:00 -08:00
HTMLFrameElement.cpp
HTMLFrameElement.h
HTMLFrameSetElement.cpp
HTMLFrameSetElement.h
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHRElement.cpp
HTMLHRElement.h
HTMLIFrameElement.cpp
HTMLIFrameElement.h
HTMLImageElement.cpp Bug 1106522 (Part 1) - Make imgLoader::SupportImageWithMimeType optionally support image/svg+xml. r=bz 2014-12-05 11:33:08 -08:00
HTMLImageElement.h
HTMLInputElement.cpp Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug 2014-11-27 17:40:00 -08:00
HTMLInputElement.h Bug 826185 - Make filter constructed from accept attribute the default one unless unknown mime types are found. r=smaug 2014-10-29 00:32:28 +01:00
HTMLLabelElement.cpp
HTMLLabelElement.h
HTMLLegendElement.cpp Backed out 6 changesets (bug 1088228) for static analysis bustage 2014-10-30 16:24:02 -07:00
HTMLLegendElement.h Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv 2014-10-30 17:43:42 -04:00
HTMLLIElement.cpp
HTMLLIElement.h
HTMLLinkElement.cpp
HTMLLinkElement.h
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMediaElement.cpp Bug 1103848 - Part 1. Hint existing output streams as tracks become known. r=roc 2014-11-24 23:53:00 +01:00
HTMLMediaElement.h Backed out changeset 70a72a19cb4b (bug 1093654) 2014-11-06 14:58:53 +01:00
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMenuItemElement.cpp
HTMLMenuItemElement.h
HTMLMetaElement.cpp Bug 704320 - Parse and implement meta tag-based referrer policies for documents and nsHttpChannels. (r=bz,mcmanus) 2014-11-18 08:46:29 -05:00
HTMLMetaElement.h
HTMLMeterElement.cpp
HTMLMeterElement.h
HTMLModElement.cpp
HTMLModElement.h
HTMLObjectElement.cpp
HTMLObjectElement.h
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptionElement.cpp
HTMLOptionElement.h
HTMLOptionsCollection.cpp
HTMLOptionsCollection.h
HTMLOutputElement.cpp
HTMLOutputElement.h
HTMLParagraphElement.cpp
HTMLParagraphElement.h
HTMLPictureElement.cpp
HTMLPictureElement.h
HTMLPreElement.cpp
HTMLPreElement.h
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLPropertiesCollection.cpp
HTMLPropertiesCollection.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
HTMLScriptElement.cpp
HTMLScriptElement.h
HTMLSelectElement.cpp
HTMLSelectElement.h
HTMLShadowElement.cpp
HTMLShadowElement.h
HTMLSharedElement.cpp
HTMLSharedElement.h
HTMLSharedListElement.cpp
HTMLSharedListElement.h
HTMLSharedObjectElement.cpp
HTMLSharedObjectElement.h
HTMLSourceElement.cpp
HTMLSourceElement.h
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLStyleElement.cpp
HTMLStyleElement.h
HTMLTableCaptionElement.cpp
HTMLTableCaptionElement.h
HTMLTableCellElement.cpp
HTMLTableCellElement.h
HTMLTableColElement.cpp
HTMLTableColElement.h
HTMLTableElement.cpp
HTMLTableElement.h
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableSectionElement.cpp
HTMLTableSectionElement.h
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTextAreaElement.cpp Bug 82711 - Fix error with some compilers from previous patch. r=bzbarsky 2014-10-30 06:09:22 -07:00
HTMLTextAreaElement.h
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTrackElement.cpp
HTMLTrackElement.h
HTMLUnknownElement.cpp
HTMLUnknownElement.h
HTMLVideoElement.cpp
HTMLVideoElement.h
ImageDocument.cpp Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn 2014-11-17 14:29:56 -08:00
ImageDocument.h Bug 1098202 (Part 1) - Rename imgINotificationObserver handlers to be consistent with the notifications they handle. r=tn 2014-11-17 14:29:56 -08:00
MediaDocument.cpp Bug 224209 - Correct filename on title when viewing an image from a PHP file. r=bz 2014-10-30 06:08:00 +01:00
MediaDocument.h Bug 224209 - Correct filename on title when viewing an image from a PHP file. r=bz 2014-10-30 06:08:00 +01:00
MediaError.cpp
MediaError.h
moz.build Bug 1044736 - Part 1. Add BrowserElement.webidl and stub implementation. r=bz 2014-11-21 18:56:27 +08:00
nsBrowserElement.cpp Bug 1098145 - Fix BrowserElement::Download crash. r=smaug 2014-11-21 18:56:28 +08:00
nsBrowserElement.h Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice 2014-11-21 18:56:28 +08:00
nsDOMStringMap.cpp Bug 1092333 - nsDOMStringMap::NamedDeleter doesn't always write its out-parameter. r=bzbarsky. 2014-11-04 10:11:08 +01:00
nsDOMStringMap.h
nsFormSubmission.cpp
nsFormSubmission.h
nsFormSubmissionConstants.h
nsGenericHTMLElement.cpp Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv 2014-10-30 17:43:42 -04:00
nsGenericHTMLElement.h Bug 1088228 part 6. Simplify the DOM GetParentObject setup, now that we no longer rely on it for scope chains. r=peterv 2014-10-30 17:43:42 -04:00
nsGenericHTMLFrameElement.cpp Bug 1044736 - Part 6. Widget should only require embed-widgets permission. r=fabrice 2014-11-21 18:56:28 +08:00
nsGenericHTMLFrameElement.h Bug 1044736 - Part 2. Add nsIBrowserElementAPI.idl and implement nsBrowserElement. r=bz 2014-11-21 18:56:27 +08:00
nsHTMLContentSink.cpp
nsHTMLDNSPrefetch.cpp
nsHTMLDNSPrefetch.h
nsHTMLDocument.cpp Bug 340494: Accessing document.domain at about:plugins does not produces NS_ERROR_FAILURE anymore; r=bz 2014-11-26 14:25:20 -05:00
nsHTMLDocument.h
nsIConstraintValidation.cpp
nsIConstraintValidation.h
nsIForm.h
nsIFormControl.h
nsIFormProcessor.h Bug 582297 - Make <keygen> work in e10s. r=billm/dkeeler 2014-11-26 14:28:28 -08:00
nsIFormSubmitObserver.idl
nsIHTMLCollection.h
nsIHTMLDocument.h
nsIHTMLMenu.idl
nsIImageDocument.idl
nsIMenuBuilder.idl
nsIPhonetic.idl
nsIRadioGroupContainer.h Bug 1100535 - Do not assume that the radio required status changed when the attribute changes. r=smaug 2014-11-27 17:40:00 -08:00
nsIRadioVisitor.h
nsITextControlElement.h
nsRadioVisitor.cpp
nsRadioVisitor.h
nsTextEditorState.cpp Bug 1090008 -Part 1 - Refactor the logic to dispatch selectionchange to TextDialog, r=roc 2014-11-28 05:35:00 +01:00
nsTextEditorState.h
PluginDocument.cpp Bug 224209 - Correct filename on title when viewing an image from a PHP file. r=bz 2014-10-30 06:08:00 +01:00
RadioNodeList.cpp
RadioNodeList.h
TextTrackManager.cpp
TextTrackManager.h
TimeRanges.cpp
TimeRanges.h Bug 1091008 - Reimplement HasLowUndecodedData in terms of GetBuffered. r=cpearce 2014-11-11 20:50:21 -08:00
UndoManager.cpp
UndoManager.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
ValidityState.cpp
ValidityState.h
VideoDocument.cpp Bug 224209 - Correct filename on title when viewing an image from a PHP file. r=bz 2014-10-30 06:08:00 +01:00