mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3703bda816
--HG-- rename : content/html/document/src/HTMLAllCollection.cpp => dom/html/HTMLAllCollection.cpp rename : content/html/document/src/HTMLAllCollection.h => dom/html/HTMLAllCollection.h rename : content/html/content/src/HTMLAnchorElement.cpp => dom/html/HTMLAnchorElement.cpp rename : content/html/content/src/HTMLAnchorElement.h => dom/html/HTMLAnchorElement.h rename : content/html/content/src/HTMLAreaElement.cpp => dom/html/HTMLAreaElement.cpp rename : content/html/content/src/HTMLAreaElement.h => dom/html/HTMLAreaElement.h rename : content/html/content/src/HTMLAudioElement.cpp => dom/html/HTMLAudioElement.cpp rename : content/html/content/public/HTMLAudioElement.h => dom/html/HTMLAudioElement.h rename : content/html/content/src/HTMLBRElement.cpp => dom/html/HTMLBRElement.cpp rename : content/html/content/src/HTMLBRElement.h => dom/html/HTMLBRElement.h rename : content/html/content/src/HTMLBodyElement.cpp => dom/html/HTMLBodyElement.cpp rename : content/html/content/src/HTMLBodyElement.h => dom/html/HTMLBodyElement.h rename : content/html/content/src/HTMLButtonElement.cpp => dom/html/HTMLButtonElement.cpp rename : content/html/content/src/HTMLButtonElement.h => dom/html/HTMLButtonElement.h rename : content/html/content/src/HTMLCanvasElement.cpp => dom/html/HTMLCanvasElement.cpp rename : content/html/content/public/HTMLCanvasElement.h => dom/html/HTMLCanvasElement.h rename : content/html/content/src/HTMLContentElement.cpp => dom/html/HTMLContentElement.cpp rename : content/html/content/src/HTMLContentElement.h => dom/html/HTMLContentElement.h rename : content/html/content/src/HTMLDataElement.cpp => dom/html/HTMLDataElement.cpp rename : content/html/content/src/HTMLDataElement.h => dom/html/HTMLDataElement.h rename : content/html/content/src/HTMLDataListElement.cpp => dom/html/HTMLDataListElement.cpp rename : content/html/content/src/HTMLDataListElement.h => dom/html/HTMLDataListElement.h rename : content/html/content/src/HTMLDivElement.cpp => dom/html/HTMLDivElement.cpp rename : content/html/content/src/HTMLDivElement.h => dom/html/HTMLDivElement.h rename : content/html/content/src/HTMLElement.cpp => dom/html/HTMLElement.cpp rename : content/html/content/src/HTMLFieldSetElement.cpp => dom/html/HTMLFieldSetElement.cpp rename : content/html/content/src/HTMLFieldSetElement.h => dom/html/HTMLFieldSetElement.h rename : content/html/content/src/HTMLFontElement.cpp => dom/html/HTMLFontElement.cpp rename : content/html/content/src/HTMLFontElement.h => dom/html/HTMLFontElement.h rename : content/html/content/src/HTMLFormControlsCollection.cpp => dom/html/HTMLFormControlsCollection.cpp rename : content/html/content/src/HTMLFormControlsCollection.h => dom/html/HTMLFormControlsCollection.h rename : content/html/content/src/HTMLFormElement.cpp => dom/html/HTMLFormElement.cpp rename : content/html/content/src/HTMLFormElement.h => dom/html/HTMLFormElement.h rename : content/html/content/src/HTMLFrameElement.cpp => dom/html/HTMLFrameElement.cpp rename : content/html/content/src/HTMLFrameElement.h => dom/html/HTMLFrameElement.h rename : content/html/content/src/HTMLFrameSetElement.cpp => dom/html/HTMLFrameSetElement.cpp rename : content/html/content/src/HTMLFrameSetElement.h => dom/html/HTMLFrameSetElement.h rename : content/html/content/src/HTMLHRElement.cpp => dom/html/HTMLHRElement.cpp rename : content/html/content/src/HTMLHRElement.h => dom/html/HTMLHRElement.h rename : content/html/content/src/HTMLHeadingElement.cpp => dom/html/HTMLHeadingElement.cpp rename : content/html/content/src/HTMLHeadingElement.h => dom/html/HTMLHeadingElement.h rename : content/html/content/src/HTMLIFrameElement.cpp => dom/html/HTMLIFrameElement.cpp rename : content/html/content/src/HTMLIFrameElement.h => dom/html/HTMLIFrameElement.h rename : content/html/content/src/HTMLImageElement.cpp => dom/html/HTMLImageElement.cpp rename : content/html/content/src/HTMLImageElement.h => dom/html/HTMLImageElement.h rename : content/html/content/src/HTMLInputElement.cpp => dom/html/HTMLInputElement.cpp rename : content/html/content/src/HTMLInputElement.h => dom/html/HTMLInputElement.h rename : content/html/content/src/HTMLLIElement.cpp => dom/html/HTMLLIElement.cpp rename : content/html/content/src/HTMLLIElement.h => dom/html/HTMLLIElement.h rename : content/html/content/src/HTMLLabelElement.cpp => dom/html/HTMLLabelElement.cpp rename : content/html/content/src/HTMLLabelElement.h => dom/html/HTMLLabelElement.h rename : content/html/content/src/HTMLLegendElement.cpp => dom/html/HTMLLegendElement.cpp rename : content/html/content/src/HTMLLegendElement.h => dom/html/HTMLLegendElement.h rename : content/html/content/src/HTMLLinkElement.cpp => dom/html/HTMLLinkElement.cpp rename : content/html/content/src/HTMLLinkElement.h => dom/html/HTMLLinkElement.h rename : content/html/content/src/HTMLMapElement.cpp => dom/html/HTMLMapElement.cpp rename : content/html/content/src/HTMLMapElement.h => dom/html/HTMLMapElement.h rename : content/html/content/src/HTMLMediaElement.cpp => dom/html/HTMLMediaElement.cpp rename : content/html/content/public/HTMLMediaElement.h => dom/html/HTMLMediaElement.h rename : content/html/content/src/HTMLMenuElement.cpp => dom/html/HTMLMenuElement.cpp rename : content/html/content/src/HTMLMenuElement.h => dom/html/HTMLMenuElement.h rename : content/html/content/src/HTMLMenuItemElement.cpp => dom/html/HTMLMenuItemElement.cpp rename : content/html/content/src/HTMLMenuItemElement.h => dom/html/HTMLMenuItemElement.h rename : content/html/content/src/HTMLMetaElement.cpp => dom/html/HTMLMetaElement.cpp rename : content/html/content/src/HTMLMetaElement.h => dom/html/HTMLMetaElement.h rename : content/html/content/src/HTMLMeterElement.cpp => dom/html/HTMLMeterElement.cpp rename : content/html/content/src/HTMLMeterElement.h => dom/html/HTMLMeterElement.h rename : content/html/content/src/HTMLModElement.cpp => dom/html/HTMLModElement.cpp rename : content/html/content/src/HTMLModElement.h => dom/html/HTMLModElement.h rename : content/html/content/src/HTMLObjectElement.cpp => dom/html/HTMLObjectElement.cpp rename : content/html/content/src/HTMLObjectElement.h => dom/html/HTMLObjectElement.h rename : content/html/content/src/HTMLOptGroupElement.cpp => dom/html/HTMLOptGroupElement.cpp rename : content/html/content/src/HTMLOptGroupElement.h => dom/html/HTMLOptGroupElement.h rename : content/html/content/src/HTMLOptionElement.cpp => dom/html/HTMLOptionElement.cpp rename : content/html/content/src/HTMLOptionElement.h => dom/html/HTMLOptionElement.h rename : content/html/content/src/HTMLOptionsCollection.cpp => dom/html/HTMLOptionsCollection.cpp rename : content/html/content/src/HTMLOptionsCollection.h => dom/html/HTMLOptionsCollection.h rename : content/html/content/src/HTMLOutputElement.cpp => dom/html/HTMLOutputElement.cpp rename : content/html/content/src/HTMLOutputElement.h => dom/html/HTMLOutputElement.h rename : content/html/content/src/HTMLParagraphElement.cpp => dom/html/HTMLParagraphElement.cpp rename : content/html/content/src/HTMLParagraphElement.h => dom/html/HTMLParagraphElement.h rename : content/html/content/src/HTMLPictureElement.cpp => dom/html/HTMLPictureElement.cpp rename : content/html/content/src/HTMLPictureElement.h => dom/html/HTMLPictureElement.h rename : content/html/content/src/HTMLPreElement.cpp => dom/html/HTMLPreElement.cpp rename : content/html/content/src/HTMLPreElement.h => dom/html/HTMLPreElement.h rename : content/html/content/src/HTMLProgressElement.cpp => dom/html/HTMLProgressElement.cpp rename : content/html/content/src/HTMLProgressElement.h => dom/html/HTMLProgressElement.h rename : content/html/content/src/HTMLPropertiesCollection.cpp => dom/html/HTMLPropertiesCollection.cpp rename : content/html/content/src/HTMLPropertiesCollection.h => dom/html/HTMLPropertiesCollection.h rename : content/html/content/src/HTMLScriptElement.cpp => dom/html/HTMLScriptElement.cpp rename : content/html/content/src/HTMLScriptElement.h => dom/html/HTMLScriptElement.h rename : content/html/content/src/HTMLSelectElement.cpp => dom/html/HTMLSelectElement.cpp rename : content/html/content/src/HTMLSelectElement.h => dom/html/HTMLSelectElement.h rename : content/html/content/src/HTMLShadowElement.cpp => dom/html/HTMLShadowElement.cpp rename : content/html/content/src/HTMLShadowElement.h => dom/html/HTMLShadowElement.h rename : content/html/content/src/HTMLSharedElement.cpp => dom/html/HTMLSharedElement.cpp rename : content/html/content/src/HTMLSharedElement.h => dom/html/HTMLSharedElement.h rename : content/html/content/src/HTMLSharedListElement.cpp => dom/html/HTMLSharedListElement.cpp rename : content/html/content/src/HTMLSharedListElement.h => dom/html/HTMLSharedListElement.h rename : content/html/content/src/HTMLSharedObjectElement.cpp => dom/html/HTMLSharedObjectElement.cpp rename : content/html/content/src/HTMLSharedObjectElement.h => dom/html/HTMLSharedObjectElement.h rename : content/html/content/src/HTMLSourceElement.cpp => dom/html/HTMLSourceElement.cpp rename : content/html/content/src/HTMLSourceElement.h => dom/html/HTMLSourceElement.h rename : content/html/content/src/HTMLSpanElement.cpp => dom/html/HTMLSpanElement.cpp rename : content/html/content/src/HTMLSpanElement.h => dom/html/HTMLSpanElement.h rename : content/html/content/src/HTMLStyleElement.cpp => dom/html/HTMLStyleElement.cpp rename : content/html/content/src/HTMLStyleElement.h => dom/html/HTMLStyleElement.h rename : content/html/content/src/HTMLTableCaptionElement.cpp => dom/html/HTMLTableCaptionElement.cpp rename : content/html/content/src/HTMLTableCaptionElement.h => dom/html/HTMLTableCaptionElement.h rename : content/html/content/src/HTMLTableCellElement.cpp => dom/html/HTMLTableCellElement.cpp rename : content/html/content/src/HTMLTableCellElement.h => dom/html/HTMLTableCellElement.h rename : content/html/content/src/HTMLTableColElement.cpp => dom/html/HTMLTableColElement.cpp rename : content/html/content/src/HTMLTableColElement.h => dom/html/HTMLTableColElement.h rename : content/html/content/src/HTMLTableElement.cpp => dom/html/HTMLTableElement.cpp rename : content/html/content/src/HTMLTableElement.h => dom/html/HTMLTableElement.h rename : content/html/content/src/HTMLTableRowElement.cpp => dom/html/HTMLTableRowElement.cpp rename : content/html/content/src/HTMLTableRowElement.h => dom/html/HTMLTableRowElement.h rename : content/html/content/src/HTMLTableSectionElement.cpp => dom/html/HTMLTableSectionElement.cpp rename : content/html/content/src/HTMLTableSectionElement.h => dom/html/HTMLTableSectionElement.h rename : content/html/content/src/HTMLTemplateElement.cpp => dom/html/HTMLTemplateElement.cpp rename : content/html/content/src/HTMLTemplateElement.h => dom/html/HTMLTemplateElement.h rename : content/html/content/src/HTMLTextAreaElement.cpp => dom/html/HTMLTextAreaElement.cpp rename : content/html/content/src/HTMLTextAreaElement.h => dom/html/HTMLTextAreaElement.h rename : content/html/content/src/HTMLTimeElement.cpp => dom/html/HTMLTimeElement.cpp rename : content/html/content/src/HTMLTimeElement.h => dom/html/HTMLTimeElement.h rename : content/html/content/src/HTMLTitleElement.cpp => dom/html/HTMLTitleElement.cpp rename : content/html/content/src/HTMLTitleElement.h => dom/html/HTMLTitleElement.h rename : content/html/content/src/HTMLTrackElement.cpp => dom/html/HTMLTrackElement.cpp rename : content/html/content/src/HTMLTrackElement.h => dom/html/HTMLTrackElement.h rename : content/html/content/src/HTMLUnknownElement.cpp => dom/html/HTMLUnknownElement.cpp rename : content/html/content/src/HTMLUnknownElement.h => dom/html/HTMLUnknownElement.h rename : content/html/content/src/HTMLVideoElement.cpp => dom/html/HTMLVideoElement.cpp rename : content/html/content/public/HTMLVideoElement.h => dom/html/HTMLVideoElement.h rename : content/html/document/src/ImageDocument.cpp => dom/html/ImageDocument.cpp rename : content/html/document/src/ImageDocument.h => dom/html/ImageDocument.h rename : content/html/document/src/MediaDocument.cpp => dom/html/MediaDocument.cpp rename : content/html/document/src/MediaDocument.h => dom/html/MediaDocument.h rename : content/html/content/src/MediaError.cpp => dom/html/MediaError.cpp rename : content/html/content/src/MediaError.h => dom/html/MediaError.h rename : content/html/document/src/PluginDocument.cpp => dom/html/PluginDocument.cpp rename : content/html/content/src/RadioNodeList.cpp => dom/html/RadioNodeList.cpp rename : content/html/content/src/RadioNodeList.h => dom/html/RadioNodeList.h rename : content/html/content/src/TextTrackManager.cpp => dom/html/TextTrackManager.cpp rename : content/html/content/src/TextTrackManager.h => dom/html/TextTrackManager.h rename : content/html/content/src/TimeRanges.cpp => dom/html/TimeRanges.cpp rename : content/html/content/src/TimeRanges.h => dom/html/TimeRanges.h rename : content/html/content/src/UndoManager.cpp => dom/html/UndoManager.cpp rename : content/html/content/src/UndoManager.h => dom/html/UndoManager.h rename : content/html/content/src/ValidityState.cpp => dom/html/ValidityState.cpp rename : content/html/content/src/ValidityState.h => dom/html/ValidityState.h rename : content/html/document/src/VideoDocument.cpp => dom/html/VideoDocument.cpp rename : content/html/content/crashtests/1032654.html => dom/html/crashtests/1032654.html rename : content/html/content/crashtests/257818-1.html => dom/html/crashtests/257818-1.html rename : content/html/document/crashtests/285166-1.html => dom/html/crashtests/285166-1.html rename : content/html/document/crashtests/294235-1.html => dom/html/crashtests/294235-1.html rename : content/html/content/crashtests/307616-1.html => dom/html/crashtests/307616-1.html rename : content/html/content/crashtests/324918-1.xhtml => dom/html/crashtests/324918-1.xhtml rename : content/html/content/crashtests/338649-1.xhtml => dom/html/crashtests/338649-1.xhtml rename : content/html/content/crashtests/339501-1.xhtml => dom/html/crashtests/339501-1.xhtml rename : content/html/content/crashtests/339501-2.xhtml => dom/html/crashtests/339501-2.xhtml rename : content/html/document/crashtests/378993-1.xhtml => dom/html/crashtests/378993-1.xhtml rename : content/html/content/crashtests/382568-1-inner.xhtml => dom/html/crashtests/382568-1-inner.xhtml rename : content/html/content/crashtests/382568-1.html => dom/html/crashtests/382568-1.html rename : content/html/content/crashtests/383137.xhtml => dom/html/crashtests/383137.xhtml rename : content/html/document/crashtests/388183-1.html => dom/html/crashtests/388183-1.html rename : content/html/document/crashtests/395340-1.html => dom/html/crashtests/395340-1.html rename : content/html/document/crashtests/399694-1.html => dom/html/crashtests/399694-1.html rename : content/html/document/crashtests/407053.html => dom/html/crashtests/407053.html rename : content/html/content/crashtests/423371-1.html => dom/html/crashtests/423371-1.html rename : content/html/document/crashtests/448564.html => dom/html/crashtests/448564.html rename : content/html/content/crashtests/451123-1.html => dom/html/crashtests/451123-1.html rename : content/html/content/crashtests/453406-1.html => dom/html/crashtests/453406-1.html rename : content/html/content/crashtests/464197-1.html => dom/html/crashtests/464197-1.html rename : content/html/content/crashtests/465466-1.xhtml => dom/html/crashtests/465466-1.xhtml rename : content/html/document/crashtests/468562-1.html => dom/html/crashtests/468562-1.html rename : content/html/document/crashtests/468562-2.html => dom/html/crashtests/468562-2.html rename : content/html/document/crashtests/494225.html => dom/html/crashtests/494225.html rename : content/html/document/crashtests/495543.svg => dom/html/crashtests/495543.svg rename : content/html/content/crashtests/504183-1.html => dom/html/crashtests/504183-1.html rename : content/html/content/crashtests/515829-1.html => dom/html/crashtests/515829-1.html rename : content/html/content/crashtests/515829-2.html => dom/html/crashtests/515829-2.html rename : content/html/document/crashtests/564461.xhtml => dom/html/crashtests/564461.xhtml rename : content/html/content/crashtests/570566-1.html => dom/html/crashtests/570566-1.html rename : content/html/content/crashtests/571428-1.html => dom/html/crashtests/571428-1.html rename : content/html/content/crashtests/580507-1.xhtml => dom/html/crashtests/580507-1.xhtml rename : content/html/content/crashtests/590387.html => dom/html/crashtests/590387.html rename : content/html/content/crashtests/596785-1.html => dom/html/crashtests/596785-1.html rename : content/html/content/crashtests/596785-2.html => dom/html/crashtests/596785-2.html rename : content/html/document/crashtests/601422.html => dom/html/crashtests/601422.html rename : content/html/content/crashtests/602117.html => dom/html/crashtests/602117.html rename : content/html/content/crashtests/604807.html => dom/html/crashtests/604807.html rename : content/html/content/crashtests/605264.html => dom/html/crashtests/605264.html rename : content/html/content/crashtests/606430-1.html => dom/html/crashtests/606430-1.html rename : content/html/content/crashtests/613027.html => dom/html/crashtests/613027.html rename : content/html/content/crashtests/614279.html => dom/html/crashtests/614279.html rename : content/html/content/crashtests/614988-1.html => dom/html/crashtests/614988-1.html rename : content/html/content/crashtests/616401.html => dom/html/crashtests/616401.html rename : content/html/content/crashtests/620078-1.html => dom/html/crashtests/620078-1.html rename : content/html/content/crashtests/620078-2.html => dom/html/crashtests/620078-2.html rename : content/html/document/crashtests/631421.html => dom/html/crashtests/631421.html rename : content/html/document/crashtests/631421.png => dom/html/crashtests/631421.png rename : content/html/content/crashtests/673853.html => dom/html/crashtests/673853.html rename : content/html/content/crashtests/680922-1.xul => dom/html/crashtests/680922-1.xul rename : content/html/content/crashtests/680922-binding.xml => dom/html/crashtests/680922-binding.xml rename : content/html/content/crashtests/682058.xhtml => dom/html/crashtests/682058.xhtml rename : content/html/content/crashtests/682460.html => dom/html/crashtests/682460.html rename : content/html/content/crashtests/68912-1.html => dom/html/crashtests/68912-1.html rename : content/html/content/crashtests/738744.xhtml => dom/html/crashtests/738744.xhtml rename : content/html/document/crashtests/741218.json => dom/html/crashtests/741218.json rename : content/html/document/crashtests/741218.json^headers^ => dom/html/crashtests/741218.json^headers^ rename : content/html/content/crashtests/741250.xhtml => dom/html/crashtests/741250.xhtml rename : content/html/content/crashtests/795221-1.html => dom/html/crashtests/795221-1.html rename : content/html/content/crashtests/795221-2.html => dom/html/crashtests/795221-2.html rename : content/html/content/crashtests/795221-3.html => dom/html/crashtests/795221-3.html rename : content/html/content/crashtests/795221-4.html => dom/html/crashtests/795221-4.html rename : content/html/content/crashtests/795221-5.xml => dom/html/crashtests/795221-5.xml rename : content/html/content/crashtests/798802-1.html => dom/html/crashtests/798802-1.html rename : content/html/content/crashtests/811226.html => dom/html/crashtests/811226.html rename : content/html/content/crashtests/819745.html => dom/html/crashtests/819745.html rename : content/html/content/crashtests/828180.html => dom/html/crashtests/828180.html rename : content/html/content/crashtests/828472.html => dom/html/crashtests/828472.html rename : content/html/content/crashtests/837033.html => dom/html/crashtests/837033.html rename : content/html/content/crashtests/838256-1.html => dom/html/crashtests/838256-1.html rename : content/html/content/crashtests/862084.html => dom/html/crashtests/862084.html rename : content/html/content/crashtests/865147.html => dom/html/crashtests/865147.html rename : content/html/content/crashtests/877910.html => dom/html/crashtests/877910.html rename : content/html/content/crashtests/903106.html => dom/html/crashtests/903106.html rename : content/html/content/crashtests/916322-1.html => dom/html/crashtests/916322-1.html rename : content/html/content/crashtests/916322-2.html => dom/html/crashtests/916322-2.html rename : content/html/content/crashtests/crashtests.list => dom/html/crashtests/crashtests.list rename : content/html/moz.build => dom/html/moz.build rename : content/html/content/src/nsDOMStringMap.cpp => dom/html/nsDOMStringMap.cpp rename : content/html/content/src/nsDOMStringMap.h => dom/html/nsDOMStringMap.h rename : content/html/content/src/nsFormSubmission.cpp => dom/html/nsFormSubmission.cpp rename : content/html/content/public/nsFormSubmission.h => dom/html/nsFormSubmission.h rename : content/html/content/src/nsFormSubmissionConstants.h => dom/html/nsFormSubmissionConstants.h rename : content/html/content/src/nsGenericHTMLElement.cpp => dom/html/nsGenericHTMLElement.cpp rename : content/html/content/src/nsGenericHTMLElement.h => dom/html/nsGenericHTMLElement.h rename : content/html/content/src/nsGenericHTMLFrameElement.cpp => dom/html/nsGenericHTMLFrameElement.cpp rename : content/html/content/src/nsGenericHTMLFrameElement.h => dom/html/nsGenericHTMLFrameElement.h rename : content/html/document/src/nsHTMLContentSink.cpp => dom/html/nsHTMLContentSink.cpp rename : content/html/content/src/nsHTMLDNSPrefetch.cpp => dom/html/nsHTMLDNSPrefetch.cpp rename : content/html/content/src/nsHTMLDNSPrefetch.h => dom/html/nsHTMLDNSPrefetch.h rename : content/html/document/src/nsHTMLDocument.cpp => dom/html/nsHTMLDocument.cpp rename : content/html/document/src/nsHTMLDocument.h => dom/html/nsHTMLDocument.h rename : content/html/content/src/nsIConstraintValidation.cpp => dom/html/nsIConstraintValidation.cpp rename : content/html/content/public/nsIConstraintValidation.h => dom/html/nsIConstraintValidation.h rename : content/html/content/public/nsIForm.h => dom/html/nsIForm.h rename : content/html/content/public/nsIFormControl.h => dom/html/nsIFormControl.h rename : content/html/content/public/nsIFormProcessor.h => dom/html/nsIFormProcessor.h rename : content/html/content/public/nsIFormSubmitObserver.idl => dom/html/nsIFormSubmitObserver.idl rename : content/html/content/public/nsIHTMLCollection.h => dom/html/nsIHTMLCollection.h rename : content/html/document/src/nsIHTMLDocument.h => dom/html/nsIHTMLDocument.h rename : content/html/content/public/nsIHTMLMenu.idl => dom/html/nsIHTMLMenu.idl rename : content/html/document/public/nsIImageDocument.idl => dom/html/nsIImageDocument.idl rename : content/html/content/public/nsIMenuBuilder.idl => dom/html/nsIMenuBuilder.idl rename : content/html/content/public/nsIPhonetic.idl => dom/html/nsIPhonetic.idl rename : content/html/content/public/nsIRadioGroupContainer.h => dom/html/nsIRadioGroupContainer.h rename : content/html/content/public/nsIRadioVisitor.h => dom/html/nsIRadioVisitor.h rename : content/html/content/public/nsITextControlElement.h => dom/html/nsITextControlElement.h rename : content/html/content/src/nsRadioVisitor.cpp => dom/html/nsRadioVisitor.cpp rename : content/html/content/src/nsRadioVisitor.h => dom/html/nsRadioVisitor.h rename : content/html/content/src/nsTextEditorState.cpp => dom/html/nsTextEditorState.cpp rename : content/html/content/src/nsTextEditorState.h => dom/html/nsTextEditorState.h rename : content/html/content/reftests/41464-1-ref.html => dom/html/reftests/41464-1-ref.html rename : content/html/content/reftests/41464-1a.html => dom/html/reftests/41464-1a.html rename : content/html/content/reftests/41464-1b.html => dom/html/reftests/41464-1b.html rename : content/html/content/reftests/468263-1a.html => dom/html/reftests/468263-1a.html rename : content/html/content/reftests/468263-1b.html => dom/html/reftests/468263-1b.html rename : content/html/content/reftests/468263-1c.html => dom/html/reftests/468263-1c.html rename : content/html/content/reftests/468263-1d.html => dom/html/reftests/468263-1d.html rename : content/html/content/reftests/468263-2-alternate-ref.html => dom/html/reftests/468263-2-alternate-ref.html rename : content/html/content/reftests/468263-2-ref.html => dom/html/reftests/468263-2-ref.html rename : content/html/content/reftests/468263-2.html => dom/html/reftests/468263-2.html rename : content/html/content/reftests/484200-1-ref.html => dom/html/reftests/484200-1-ref.html rename : content/html/content/reftests/484200-1.html => dom/html/reftests/484200-1.html rename : content/html/content/reftests/485377-ref.html => dom/html/reftests/485377-ref.html rename : content/html/content/reftests/485377.html => dom/html/reftests/485377.html rename : content/html/content/reftests/52019-1-ref.html => dom/html/reftests/52019-1-ref.html rename : content/html/content/reftests/52019-1.html => dom/html/reftests/52019-1.html rename : content/html/content/reftests/557840-ref.html => dom/html/reftests/557840-ref.html rename : content/html/content/reftests/557840.html => dom/html/reftests/557840.html rename : content/html/content/reftests/560059-video-dimensions-ref.html => dom/html/reftests/560059-video-dimensions-ref.html rename : content/html/content/reftests/560059-video-dimensions.html => dom/html/reftests/560059-video-dimensions.html rename : content/html/content/reftests/573322-no-quirks-ref.html => dom/html/reftests/573322-no-quirks-ref.html rename : content/html/content/reftests/573322-no-quirks.html => dom/html/reftests/573322-no-quirks.html rename : content/html/content/reftests/573322-quirks-ref.html => dom/html/reftests/573322-quirks-ref.html rename : content/html/content/reftests/573322-quirks.html => dom/html/reftests/573322-quirks.html rename : content/html/content/reftests/596455-1a.html => dom/html/reftests/596455-1a.html rename : content/html/content/reftests/596455-1b.html => dom/html/reftests/596455-1b.html rename : content/html/content/reftests/596455-2a.html => dom/html/reftests/596455-2a.html rename : content/html/content/reftests/596455-2b.html => dom/html/reftests/596455-2b.html rename : content/html/content/reftests/596455-ref-1.html => dom/html/reftests/596455-ref-1.html rename : content/html/content/reftests/596455-ref-2.html => dom/html/reftests/596455-ref-2.html rename : content/html/content/reftests/610935-ref.html => dom/html/reftests/610935-ref.html rename : content/html/content/reftests/610935.html => dom/html/reftests/610935.html rename : content/html/content/reftests/649134-1.html => dom/html/reftests/649134-1.html rename : content/html/content/reftests/649134-2-ref.html => dom/html/reftests/649134-2-ref.html rename : content/html/content/reftests/649134-2.html => dom/html/reftests/649134-2.html rename : content/html/content/reftests/649134-ref.html => dom/html/reftests/649134-ref.html rename : content/html/content/reftests/autofocus/autofocus-after-body-focus-ref.html => dom/html/reftests/autofocus/autofocus-after-body-focus-ref.html rename : content/html/content/reftests/autofocus/autofocus-after-body-focus.html => dom/html/reftests/autofocus/autofocus-after-body-focus.html rename : content/html/content/reftests/autofocus/autofocus-after-load-ref.html => dom/html/reftests/autofocus/autofocus-after-load-ref.html rename : content/html/content/reftests/autofocus/autofocus-after-load.html => dom/html/reftests/autofocus/autofocus-after-load.html rename : content/html/content/reftests/autofocus/autofocus-leaves-iframe-ref.html => dom/html/reftests/autofocus/autofocus-leaves-iframe-ref.html rename : content/html/content/reftests/autofocus/autofocus-leaves-iframe.html => dom/html/reftests/autofocus/autofocus-leaves-iframe.html rename : content/html/content/reftests/autofocus/button-create.html => dom/html/reftests/autofocus/button-create.html rename : content/html/content/reftests/autofocus/button-load.html => dom/html/reftests/autofocus/button-load.html rename : content/html/content/reftests/autofocus/button-ref.html => dom/html/reftests/autofocus/button-ref.html rename : content/html/content/reftests/autofocus/input-create.html => dom/html/reftests/autofocus/input-create.html rename : content/html/content/reftests/autofocus/input-load.html => dom/html/reftests/autofocus/input-load.html rename : content/html/content/reftests/autofocus/input-number-ref.html => dom/html/reftests/autofocus/input-number-ref.html rename : content/html/content/reftests/autofocus/input-number.html => dom/html/reftests/autofocus/input-number.html rename : content/html/content/reftests/autofocus/input-ref.html => dom/html/reftests/autofocus/input-ref.html rename : content/html/content/reftests/autofocus/reftest.list => dom/html/reftests/autofocus/reftest.list rename : content/html/content/reftests/autofocus/select-create.html => dom/html/reftests/autofocus/select-create.html rename : content/html/content/reftests/autofocus/select-load.html => dom/html/reftests/autofocus/select-load.html rename : content/html/content/reftests/autofocus/select-ref.html => dom/html/reftests/autofocus/select-ref.html rename : content/html/content/reftests/autofocus/style.css => dom/html/reftests/autofocus/style.css rename : content/html/content/reftests/autofocus/textarea-create.html => dom/html/reftests/autofocus/textarea-create.html rename : content/html/content/reftests/autofocus/textarea-load.html => dom/html/reftests/autofocus/textarea-load.html rename : content/html/content/reftests/autofocus/textarea-ref.html => dom/html/reftests/autofocus/textarea-ref.html rename : content/html/document/reftests/bug448564-1_ideal.html => dom/html/reftests/bug448564-1_ideal.html rename : content/html/document/reftests/bug448564-1_malformed.html => dom/html/reftests/bug448564-1_malformed.html rename : content/html/document/reftests/bug448564-1_well-formed.html => dom/html/reftests/bug448564-1_well-formed.html rename : content/html/document/reftests/bug448564-4a.html => dom/html/reftests/bug448564-4a.html rename : content/html/document/reftests/bug448564-4b.html => dom/html/reftests/bug448564-4b.html rename : content/html/document/reftests/bug448564_forms.css => dom/html/reftests/bug448564_forms.css rename : content/html/document/reftests/bug502168-1_malformed.html => dom/html/reftests/bug502168-1_malformed.html rename : content/html/document/reftests/bug502168-1_well-formed.html => dom/html/reftests/bug502168-1_well-formed.html rename : content/html/document/reftests/bug917595-1-ref.html => dom/html/reftests/bug917595-1-ref.html rename : content/html/document/reftests/bug917595-exif-rotated.jpg => dom/html/reftests/bug917595-exif-rotated.jpg rename : content/html/document/reftests/bug917595-iframe-1.html => dom/html/reftests/bug917595-iframe-1.html rename : content/html/document/reftests/bug917595-pixel-rotated.jpg => dom/html/reftests/bug917595-pixel-rotated.jpg rename : content/html/document/reftests/bug917595-unrotated.jpg => dom/html/reftests/bug917595-unrotated.jpg rename : content/html/content/reftests/figure-ref.html => dom/html/reftests/figure-ref.html rename : content/html/content/reftests/figure.html => dom/html/reftests/figure.html rename : content/html/content/reftests/href-attr-change-restyles-ref.html => dom/html/reftests/href-attr-change-restyles-ref.html rename : content/html/content/reftests/href-attr-change-restyles.html => dom/html/reftests/href-attr-change-restyles.html rename : content/html/content/reftests/pass.png => dom/html/reftests/pass.png rename : content/html/content/reftests/pre-1-ref.html => dom/html/reftests/pre-1-ref.html rename : content/html/content/reftests/pre-1.html => dom/html/reftests/pre-1.html rename : content/html/content/reftests/reftest.list => dom/html/reftests/reftest.list rename : content/html/content/reftests/table-border-1-ref.html => dom/html/reftests/table-border-1-ref.html rename : content/html/content/reftests/table-border-1.html => dom/html/reftests/table-border-1.html rename : content/html/content/reftests/table-border-2-notref.html => dom/html/reftests/table-border-2-notref.html rename : content/html/content/reftests/table-border-2-ref.html => dom/html/reftests/table-border-2-ref.html rename : content/html/content/reftests/table-border-2.html => dom/html/reftests/table-border-2.html rename : content/html/content/reftests/toblob-todataurl/blob.js => dom/html/reftests/toblob-todataurl/blob.js rename : content/html/content/reftests/toblob-todataurl/dataurl.js => dom/html/reftests/toblob-todataurl/dataurl.js rename : content/html/content/reftests/toblob-todataurl/images/original.png => dom/html/reftests/toblob-todataurl/images/original.png rename : content/html/content/reftests/toblob-todataurl/images/q0.jpg => dom/html/reftests/toblob-todataurl/images/q0.jpg rename : content/html/content/reftests/toblob-todataurl/images/q100.jpg => dom/html/reftests/toblob-todataurl/images/q100.jpg rename : content/html/content/reftests/toblob-todataurl/images/q25.jpg => dom/html/reftests/toblob-todataurl/images/q25.jpg rename : content/html/content/reftests/toblob-todataurl/images/q50.jpg => dom/html/reftests/toblob-todataurl/images/q50.jpg rename : content/html/content/reftests/toblob-todataurl/images/q75.jpg => dom/html/reftests/toblob-todataurl/images/q75.jpg rename : content/html/content/reftests/toblob-todataurl/images/q92.jpg => dom/html/reftests/toblob-todataurl/images/q92.jpg rename : content/html/content/reftests/toblob-todataurl/quality-0-ref.html => dom/html/reftests/toblob-todataurl/quality-0-ref.html rename : content/html/content/reftests/toblob-todataurl/quality-100-ref.html => dom/html/reftests/toblob-todataurl/quality-100-ref.html rename : content/html/content/reftests/toblob-todataurl/quality-25-ref.html => dom/html/reftests/toblob-todataurl/quality-25-ref.html rename : content/html/content/reftests/toblob-todataurl/quality-50-ref.html => dom/html/reftests/toblob-todataurl/quality-50-ref.html rename : content/html/content/reftests/toblob-todataurl/quality-75-ref.html => dom/html/reftests/toblob-todataurl/quality-75-ref.html rename : content/html/content/reftests/toblob-todataurl/quality-92-ref.html => dom/html/reftests/toblob-todataurl/quality-92-ref.html rename : content/html/content/reftests/toblob-todataurl/reftest.list => dom/html/reftests/toblob-todataurl/reftest.list rename : content/html/content/reftests/toblob-todataurl/sample.js => dom/html/reftests/toblob-todataurl/sample.js rename : content/html/content/reftests/toblob-todataurl/toblob-quality-0.html => dom/html/reftests/toblob-todataurl/toblob-quality-0.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-100.html => dom/html/reftests/toblob-todataurl/toblob-quality-100.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-25.html => dom/html/reftests/toblob-todataurl/toblob-quality-25.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-50.html => dom/html/reftests/toblob-todataurl/toblob-quality-50.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-75.html => dom/html/reftests/toblob-todataurl/toblob-quality-75.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-92.html => dom/html/reftests/toblob-todataurl/toblob-quality-92.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-default.html => dom/html/reftests/toblob-todataurl/toblob-quality-default.html rename : content/html/content/reftests/toblob-todataurl/toblob-quality-undefined.html => dom/html/reftests/toblob-todataurl/toblob-quality-undefined.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-0.html => dom/html/reftests/toblob-todataurl/todataurl-quality-0.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-100.html => dom/html/reftests/toblob-todataurl/todataurl-quality-100.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-25.html => dom/html/reftests/toblob-todataurl/todataurl-quality-25.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-50.html => dom/html/reftests/toblob-todataurl/todataurl-quality-50.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-75.html => dom/html/reftests/toblob-todataurl/todataurl-quality-75.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-92.html => dom/html/reftests/toblob-todataurl/todataurl-quality-92.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-default.html => dom/html/reftests/toblob-todataurl/todataurl-quality-default.html rename : content/html/content/reftests/toblob-todataurl/todataurl-quality-undefined.html => dom/html/reftests/toblob-todataurl/todataurl-quality-undefined.html rename : content/html/content/test/347174transform.xsl => dom/html/test/347174transform.xsl rename : content/html/content/test/347174transformable.xml => dom/html/test/347174transformable.xml rename : content/html/content/test/allowMedia.sjs => dom/html/test/allowMedia.sjs rename : content/html/content/test/browser.ini => dom/html/test/browser.ini rename : content/html/document/test/browser_bug1081537.js => dom/html/test/browser_bug1081537.js rename : content/html/document/test/browser_bug592641.js => dom/html/test/browser_bug592641.js rename : content/html/content/test/browser_bug649778.js => dom/html/test/browser_bug649778.js rename : content/html/content/test/bug100533_iframe.html => dom/html/test/bug100533_iframe.html rename : content/html/content/test/bug100533_load.html => dom/html/test/bug100533_load.html rename : content/html/document/test/bug196523-subframe.html => dom/html/test/bug196523-subframe.html rename : content/html/document/test/bug199692-nested-d2.html => dom/html/test/bug199692-nested-d2.html rename : content/html/document/test/bug199692-nested.html => dom/html/test/bug199692-nested.html rename : content/html/document/test/bug199692-popup.html => dom/html/test/bug199692-popup.html rename : content/html/document/test/bug199692-scrolled.html => dom/html/test/bug199692-scrolled.html rename : content/html/content/test/bug242709_iframe.html => dom/html/test/bug242709_iframe.html rename : content/html/content/test/bug242709_load.html => dom/html/test/bug242709_load.html rename : content/html/content/test/bug277724_iframe1.html => dom/html/test/bug277724_iframe1.html rename : content/html/content/test/bug277724_iframe2.xhtml => dom/html/test/bug277724_iframe2.xhtml rename : content/html/content/test/bug277890_iframe.html => dom/html/test/bug277890_iframe.html rename : content/html/content/test/bug277890_load.html => dom/html/test/bug277890_load.html rename : content/html/content/test/bug340800_iframe.txt => dom/html/test/bug340800_iframe.txt rename : content/html/document/test/bug369370-popup.png => dom/html/test/bug369370-popup.png rename : content/html/content/test/bug372098-link-target.html => dom/html/test/bug372098-link-target.html rename : content/html/content/test/bug392567.jar => dom/html/test/bug392567.jar rename : content/html/content/test/bug392567.jar^headers^ => dom/html/test/bug392567.jar^headers^ rename : content/html/content/test/bug441930_iframe.html => dom/html/test/bug441930_iframe.html rename : content/html/document/test/bug445004-inner.html => dom/html/test/bug445004-inner.html rename : content/html/document/test/bug445004-inner.js => dom/html/test/bug445004-inner.js rename : content/html/document/test/bug445004-outer-abs.html => dom/html/test/bug445004-outer-abs.html rename : content/html/document/test/bug445004-outer-rel.html => dom/html/test/bug445004-outer-rel.html rename : content/html/document/test/bug445004-outer-write.html => dom/html/test/bug445004-outer-write.html rename : content/html/document/test/bug446483-iframe.html => dom/html/test/bug446483-iframe.html rename : content/html/document/test/bug448564-echo.sjs => dom/html/test/bug448564-echo.sjs rename : content/html/document/test/bug448564-iframe-1.html => dom/html/test/bug448564-iframe-1.html rename : content/html/document/test/bug448564-iframe-2.html => dom/html/test/bug448564-iframe-2.html rename : content/html/document/test/bug448564-iframe-3.html => dom/html/test/bug448564-iframe-3.html rename : content/html/document/test/bug448564-submit.js => dom/html/test/bug448564-submit.js rename : content/html/document/test/bug499092.html => dom/html/test/bug499092.html rename : content/html/document/test/bug499092.xml => dom/html/test/bug499092.xml rename : content/html/content/test/bug514856_iframe.html => dom/html/test/bug514856_iframe.html rename : content/html/document/test/bug592641_img.jpg => dom/html/test/bug592641_img.jpg rename : content/html/content/test/bug649134/file_bug649134-1.sjs => dom/html/test/bug649134/file_bug649134-1.sjs rename : content/html/content/test/bug649134/file_bug649134-2.sjs => dom/html/test/bug649134/file_bug649134-2.sjs rename : content/html/content/test/bug649134/index.html => dom/html/test/bug649134/index.html rename : content/html/content/test/chrome.ini => dom/html/test/chrome.ini rename : content/html/content/test/enableTestPlugin.js => dom/html/test/enableTestPlugin.js rename : content/html/content/test/file_anchor_ping.html => dom/html/test/file_anchor_ping.html rename : content/html/content/test/file_bug209275_1.html => dom/html/test/file_bug209275_1.html rename : content/html/content/test/file_bug209275_2.html => dom/html/test/file_bug209275_2.html rename : content/html/content/test/file_bug209275_3.html => dom/html/test/file_bug209275_3.html rename : content/html/content/test/file_bug297761.html => dom/html/test/file_bug297761.html rename : content/html/content/test/file_bug417760.png => dom/html/test/file_bug417760.png rename : content/html/content/test/file_bug649778.html => dom/html/test/file_bug649778.html rename : content/html/content/test/file_bug649778.html^headers^ => dom/html/test/file_bug649778.html^headers^ rename : content/html/document/test/file_bug871161-1.html => dom/html/test/file_bug871161-1.html rename : content/html/document/test/file_bug871161-2.html => dom/html/test/file_bug871161-2.html rename : content/html/content/test/file_bug893537.html => dom/html/test/file_bug893537.html rename : content/html/content/test/file_formSubmission_img.jpg => dom/html/test/file_formSubmission_img.jpg rename : content/html/content/test/file_formSubmission_text.txt => dom/html/test/file_formSubmission_text.txt rename : content/html/content/test/file_fullscreen-ancestor-stacking-context.html => dom/html/test/file_fullscreen-ancestor-stacking-context.html rename : content/html/content/test/file_fullscreen-api-keys.html => dom/html/test/file_fullscreen-api-keys.html rename : content/html/content/test/file_fullscreen-api.html => dom/html/test/file_fullscreen-api.html rename : content/html/content/test/file_fullscreen-denied-inner.html => dom/html/test/file_fullscreen-denied-inner.html rename : content/html/content/test/file_fullscreen-denied.html => dom/html/test/file_fullscreen-denied.html rename : content/html/content/test/file_fullscreen-esc-exit-inner.html => dom/html/test/file_fullscreen-esc-exit-inner.html rename : content/html/content/test/file_fullscreen-esc-exit.html => dom/html/test/file_fullscreen-esc-exit.html rename : content/html/content/test/file_fullscreen-hidden.html => dom/html/test/file_fullscreen-hidden.html rename : content/html/content/test/file_fullscreen-multiple-inner.html => dom/html/test/file_fullscreen-multiple-inner.html rename : content/html/content/test/file_fullscreen-multiple.html => dom/html/test/file_fullscreen-multiple.html rename : content/html/content/test/file_fullscreen-navigation.html => dom/html/test/file_fullscreen-navigation.html rename : content/html/content/test/file_fullscreen-plugins.html => dom/html/test/file_fullscreen-plugins.html rename : content/html/content/test/file_fullscreen-rollback.html => dom/html/test/file_fullscreen-rollback.html rename : content/html/content/test/file_fullscreen-svg-element.html => dom/html/test/file_fullscreen-svg-element.html rename : content/html/content/test/file_fullscreen-utils.js => dom/html/test/file_fullscreen-utils.js rename : content/html/content/test/file_iframe_sandbox_a_if1.html => dom/html/test/file_iframe_sandbox_a_if1.html rename : content/html/content/test/file_iframe_sandbox_a_if10.html => dom/html/test/file_iframe_sandbox_a_if10.html rename : content/html/content/test/file_iframe_sandbox_a_if11.html => dom/html/test/file_iframe_sandbox_a_if11.html rename : content/html/content/test/file_iframe_sandbox_a_if12.html => dom/html/test/file_iframe_sandbox_a_if12.html rename : content/html/content/test/file_iframe_sandbox_a_if13.html => dom/html/test/file_iframe_sandbox_a_if13.html rename : content/html/content/test/file_iframe_sandbox_a_if14.html => dom/html/test/file_iframe_sandbox_a_if14.html rename : content/html/content/test/file_iframe_sandbox_a_if15.html => dom/html/test/file_iframe_sandbox_a_if15.html rename : content/html/content/test/file_iframe_sandbox_a_if16.html => dom/html/test/file_iframe_sandbox_a_if16.html rename : content/html/content/test/file_iframe_sandbox_a_if17.html => dom/html/test/file_iframe_sandbox_a_if17.html rename : content/html/content/test/file_iframe_sandbox_a_if18.html => dom/html/test/file_iframe_sandbox_a_if18.html rename : content/html/content/test/file_iframe_sandbox_a_if19.html => dom/html/test/file_iframe_sandbox_a_if19.html rename : content/html/content/test/file_iframe_sandbox_a_if2.html => dom/html/test/file_iframe_sandbox_a_if2.html rename : content/html/content/test/file_iframe_sandbox_a_if3.html => dom/html/test/file_iframe_sandbox_a_if3.html rename : content/html/content/test/file_iframe_sandbox_a_if4.html => dom/html/test/file_iframe_sandbox_a_if4.html rename : content/html/content/test/file_iframe_sandbox_a_if5.html => dom/html/test/file_iframe_sandbox_a_if5.html rename : content/html/content/test/file_iframe_sandbox_a_if6.html => dom/html/test/file_iframe_sandbox_a_if6.html rename : content/html/content/test/file_iframe_sandbox_a_if7.html => dom/html/test/file_iframe_sandbox_a_if7.html rename : content/html/content/test/file_iframe_sandbox_a_if8.html => dom/html/test/file_iframe_sandbox_a_if8.html rename : content/html/content/test/file_iframe_sandbox_a_if9.html => dom/html/test/file_iframe_sandbox_a_if9.html rename : content/html/content/test/file_iframe_sandbox_b_if1.html => dom/html/test/file_iframe_sandbox_b_if1.html rename : content/html/content/test/file_iframe_sandbox_b_if2.html => dom/html/test/file_iframe_sandbox_b_if2.html rename : content/html/content/test/file_iframe_sandbox_b_if3.html => dom/html/test/file_iframe_sandbox_b_if3.html rename : content/html/content/test/file_iframe_sandbox_c_if1.html => dom/html/test/file_iframe_sandbox_c_if1.html rename : content/html/content/test/file_iframe_sandbox_c_if2.html => dom/html/test/file_iframe_sandbox_c_if2.html rename : content/html/content/test/file_iframe_sandbox_c_if3.html => dom/html/test/file_iframe_sandbox_c_if3.html rename : content/html/content/test/file_iframe_sandbox_c_if4.html => dom/html/test/file_iframe_sandbox_c_if4.html rename : content/html/content/test/file_iframe_sandbox_c_if5.html => dom/html/test/file_iframe_sandbox_c_if5.html rename : content/html/content/test/file_iframe_sandbox_c_if6.html => dom/html/test/file_iframe_sandbox_c_if6.html rename : content/html/content/test/file_iframe_sandbox_c_if7.html => dom/html/test/file_iframe_sandbox_c_if7.html rename : content/html/content/test/file_iframe_sandbox_c_if8.html => dom/html/test/file_iframe_sandbox_c_if8.html rename : content/html/content/test/file_iframe_sandbox_close.html => dom/html/test/file_iframe_sandbox_close.html rename : content/html/content/test/file_iframe_sandbox_d_if1.html => dom/html/test/file_iframe_sandbox_d_if1.html rename : content/html/content/test/file_iframe_sandbox_d_if10.html => dom/html/test/file_iframe_sandbox_d_if10.html rename : content/html/content/test/file_iframe_sandbox_d_if11.html => dom/html/test/file_iframe_sandbox_d_if11.html rename : content/html/content/test/file_iframe_sandbox_d_if12.html => dom/html/test/file_iframe_sandbox_d_if12.html rename : content/html/content/test/file_iframe_sandbox_d_if13.html => dom/html/test/file_iframe_sandbox_d_if13.html rename : content/html/content/test/file_iframe_sandbox_d_if14.html => dom/html/test/file_iframe_sandbox_d_if14.html rename : content/html/content/test/file_iframe_sandbox_d_if15.html => dom/html/test/file_iframe_sandbox_d_if15.html rename : content/html/content/test/file_iframe_sandbox_d_if16.html => dom/html/test/file_iframe_sandbox_d_if16.html rename : content/html/content/test/file_iframe_sandbox_d_if17.html => dom/html/test/file_iframe_sandbox_d_if17.html rename : content/html/content/test/file_iframe_sandbox_d_if18.html => dom/html/test/file_iframe_sandbox_d_if18.html rename : content/html/content/test/file_iframe_sandbox_d_if19.html => dom/html/test/file_iframe_sandbox_d_if19.html rename : content/html/content/test/file_iframe_sandbox_d_if2.html => dom/html/test/file_iframe_sandbox_d_if2.html rename : content/html/content/test/file_iframe_sandbox_d_if20.html => dom/html/test/file_iframe_sandbox_d_if20.html rename : content/html/content/test/file_iframe_sandbox_d_if21.html => dom/html/test/file_iframe_sandbox_d_if21.html rename : content/html/content/test/file_iframe_sandbox_d_if22.html => dom/html/test/file_iframe_sandbox_d_if22.html rename : content/html/content/test/file_iframe_sandbox_d_if23.html => dom/html/test/file_iframe_sandbox_d_if23.html rename : content/html/content/test/file_iframe_sandbox_d_if3.html => dom/html/test/file_iframe_sandbox_d_if3.html rename : content/html/content/test/file_iframe_sandbox_d_if4.html => dom/html/test/file_iframe_sandbox_d_if4.html rename : content/html/content/test/file_iframe_sandbox_d_if5.html => dom/html/test/file_iframe_sandbox_d_if5.html rename : content/html/content/test/file_iframe_sandbox_d_if6.html => dom/html/test/file_iframe_sandbox_d_if6.html rename : content/html/content/test/file_iframe_sandbox_d_if7.html => dom/html/test/file_iframe_sandbox_d_if7.html rename : content/html/content/test/file_iframe_sandbox_d_if8.html => dom/html/test/file_iframe_sandbox_d_if8.html rename : content/html/content/test/file_iframe_sandbox_d_if9.html => dom/html/test/file_iframe_sandbox_d_if9.html rename : content/html/content/test/file_iframe_sandbox_e_if1.html => dom/html/test/file_iframe_sandbox_e_if1.html rename : content/html/content/test/file_iframe_sandbox_e_if10.html => dom/html/test/file_iframe_sandbox_e_if10.html rename : content/html/content/test/file_iframe_sandbox_e_if11.html => dom/html/test/file_iframe_sandbox_e_if11.html rename : content/html/content/test/file_iframe_sandbox_e_if12.html => dom/html/test/file_iframe_sandbox_e_if12.html rename : content/html/content/test/file_iframe_sandbox_e_if13.html => dom/html/test/file_iframe_sandbox_e_if13.html rename : content/html/content/test/file_iframe_sandbox_e_if14.html => dom/html/test/file_iframe_sandbox_e_if14.html rename : content/html/content/test/file_iframe_sandbox_e_if15.html => dom/html/test/file_iframe_sandbox_e_if15.html rename : content/html/content/test/file_iframe_sandbox_e_if16.html => dom/html/test/file_iframe_sandbox_e_if16.html rename : content/html/content/test/file_iframe_sandbox_e_if2.html => dom/html/test/file_iframe_sandbox_e_if2.html rename : content/html/content/test/file_iframe_sandbox_e_if3.html => dom/html/test/file_iframe_sandbox_e_if3.html rename : content/html/content/test/file_iframe_sandbox_e_if4.html => dom/html/test/file_iframe_sandbox_e_if4.html rename : content/html/content/test/file_iframe_sandbox_e_if5.html => dom/html/test/file_iframe_sandbox_e_if5.html rename : content/html/content/test/file_iframe_sandbox_e_if6.html => dom/html/test/file_iframe_sandbox_e_if6.html rename : content/html/content/test/file_iframe_sandbox_e_if7.html => dom/html/test/file_iframe_sandbox_e_if7.html rename : content/html/content/test/file_iframe_sandbox_e_if8.html => dom/html/test/file_iframe_sandbox_e_if8.html rename : content/html/content/test/file_iframe_sandbox_e_if9.html => dom/html/test/file_iframe_sandbox_e_if9.html rename : content/html/content/test/file_iframe_sandbox_f_if1.html => dom/html/test/file_iframe_sandbox_f_if1.html rename : content/html/content/test/file_iframe_sandbox_f_if2.html => dom/html/test/file_iframe_sandbox_f_if2.html rename : content/html/content/test/file_iframe_sandbox_f_if2.html^headers^ => dom/html/test/file_iframe_sandbox_f_if2.html^headers^ rename : content/html/content/test/file_iframe_sandbox_fail.js => dom/html/test/file_iframe_sandbox_fail.js rename : content/html/content/test/file_iframe_sandbox_form_fail.html => dom/html/test/file_iframe_sandbox_form_fail.html rename : content/html/content/test/file_iframe_sandbox_form_pass.html => dom/html/test/file_iframe_sandbox_form_pass.html rename : content/html/content/test/file_iframe_sandbox_g_if1.html => dom/html/test/file_iframe_sandbox_g_if1.html rename : content/html/content/test/file_iframe_sandbox_h_if1.html => dom/html/test/file_iframe_sandbox_h_if1.html rename : content/html/content/test/file_iframe_sandbox_j_if1.html => dom/html/test/file_iframe_sandbox_j_if1.html rename : content/html/content/test/file_iframe_sandbox_j_if2.html => dom/html/test/file_iframe_sandbox_j_if2.html rename : content/html/content/test/file_iframe_sandbox_j_if3.html => dom/html/test/file_iframe_sandbox_j_if3.html rename : content/html/content/test/file_iframe_sandbox_k_if1.html => dom/html/test/file_iframe_sandbox_k_if1.html rename : content/html/content/test/file_iframe_sandbox_k_if2.html => dom/html/test/file_iframe_sandbox_k_if2.html rename : content/html/content/test/file_iframe_sandbox_k_if3.html => dom/html/test/file_iframe_sandbox_k_if3.html rename : content/html/content/test/file_iframe_sandbox_k_if4.html => dom/html/test/file_iframe_sandbox_k_if4.html rename : content/html/content/test/file_iframe_sandbox_k_if5.html => dom/html/test/file_iframe_sandbox_k_if5.html rename : content/html/content/test/file_iframe_sandbox_k_if6.html => dom/html/test/file_iframe_sandbox_k_if6.html rename : content/html/content/test/file_iframe_sandbox_k_if7.html => dom/html/test/file_iframe_sandbox_k_if7.html rename : content/html/content/test/file_iframe_sandbox_k_if8.html => dom/html/test/file_iframe_sandbox_k_if8.html rename : content/html/content/test/file_iframe_sandbox_k_if9.html => dom/html/test/file_iframe_sandbox_k_if9.html rename : content/html/content/test/file_iframe_sandbox_navigation_fail.html => dom/html/test/file_iframe_sandbox_navigation_fail.html rename : content/html/content/test/file_iframe_sandbox_navigation_pass.html => dom/html/test/file_iframe_sandbox_navigation_pass.html rename : content/html/content/test/file_iframe_sandbox_navigation_start.html => dom/html/test/file_iframe_sandbox_navigation_start.html rename : content/html/content/test/file_iframe_sandbox_open_window_fail.html => dom/html/test/file_iframe_sandbox_open_window_fail.html rename : content/html/content/test/file_iframe_sandbox_open_window_pass.html => dom/html/test/file_iframe_sandbox_open_window_pass.html rename : content/html/content/test/file_iframe_sandbox_pass.js => dom/html/test/file_iframe_sandbox_pass.js rename : content/html/content/test/file_iframe_sandbox_redirect.html => dom/html/test/file_iframe_sandbox_redirect.html rename : content/html/content/test/file_iframe_sandbox_redirect.html^headers^ => dom/html/test/file_iframe_sandbox_redirect.html^headers^ rename : content/html/content/test/file_iframe_sandbox_redirect_target.html => dom/html/test/file_iframe_sandbox_redirect_target.html rename : content/html/content/test/file_iframe_sandbox_top_navigation_fail.html => dom/html/test/file_iframe_sandbox_top_navigation_fail.html rename : content/html/content/test/file_iframe_sandbox_top_navigation_pass.html => dom/html/test/file_iframe_sandbox_top_navigation_pass.html rename : content/html/content/test/file_iframe_sandbox_window_form_fail.html => dom/html/test/file_iframe_sandbox_window_form_fail.html rename : content/html/content/test/file_iframe_sandbox_window_form_pass.html => dom/html/test/file_iframe_sandbox_window_form_pass.html rename : content/html/content/test/file_iframe_sandbox_window_navigation_fail.html => dom/html/test/file_iframe_sandbox_window_navigation_fail.html rename : content/html/content/test/file_iframe_sandbox_window_navigation_pass.html => dom/html/test/file_iframe_sandbox_window_navigation_pass.html rename : content/html/content/test/file_iframe_sandbox_window_top_navigation_fail.html => dom/html/test/file_iframe_sandbox_window_top_navigation_fail.html rename : content/html/content/test/file_iframe_sandbox_window_top_navigation_pass.html => dom/html/test/file_iframe_sandbox_window_top_navigation_pass.html rename : content/html/content/test/file_iframe_sandbox_worker.js => dom/html/test/file_iframe_sandbox_worker.js rename : content/html/content/test/file_ignoreuserfocus.html => dom/html/test/file_ignoreuserfocus.html rename : content/html/content/test/file_imports_basics.html => dom/html/test/file_imports_basics.html rename : content/html/content/test/file_imports_redirect.html => dom/html/test/file_imports_redirect.html rename : content/html/content/test/file_imports_redirect.html^headers^ => dom/html/test/file_imports_redirect.html^headers^ rename : content/html/content/test/file_imports_redirected.html => dom/html/test/file_imports_redirected.html rename : content/html/content/test/file_srcdoc-2.html => dom/html/test/file_srcdoc-2.html rename : content/html/content/test/file_srcdoc.html => dom/html/test/file_srcdoc.html rename : content/html/content/test/form_submit_server.sjs => dom/html/test/form_submit_server.sjs rename : content/html/content/test/forms/chrome.ini => dom/html/test/forms/chrome.ini rename : content/html/content/test/forms/mochitest.ini => dom/html/test/forms/mochitest.ini rename : content/html/content/test/forms/save_restore_radio_groups.sjs => dom/html/test/forms/save_restore_radio_groups.sjs rename : content/html/content/test/forms/submit_invalid_file.sjs => dom/html/test/forms/submit_invalid_file.sjs rename : content/html/content/test/forms/test_autocompleteinfo.html => dom/html/test/forms/test_autocompleteinfo.html rename : content/html/content/test/forms/test_bug1039548.html => dom/html/test/forms/test_bug1039548.html rename : content/html/content/test/forms/test_button_attributes_reflection.html => dom/html/test/forms/test_button_attributes_reflection.html rename : content/html/content/test/forms/test_change_event.html => dom/html/test/forms/test_change_event.html rename : content/html/content/test/forms/test_datalist_element.html => dom/html/test/forms/test_datalist_element.html rename : content/html/content/test/forms/test_experimental_forms_pref.html => dom/html/test/forms/test_experimental_forms_pref.html rename : content/html/content/test/forms/test_form_attribute-1.html => dom/html/test/forms/test_form_attribute-1.html rename : content/html/content/test/forms/test_form_attribute-2.html => dom/html/test/forms/test_form_attribute-2.html rename : content/html/content/test/forms/test_form_attribute-3.html => dom/html/test/forms/test_form_attribute-3.html rename : content/html/content/test/forms/test_form_attribute-4.html => dom/html/test/forms/test_form_attribute-4.html rename : content/html/content/test/forms/test_form_attributes_reflection.html => dom/html/test/forms/test_form_attributes_reflection.html rename : content/html/content/test/forms/test_form_named_getter_dynamic.html => dom/html/test/forms/test_form_named_getter_dynamic.html rename : content/html/content/test/forms/test_formaction_attribute.html => dom/html/test/forms/test_formaction_attribute.html rename : content/html/content/test/forms/test_formnovalidate_attribute.html => dom/html/test/forms/test_formnovalidate_attribute.html rename : content/html/content/test/forms/test_input_attributes_reflection.html => dom/html/test/forms/test_input_attributes_reflection.html rename : content/html/content/test/forms/test_input_autocomplete.html => dom/html/test/forms/test_input_autocomplete.html rename : content/html/content/test/forms/test_input_color_input_change_events.html => dom/html/test/forms/test_input_color_input_change_events.html rename : content/html/content/test/forms/test_input_color_picker_initial.html => dom/html/test/forms/test_input_color_picker_initial.html rename : content/html/content/test/forms/test_input_color_picker_popup.html => dom/html/test/forms/test_input_color_picker_popup.html rename : content/html/content/test/forms/test_input_color_picker_update.html => dom/html/test/forms/test_input_color_picker_update.html rename : content/html/content/test/forms/test_input_defaultValue.html => dom/html/test/forms/test_input_defaultValue.html rename : content/html/content/test/forms/test_input_email.html => dom/html/test/forms/test_input_email.html rename : content/html/content/test/forms/test_input_event.html => dom/html/test/forms/test_input_event.html rename : content/html/content/test/forms/test_input_file_picker.html => dom/html/test/forms/test_input_file_picker.html rename : content/html/content/test/forms/test_input_list_attribute.html => dom/html/test/forms/test_input_list_attribute.html rename : content/html/content/test/forms/test_input_number_data.js => dom/html/test/forms/test_input_number_data.js rename : content/html/content/test/forms/test_input_number_key_events.html => dom/html/test/forms/test_input_number_key_events.html rename : content/html/content/test/forms/test_input_number_l10n.html => dom/html/test/forms/test_input_number_l10n.html rename : content/html/content/test/forms/test_input_number_mouse_events.html => dom/html/test/forms/test_input_number_mouse_events.html rename : content/html/content/test/forms/test_input_number_rounding.html => dom/html/test/forms/test_input_number_rounding.html rename : content/html/content/test/forms/test_input_number_validation.html => dom/html/test/forms/test_input_number_validation.html rename : content/html/content/test/forms/test_input_radio_radiogroup.html => dom/html/test/forms/test_input_radio_radiogroup.html rename : content/html/content/test/forms/test_input_range_attr_order.html => dom/html/test/forms/test_input_range_attr_order.html rename : content/html/content/test/forms/test_input_range_key_events.html => dom/html/test/forms/test_input_range_key_events.html rename : content/html/content/test/forms/test_input_range_mouse_and_touch_events.html => dom/html/test/forms/test_input_range_mouse_and_touch_events.html rename : content/html/content/test/forms/test_input_range_rounding.html => dom/html/test/forms/test_input_range_rounding.html rename : content/html/content/test/forms/test_input_sanitization.html => dom/html/test/forms/test_input_sanitization.html rename : content/html/content/test/forms/test_input_textarea_set_value_no_scroll.html => dom/html/test/forms/test_input_textarea_set_value_no_scroll.html rename : content/html/content/test/forms/test_input_typing_sanitization.html => dom/html/test/forms/test_input_typing_sanitization.html rename : content/html/content/test/forms/test_input_untrusted_key_events.html => dom/html/test/forms/test_input_untrusted_key_events.html rename : content/html/content/test/forms/test_input_url.html => dom/html/test/forms/test_input_url.html rename : content/html/content/test/forms/test_label_control_attribute.html => dom/html/test/forms/test_label_control_attribute.html rename : content/html/content/test/forms/test_label_input_controls.html => dom/html/test/forms/test_label_input_controls.html rename : content/html/content/test/forms/test_max_attribute.html => dom/html/test/forms/test_max_attribute.html rename : content/html/content/test/forms/test_maxlength_attribute.html => dom/html/test/forms/test_maxlength_attribute.html rename : content/html/content/test/forms/test_meter_element.html => dom/html/test/forms/test_meter_element.html rename : content/html/content/test/forms/test_meter_pseudo-classes.html => dom/html/test/forms/test_meter_pseudo-classes.html rename : content/html/content/test/forms/test_min_attribute.html => dom/html/test/forms/test_min_attribute.html rename : content/html/content/test/forms/test_mozistextfield.html => dom/html/test/forms/test_mozistextfield.html rename : content/html/content/test/forms/test_novalidate_attribute.html => dom/html/test/forms/test_novalidate_attribute.html rename : content/html/content/test/forms/test_option_disabled.html => dom/html/test/forms/test_option_disabled.html rename : content/html/content/test/forms/test_option_index_attribute.html => dom/html/test/forms/test_option_index_attribute.html rename : content/html/content/test/forms/test_option_text.html => dom/html/test/forms/test_option_text.html rename : content/html/content/test/forms/test_output_element.html => dom/html/test/forms/test_output_element.html rename : content/html/content/test/forms/test_pattern_attribute.html => dom/html/test/forms/test_pattern_attribute.html rename : content/html/content/test/forms/test_progress_element.html => dom/html/test/forms/test_progress_element.html rename : content/html/content/test/forms/test_radio_radionodelist.html => dom/html/test/forms/test_radio_radionodelist.html rename : content/html/content/test/forms/test_required_attribute.html => dom/html/test/forms/test_required_attribute.html rename : content/html/content/test/forms/test_restore_form_elements.html => dom/html/test/forms/test_restore_form_elements.html rename : content/html/content/test/forms/test_save_restore_radio_groups.html => dom/html/test/forms/test_save_restore_radio_groups.html rename : content/html/content/test/forms/test_select_selectedOptions.html => dom/html/test/forms/test_select_selectedOptions.html rename : content/html/content/test/forms/test_select_validation.html => dom/html/test/forms/test_select_validation.html rename : content/html/content/test/forms/test_set_range_text.html => dom/html/test/forms/test_set_range_text.html rename : content/html/content/test/forms/test_step_attribute.html => dom/html/test/forms/test_step_attribute.html rename : content/html/content/test/forms/test_stepup_stepdown.html => dom/html/test/forms/test_stepup_stepdown.html rename : content/html/content/test/forms/test_submit_invalid_file.html => dom/html/test/forms/test_submit_invalid_file.html rename : content/html/content/test/forms/test_textarea_attributes_reflection.html => dom/html/test/forms/test_textarea_attributes_reflection.html rename : content/html/content/test/forms/test_validation.html => dom/html/test/forms/test_validation.html rename : content/html/content/test/forms/test_validation_not_in_doc.html => dom/html/test/forms/test_validation_not_in_doc.html rename : content/html/content/test/forms/test_valueAsDate_pref.html => dom/html/test/forms/test_valueAsDate_pref.html rename : content/html/content/test/forms/test_valueasdate_attribute.html => dom/html/test/forms/test_valueasdate_attribute.html rename : content/html/content/test/forms/test_valueasnumber_attribute.html => dom/html/test/forms/test_valueasnumber_attribute.html rename : content/html/content/test/image-allow-credentials.png => dom/html/test/image-allow-credentials.png rename : content/html/content/test/image-allow-credentials.png^headers^ => dom/html/test/image-allow-credentials.png^headers^ rename : content/html/content/test/image.png => dom/html/test/image.png rename : content/html/content/test/imports/file_cycle_1_A.html => dom/html/test/imports/file_cycle_1_A.html rename : content/html/content/test/imports/file_cycle_1_B.html => dom/html/test/imports/file_cycle_1_B.html rename : content/html/content/test/imports/file_cycle_1_C.html => dom/html/test/imports/file_cycle_1_C.html rename : content/html/content/test/imports/file_cycle_2_A.html => dom/html/test/imports/file_cycle_2_A.html rename : content/html/content/test/imports/file_cycle_2_B.html => dom/html/test/imports/file_cycle_2_B.html rename : content/html/content/test/imports/file_cycle_2_C.html => dom/html/test/imports/file_cycle_2_C.html rename : content/html/content/test/imports/file_cycle_2_D.html => dom/html/test/imports/file_cycle_2_D.html rename : content/html/content/test/imports/file_cycle_3_A.html => dom/html/test/imports/file_cycle_3_A.html rename : content/html/content/test/imports/file_cycle_3_B.html => dom/html/test/imports/file_cycle_3_B.html rename : content/html/content/test/imports/file_cycle_3_C.html => dom/html/test/imports/file_cycle_3_C.html rename : content/html/content/test/imports/file_cycle_4_A.html => dom/html/test/imports/file_cycle_4_A.html rename : content/html/content/test/imports/file_cycle_4_B.html => dom/html/test/imports/file_cycle_4_B.html rename : content/html/content/test/imports/file_cycle_4_C.html => dom/html/test/imports/file_cycle_4_C.html rename : content/html/content/test/imports/file_cycle_4_D.html => dom/html/test/imports/file_cycle_4_D.html rename : content/html/content/test/imports/file_cycle_4_E.html => dom/html/test/imports/file_cycle_4_E.html rename : content/html/content/test/imports/file_cycle_5_A.html => dom/html/test/imports/file_cycle_5_A.html rename : content/html/content/test/imports/file_cycle_5_B.html => dom/html/test/imports/file_cycle_5_B.html rename : content/html/content/test/imports/file_cycle_5_C.html => dom/html/test/imports/file_cycle_5_C.html rename : content/html/content/test/imports/file_cycle_5_D.html => dom/html/test/imports/file_cycle_5_D.html rename : content/html/content/test/imports/file_encoding.html => dom/html/test/imports/file_encoding.html rename : content/html/content/test/imports/file_importA1.html => dom/html/test/imports/file_importA1.html rename : content/html/content/test/imports/file_importA2.html => dom/html/test/imports/file_importA2.html rename : content/html/content/test/imports/file_importB1.html => dom/html/test/imports/file_importB1.html rename : content/html/content/test/imports/file_importB2.html => dom/html/test/imports/file_importB2.html rename : content/html/content/test/imports/file_importC1.html => dom/html/test/imports/file_importC1.html rename : content/html/content/test/imports/file_importC10.html => dom/html/test/imports/file_importC10.html rename : content/html/content/test/imports/file_importC2.html => dom/html/test/imports/file_importC2.html rename : content/html/content/test/imports/file_importC3.html => dom/html/test/imports/file_importC3.html rename : content/html/content/test/imports/file_importC4.html => dom/html/test/imports/file_importC4.html rename : content/html/content/test/imports/file_importC5.html => dom/html/test/imports/file_importC5.html rename : content/html/content/test/imports/file_importC6.html => dom/html/test/imports/file_importC6.html rename : content/html/content/test/imports/file_importC7.html => dom/html/test/imports/file_importC7.html rename : content/html/content/test/imports/file_importC8.html => dom/html/test/imports/file_importC8.html rename : content/html/content/test/imports/file_importC9.html => dom/html/test/imports/file_importC9.html rename : content/html/content/test/imports/file_importD.html => dom/html/test/imports/file_importD.html rename : content/html/content/test/imports/file_importE.html => dom/html/test/imports/file_importE.html rename : content/html/content/test/imports/mochitest.ini => dom/html/test/imports/mochitest.ini rename : content/html/content/test/imports/test_cycle_1.html => dom/html/test/imports/test_cycle_1.html rename : content/html/content/test/imports/test_cycle_2.html => dom/html/test/imports/test_cycle_2.html rename : content/html/content/test/imports/test_cycle_3.html => dom/html/test/imports/test_cycle_3.html rename : content/html/content/test/imports/test_cycle_4.html => dom/html/test/imports/test_cycle_4.html rename : content/html/content/test/imports/test_cycle_5.html => dom/html/test/imports/test_cycle_5.html rename : content/html/content/test/imports/test_encoding.html => dom/html/test/imports/test_encoding.html rename : content/html/content/test/mochitest.ini => dom/html/test/mochitest.ini rename : content/html/content/test/nnc_lockup.gif => dom/html/test/nnc_lockup.gif rename : content/html/content/test/reflect.js => dom/html/test/reflect.js rename : content/html/content/test/test_a_text.html => dom/html/test/test_a_text.html rename : content/html/content/test/test_allowMedia.html => dom/html/test/test_allowMedia.html rename : content/html/content/test/test_anchor_href_cache_invalidation.html => dom/html/test/test_anchor_href_cache_invalidation.html rename : content/html/content/test/test_anchor_ping.html => dom/html/test/test_anchor_ping.html rename : content/html/content/test/test_applet_attributes_reflection.html => dom/html/test/test_applet_attributes_reflection.html rename : content/html/content/test/test_audio_wakelock.html => dom/html/test/test_audio_wakelock.html rename : content/html/content/test/test_base_attributes_reflection.html => dom/html/test/test_base_attributes_reflection.html rename : content/html/content/test/test_bug1003539.html => dom/html/test/test_bug1003539.html rename : content/html/content/test/test_bug100533.html => dom/html/test/test_bug100533.html rename : content/html/document/test/test_bug1013316.html => dom/html/test/test_bug1013316.html rename : content/html/content/test/test_bug1045270.html => dom/html/test/test_bug1045270.html rename : content/html/content/test/test_bug109445.html => dom/html/test/test_bug109445.html rename : content/html/content/test/test_bug109445.xhtml => dom/html/test/test_bug109445.xhtml rename : content/html/content/test/test_bug1297.html => dom/html/test/test_bug1297.html rename : content/html/content/test/test_bug1366.html => dom/html/test/test_bug1366.html rename : content/html/content/test/test_bug1400.html => dom/html/test/test_bug1400.html rename : content/html/content/test/test_bug143220.html => dom/html/test/test_bug143220.html rename : content/html/document/test/test_bug1682.html => dom/html/test/test_bug1682.html rename : content/html/document/test/test_bug172261.html => dom/html/test/test_bug172261.html rename : content/html/content/test/test_bug182279.html => dom/html/test/test_bug182279.html rename : content/html/document/test/test_bug1823.html => dom/html/test/test_bug1823.html rename : content/html/document/test/test_bug196523.html => dom/html/test/test_bug196523.html rename : content/html/document/test/test_bug199692.html => dom/html/test/test_bug199692.html rename : content/html/content/test/test_bug2082.html => dom/html/test/test_bug2082.html rename : content/html/content/test/test_bug209275.xhtml => dom/html/test/test_bug209275.xhtml rename : content/html/content/test/test_bug237071.html => dom/html/test/test_bug237071.html rename : content/html/content/test/test_bug242709.html => dom/html/test/test_bug242709.html rename : content/html/content/test/test_bug24958.html => dom/html/test/test_bug24958.html rename : content/html/document/test/test_bug255820.html => dom/html/test/test_bug255820.html rename : content/html/document/test/test_bug259332.html => dom/html/test/test_bug259332.html rename : content/html/content/test/test_bug274626.html => dom/html/test/test_bug274626.html rename : content/html/content/test/test_bug277724.html => dom/html/test/test_bug277724.html rename : content/html/content/test/test_bug277890.html => dom/html/test/test_bug277890.html rename : content/html/content/test/test_bug287465.html => dom/html/test/test_bug287465.html rename : content/html/content/test/test_bug295561.html => dom/html/test/test_bug295561.html rename : content/html/content/test/test_bug297761.html => dom/html/test/test_bug297761.html rename : content/html/content/test/test_bug300691-1.html => dom/html/test/test_bug300691-1.html rename : content/html/content/test/test_bug300691-2.html => dom/html/test/test_bug300691-2.html rename : content/html/content/test/test_bug300691-3.xhtml => dom/html/test/test_bug300691-3.xhtml rename : content/html/document/test/test_bug311681.html => dom/html/test/test_bug311681.html rename : content/html/document/test/test_bug311681.xhtml => dom/html/test/test_bug311681.xhtml rename : content/html/document/test/test_bug324378.html => dom/html/test/test_bug324378.html rename : content/html/content/test/test_bug330705-1.html => dom/html/test/test_bug330705-1.html rename : content/html/content/test/test_bug332246.html => dom/html/test/test_bug332246.html rename : content/html/document/test/test_bug332848.xhtml => dom/html/test/test_bug332848.xhtml rename : content/html/content/test/test_bug332893-1.html => dom/html/test/test_bug332893-1.html rename : content/html/content/test/test_bug332893-2.html => dom/html/test/test_bug332893-2.html rename : content/html/content/test/test_bug332893-3.html => dom/html/test/test_bug332893-3.html rename : content/html/content/test/test_bug332893-4.html => dom/html/test/test_bug332893-4.html rename : content/html/content/test/test_bug332893-5.html => dom/html/test/test_bug332893-5.html rename : content/html/content/test/test_bug332893-6.html => dom/html/test/test_bug332893-6.html rename : content/html/content/test/test_bug332893-7.html => dom/html/test/test_bug332893-7.html rename : content/html/content/test/test_bug3348.html => dom/html/test/test_bug3348.html rename : content/html/document/test/test_bug340017.xhtml => dom/html/test/test_bug340017.xhtml rename : content/html/content/test/test_bug340800.html => dom/html/test/test_bug340800.html rename : content/html/content/test/test_bug347174.html => dom/html/test/test_bug347174.html rename : content/html/content/test/test_bug347174_write.html => dom/html/test/test_bug347174_write.html rename : content/html/content/test/test_bug347174_xsl.html => dom/html/test/test_bug347174_xsl.html rename : content/html/content/test/test_bug347174_xslp.html => dom/html/test/test_bug347174_xslp.html rename : content/html/content/test/test_bug353415-1.html => dom/html/test/test_bug353415-1.html rename : content/html/content/test/test_bug353415-2.html => dom/html/test/test_bug353415-2.html rename : content/html/document/test/test_bug359657.html => dom/html/test/test_bug359657.html rename : content/html/document/test/test_bug369370.html => dom/html/test/test_bug369370.html rename : content/html/content/test/test_bug371375.html => dom/html/test/test_bug371375.html rename : content/html/content/test/test_bug372098.html => dom/html/test/test_bug372098.html rename : content/html/content/test/test_bug373589.html => dom/html/test/test_bug373589.html rename : content/html/content/test/test_bug375003-1.html => dom/html/test/test_bug375003-1.html rename : content/html/content/test/test_bug375003-2.html => dom/html/test/test_bug375003-2.html rename : content/html/content/test/test_bug377624.html => dom/html/test/test_bug377624.html rename : content/html/document/test/test_bug380383.html => dom/html/test/test_bug380383.html rename : content/html/content/test/test_bug383383.html => dom/html/test/test_bug383383.html rename : content/html/content/test/test_bug383383_2.xhtml => dom/html/test/test_bug383383_2.xhtml rename : content/html/content/test/test_bug384419.html => dom/html/test/test_bug384419.html rename : content/html/content/test/test_bug386496.html => dom/html/test/test_bug386496.html rename : content/html/content/test/test_bug386728.html => dom/html/test/test_bug386728.html rename : content/html/content/test/test_bug386996.html => dom/html/test/test_bug386996.html rename : content/html/content/test/test_bug388558.html => dom/html/test/test_bug388558.html rename : content/html/content/test/test_bug388746.html => dom/html/test/test_bug388746.html rename : content/html/content/test/test_bug388794.html => dom/html/test/test_bug388794.html rename : content/html/content/test/test_bug389797.html => dom/html/test/test_bug389797.html rename : content/html/content/test/test_bug390975.html => dom/html/test/test_bug390975.html rename : content/html/document/test/test_bug391777.html => dom/html/test/test_bug391777.html rename : content/html/content/test/test_bug391994.html => dom/html/test/test_bug391994.html rename : content/html/content/test/test_bug392567.html => dom/html/test/test_bug392567.html rename : content/html/content/test/test_bug394700.html => dom/html/test/test_bug394700.html rename : content/html/content/test/test_bug395107.html => dom/html/test/test_bug395107.html rename : content/html/content/test/test_bug401160.xhtml => dom/html/test/test_bug401160.xhtml rename : content/html/document/test/test_bug402680.html => dom/html/test/test_bug402680.html rename : content/html/document/test/test_bug403868.html => dom/html/test/test_bug403868.html rename : content/html/document/test/test_bug403868.xhtml => dom/html/test/test_bug403868.xhtml rename : content/html/content/test/test_bug405242.html => dom/html/test/test_bug405242.html rename : content/html/content/test/test_bug406596.html => dom/html/test/test_bug406596.html rename : content/html/content/test/test_bug417760.html => dom/html/test/test_bug417760.html rename : content/html/content/test/test_bug421640.html => dom/html/test/test_bug421640.html rename : content/html/content/test/test_bug424698.html => dom/html/test/test_bug424698.html rename : content/html/content/test/test_bug428135.xhtml => dom/html/test/test_bug428135.xhtml rename : content/html/content/test/test_bug430351.html => dom/html/test/test_bug430351.html rename : content/html/content/test/test_bug430392.html => dom/html/test/test_bug430392.html rename : content/html/document/test/test_bug435128.html => dom/html/test/test_bug435128.html rename : content/html/content/test/test_bug441930.html => dom/html/test/test_bug441930.html rename : content/html/content/test/test_bug442801.html => dom/html/test/test_bug442801.html rename : content/html/document/test/test_bug445004.html => dom/html/test/test_bug445004.html rename : content/html/document/test/test_bug446483.html => dom/html/test/test_bug446483.html rename : content/html/content/test/test_bug448166.html => dom/html/test/test_bug448166.html rename : content/html/document/test/test_bug448564.html => dom/html/test/test_bug448564.html rename : content/html/content/test/test_bug456229.html => dom/html/test/test_bug456229.html rename : content/html/content/test/test_bug458037.xhtml => dom/html/test/test_bug458037.xhtml rename : content/html/content/test/test_bug460568.html => dom/html/test/test_bug460568.html rename : content/html/document/test/test_bug463104.html => dom/html/test/test_bug463104.html rename : content/html/document/test/test_bug478251.html => dom/html/test/test_bug478251.html rename : content/html/content/test/test_bug481335.xhtml => dom/html/test/test_bug481335.xhtml rename : content/html/document/test/test_bug481440.html => dom/html/test/test_bug481440.html rename : content/html/document/test/test_bug481647.html => dom/html/test/test_bug481647.html rename : content/html/document/test/test_bug482659.html => dom/html/test/test_bug482659.html rename : content/html/document/test/test_bug486741.html => dom/html/test/test_bug486741.html rename : content/html/document/test/test_bug489532.html => dom/html/test/test_bug489532.html rename : content/html/document/test/test_bug497242.xhtml => dom/html/test/test_bug497242.xhtml rename : content/html/document/test/test_bug499092.html => dom/html/test/test_bug499092.html rename : content/html/content/test/test_bug500885.html => dom/html/test/test_bug500885.html rename : content/html/document/test/test_bug512367.html => dom/html/test/test_bug512367.html rename : content/html/content/test/test_bug514856.html => dom/html/test/test_bug514856.html rename : content/html/content/test/test_bug518122.html => dom/html/test/test_bug518122.html rename : content/html/content/test/test_bug519987.html => dom/html/test/test_bug519987.html rename : content/html/content/test/test_bug523771.html => dom/html/test/test_bug523771.html rename : content/html/content/test/test_bug529819.html => dom/html/test/test_bug529819.html rename : content/html/content/test/test_bug529859.html => dom/html/test/test_bug529859.html rename : content/html/content/test/test_bug535043.html => dom/html/test/test_bug535043.html rename : content/html/content/test/test_bug536891.html => dom/html/test/test_bug536891.html rename : content/html/content/test/test_bug536895.html => dom/html/test/test_bug536895.html rename : content/html/content/test/test_bug546995.html => dom/html/test/test_bug546995.html rename : content/html/content/test/test_bug547850.html => dom/html/test/test_bug547850.html rename : content/html/content/test/test_bug551846.html => dom/html/test/test_bug551846.html rename : content/html/content/test/test_bug555567.html => dom/html/test/test_bug555567.html rename : content/html/content/test/test_bug556645.html => dom/html/test/test_bug556645.html rename : content/html/content/test/test_bug557087-1.html => dom/html/test/test_bug557087-1.html rename : content/html/content/test/test_bug557087-2.html => dom/html/test/test_bug557087-2.html rename : content/html/content/test/test_bug557087-3.html => dom/html/test/test_bug557087-3.html rename : content/html/content/test/test_bug557087-4.html => dom/html/test/test_bug557087-4.html rename : content/html/content/test/test_bug557087-5.html => dom/html/test/test_bug557087-5.html rename : content/html/content/test/test_bug557087-6.html => dom/html/test/test_bug557087-6.html rename : content/html/content/test/test_bug557620.html => dom/html/test/test_bug557620.html rename : content/html/content/test/test_bug558788-1.html => dom/html/test/test_bug558788-1.html rename : content/html/content/test/test_bug558788-2.html => dom/html/test/test_bug558788-2.html rename : content/html/content/test/test_bug560112.html => dom/html/test/test_bug560112.html rename : content/html/content/test/test_bug561634.html => dom/html/test/test_bug561634.html rename : content/html/content/test/test_bug561636.html => dom/html/test/test_bug561636.html rename : content/html/content/test/test_bug561640.html => dom/html/test/test_bug561640.html rename : content/html/content/test/test_bug564001.html => dom/html/test/test_bug564001.html rename : content/html/content/test/test_bug566046.html => dom/html/test/test_bug566046.html rename : content/html/content/test/test_bug567938-1.html => dom/html/test/test_bug567938-1.html rename : content/html/content/test/test_bug567938-2.html => dom/html/test/test_bug567938-2.html rename : content/html/content/test/test_bug567938-3.html => dom/html/test/test_bug567938-3.html rename : content/html/content/test/test_bug567938-4.html => dom/html/test/test_bug567938-4.html rename : content/html/content/test/test_bug569955.html => dom/html/test/test_bug569955.html rename : content/html/content/test/test_bug573969.html => dom/html/test/test_bug573969.html rename : content/html/document/test/test_bug57600.html => dom/html/test/test_bug57600.html rename : content/html/content/test/test_bug579079.html => dom/html/test/test_bug579079.html rename : content/html/content/test/test_bug582412-1.html => dom/html/test/test_bug582412-1.html rename : content/html/content/test/test_bug582412-2.html => dom/html/test/test_bug582412-2.html rename : content/html/content/test/test_bug583514.html => dom/html/test/test_bug583514.html rename : content/html/content/test/test_bug583533.html => dom/html/test/test_bug583533.html rename : content/html/content/test/test_bug586763.html => dom/html/test/test_bug586763.html rename : content/html/content/test/test_bug586786.html => dom/html/test/test_bug586786.html rename : content/html/content/test/test_bug587469.html => dom/html/test/test_bug587469.html rename : content/html/content/test/test_bug589.html => dom/html/test/test_bug589.html rename : content/html/content/test/test_bug590353-1.html => dom/html/test/test_bug590353-1.html rename : content/html/content/test/test_bug590353-2.html => dom/html/test/test_bug590353-2.html rename : content/html/content/test/test_bug590363.html => dom/html/test/test_bug590363.html rename : content/html/content/test/test_bug592802.html => dom/html/test/test_bug592802.html rename : content/html/content/test/test_bug593689.html => dom/html/test/test_bug593689.html rename : content/html/content/test/test_bug595429.html => dom/html/test/test_bug595429.html rename : content/html/content/test/test_bug595447.html => dom/html/test/test_bug595447.html rename : content/html/content/test/test_bug595449.html => dom/html/test/test_bug595449.html rename : content/html/content/test/test_bug596350.html => dom/html/test/test_bug596350.html rename : content/html/content/test/test_bug596511.html => dom/html/test/test_bug596511.html rename : content/html/content/test/test_bug598643.html => dom/html/test/test_bug598643.html rename : content/html/content/test/test_bug598833-1.html => dom/html/test/test_bug598833-1.html rename : content/html/content/test/test_bug600155.html => dom/html/test/test_bug600155.html rename : content/html/content/test/test_bug601030.html => dom/html/test/test_bug601030.html rename : content/html/content/test/test_bug605124-1.html => dom/html/test/test_bug605124-1.html rename : content/html/content/test/test_bug605124-2.html => dom/html/test/test_bug605124-2.html rename : content/html/content/test/test_bug605125-1.html => dom/html/test/test_bug605125-1.html rename : content/html/content/test/test_bug605125-2.html => dom/html/test/test_bug605125-2.html rename : content/html/content/test/test_bug606817.html => dom/html/test/test_bug606817.html rename : content/html/content/test/test_bug607145.html => dom/html/test/test_bug607145.html rename : content/html/content/test/test_bug610212.html => dom/html/test/test_bug610212.html rename : content/html/content/test/test_bug610687.html => dom/html/test/test_bug610687.html rename : content/html/content/test/test_bug611189.html => dom/html/test/test_bug611189.html rename : content/html/content/test/test_bug612730.html => dom/html/test/test_bug612730.html rename : content/html/content/test/test_bug613113.html => dom/html/test/test_bug613113.html rename : content/html/content/test/test_bug613722.html => dom/html/test/test_bug613722.html rename : content/html/content/test/test_bug613979.html => dom/html/test/test_bug613979.html rename : content/html/content/test/test_bug615595.html => dom/html/test/test_bug615595.html rename : content/html/content/test/test_bug615833.html => dom/html/test/test_bug615833.html rename : content/html/content/test/test_bug617528.html => dom/html/test/test_bug617528.html rename : content/html/content/test/test_bug618948.html => dom/html/test/test_bug618948.html rename : content/html/content/test/test_bug619278.html => dom/html/test/test_bug619278.html rename : content/html/content/test/test_bug622558.html => dom/html/test/test_bug622558.html rename : content/html/content/test/test_bug622597.html => dom/html/test/test_bug622597.html rename : content/html/content/test/test_bug623291.html => dom/html/test/test_bug623291.html rename : content/html/content/test/test_bug6296.html => dom/html/test/test_bug6296.html rename : content/html/content/test/test_bug629801.html => dom/html/test/test_bug629801.html rename : content/html/content/test/test_bug633058.html => dom/html/test/test_bug633058.html rename : content/html/content/test/test_bug636336.html => dom/html/test/test_bug636336.html rename : content/html/content/test/test_bug641219.html => dom/html/test/test_bug641219.html rename : content/html/content/test/test_bug643051.html => dom/html/test/test_bug643051.html rename : content/html/content/test/test_bug646157.html => dom/html/test/test_bug646157.html rename : content/html/content/test/test_bug649134.html => dom/html/test/test_bug649134.html rename : content/html/content/test/test_bug651956.html => dom/html/test/test_bug651956.html rename : content/html/content/test/test_bug658746.html => dom/html/test/test_bug658746.html rename : content/html/content/test/test_bug659596.html => dom/html/test/test_bug659596.html rename : content/html/content/test/test_bug659743.xml => dom/html/test/test_bug659743.xml rename : content/html/content/test/test_bug660663.html => dom/html/test/test_bug660663.html rename : content/html/content/test/test_bug660959-1.html => dom/html/test/test_bug660959-1.html rename : content/html/content/test/test_bug660959-2.html => dom/html/test/test_bug660959-2.html rename : content/html/content/test/test_bug660959-3.html => dom/html/test/test_bug660959-3.html rename : content/html/content/test/test_bug666200.html => dom/html/test/test_bug666200.html rename : content/html/content/test/test_bug666666.html => dom/html/test/test_bug666666.html rename : content/html/content/test/test_bug669012.html => dom/html/test/test_bug669012.html rename : content/html/content/test/test_bug674558.html => dom/html/test/test_bug674558.html rename : content/html/content/test/test_bug674927.html => dom/html/test/test_bug674927.html rename : content/html/content/test/test_bug677463.html => dom/html/test/test_bug677463.html rename : content/html/document/test/test_bug677495-1.html => dom/html/test/test_bug677495-1.html rename : content/html/document/test/test_bug677495.html => dom/html/test/test_bug677495.html rename : content/html/content/test/test_bug677658.html => dom/html/test/test_bug677658.html rename : content/html/content/test/test_bug682886.html => dom/html/test/test_bug682886.html rename : content/html/content/test/test_bug691.html => dom/html/test/test_bug691.html rename : content/html/content/test/test_bug694.html => dom/html/test/test_bug694.html rename : content/html/content/test/test_bug694503.html => dom/html/test/test_bug694503.html rename : content/html/content/test/test_bug696.html => dom/html/test/test_bug696.html rename : content/html/content/test/test_bug717819.html => dom/html/test/test_bug717819.html rename : content/html/document/test/test_bug741266.html => dom/html/test/test_bug741266.html rename : content/html/content/test/test_bug742030.html => dom/html/test/test_bug742030.html rename : content/html/content/test/test_bug742549.html => dom/html/test/test_bug742549.html rename : content/html/content/test/test_bug745685.html => dom/html/test/test_bug745685.html rename : content/html/content/test/test_bug763626.html => dom/html/test/test_bug763626.html rename : content/html/document/test/test_bug765780.html => dom/html/test/test_bug765780.html rename : content/html/content/test/test_bug780993.html => dom/html/test/test_bug780993.html rename : content/html/content/test/test_bug787134.html => dom/html/test/test_bug787134.html rename : content/html/content/test/test_bug797113.html => dom/html/test/test_bug797113.html rename : content/html/content/test/test_bug803677.html => dom/html/test/test_bug803677.html rename : content/html/content/test/test_bug821307.html => dom/html/test/test_bug821307.html rename : content/html/content/test/test_bug827126.html => dom/html/test/test_bug827126.html rename : content/html/content/test/test_bug827426.html => dom/html/test/test_bug827426.html rename : content/html/content/test/test_bug838582.html => dom/html/test/test_bug838582.html rename : content/html/content/test/test_bug839371.html => dom/html/test/test_bug839371.html rename : content/html/content/test/test_bug839913.html => dom/html/test/test_bug839913.html rename : content/html/content/test/test_bug840877.html => dom/html/test/test_bug840877.html rename : content/html/content/test/test_bug841466.html => dom/html/test/test_bug841466.html rename : content/html/content/test/test_bug845057.html => dom/html/test/test_bug845057.html rename : content/html/content/test/test_bug869040.html => dom/html/test/test_bug869040.html rename : content/html/content/test/test_bug870787.html => dom/html/test/test_bug870787.html rename : content/html/document/test/test_bug871161.html => dom/html/test/test_bug871161.html rename : content/html/content/test/test_bug874758.html => dom/html/test/test_bug874758.html rename : content/html/content/test/test_bug879319.html => dom/html/test/test_bug879319.html rename : content/html/content/test/test_bug885024.html => dom/html/test/test_bug885024.html rename : content/html/content/test/test_bug893537.html => dom/html/test/test_bug893537.html rename : content/html/content/test/test_bug95530.html => dom/html/test/test_bug95530.html rename : content/html/content/test/test_bug969346.html => dom/html/test/test_bug969346.html rename : content/html/content/test/test_bug982039.html => dom/html/test/test_bug982039.html rename : content/html/content/test/test_change_crossorigin.html => dom/html/test/test_change_crossorigin.html rename : content/html/content/test/test_checked.html => dom/html/test/test_checked.html rename : content/html/content/test/test_dir_attributes_reflection.html => dom/html/test/test_dir_attributes_reflection.html rename : content/html/content/test/test_dl_attributes_reflection.html => dom/html/test/test_dl_attributes_reflection.html rename : content/html/document/test/test_document-element-inserted.html => dom/html/test/test_document-element-inserted.html rename : content/html/document/test/test_document.watch.html => dom/html/test/test_document.watch.html rename : content/html/document/test/test_documentAll.html => dom/html/test/test_documentAll.html rename : content/html/content/test/test_element_prototype.html => dom/html/test/test_element_prototype.html rename : content/html/content/test/test_embed_attributes_reflection.html => dom/html/test/test_embed_attributes_reflection.html rename : content/html/document/test/test_form-parsing.html => dom/html/test/test_form-parsing.html rename : content/html/content/test/test_formData.html => dom/html/test/test_formData.html rename : content/html/content/test/test_formSubmission.html => dom/html/test/test_formSubmission.html rename : content/html/content/test/test_formSubmission2.html => dom/html/test/test_formSubmission2.html rename : content/html/content/test/test_formelements.html => dom/html/test/test_formelements.html rename : content/html/content/test/test_fragment_form_pointer.html => dom/html/test/test_fragment_form_pointer.html rename : content/html/content/test/test_fullscreen-api.html => dom/html/test/test_fullscreen-api.html rename : content/html/content/test/test_hidden.html => dom/html/test/test_hidden.html rename : content/html/content/test/test_html_attributes_reflection.html => dom/html/test/test_html_attributes_reflection.html rename : content/html/content/test/test_htmlcollection.html => dom/html/test/test_htmlcollection.html rename : content/html/content/test/test_iframe_sandbox_general.html => dom/html/test/test_iframe_sandbox_general.html rename : content/html/content/test/test_iframe_sandbox_inheritance.html => dom/html/test/test_iframe_sandbox_inheritance.html rename : content/html/content/test/test_iframe_sandbox_modal.html => dom/html/test/test_iframe_sandbox_modal.html rename : content/html/content/test/test_iframe_sandbox_navigation.html => dom/html/test/test_iframe_sandbox_navigation.html rename : content/html/content/test/test_iframe_sandbox_navigation2.html => dom/html/test/test_iframe_sandbox_navigation2.html rename : content/html/content/test/test_iframe_sandbox_plugins.html => dom/html/test/test_iframe_sandbox_plugins.html rename : content/html/content/test/test_iframe_sandbox_popups.html => dom/html/test/test_iframe_sandbox_popups.html rename : content/html/content/test/test_iframe_sandbox_popups_inheritance.html => dom/html/test/test_iframe_sandbox_popups_inheritance.html rename : content/html/content/test/test_iframe_sandbox_redirect.html => dom/html/test/test_iframe_sandbox_redirect.html rename : content/html/content/test/test_iframe_sandbox_same_origin.html => dom/html/test/test_iframe_sandbox_same_origin.html rename : content/html/content/test/test_iframe_sandbox_workers.html => dom/html/test/test_iframe_sandbox_workers.html rename : content/html/content/test/test_ignoreuserfocus.html => dom/html/test/test_ignoreuserfocus.html rename : content/html/content/test/test_imageSrcSet.html => dom/html/test/test_imageSrcSet.html rename : content/html/content/test/test_img_attributes_reflection.html => dom/html/test/test_img_attributes_reflection.html rename : content/html/content/test/test_imports_basics.html => dom/html/test/test_imports_basics.html rename : content/html/content/test/test_imports_nested.html => dom/html/test/test_imports_nested.html rename : content/html/content/test/test_imports_nested_2.html => dom/html/test/test_imports_nested_2.html rename : content/html/content/test/test_imports_nonhttp.html => dom/html/test/test_imports_nonhttp.html rename : content/html/content/test/test_imports_redirect.html => dom/html/test/test_imports_redirect.html rename : content/html/content/test/test_input_files_not_nsIFile.html => dom/html/test/test_input_files_not_nsIFile.html rename : content/html/content/test/test_li_attributes_reflection.html => dom/html/test/test_li_attributes_reflection.html rename : content/html/content/test/test_link_attributes_reflection.html => dom/html/test/test_link_attributes_reflection.html rename : content/html/content/test/test_link_sizes.html => dom/html/test/test_link_sizes.html rename : content/html/content/test/test_map_attributes_reflection.html => dom/html/test/test_map_attributes_reflection.html rename : content/html/content/test/test_meta_attributes_reflection.html => dom/html/test/test_meta_attributes_reflection.html rename : content/html/content/test/test_mod_attributes_reflection.html => dom/html/test/test_mod_attributes_reflection.html rename : content/html/content/test/test_mozaudiochannel.html => dom/html/test/test_mozaudiochannel.html rename : content/html/content/test/test_named_options.html => dom/html/test/test_named_options.html rename : content/html/content/test/test_nested_invalid_fieldsets.html => dom/html/test/test_nested_invalid_fieldsets.html rename : content/html/document/test/test_non-ascii-cookie.html => dom/html/test/test_non-ascii-cookie.html rename : content/html/document/test/test_non-ascii-cookie.html^headers^ => dom/html/test/test_non-ascii-cookie.html^headers^ rename : content/html/content/test/test_object_attributes_reflection.html => dom/html/test/test_object_attributes_reflection.html rename : content/html/content/test/test_object_plugin_nav.html => dom/html/test/test_object_plugin_nav.html rename : content/html/content/test/test_ol_attributes_reflection.html => dom/html/test/test_ol_attributes_reflection.html rename : content/html/content/test/test_option_defaultSelected.html => dom/html/test/test_option_defaultSelected.html rename : content/html/content/test/test_option_selected_state.html => dom/html/test/test_option_selected_state.html rename : content/html/content/test/test_param_attributes_reflection.html => dom/html/test/test_param_attributes_reflection.html rename : content/html/content/test/test_plugin.tst => dom/html/test/test_plugin.tst rename : content/html/content/test/test_q_attributes_reflection.html => dom/html/test/test_q_attributes_reflection.html rename : content/html/content/test/test_restore_from_parser_fragment.html => dom/html/test/test_restore_from_parser_fragment.html rename : content/html/content/test/test_rowscollection.html => dom/html/test/test_rowscollection.html rename : content/html/content/test/test_srcdoc-2.html => dom/html/test/test_srcdoc-2.html rename : content/html/content/test/test_srcdoc.html => dom/html/test/test_srcdoc.html rename : content/html/content/test/test_style_attributes_reflection.html => dom/html/test/test_style_attributes_reflection.html rename : content/html/content/test/test_track.html => dom/html/test/test_track.html rename : content/html/content/test/test_track_disabled.html => dom/html/test/test_track_disabled.html rename : content/html/content/test/test_ul_attributes_reflection.html => dom/html/test/test_ul_attributes_reflection.html rename : content/html/content/test/test_undoManager.html => dom/html/test/test_undoManager.html rename : content/html/content/test/test_video_wakelock.html => dom/html/test/test_video_wakelock.html rename : content/html/document/test/test_viewport.html => dom/html/test/test_viewport.html rename : content/html/content/test/wakelock.ogg => dom/html/test/wakelock.ogg rename : content/html/content/test/wakelock.ogv => dom/html/test/wakelock.ogv
2129 lines
64 KiB
C++
2129 lines
64 KiB
C++
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
/* vim: set sw=2 ts=2 et tw=80: */
|
|
/* 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/. */
|
|
|
|
#include "nsTextEditorState.h"
|
|
|
|
#include "nsCOMPtr.h"
|
|
#include "nsIPresShell.h"
|
|
#include "nsView.h"
|
|
#include "nsCaret.h"
|
|
#include "nsEditorCID.h"
|
|
#include "nsLayoutCID.h"
|
|
#include "nsITextControlFrame.h"
|
|
#include "nsIPlaintextEditor.h"
|
|
#include "nsIDOMCharacterData.h"
|
|
#include "nsIDOMDocument.h"
|
|
#include "nsContentCreatorFunctions.h"
|
|
#include "nsTextControlFrame.h"
|
|
#include "nsIControllers.h"
|
|
#include "nsIDOMHTMLInputElement.h"
|
|
#include "nsIDOMHTMLTextAreaElement.h"
|
|
#include "nsITransactionManager.h"
|
|
#include "nsIControllerContext.h"
|
|
#include "nsAttrValue.h"
|
|
#include "nsAttrValueInlines.h"
|
|
#include "nsGenericHTMLElement.h"
|
|
#include "nsIDOMEventListener.h"
|
|
#include "nsIEditorObserver.h"
|
|
#include "nsIWidget.h"
|
|
#include "nsIDocumentEncoder.h"
|
|
#include "nsISelectionPrivate.h"
|
|
#include "nsPIDOMWindow.h"
|
|
#include "nsServiceManagerUtils.h"
|
|
#include "nsIEditor.h"
|
|
#include "nsTextEditRules.h"
|
|
#include "mozilla/dom/Selection.h"
|
|
#include "mozilla/EventListenerManager.h"
|
|
#include "nsContentUtils.h"
|
|
#include "mozilla/Preferences.h"
|
|
#include "nsTextNode.h"
|
|
#include "nsIController.h"
|
|
#include "mozilla/TextEvents.h"
|
|
#include "mozilla/dom/ScriptSettings.h"
|
|
#include "mozilla/dom/HTMLInputElement.h"
|
|
#include "nsNumberControlFrame.h"
|
|
#include "nsFrameSelection.h"
|
|
|
|
using namespace mozilla;
|
|
using namespace mozilla::dom;
|
|
|
|
static NS_DEFINE_CID(kTextEditorCID, NS_TEXTEDITOR_CID);
|
|
|
|
class MOZ_STACK_CLASS ValueSetter
|
|
{
|
|
public:
|
|
explicit ValueSetter(nsIEditor* aEditor)
|
|
: mEditor(aEditor)
|
|
{
|
|
MOZ_ASSERT(aEditor);
|
|
|
|
// To protect against a reentrant call to SetValue, we check whether
|
|
// another SetValue is already happening for this editor. If it is,
|
|
// we must wait until we unwind to re-enable oninput events.
|
|
mEditor->GetSuppressDispatchingInputEvent(&mOuterTransaction);
|
|
}
|
|
~ValueSetter()
|
|
{
|
|
mEditor->SetSuppressDispatchingInputEvent(mOuterTransaction);
|
|
}
|
|
void Init()
|
|
{
|
|
mEditor->SetSuppressDispatchingInputEvent(true);
|
|
}
|
|
|
|
private:
|
|
nsCOMPtr<nsIEditor> mEditor;
|
|
bool mOuterTransaction;
|
|
};
|
|
|
|
class RestoreSelectionState : public nsRunnable {
|
|
public:
|
|
RestoreSelectionState(nsTextEditorState *aState, nsTextControlFrame *aFrame)
|
|
: mFrame(aFrame),
|
|
mTextEditorState(aState)
|
|
{
|
|
}
|
|
|
|
NS_IMETHOD Run() {
|
|
if (!mTextEditorState) {
|
|
return NS_OK;
|
|
}
|
|
|
|
if (mFrame) {
|
|
// SetSelectionRange leads to Selection::AddRange which flushes Layout -
|
|
// need to block script to avoid nested PrepareEditor calls (bug 642800).
|
|
nsAutoScriptBlocker scriptBlocker;
|
|
nsTextEditorState::SelectionProperties& properties =
|
|
mTextEditorState->GetSelectionProperties();
|
|
mFrame->SetSelectionRange(properties.mStart,
|
|
properties.mEnd,
|
|
properties.mDirection);
|
|
if (!mTextEditorState->mSelectionRestoreEagerInit) {
|
|
mTextEditorState->HideSelectionIfBlurred();
|
|
}
|
|
mTextEditorState->mSelectionRestoreEagerInit = false;
|
|
}
|
|
mTextEditorState->FinishedRestoringSelection();
|
|
return NS_OK;
|
|
}
|
|
|
|
// Let the text editor tell us we're no longer relevant - avoids use of nsWeakFrame
|
|
void Revoke() {
|
|
mFrame = nullptr;
|
|
mTextEditorState = nullptr;
|
|
}
|
|
|
|
private:
|
|
nsTextControlFrame* mFrame;
|
|
nsTextEditorState* mTextEditorState;
|
|
};
|
|
|
|
/*static*/
|
|
bool
|
|
nsITextControlElement::GetWrapPropertyEnum(nsIContent* aContent,
|
|
nsITextControlElement::nsHTMLTextWrap& aWrapProp)
|
|
{
|
|
// soft is the default; "physical" defaults to soft as well because all other
|
|
// browsers treat it that way and there is no real reason to maintain physical
|
|
// and virtual as separate entities if no one else does. Only hard and off
|
|
// do anything different.
|
|
aWrapProp = eHTMLTextWrap_Soft; // the default
|
|
|
|
nsAutoString wrap;
|
|
if (aContent->IsHTML()) {
|
|
static nsIContent::AttrValuesArray strings[] =
|
|
{&nsGkAtoms::HARD, &nsGkAtoms::OFF, nullptr};
|
|
|
|
switch (aContent->FindAttrValueIn(kNameSpaceID_None, nsGkAtoms::wrap,
|
|
strings, eIgnoreCase)) {
|
|
case 0: aWrapProp = eHTMLTextWrap_Hard; break;
|
|
case 1: aWrapProp = eHTMLTextWrap_Off; break;
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
/*static*/
|
|
already_AddRefed<nsITextControlElement>
|
|
nsITextControlElement::GetTextControlElementFromEditingHost(nsIContent* aHost)
|
|
{
|
|
if (!aHost) {
|
|
return nullptr;
|
|
}
|
|
|
|
nsCOMPtr<nsITextControlElement> parent =
|
|
do_QueryInterface(aHost->GetParent());
|
|
|
|
return parent.forget();
|
|
}
|
|
|
|
static bool
|
|
SuppressEventHandlers(nsPresContext* aPresContext)
|
|
{
|
|
bool suppressHandlers = false;
|
|
|
|
if (aPresContext)
|
|
{
|
|
// Right now we only suppress event handlers and controller manipulation
|
|
// when in a print preview or print context!
|
|
|
|
// In the current implementation, we only paginate when
|
|
// printing or in print preview.
|
|
|
|
suppressHandlers = aPresContext->IsPaginated();
|
|
}
|
|
|
|
return suppressHandlers;
|
|
}
|
|
|
|
class nsAnonDivObserver MOZ_FINAL : public nsStubMutationObserver
|
|
{
|
|
public:
|
|
explicit nsAnonDivObserver(nsTextEditorState* aTextEditorState)
|
|
: mTextEditorState(aTextEditorState) {}
|
|
NS_DECL_ISUPPORTS
|
|
NS_DECL_NSIMUTATIONOBSERVER_CHARACTERDATACHANGED
|
|
NS_DECL_NSIMUTATIONOBSERVER_CONTENTAPPENDED
|
|
NS_DECL_NSIMUTATIONOBSERVER_CONTENTINSERTED
|
|
NS_DECL_NSIMUTATIONOBSERVER_CONTENTREMOVED
|
|
|
|
private:
|
|
~nsAnonDivObserver() {}
|
|
nsTextEditorState* mTextEditorState;
|
|
};
|
|
|
|
class nsTextInputSelectionImpl MOZ_FINAL : public nsSupportsWeakReference
|
|
, public nsISelectionController
|
|
{
|
|
~nsTextInputSelectionImpl(){}
|
|
|
|
public:
|
|
NS_DECL_CYCLE_COLLECTING_ISUPPORTS
|
|
NS_DECL_CYCLE_COLLECTION_CLASS_AMBIGUOUS(nsTextInputSelectionImpl, nsISelectionController)
|
|
|
|
nsTextInputSelectionImpl(nsFrameSelection *aSel, nsIPresShell *aShell, nsIContent *aLimiter);
|
|
|
|
void SetScrollableFrame(nsIScrollableFrame *aScrollableFrame);
|
|
nsFrameSelection* GetConstFrameSelection()
|
|
{ return mFrameSelection; }
|
|
|
|
//NSISELECTIONCONTROLLER INTERFACES
|
|
NS_IMETHOD SetDisplaySelection(int16_t toggle);
|
|
NS_IMETHOD GetDisplaySelection(int16_t *_retval);
|
|
NS_IMETHOD SetSelectionFlags(int16_t aInEnable);
|
|
NS_IMETHOD GetSelectionFlags(int16_t *aOutEnable);
|
|
NS_IMETHOD GetSelection(int16_t type, nsISelection **_retval);
|
|
NS_IMETHOD ScrollSelectionIntoView(int16_t aType, int16_t aRegion, int16_t aFlags);
|
|
NS_IMETHOD RepaintSelection(int16_t type);
|
|
NS_IMETHOD RepaintSelection(nsPresContext* aPresContext, SelectionType aSelectionType);
|
|
NS_IMETHOD SetCaretEnabled(bool enabled);
|
|
NS_IMETHOD SetCaretReadOnly(bool aReadOnly);
|
|
NS_IMETHOD GetCaretEnabled(bool *_retval);
|
|
NS_IMETHOD GetCaretVisible(bool *_retval);
|
|
NS_IMETHOD SetCaretVisibilityDuringSelection(bool aVisibility);
|
|
NS_IMETHOD CharacterMove(bool aForward, bool aExtend);
|
|
NS_IMETHOD CharacterExtendForDelete();
|
|
NS_IMETHOD CharacterExtendForBackspace();
|
|
NS_IMETHOD WordMove(bool aForward, bool aExtend);
|
|
NS_IMETHOD WordExtendForDelete(bool aForward);
|
|
NS_IMETHOD LineMove(bool aForward, bool aExtend);
|
|
NS_IMETHOD IntraLineMove(bool aForward, bool aExtend);
|
|
NS_IMETHOD PageMove(bool aForward, bool aExtend);
|
|
NS_IMETHOD CompleteScroll(bool aForward);
|
|
NS_IMETHOD CompleteMove(bool aForward, bool aExtend);
|
|
NS_IMETHOD ScrollPage(bool aForward);
|
|
NS_IMETHOD ScrollLine(bool aForward);
|
|
NS_IMETHOD ScrollCharacter(bool aRight);
|
|
NS_IMETHOD SelectAll(void);
|
|
NS_IMETHOD CheckVisibility(nsIDOMNode *node, int16_t startOffset, int16_t EndOffset, bool *_retval);
|
|
virtual nsresult CheckVisibilityContent(nsIContent* aNode, int16_t aStartOffset, int16_t aEndOffset, bool* aRetval);
|
|
|
|
private:
|
|
nsRefPtr<nsFrameSelection> mFrameSelection;
|
|
nsCOMPtr<nsIContent> mLimiter;
|
|
nsIScrollableFrame *mScrollFrame;
|
|
nsWeakPtr mPresShellWeak;
|
|
};
|
|
|
|
NS_IMPL_CYCLE_COLLECTING_ADDREF(nsTextInputSelectionImpl)
|
|
NS_IMPL_CYCLE_COLLECTING_RELEASE(nsTextInputSelectionImpl)
|
|
NS_INTERFACE_TABLE_HEAD(nsTextInputSelectionImpl)
|
|
NS_INTERFACE_TABLE(nsTextInputSelectionImpl,
|
|
nsISelectionController,
|
|
nsISelectionDisplay,
|
|
nsISupportsWeakReference)
|
|
NS_INTERFACE_TABLE_TO_MAP_SEGUE_CYCLE_COLLECTION(nsTextInputSelectionImpl)
|
|
NS_INTERFACE_MAP_END
|
|
|
|
NS_IMPL_CYCLE_COLLECTION(nsTextInputSelectionImpl, mFrameSelection, mLimiter)
|
|
|
|
|
|
// BEGIN nsTextInputSelectionImpl
|
|
|
|
nsTextInputSelectionImpl::nsTextInputSelectionImpl(nsFrameSelection *aSel,
|
|
nsIPresShell *aShell,
|
|
nsIContent *aLimiter)
|
|
: mScrollFrame(nullptr)
|
|
{
|
|
if (aSel && aShell)
|
|
{
|
|
mFrameSelection = aSel;//we are the owner now!
|
|
mLimiter = aLimiter;
|
|
mFrameSelection->Init(aShell, mLimiter);
|
|
mPresShellWeak = do_GetWeakReference(aShell);
|
|
}
|
|
}
|
|
|
|
void
|
|
nsTextInputSelectionImpl::SetScrollableFrame(nsIScrollableFrame *aScrollableFrame)
|
|
{
|
|
mScrollFrame = aScrollableFrame;
|
|
if (!mScrollFrame && mFrameSelection) {
|
|
mFrameSelection->DisconnectFromPresShell();
|
|
mFrameSelection = nullptr;
|
|
}
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::SetDisplaySelection(int16_t aToggle)
|
|
{
|
|
if (!mFrameSelection)
|
|
return NS_ERROR_NULL_POINTER;
|
|
|
|
mFrameSelection->SetDisplaySelection(aToggle);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::GetDisplaySelection(int16_t *aToggle)
|
|
{
|
|
if (!mFrameSelection)
|
|
return NS_ERROR_NULL_POINTER;
|
|
|
|
*aToggle = mFrameSelection->GetDisplaySelection();
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::SetSelectionFlags(int16_t aToggle)
|
|
{
|
|
return NS_OK;//stub this out. not used in input
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::GetSelectionFlags(int16_t *aOutEnable)
|
|
{
|
|
*aOutEnable = nsISelectionDisplay::DISPLAY_TEXT;
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::GetSelection(int16_t type, nsISelection **_retval)
|
|
{
|
|
if (!mFrameSelection)
|
|
return NS_ERROR_NULL_POINTER;
|
|
|
|
*_retval = mFrameSelection->GetSelection(type);
|
|
|
|
if (!(*_retval))
|
|
return NS_ERROR_FAILURE;
|
|
|
|
NS_ADDREF(*_retval);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::ScrollSelectionIntoView(int16_t aType, int16_t aRegion, int16_t aFlags)
|
|
{
|
|
if (!mFrameSelection)
|
|
return NS_ERROR_FAILURE;
|
|
|
|
return mFrameSelection->ScrollSelectionIntoView(aType, aRegion, aFlags);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::RepaintSelection(int16_t type)
|
|
{
|
|
if (!mFrameSelection)
|
|
return NS_ERROR_FAILURE;
|
|
|
|
return mFrameSelection->RepaintSelection(type);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::RepaintSelection(nsPresContext* aPresContext, SelectionType aSelectionType)
|
|
{
|
|
if (!mFrameSelection)
|
|
return NS_ERROR_FAILURE;
|
|
|
|
return mFrameSelection->RepaintSelection(aSelectionType);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::SetCaretEnabled(bool enabled)
|
|
{
|
|
if (!mPresShellWeak) return NS_ERROR_NOT_INITIALIZED;
|
|
|
|
nsCOMPtr<nsIPresShell> shell = do_QueryReferent(mPresShellWeak);
|
|
if (!shell) return NS_ERROR_FAILURE;
|
|
|
|
// tell the pres shell to enable the caret, rather than settings its visibility directly.
|
|
// this way the presShell's idea of caret visibility is maintained.
|
|
nsCOMPtr<nsISelectionController> selCon = do_QueryInterface(shell);
|
|
if (!selCon) return NS_ERROR_NO_INTERFACE;
|
|
selCon->SetCaretEnabled(enabled);
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::SetCaretReadOnly(bool aReadOnly)
|
|
{
|
|
if (!mPresShellWeak) return NS_ERROR_NOT_INITIALIZED;
|
|
nsresult result;
|
|
nsCOMPtr<nsIPresShell> shell = do_QueryReferent(mPresShellWeak, &result);
|
|
if (shell)
|
|
{
|
|
nsRefPtr<nsCaret> caret = shell->GetCaret();
|
|
if (caret) {
|
|
nsISelection* domSel = mFrameSelection->
|
|
GetSelection(nsISelectionController::SELECTION_NORMAL);
|
|
if (domSel)
|
|
caret->SetCaretReadOnly(aReadOnly);
|
|
return NS_OK;
|
|
}
|
|
}
|
|
return NS_ERROR_FAILURE;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::GetCaretEnabled(bool *_retval)
|
|
{
|
|
return GetCaretVisible(_retval);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::GetCaretVisible(bool *_retval)
|
|
{
|
|
if (!mPresShellWeak) return NS_ERROR_NOT_INITIALIZED;
|
|
nsresult result;
|
|
nsCOMPtr<nsIPresShell> shell = do_QueryReferent(mPresShellWeak, &result);
|
|
if (shell)
|
|
{
|
|
nsRefPtr<nsCaret> caret = shell->GetCaret();
|
|
if (caret) {
|
|
*_retval = caret->IsVisible();
|
|
return NS_OK;
|
|
}
|
|
}
|
|
return NS_ERROR_FAILURE;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::SetCaretVisibilityDuringSelection(bool aVisibility)
|
|
{
|
|
if (!mPresShellWeak) return NS_ERROR_NOT_INITIALIZED;
|
|
nsresult result;
|
|
nsCOMPtr<nsIPresShell> shell = do_QueryReferent(mPresShellWeak, &result);
|
|
if (shell)
|
|
{
|
|
nsRefPtr<nsCaret> caret = shell->GetCaret();
|
|
if (caret) {
|
|
nsISelection* domSel = mFrameSelection->
|
|
GetSelection(nsISelectionController::SELECTION_NORMAL);
|
|
if (domSel)
|
|
caret->SetVisibilityDuringSelection(aVisibility);
|
|
return NS_OK;
|
|
}
|
|
}
|
|
return NS_ERROR_FAILURE;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::CharacterMove(bool aForward, bool aExtend)
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->CharacterMove(aForward, aExtend);
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::CharacterExtendForDelete()
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->CharacterExtendForDelete();
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::CharacterExtendForBackspace()
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->CharacterExtendForBackspace();
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::WordMove(bool aForward, bool aExtend)
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->WordMove(aForward, aExtend);
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::WordExtendForDelete(bool aForward)
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->WordExtendForDelete(aForward);
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::LineMove(bool aForward, bool aExtend)
|
|
{
|
|
if (mFrameSelection)
|
|
{
|
|
nsresult result = mFrameSelection->LineMove(aForward, aExtend);
|
|
if (NS_FAILED(result))
|
|
result = CompleteMove(aForward,aExtend);
|
|
return result;
|
|
}
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::IntraLineMove(bool aForward, bool aExtend)
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->IntraLineMove(aForward, aExtend);
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::PageMove(bool aForward, bool aExtend)
|
|
{
|
|
// expected behavior for PageMove is to scroll AND move the caret
|
|
// and to remain relative position of the caret in view. see Bug 4302.
|
|
if (mScrollFrame)
|
|
{
|
|
mFrameSelection->CommonPageMove(aForward, aExtend, mScrollFrame);
|
|
}
|
|
// After ScrollSelectionIntoView(), the pending notifications might be
|
|
// flushed and PresShell/PresContext/Frames may be dead. See bug 418470.
|
|
return ScrollSelectionIntoView(nsISelectionController::SELECTION_NORMAL, nsISelectionController::SELECTION_FOCUS_REGION,
|
|
nsISelectionController::SCROLL_SYNCHRONOUS);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::CompleteScroll(bool aForward)
|
|
{
|
|
if (!mScrollFrame)
|
|
return NS_ERROR_NOT_INITIALIZED;
|
|
|
|
mScrollFrame->ScrollBy(nsIntPoint(0, aForward ? 1 : -1),
|
|
nsIScrollableFrame::WHOLE,
|
|
nsIScrollableFrame::INSTANT);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::CompleteMove(bool aForward, bool aExtend)
|
|
{
|
|
// grab the parent / root DIV for this text widget
|
|
nsIContent* parentDIV = mFrameSelection->GetLimiter();
|
|
if (!parentDIV)
|
|
return NS_ERROR_UNEXPECTED;
|
|
|
|
// make the caret be either at the very beginning (0) or the very end
|
|
int32_t offset = 0;
|
|
CaretAssociationHint hint = CARET_ASSOCIATE_BEFORE;
|
|
if (aForward)
|
|
{
|
|
offset = parentDIV->GetChildCount();
|
|
|
|
// Prevent the caret from being placed after the last
|
|
// BR node in the content tree!
|
|
|
|
if (offset > 0)
|
|
{
|
|
nsIContent *child = parentDIV->GetLastChild();
|
|
|
|
if (child->Tag() == nsGkAtoms::br)
|
|
{
|
|
--offset;
|
|
hint = CARET_ASSOCIATE_AFTER; // for Bug 106855
|
|
}
|
|
}
|
|
}
|
|
|
|
mFrameSelection->HandleClick(parentDIV, offset, offset, aExtend,
|
|
false, hint);
|
|
|
|
// if we got this far, attempt to scroll no matter what the above result is
|
|
return CompleteScroll(aForward);
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::ScrollPage(bool aForward)
|
|
{
|
|
if (!mScrollFrame)
|
|
return NS_ERROR_NOT_INITIALIZED;
|
|
|
|
mScrollFrame->ScrollBy(nsIntPoint(0, aForward ? 1 : -1),
|
|
nsIScrollableFrame::PAGES,
|
|
nsIScrollableFrame::SMOOTH);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::ScrollLine(bool aForward)
|
|
{
|
|
if (!mScrollFrame)
|
|
return NS_ERROR_NOT_INITIALIZED;
|
|
|
|
mScrollFrame->ScrollBy(nsIntPoint(0, aForward ? 1 : -1),
|
|
nsIScrollableFrame::LINES,
|
|
nsIScrollableFrame::SMOOTH);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::ScrollCharacter(bool aRight)
|
|
{
|
|
if (!mScrollFrame)
|
|
return NS_ERROR_NOT_INITIALIZED;
|
|
|
|
mScrollFrame->ScrollBy(nsIntPoint(aRight ? 1 : -1, 0),
|
|
nsIScrollableFrame::LINES,
|
|
nsIScrollableFrame::SMOOTH);
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::SelectAll()
|
|
{
|
|
if (mFrameSelection)
|
|
return mFrameSelection->SelectAll();
|
|
return NS_ERROR_NULL_POINTER;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputSelectionImpl::CheckVisibility(nsIDOMNode *node, int16_t startOffset, int16_t EndOffset, bool *_retval)
|
|
{
|
|
if (!mPresShellWeak) return NS_ERROR_NOT_INITIALIZED;
|
|
nsresult result;
|
|
nsCOMPtr<nsISelectionController> shell = do_QueryReferent(mPresShellWeak, &result);
|
|
if (shell)
|
|
{
|
|
return shell->CheckVisibility(node,startOffset,EndOffset, _retval);
|
|
}
|
|
return NS_ERROR_FAILURE;
|
|
|
|
}
|
|
|
|
nsresult
|
|
nsTextInputSelectionImpl::CheckVisibilityContent(nsIContent* aNode,
|
|
int16_t aStartOffset,
|
|
int16_t aEndOffset,
|
|
bool* aRetval)
|
|
{
|
|
if (!mPresShellWeak) {
|
|
return NS_ERROR_NOT_INITIALIZED;
|
|
}
|
|
|
|
nsCOMPtr<nsISelectionController> shell = do_QueryReferent(mPresShellWeak);
|
|
NS_ENSURE_TRUE(shell, NS_ERROR_FAILURE);
|
|
|
|
return shell->CheckVisibilityContent(aNode, aStartOffset, aEndOffset, aRetval);
|
|
}
|
|
|
|
class nsTextInputListener : public nsISelectionListener,
|
|
public nsIDOMEventListener,
|
|
public nsIEditorObserver,
|
|
public nsSupportsWeakReference
|
|
{
|
|
public:
|
|
/** the default constructor
|
|
*/
|
|
explicit nsTextInputListener(nsITextControlElement* aTxtCtrlElement);
|
|
|
|
/** SetEditor gives an address to the editor that will be accessed
|
|
* @param aEditor the editor this listener calls for editing operations
|
|
*/
|
|
void SetFrame(nsTextControlFrame *aFrame){mFrame = aFrame;}
|
|
|
|
void SettingValue(bool aValue) { mSettingValue = aValue; }
|
|
void SetValueChanged(bool aSetValueChanged) { mSetValueChanged = aSetValueChanged; }
|
|
|
|
NS_DECL_ISUPPORTS
|
|
|
|
NS_DECL_NSISELECTIONLISTENER
|
|
|
|
NS_DECL_NSIDOMEVENTLISTENER
|
|
|
|
NS_DECL_NSIEDITOROBSERVER
|
|
|
|
protected:
|
|
/** the default destructor. virtual due to the possibility of derivation.
|
|
*/
|
|
virtual ~nsTextInputListener();
|
|
|
|
nsresult UpdateTextInputCommands(const nsAString& commandsToUpdate,
|
|
nsISelection* sel = nullptr,
|
|
int16_t reason = 0);
|
|
|
|
protected:
|
|
|
|
nsIFrame* mFrame;
|
|
|
|
nsITextControlElement* const mTxtCtrlElement;
|
|
|
|
bool mSelectionWasCollapsed;
|
|
/**
|
|
* Whether we had undo items or not the last time we got EditAction()
|
|
* notification (when this state changes we update undo and redo menus)
|
|
*/
|
|
bool mHadUndoItems;
|
|
/**
|
|
* Whether we had redo items or not the last time we got EditAction()
|
|
* notification (when this state changes we update undo and redo menus)
|
|
*/
|
|
bool mHadRedoItems;
|
|
/**
|
|
* Whether we're in the process of a SetValue call, and should therefore
|
|
* refrain from calling OnValueChanged.
|
|
*/
|
|
bool mSettingValue;
|
|
/**
|
|
* Whether we are in the process of a SetValue call that doesn't want
|
|
* |SetValueChanged| to be called.
|
|
*/
|
|
bool mSetValueChanged;
|
|
};
|
|
|
|
|
|
/*
|
|
* nsTextInputListener implementation
|
|
*/
|
|
|
|
nsTextInputListener::nsTextInputListener(nsITextControlElement* aTxtCtrlElement)
|
|
: mFrame(nullptr)
|
|
, mTxtCtrlElement(aTxtCtrlElement)
|
|
, mSelectionWasCollapsed(true)
|
|
, mHadUndoItems(false)
|
|
, mHadRedoItems(false)
|
|
, mSettingValue(false)
|
|
, mSetValueChanged(true)
|
|
{
|
|
}
|
|
|
|
nsTextInputListener::~nsTextInputListener()
|
|
{
|
|
}
|
|
|
|
NS_IMPL_ISUPPORTS(nsTextInputListener,
|
|
nsISelectionListener,
|
|
nsIEditorObserver,
|
|
nsISupportsWeakReference,
|
|
nsIDOMEventListener)
|
|
|
|
// BEGIN nsIDOMSelectionListener
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputListener::NotifySelectionChanged(nsIDOMDocument* aDoc, nsISelection* aSel, int16_t aReason)
|
|
{
|
|
bool collapsed;
|
|
nsWeakFrame weakFrame = mFrame;
|
|
|
|
if (!aDoc || !aSel || NS_FAILED(aSel->GetIsCollapsed(&collapsed)))
|
|
return NS_OK;
|
|
|
|
// Fire the select event
|
|
// The specs don't exactly say when we should fire the select event.
|
|
// IE: Whenever you add/remove a character to/from the selection. Also
|
|
// each time for select all. Also if you get to the end of the text
|
|
// field you will get new event for each keypress or a continuous
|
|
// stream of events if you use the mouse. IE will fire select event
|
|
// when the selection collapses to nothing if you are holding down
|
|
// the shift or mouse button.
|
|
// Mozilla: If we have non-empty selection we will fire a new event for each
|
|
// keypress (or mouseup) if the selection changed. Mozilla will also
|
|
// create the event each time select all is called, even if everything
|
|
// was previously selected, becase technically select all will first collapse
|
|
// and then extend. Mozilla will never create an event if the selection
|
|
// collapses to nothing.
|
|
if (!collapsed && (aReason & (nsISelectionListener::MOUSEUP_REASON |
|
|
nsISelectionListener::KEYPRESS_REASON |
|
|
nsISelectionListener::SELECTALL_REASON)))
|
|
{
|
|
nsIContent* content = mFrame->GetContent();
|
|
if (content)
|
|
{
|
|
nsCOMPtr<nsIDocument> doc = content->GetComposedDoc();
|
|
if (doc)
|
|
{
|
|
nsCOMPtr<nsIPresShell> presShell = doc->GetShell();
|
|
if (presShell)
|
|
{
|
|
nsEventStatus status = nsEventStatus_eIgnore;
|
|
WidgetEvent event(true, NS_FORM_SELECTED);
|
|
|
|
presShell->HandleEventWithTarget(&event, mFrame, content, &status);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
UpdateTextInputCommands(NS_LITERAL_STRING("selectionchange"), aSel, aReason);
|
|
|
|
// if the collapsed state did not change, don't fire notifications
|
|
if (collapsed == mSelectionWasCollapsed)
|
|
return NS_OK;
|
|
|
|
mSelectionWasCollapsed = collapsed;
|
|
|
|
if (!weakFrame.IsAlive() || !nsContentUtils::IsFocusedContent(mFrame->GetContent()))
|
|
return NS_OK;
|
|
|
|
return UpdateTextInputCommands(NS_LITERAL_STRING("select"), aSel, aReason);
|
|
}
|
|
|
|
// END nsIDOMSelectionListener
|
|
|
|
static void
|
|
DoCommandCallback(Command aCommand, void* aData)
|
|
{
|
|
nsTextControlFrame *frame = static_cast<nsTextControlFrame*>(aData);
|
|
nsIContent *content = frame->GetContent();
|
|
|
|
nsCOMPtr<nsIControllers> controllers;
|
|
nsCOMPtr<nsIDOMHTMLInputElement> input = do_QueryInterface(content);
|
|
if (input) {
|
|
input->GetControllers(getter_AddRefs(controllers));
|
|
} else {
|
|
nsCOMPtr<nsIDOMHTMLTextAreaElement> textArea =
|
|
do_QueryInterface(content);
|
|
|
|
if (textArea) {
|
|
textArea->GetControllers(getter_AddRefs(controllers));
|
|
}
|
|
}
|
|
|
|
if (!controllers) {
|
|
NS_WARNING("Could not get controllers");
|
|
return;
|
|
}
|
|
|
|
const char* commandStr = WidgetKeyboardEvent::GetCommandStr(aCommand);
|
|
|
|
nsCOMPtr<nsIController> controller;
|
|
controllers->GetControllerForCommand(commandStr, getter_AddRefs(controller));
|
|
if (!controller) {
|
|
return;
|
|
}
|
|
|
|
bool commandEnabled;
|
|
nsresult rv = controller->IsCommandEnabled(commandStr, &commandEnabled);
|
|
NS_ENSURE_SUCCESS_VOID(rv);
|
|
if (commandEnabled) {
|
|
controller->DoCommand(commandStr);
|
|
}
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputListener::HandleEvent(nsIDOMEvent* aEvent)
|
|
{
|
|
bool defaultPrevented = false;
|
|
nsresult rv = aEvent->GetDefaultPrevented(&defaultPrevented);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
if (defaultPrevented) {
|
|
return NS_OK;
|
|
}
|
|
|
|
bool isTrusted = false;
|
|
rv = aEvent->GetIsTrusted(&isTrusted);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
if (!isTrusted) {
|
|
return NS_OK;
|
|
}
|
|
|
|
WidgetKeyboardEvent* keyEvent =
|
|
aEvent->GetInternalNSEvent()->AsKeyboardEvent();
|
|
if (!keyEvent) {
|
|
return NS_ERROR_UNEXPECTED;
|
|
}
|
|
|
|
if (keyEvent->message != NS_KEY_PRESS) {
|
|
return NS_OK;
|
|
}
|
|
|
|
nsIWidget::NativeKeyBindingsType nativeKeyBindingsType =
|
|
mTxtCtrlElement->IsTextArea() ?
|
|
nsIWidget::NativeKeyBindingsForMultiLineEditor :
|
|
nsIWidget::NativeKeyBindingsForSingleLineEditor;
|
|
nsIWidget* widget = keyEvent->widget;
|
|
// If the event is created by chrome script, the widget is nullptr.
|
|
if (!widget) {
|
|
widget = mFrame->GetNearestWidget();
|
|
NS_ENSURE_TRUE(widget, NS_OK);
|
|
}
|
|
|
|
if (widget->ExecuteNativeKeyBinding(nativeKeyBindingsType,
|
|
*keyEvent, DoCommandCallback, mFrame)) {
|
|
aEvent->PreventDefault();
|
|
}
|
|
return NS_OK;
|
|
}
|
|
|
|
// BEGIN nsIEditorObserver
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputListener::EditAction()
|
|
{
|
|
nsWeakFrame weakFrame = mFrame;
|
|
|
|
nsITextControlFrame* frameBase = do_QueryFrame(mFrame);
|
|
nsTextControlFrame* frame = static_cast<nsTextControlFrame*> (frameBase);
|
|
NS_ASSERTION(frame, "Where is our frame?");
|
|
//
|
|
// Update the undo / redo menus
|
|
//
|
|
nsCOMPtr<nsIEditor> editor;
|
|
frame->GetEditor(getter_AddRefs(editor));
|
|
|
|
// Get the number of undo / redo items
|
|
int32_t numUndoItems = 0;
|
|
int32_t numRedoItems = 0;
|
|
editor->GetNumberOfUndoItems(&numUndoItems);
|
|
editor->GetNumberOfRedoItems(&numRedoItems);
|
|
if ((numUndoItems && !mHadUndoItems) || (!numUndoItems && mHadUndoItems) ||
|
|
(numRedoItems && !mHadRedoItems) || (!numRedoItems && mHadRedoItems)) {
|
|
// Modify the menu if undo or redo items are different
|
|
UpdateTextInputCommands(NS_LITERAL_STRING("undo"));
|
|
|
|
mHadUndoItems = numUndoItems != 0;
|
|
mHadRedoItems = numRedoItems != 0;
|
|
}
|
|
|
|
if (!weakFrame.IsAlive()) {
|
|
return NS_OK;
|
|
}
|
|
|
|
// Make sure we know we were changed (do NOT set this to false if there are
|
|
// no undo items; JS could change the value and we'd still need to save it)
|
|
if (mSetValueChanged) {
|
|
frame->SetValueChanged(true);
|
|
}
|
|
|
|
if (!mSettingValue) {
|
|
mTxtCtrlElement->OnValueChanged(true);
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputListener::BeforeEditAction()
|
|
{
|
|
return NS_OK;
|
|
}
|
|
|
|
NS_IMETHODIMP
|
|
nsTextInputListener::CancelEditAction()
|
|
{
|
|
return NS_OK;
|
|
}
|
|
|
|
// END nsIEditorObserver
|
|
|
|
|
|
nsresult
|
|
nsTextInputListener::UpdateTextInputCommands(const nsAString& commandsToUpdate,
|
|
nsISelection* sel,
|
|
int16_t reason)
|
|
{
|
|
nsIContent* content = mFrame->GetContent();
|
|
NS_ENSURE_TRUE(content, NS_ERROR_FAILURE);
|
|
|
|
nsCOMPtr<nsIDocument> doc = content->GetComposedDoc();
|
|
NS_ENSURE_TRUE(doc, NS_ERROR_FAILURE);
|
|
|
|
nsPIDOMWindow *domWindow = doc->GetWindow();
|
|
NS_ENSURE_TRUE(domWindow, NS_ERROR_FAILURE);
|
|
|
|
return domWindow->UpdateCommands(commandsToUpdate, sel, reason);
|
|
}
|
|
|
|
// END nsTextInputListener
|
|
|
|
// nsTextEditorState
|
|
|
|
nsTextEditorState::nsTextEditorState(nsITextControlElement* aOwningElement)
|
|
: mTextCtrlElement(aOwningElement),
|
|
mRestoringSelection(nullptr),
|
|
mBoundFrame(nullptr),
|
|
mTextListener(nullptr),
|
|
mEverInited(false),
|
|
mEditorInitialized(false),
|
|
mInitializing(false),
|
|
mValueTransferInProgress(false),
|
|
mSelectionCached(true),
|
|
mSelectionRestoreEagerInit(false),
|
|
mPlaceholderVisibility(false)
|
|
{
|
|
MOZ_COUNT_CTOR(nsTextEditorState);
|
|
}
|
|
|
|
nsTextEditorState::~nsTextEditorState()
|
|
{
|
|
MOZ_COUNT_DTOR(nsTextEditorState);
|
|
Clear();
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::Clear()
|
|
{
|
|
if (mBoundFrame) {
|
|
// Oops, we still have a frame!
|
|
// This should happen when the type of a text input control is being changed
|
|
// to something which is not a text control. In this case, we should pretend
|
|
// that a frame is being destroyed, and clean up after ourselves properly.
|
|
UnbindFromFrame(mBoundFrame);
|
|
mEditor = nullptr;
|
|
} else {
|
|
// If we have a bound frame around, UnbindFromFrame will call DestroyEditor
|
|
// for us.
|
|
DestroyEditor();
|
|
}
|
|
NS_IF_RELEASE(mTextListener);
|
|
}
|
|
|
|
void nsTextEditorState::Unlink()
|
|
{
|
|
nsTextEditorState* tmp = this;
|
|
tmp->Clear();
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK(mSelCon)
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK(mEditor)
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK(mRootNode)
|
|
NS_IMPL_CYCLE_COLLECTION_UNLINK(mPlaceholderDiv)
|
|
}
|
|
|
|
void nsTextEditorState::Traverse(nsCycleCollectionTraversalCallback& cb)
|
|
{
|
|
nsTextEditorState* tmp = this;
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mSelCon)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mEditor)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mRootNode)
|
|
NS_IMPL_CYCLE_COLLECTION_TRAVERSE(mPlaceholderDiv)
|
|
}
|
|
|
|
nsFrameSelection*
|
|
nsTextEditorState::GetConstFrameSelection() {
|
|
if (mSelCon)
|
|
return mSelCon->GetConstFrameSelection();
|
|
return nullptr;
|
|
}
|
|
|
|
nsIEditor*
|
|
nsTextEditorState::GetEditor()
|
|
{
|
|
if (!mEditor) {
|
|
nsresult rv = PrepareEditor();
|
|
NS_ENSURE_SUCCESS(rv, nullptr);
|
|
}
|
|
return mEditor;
|
|
}
|
|
|
|
nsISelectionController*
|
|
nsTextEditorState::GetSelectionController() const
|
|
{
|
|
return mSelCon;
|
|
}
|
|
|
|
// Helper class, used below in BindToFrame().
|
|
class PrepareEditorEvent : public nsRunnable {
|
|
public:
|
|
PrepareEditorEvent(nsTextEditorState &aState,
|
|
nsIContent *aOwnerContent,
|
|
const nsAString &aCurrentValue)
|
|
: mState(&aState)
|
|
, mOwnerContent(aOwnerContent)
|
|
, mCurrentValue(aCurrentValue)
|
|
{
|
|
aState.mValueTransferInProgress = true;
|
|
}
|
|
|
|
NS_IMETHOD Run() {
|
|
NS_ENSURE_TRUE(mState, NS_ERROR_NULL_POINTER);
|
|
|
|
// Transfer the saved value to the editor if we have one
|
|
const nsAString *value = nullptr;
|
|
if (!mCurrentValue.IsEmpty()) {
|
|
value = &mCurrentValue;
|
|
}
|
|
|
|
nsAutoScriptBlocker scriptBlocker;
|
|
|
|
mState->PrepareEditor(value);
|
|
|
|
mState->mValueTransferInProgress = false;
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
private:
|
|
WeakPtr<nsTextEditorState> mState;
|
|
nsCOMPtr<nsIContent> mOwnerContent; // strong reference
|
|
nsAutoString mCurrentValue;
|
|
};
|
|
|
|
nsresult
|
|
nsTextEditorState::BindToFrame(nsTextControlFrame* aFrame)
|
|
{
|
|
NS_ASSERTION(aFrame, "The frame to bind to should be valid");
|
|
NS_ENSURE_ARG_POINTER(aFrame);
|
|
|
|
NS_ASSERTION(!mBoundFrame, "Cannot bind twice, need to unbind first");
|
|
NS_ENSURE_TRUE(!mBoundFrame, NS_ERROR_FAILURE);
|
|
|
|
// If we'll need to transfer our current value to the editor, save it before
|
|
// binding to the frame.
|
|
nsAutoString currentValue;
|
|
if (mEditor) {
|
|
GetValue(currentValue, true);
|
|
}
|
|
|
|
mBoundFrame = aFrame;
|
|
|
|
nsIContent *rootNode = GetRootNode();
|
|
|
|
nsresult rv = InitializeRootNode();
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
nsIPresShell *shell = mBoundFrame->PresContext()->GetPresShell();
|
|
NS_ENSURE_TRUE(shell, NS_ERROR_FAILURE);
|
|
|
|
// Create selection
|
|
nsRefPtr<nsFrameSelection> frameSel = new nsFrameSelection();
|
|
|
|
// Create a SelectionController
|
|
mSelCon = new nsTextInputSelectionImpl(frameSel, shell, rootNode);
|
|
mTextListener = new nsTextInputListener(mTextCtrlElement);
|
|
NS_ADDREF(mTextListener);
|
|
|
|
mTextListener->SetFrame(mBoundFrame);
|
|
mSelCon->SetDisplaySelection(nsISelectionController::SELECTION_ON);
|
|
|
|
// Get the caret and make it a selection listener.
|
|
nsRefPtr<nsISelection> domSelection;
|
|
if (NS_SUCCEEDED(mSelCon->GetSelection(nsISelectionController::SELECTION_NORMAL,
|
|
getter_AddRefs(domSelection))) &&
|
|
domSelection) {
|
|
nsCOMPtr<nsISelectionPrivate> selPriv(do_QueryInterface(domSelection));
|
|
nsRefPtr<nsCaret> caret = shell->GetCaret();
|
|
nsCOMPtr<nsISelectionListener> listener;
|
|
if (caret) {
|
|
listener = do_QueryInterface(caret);
|
|
if (listener) {
|
|
selPriv->AddSelectionListener(listener);
|
|
}
|
|
}
|
|
|
|
selPriv->AddSelectionListener(static_cast<nsISelectionListener*>
|
|
(mTextListener));
|
|
}
|
|
|
|
// If an editor exists from before, prepare it for usage
|
|
if (mEditor) {
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
NS_ENSURE_TRUE(content, NS_ERROR_FAILURE);
|
|
|
|
// Set the correct direction on the newly created root node
|
|
uint32_t flags;
|
|
nsresult rv = mEditor->GetFlags(&flags);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
if (flags & nsIPlaintextEditor::eEditorRightToLeft) {
|
|
rootNode->SetAttr(kNameSpaceID_None, nsGkAtoms::dir, NS_LITERAL_STRING("rtl"), false);
|
|
} else if (flags & nsIPlaintextEditor::eEditorLeftToRight) {
|
|
rootNode->SetAttr(kNameSpaceID_None, nsGkAtoms::dir, NS_LITERAL_STRING("ltr"), false);
|
|
} else {
|
|
// otherwise, inherit the content node's direction
|
|
}
|
|
|
|
if (!nsContentUtils::AddScriptRunner(
|
|
new PrepareEditorEvent(*this, content, currentValue)))
|
|
return NS_ERROR_OUT_OF_MEMORY;
|
|
}
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
struct PreDestroyer
|
|
{
|
|
void Init(nsIEditor* aEditor)
|
|
{
|
|
mNewEditor = aEditor;
|
|
}
|
|
~PreDestroyer()
|
|
{
|
|
if (mNewEditor) {
|
|
mNewEditor->PreDestroy(true);
|
|
}
|
|
}
|
|
void Swap(nsCOMPtr<nsIEditor>& aEditor)
|
|
{
|
|
return mNewEditor.swap(aEditor);
|
|
}
|
|
private:
|
|
nsCOMPtr<nsIEditor> mNewEditor;
|
|
};
|
|
|
|
nsresult
|
|
nsTextEditorState::PrepareEditor(const nsAString *aValue)
|
|
{
|
|
if (!mBoundFrame) {
|
|
// Cannot create an editor without a bound frame.
|
|
// Don't return a failure code, because js callers can't handle that.
|
|
return NS_OK;
|
|
}
|
|
|
|
if (mEditorInitialized) {
|
|
// Do not initialize the editor multiple times.
|
|
return NS_OK;
|
|
}
|
|
|
|
// Don't attempt to initialize recursively!
|
|
InitializationGuard guard(*this);
|
|
if (guard.IsInitializingRecursively()) {
|
|
return NS_ERROR_NOT_INITIALIZED;
|
|
}
|
|
|
|
// Note that we don't check mEditor here, because we might already have one
|
|
// around, in which case we don't create a new one, and we'll just tie the
|
|
// required machinery to it.
|
|
|
|
nsPresContext *presContext = mBoundFrame->PresContext();
|
|
nsIPresShell *shell = presContext->GetPresShell();
|
|
|
|
// Setup the editor flags
|
|
uint32_t editorFlags = 0;
|
|
if (IsPlainTextControl())
|
|
editorFlags |= nsIPlaintextEditor::eEditorPlaintextMask;
|
|
if (IsSingleLineTextControl())
|
|
editorFlags |= nsIPlaintextEditor::eEditorSingleLineMask;
|
|
if (IsPasswordTextControl())
|
|
editorFlags |= nsIPlaintextEditor::eEditorPasswordMask;
|
|
|
|
// All nsTextControlFrames are widgets
|
|
editorFlags |= nsIPlaintextEditor::eEditorWidgetMask;
|
|
|
|
// Spell check is diabled at creation time. It is enabled once
|
|
// the editor comes into focus.
|
|
editorFlags |= nsIPlaintextEditor::eEditorSkipSpellCheck;
|
|
|
|
bool shouldInitializeEditor = false;
|
|
nsCOMPtr<nsIEditor> newEditor; // the editor that we might create
|
|
nsresult rv = NS_OK;
|
|
PreDestroyer preDestroyer;
|
|
if (!mEditor) {
|
|
shouldInitializeEditor = true;
|
|
|
|
// Create an editor
|
|
newEditor = do_CreateInstance(kTextEditorCID, &rv);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
preDestroyer.Init(newEditor);
|
|
|
|
// Make sure we clear out the non-breaking space before we initialize the editor
|
|
rv = mBoundFrame->UpdateValueDisplay(true, true);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
} else {
|
|
if (aValue || !mEditorInitialized) {
|
|
// Set the correct value in the root node
|
|
rv = mBoundFrame->UpdateValueDisplay(true, !mEditorInitialized, aValue);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
}
|
|
|
|
newEditor = mEditor; // just pretend that we have a new editor!
|
|
}
|
|
|
|
// Get the current value of the textfield from the content.
|
|
// Note that if we've created a new editor, mEditor is null at this stage,
|
|
// so we will get the real value from the content.
|
|
nsAutoString defaultValue;
|
|
if (aValue) {
|
|
defaultValue = *aValue;
|
|
} else {
|
|
GetValue(defaultValue, true);
|
|
}
|
|
|
|
if (!mEditorInitialized) {
|
|
// Now initialize the editor.
|
|
//
|
|
// NOTE: Conversion of '\n' to <BR> happens inside the
|
|
// editor's Init() call.
|
|
|
|
// Get the DOM document
|
|
nsCOMPtr<nsIDOMDocument> domdoc = do_QueryInterface(shell->GetDocument());
|
|
if (!domdoc)
|
|
return NS_ERROR_FAILURE;
|
|
|
|
// What follows is a bit of a hack. The editor uses the public DOM APIs
|
|
// for its content manipulations, and it causes it to fail some security
|
|
// checks deep inside when initializing. So we explictly make it clear that
|
|
// we're native code.
|
|
// Note that any script that's directly trying to access our value
|
|
// has to be going through some scriptable object to do that and that
|
|
// already does the relevant security checks.
|
|
AutoNoJSAPI nojsapi;
|
|
|
|
rv = newEditor->Init(domdoc, GetRootNode(), mSelCon, editorFlags,
|
|
defaultValue);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
}
|
|
|
|
// Initialize the controller for the editor
|
|
|
|
if (!SuppressEventHandlers(presContext)) {
|
|
nsCOMPtr<nsIControllers> controllers;
|
|
nsCOMPtr<nsIDOMHTMLInputElement> inputElement =
|
|
do_QueryInterface(mTextCtrlElement);
|
|
if (inputElement) {
|
|
rv = inputElement->GetControllers(getter_AddRefs(controllers));
|
|
} else {
|
|
nsCOMPtr<nsIDOMHTMLTextAreaElement> textAreaElement =
|
|
do_QueryInterface(mTextCtrlElement);
|
|
|
|
if (!textAreaElement)
|
|
return NS_ERROR_FAILURE;
|
|
|
|
rv = textAreaElement->GetControllers(getter_AddRefs(controllers));
|
|
}
|
|
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
if (controllers) {
|
|
uint32_t numControllers;
|
|
bool found = false;
|
|
rv = controllers->GetControllerCount(&numControllers);
|
|
for (uint32_t i = 0; i < numControllers; i ++) {
|
|
nsCOMPtr<nsIController> controller;
|
|
rv = controllers->GetControllerAt(i, getter_AddRefs(controller));
|
|
if (NS_SUCCEEDED(rv) && controller) {
|
|
nsCOMPtr<nsIControllerContext> editController =
|
|
do_QueryInterface(controller);
|
|
if (editController) {
|
|
editController->SetCommandContext(newEditor);
|
|
found = true;
|
|
}
|
|
}
|
|
}
|
|
if (!found)
|
|
rv = NS_ERROR_FAILURE;
|
|
}
|
|
}
|
|
|
|
if (shouldInitializeEditor) {
|
|
// Initialize the plaintext editor
|
|
nsCOMPtr<nsIPlaintextEditor> textEditor(do_QueryInterface(newEditor));
|
|
if (textEditor) {
|
|
// Set up wrapping
|
|
textEditor->SetWrapColumn(GetWrapCols());
|
|
|
|
// Set max text field length
|
|
int32_t maxLength;
|
|
if (GetMaxLength(&maxLength)) {
|
|
textEditor->SetMaxTextLength(maxLength);
|
|
}
|
|
}
|
|
}
|
|
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
if (content) {
|
|
rv = newEditor->GetFlags(&editorFlags);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
// Check if the readonly attribute is set.
|
|
if (content->HasAttr(kNameSpaceID_None, nsGkAtoms::readonly))
|
|
editorFlags |= nsIPlaintextEditor::eEditorReadonlyMask;
|
|
|
|
// Check if the disabled attribute is set.
|
|
// TODO: call IsDisabled() here!
|
|
if (content->HasAttr(kNameSpaceID_None, nsGkAtoms::disabled))
|
|
editorFlags |= nsIPlaintextEditor::eEditorDisabledMask;
|
|
|
|
// Disable the selection if necessary.
|
|
if (editorFlags & nsIPlaintextEditor::eEditorDisabledMask)
|
|
mSelCon->SetDisplaySelection(nsISelectionController::SELECTION_OFF);
|
|
|
|
newEditor->SetFlags(editorFlags);
|
|
}
|
|
|
|
if (shouldInitializeEditor) {
|
|
// Hold on to the newly created editor
|
|
preDestroyer.Swap(mEditor);
|
|
}
|
|
|
|
// If we have a default value, insert it under the div we created
|
|
// above, but be sure to use the editor so that '*' characters get
|
|
// displayed for password fields, etc. SetValue() will call the
|
|
// editor for us.
|
|
|
|
if (!defaultValue.IsEmpty()) {
|
|
rv = newEditor->SetFlags(editorFlags);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
// Now call SetValue() which will make the necessary editor calls to set
|
|
// the default value. Make sure to turn off undo before setting the default
|
|
// value, and turn it back on afterwards. This will make sure we can't undo
|
|
// past the default value.
|
|
|
|
rv = newEditor->EnableUndo(false);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
SetValue(defaultValue, false, false);
|
|
|
|
rv = newEditor->EnableUndo(true);
|
|
NS_ASSERTION(NS_SUCCEEDED(rv),"Transaction Manager must have failed");
|
|
|
|
// Now restore the original editor flags.
|
|
rv = newEditor->SetFlags(editorFlags);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
}
|
|
|
|
nsCOMPtr<nsITransactionManager> transMgr;
|
|
newEditor->GetTransactionManager(getter_AddRefs(transMgr));
|
|
NS_ENSURE_TRUE(transMgr, NS_ERROR_FAILURE);
|
|
|
|
transMgr->SetMaxTransactionCount(nsITextControlElement::DEFAULT_UNDO_CAP);
|
|
|
|
if (IsPasswordTextControl()) {
|
|
// Disable undo for password textfields. Note that we want to do this at
|
|
// the very end of InitEditor, so the calls to EnableUndo when setting the
|
|
// default value don't screw us up.
|
|
// Since changing the control type does a reframe, we don't have to worry
|
|
// about dynamic type changes here.
|
|
newEditor->EnableUndo(false);
|
|
}
|
|
|
|
if (!mEditorInitialized) {
|
|
newEditor->PostCreate();
|
|
mEverInited = true;
|
|
mEditorInitialized = true;
|
|
}
|
|
|
|
if (mTextListener)
|
|
newEditor->AddEditorObserver(mTextListener);
|
|
|
|
// Restore our selection after being bound to a new frame
|
|
HTMLInputElement* number = GetParentNumberControl(mBoundFrame);
|
|
if (number ? number->IsSelectionCached() : mSelectionCached) {
|
|
if (mRestoringSelection) // paranoia
|
|
mRestoringSelection->Revoke();
|
|
mRestoringSelection = new RestoreSelectionState(this, mBoundFrame);
|
|
if (mRestoringSelection) {
|
|
nsContentUtils::AddScriptRunner(mRestoringSelection);
|
|
}
|
|
}
|
|
|
|
// The selection cache is no longer going to be valid
|
|
if (number) {
|
|
number->ClearSelectionCached();
|
|
} else {
|
|
mSelectionCached = false;
|
|
}
|
|
|
|
return rv;
|
|
}
|
|
|
|
bool
|
|
nsTextEditorState::IsSelectionCached() const
|
|
{
|
|
if (mBoundFrame) {
|
|
HTMLInputElement* number = GetParentNumberControl(mBoundFrame);
|
|
if (number) {
|
|
return number->IsSelectionCached();
|
|
}
|
|
}
|
|
return mSelectionCached;
|
|
}
|
|
|
|
nsTextEditorState::SelectionProperties&
|
|
nsTextEditorState::GetSelectionProperties()
|
|
{
|
|
if (mBoundFrame) {
|
|
HTMLInputElement* number = GetParentNumberControl(mBoundFrame);
|
|
if (number) {
|
|
return number->GetSelectionProperties();
|
|
}
|
|
}
|
|
return mSelectionProperties;
|
|
}
|
|
|
|
HTMLInputElement*
|
|
nsTextEditorState::GetParentNumberControl(nsFrame* aFrame) const
|
|
{
|
|
MOZ_ASSERT(aFrame);
|
|
nsIContent* content = aFrame->GetContent();
|
|
MOZ_ASSERT(content);
|
|
nsIContent* parent = content->GetParent();
|
|
if (!parent) {
|
|
return nullptr;
|
|
}
|
|
nsIContent* parentOfParent = parent->GetParent();
|
|
if (!parentOfParent) {
|
|
return nullptr;
|
|
}
|
|
HTMLInputElement* input = HTMLInputElement::FromContent(parentOfParent);
|
|
if (input) {
|
|
// This function might be called during frame reconstruction as a result
|
|
// of changing the input control's type from number to something else. In
|
|
// that situation, the type of the control has changed, but its frame has
|
|
// not been reconstructed yet. So we need to check the type of the input
|
|
// control in addition to the type of the frame.
|
|
return (input->GetType() == NS_FORM_INPUT_NUMBER) ? input : nullptr;
|
|
}
|
|
|
|
return nullptr;
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::DestroyEditor()
|
|
{
|
|
// notify the editor that we are going away
|
|
if (mEditorInitialized) {
|
|
if (mTextListener)
|
|
mEditor->RemoveEditorObserver(mTextListener);
|
|
|
|
mEditor->PreDestroy(true);
|
|
mEditorInitialized = false;
|
|
}
|
|
ClearValueCache();
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::UnbindFromFrame(nsTextControlFrame* aFrame)
|
|
{
|
|
NS_ENSURE_TRUE_VOID(mBoundFrame);
|
|
|
|
// If it was, however, it should be unbounded from the same frame.
|
|
NS_ASSERTION(!aFrame || aFrame == mBoundFrame, "Unbinding from the wrong frame");
|
|
NS_ENSURE_TRUE_VOID(!aFrame || aFrame == mBoundFrame);
|
|
|
|
// If the editor is modified but nsIEditorObserver::EditAction() hasn't been
|
|
// called yet, we need to notify it here because editor may be destroyed
|
|
// before EditAction() is called if selection listener causes flushing layout.
|
|
bool isInEditAction = false;
|
|
if (mTextListener && mEditor && mEditorInitialized &&
|
|
NS_SUCCEEDED(mEditor->GetIsInEditAction(&isInEditAction)) &&
|
|
isInEditAction) {
|
|
mTextListener->EditAction();
|
|
}
|
|
|
|
// We need to start storing the value outside of the editor if we're not
|
|
// going to use it anymore, so retrieve it for now.
|
|
nsAutoString value;
|
|
GetValue(value, true);
|
|
|
|
if (mRestoringSelection) {
|
|
mRestoringSelection->Revoke();
|
|
mRestoringSelection = nullptr;
|
|
}
|
|
|
|
// Save our selection state if needed.
|
|
// Note that nsTextControlFrame::GetSelectionRange attempts to initialize the
|
|
// editor before grabbing the range, and because this is not an acceptable
|
|
// side effect for unbinding from a text control frame, we need to call
|
|
// GetSelectionRange before calling DestroyEditor, and only if
|
|
// mEditorInitialized indicates that we actually have an editor available.
|
|
if (mEditorInitialized) {
|
|
HTMLInputElement* number = GetParentNumberControl(aFrame);
|
|
if (number) {
|
|
// If we are inside a number control, cache the selection on the
|
|
// parent control, because this text editor state will be destroyed
|
|
// together with the native anonymous text control.
|
|
SelectionProperties props;
|
|
mBoundFrame->GetSelectionRange(&props.mStart, &props.mEnd,
|
|
&props.mDirection);
|
|
number->SetSelectionProperties(props);
|
|
} else {
|
|
mBoundFrame->GetSelectionRange(&mSelectionProperties.mStart,
|
|
&mSelectionProperties.mEnd,
|
|
&mSelectionProperties.mDirection);
|
|
mSelectionCached = true;
|
|
}
|
|
}
|
|
|
|
// Destroy our editor
|
|
DestroyEditor();
|
|
|
|
// Clean up the controller
|
|
if (!SuppressEventHandlers(mBoundFrame->PresContext()))
|
|
{
|
|
nsCOMPtr<nsIControllers> controllers;
|
|
nsCOMPtr<nsIDOMHTMLInputElement> inputElement =
|
|
do_QueryInterface(mTextCtrlElement);
|
|
if (inputElement)
|
|
inputElement->GetControllers(getter_AddRefs(controllers));
|
|
else
|
|
{
|
|
nsCOMPtr<nsIDOMHTMLTextAreaElement> textAreaElement =
|
|
do_QueryInterface(mTextCtrlElement);
|
|
if (textAreaElement) {
|
|
textAreaElement->GetControllers(getter_AddRefs(controllers));
|
|
}
|
|
}
|
|
|
|
if (controllers)
|
|
{
|
|
uint32_t numControllers;
|
|
nsresult rv = controllers->GetControllerCount(&numControllers);
|
|
NS_ASSERTION((NS_SUCCEEDED(rv)), "bad result in gfx text control destructor");
|
|
for (uint32_t i = 0; i < numControllers; i ++)
|
|
{
|
|
nsCOMPtr<nsIController> controller;
|
|
rv = controllers->GetControllerAt(i, getter_AddRefs(controller));
|
|
if (NS_SUCCEEDED(rv) && controller)
|
|
{
|
|
nsCOMPtr<nsIControllerContext> editController = do_QueryInterface(controller);
|
|
if (editController)
|
|
{
|
|
editController->SetCommandContext(nullptr);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
if (mSelCon) {
|
|
if (mTextListener) {
|
|
nsRefPtr<nsISelection> domSelection;
|
|
if (NS_SUCCEEDED(mSelCon->GetSelection(nsISelectionController::SELECTION_NORMAL,
|
|
getter_AddRefs(domSelection))) &&
|
|
domSelection) {
|
|
nsCOMPtr<nsISelectionPrivate> selPriv(do_QueryInterface(domSelection));
|
|
|
|
selPriv->RemoveSelectionListener(static_cast<nsISelectionListener*>
|
|
(mTextListener));
|
|
}
|
|
}
|
|
|
|
mSelCon->SetScrollableFrame(nullptr);
|
|
mSelCon = nullptr;
|
|
}
|
|
|
|
if (mTextListener)
|
|
{
|
|
mTextListener->SetFrame(nullptr);
|
|
|
|
nsCOMPtr<EventTarget> target = do_QueryInterface(mTextCtrlElement);
|
|
EventListenerManager* manager = target->GetExistingListenerManager();
|
|
if (manager) {
|
|
manager->RemoveEventListenerByType(mTextListener,
|
|
NS_LITERAL_STRING("keydown"),
|
|
TrustedEventsAtSystemGroupBubble());
|
|
manager->RemoveEventListenerByType(mTextListener,
|
|
NS_LITERAL_STRING("keypress"),
|
|
TrustedEventsAtSystemGroupBubble());
|
|
manager->RemoveEventListenerByType(mTextListener,
|
|
NS_LITERAL_STRING("keyup"),
|
|
TrustedEventsAtSystemGroupBubble());
|
|
}
|
|
|
|
NS_RELEASE(mTextListener);
|
|
mTextListener = nullptr;
|
|
}
|
|
|
|
mBoundFrame = nullptr;
|
|
|
|
// Now that we don't have a frame any more, store the value in the text buffer.
|
|
// The only case where we don't do this is if a value transfer is in progress.
|
|
if (!mValueTransferInProgress) {
|
|
SetValue(value, false, false);
|
|
}
|
|
|
|
if (mRootNode && mMutationObserver) {
|
|
mRootNode->RemoveMutationObserver(mMutationObserver);
|
|
mMutationObserver = nullptr;
|
|
}
|
|
|
|
// Unbind the anonymous content from the tree.
|
|
// We actually hold a reference to the content nodes so that
|
|
// they're not actually destroyed.
|
|
nsContentUtils::DestroyAnonymousContent(&mRootNode);
|
|
nsContentUtils::DestroyAnonymousContent(&mPlaceholderDiv);
|
|
}
|
|
|
|
nsresult
|
|
nsTextEditorState::CreateRootNode()
|
|
{
|
|
NS_ENSURE_TRUE(!mRootNode, NS_ERROR_UNEXPECTED);
|
|
NS_ENSURE_ARG_POINTER(mBoundFrame);
|
|
|
|
nsIPresShell *shell = mBoundFrame->PresContext()->GetPresShell();
|
|
NS_ENSURE_TRUE(shell, NS_ERROR_FAILURE);
|
|
|
|
nsIDocument *doc = shell->GetDocument();
|
|
NS_ENSURE_TRUE(doc, NS_ERROR_FAILURE);
|
|
|
|
// Now create a DIV and add it to the anonymous content child list.
|
|
nsRefPtr<mozilla::dom::NodeInfo> nodeInfo;
|
|
nodeInfo = doc->NodeInfoManager()->GetNodeInfo(nsGkAtoms::div, nullptr,
|
|
kNameSpaceID_XHTML,
|
|
nsIDOMNode::ELEMENT_NODE);
|
|
|
|
nsresult rv = NS_NewHTMLElement(getter_AddRefs(mRootNode), nodeInfo.forget(),
|
|
NOT_FROM_PARSER);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
if (!IsSingleLineTextControl()) {
|
|
mMutationObserver = new nsAnonDivObserver(this);
|
|
mRootNode->AddMutationObserver(mMutationObserver);
|
|
}
|
|
|
|
return rv;
|
|
}
|
|
|
|
nsresult
|
|
nsTextEditorState::InitializeRootNode()
|
|
{
|
|
// Make our root node editable
|
|
mRootNode->SetFlags(NODE_IS_EDITABLE);
|
|
|
|
// Set the necessary classes on the text control. We use class values
|
|
// instead of a 'style' attribute so that the style comes from a user-agent
|
|
// style sheet and is still applied even if author styles are disabled.
|
|
nsAutoString classValue;
|
|
classValue.AppendLiteral("anonymous-div");
|
|
int32_t wrapCols = GetWrapCols();
|
|
if (wrapCols >= 0) {
|
|
classValue.AppendLiteral(" wrap");
|
|
}
|
|
if (!IsSingleLineTextControl()) {
|
|
// We can't just inherit the overflow because setting visible overflow will
|
|
// crash when the number of lines exceeds the height of the textarea and
|
|
// setting -moz-hidden-unscrollable overflow (NS_STYLE_OVERFLOW_CLIP)
|
|
// doesn't paint the caret for some reason.
|
|
const nsStyleDisplay* disp = mBoundFrame->StyleDisplay();
|
|
if (disp->mOverflowX != NS_STYLE_OVERFLOW_VISIBLE &&
|
|
disp->mOverflowX != NS_STYLE_OVERFLOW_CLIP) {
|
|
classValue.AppendLiteral(" inherit-overflow");
|
|
}
|
|
}
|
|
nsresult rv = mRootNode->SetAttr(kNameSpaceID_None, nsGkAtoms::_class,
|
|
classValue, false);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
return mBoundFrame->UpdateValueDisplay(false);
|
|
}
|
|
|
|
nsresult
|
|
nsTextEditorState::CreatePlaceholderNode()
|
|
{
|
|
#ifdef DEBUG
|
|
{
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
if (content) {
|
|
nsAutoString placeholderTxt;
|
|
content->GetAttr(kNameSpaceID_None, nsGkAtoms::placeholder,
|
|
placeholderTxt);
|
|
nsContentUtils::RemoveNewlines(placeholderTxt);
|
|
NS_ASSERTION(!placeholderTxt.IsEmpty(), "CreatePlaceholderNode() shouldn't \
|
|
be called if @placeholder is the empty string when trimmed from line breaks");
|
|
}
|
|
}
|
|
#endif // DEBUG
|
|
|
|
NS_ENSURE_TRUE(!mPlaceholderDiv, NS_ERROR_UNEXPECTED);
|
|
NS_ENSURE_ARG_POINTER(mBoundFrame);
|
|
|
|
nsIPresShell *shell = mBoundFrame->PresContext()->GetPresShell();
|
|
NS_ENSURE_TRUE(shell, NS_ERROR_FAILURE);
|
|
|
|
nsIDocument *doc = shell->GetDocument();
|
|
NS_ENSURE_TRUE(doc, NS_ERROR_FAILURE);
|
|
|
|
nsNodeInfoManager* pNodeInfoManager = doc->NodeInfoManager();
|
|
NS_ENSURE_TRUE(pNodeInfoManager, NS_ERROR_OUT_OF_MEMORY);
|
|
|
|
nsresult rv;
|
|
|
|
// Create a DIV for the placeholder
|
|
// and add it to the anonymous content child list
|
|
nsRefPtr<mozilla::dom::NodeInfo> nodeInfo;
|
|
nodeInfo = pNodeInfoManager->GetNodeInfo(nsGkAtoms::div, nullptr,
|
|
kNameSpaceID_XHTML,
|
|
nsIDOMNode::ELEMENT_NODE);
|
|
|
|
rv = NS_NewHTMLElement(getter_AddRefs(mPlaceholderDiv), nodeInfo.forget(),
|
|
NOT_FROM_PARSER);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
// Create the text node for the placeholder text before doing anything else
|
|
nsRefPtr<nsTextNode> placeholderText = new nsTextNode(pNodeInfoManager);
|
|
|
|
rv = mPlaceholderDiv->AppendChildTo(placeholderText, false);
|
|
NS_ENSURE_SUCCESS(rv, rv);
|
|
|
|
// initialize the text
|
|
UpdatePlaceholderText(false);
|
|
|
|
return NS_OK;
|
|
}
|
|
|
|
bool
|
|
nsTextEditorState::GetMaxLength(int32_t* aMaxLength)
|
|
{
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
nsGenericHTMLElement* element =
|
|
nsGenericHTMLElement::FromContentOrNull(content);
|
|
NS_ENSURE_TRUE(element, false);
|
|
|
|
const nsAttrValue* attr = element->GetParsedAttr(nsGkAtoms::maxlength);
|
|
if (attr && attr->Type() == nsAttrValue::eInteger) {
|
|
*aMaxLength = attr->GetIntegerValue();
|
|
|
|
return true;
|
|
}
|
|
|
|
return false;
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::GetValue(nsAString& aValue, bool aIgnoreWrap) const
|
|
{
|
|
if (mEditor && mBoundFrame && (mEditorInitialized || !IsSingleLineTextControl())) {
|
|
bool canCache = aIgnoreWrap && !IsSingleLineTextControl();
|
|
if (canCache && !mCachedValue.IsEmpty()) {
|
|
aValue = mCachedValue;
|
|
return;
|
|
}
|
|
|
|
aValue.Truncate(); // initialize out param
|
|
|
|
uint32_t flags = (nsIDocumentEncoder::OutputLFLineBreak |
|
|
nsIDocumentEncoder::OutputPreformatted |
|
|
nsIDocumentEncoder::OutputPersistNBSP);
|
|
|
|
if (IsPlainTextControl())
|
|
{
|
|
flags |= nsIDocumentEncoder::OutputBodyOnly;
|
|
}
|
|
|
|
if (!aIgnoreWrap) {
|
|
nsITextControlElement::nsHTMLTextWrap wrapProp;
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
if (content &&
|
|
nsITextControlElement::GetWrapPropertyEnum(content, wrapProp) &&
|
|
wrapProp == nsITextControlElement::eHTMLTextWrap_Hard) {
|
|
flags |= nsIDocumentEncoder::OutputWrap;
|
|
}
|
|
}
|
|
|
|
// What follows is a bit of a hack. The problem is that we could be in
|
|
// this method because we're being destroyed for whatever reason while
|
|
// script is executing. If that happens, editor will run with the
|
|
// privileges of the executing script, which means it may not be able to
|
|
// access its own DOM nodes! Let's try to deal with that by pushing a null
|
|
// JSContext on the JSContext stack to make it clear that we're native
|
|
// code. Note that any script that's directly trying to access our value
|
|
// has to be going through some scriptable object to do that and that
|
|
// already does the relevant security checks.
|
|
// XXXbz if we could just get the textContent of our anonymous content (eg
|
|
// if plaintext editor didn't create <br> nodes all over), we wouldn't need
|
|
// this.
|
|
{ /* Scope for AutoNoJSAPI. */
|
|
AutoNoJSAPI nojsapi;
|
|
|
|
mEditor->OutputToString(NS_LITERAL_STRING("text/plain"), flags,
|
|
aValue);
|
|
}
|
|
if (canCache) {
|
|
mCachedValue = aValue;
|
|
} else {
|
|
mCachedValue.Truncate();
|
|
}
|
|
} else {
|
|
if (!mTextCtrlElement->ValueChanged() || !mValue) {
|
|
mTextCtrlElement->GetDefaultValueFromContent(aValue);
|
|
} else {
|
|
aValue = NS_ConvertUTF8toUTF16(*mValue);
|
|
}
|
|
}
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::SetValue(const nsAString& aValue, bool aUserInput,
|
|
bool aSetValueChanged)
|
|
{
|
|
if (mEditor && mBoundFrame) {
|
|
// The InsertText call below might flush pending notifications, which
|
|
// could lead into a scheduled PrepareEditor to be called. That will
|
|
// lead to crashes (or worse) because we'd be initializing the editor
|
|
// before InsertText returns. This script blocker makes sure that
|
|
// PrepareEditor cannot be called prematurely.
|
|
nsAutoScriptBlocker scriptBlocker;
|
|
|
|
#ifdef DEBUG
|
|
if (IsSingleLineTextControl()) {
|
|
NS_ASSERTION(mEditorInitialized || mInitializing,
|
|
"We should never try to use the editor if we're not initialized unless we're being initialized");
|
|
}
|
|
#endif
|
|
|
|
nsAutoString currentValue;
|
|
mBoundFrame->GetText(currentValue);
|
|
|
|
nsWeakFrame weakFrame(mBoundFrame);
|
|
|
|
// this is necessary to avoid infinite recursion
|
|
if (!currentValue.Equals(aValue))
|
|
{
|
|
ValueSetter valueSetter(mEditor);
|
|
|
|
// \r is an illegal character in the dom, but people use them,
|
|
// so convert windows and mac platform linebreaks to \n:
|
|
// Unfortunately aValue is declared const, so we have to copy
|
|
// in order to do this substitution.
|
|
nsString newValue(aValue);
|
|
if (aValue.FindChar(char16_t('\r')) != -1) {
|
|
nsContentUtils::PlatformToDOMLineBreaks(newValue);
|
|
}
|
|
|
|
nsCOMPtr<nsIDOMDocument> domDoc;
|
|
mEditor->GetDocument(getter_AddRefs(domDoc));
|
|
if (!domDoc) {
|
|
NS_WARNING("Why don't we have a document?");
|
|
return;
|
|
}
|
|
|
|
// Time to mess with our security context... See comments in GetValue()
|
|
// for why this is needed. Note that we have to do this up here, because
|
|
// otherwise SelectAll() will fail.
|
|
{
|
|
AutoNoJSAPI nojsapi;
|
|
|
|
nsCOMPtr<nsISelection> domSel;
|
|
nsCOMPtr<nsISelectionPrivate> selPriv;
|
|
mSelCon->GetSelection(nsISelectionController::SELECTION_NORMAL,
|
|
getter_AddRefs(domSel));
|
|
if (domSel)
|
|
{
|
|
selPriv = do_QueryInterface(domSel);
|
|
if (selPriv)
|
|
selPriv->StartBatchChanges();
|
|
}
|
|
|
|
nsCOMPtr<nsISelectionController> kungFuDeathGrip = mSelCon.get();
|
|
uint32_t currentLength = currentValue.Length();
|
|
uint32_t newlength = newValue.Length();
|
|
if (!currentLength ||
|
|
!StringBeginsWith(newValue, currentValue)) {
|
|
// Replace the whole text.
|
|
currentLength = 0;
|
|
mSelCon->SelectAll();
|
|
} else {
|
|
// Collapse selection to the end so that we can append data.
|
|
mBoundFrame->SelectAllOrCollapseToEndOfText(false);
|
|
}
|
|
const nsAString& insertValue =
|
|
StringTail(newValue, newlength - currentLength);
|
|
nsCOMPtr<nsIPlaintextEditor> plaintextEditor = do_QueryInterface(mEditor);
|
|
if (!plaintextEditor || !weakFrame.IsAlive()) {
|
|
NS_WARNING("Somehow not a plaintext editor?");
|
|
return;
|
|
}
|
|
|
|
valueSetter.Init();
|
|
|
|
// get the flags, remove readonly and disabled, set the value,
|
|
// restore flags
|
|
uint32_t flags, savedFlags;
|
|
mEditor->GetFlags(&savedFlags);
|
|
flags = savedFlags;
|
|
flags &= ~(nsIPlaintextEditor::eEditorDisabledMask);
|
|
flags &= ~(nsIPlaintextEditor::eEditorReadonlyMask);
|
|
flags |= nsIPlaintextEditor::eEditorDontEchoPassword;
|
|
mEditor->SetFlags(flags);
|
|
|
|
mTextListener->SettingValue(true);
|
|
mTextListener->SetValueChanged(aSetValueChanged);
|
|
|
|
// Also don't enforce max-length here
|
|
int32_t savedMaxLength;
|
|
plaintextEditor->GetMaxTextLength(&savedMaxLength);
|
|
plaintextEditor->SetMaxTextLength(-1);
|
|
|
|
if (insertValue.IsEmpty()) {
|
|
mEditor->DeleteSelection(nsIEditor::eNone, nsIEditor::eStrip);
|
|
} else {
|
|
plaintextEditor->InsertText(insertValue);
|
|
}
|
|
|
|
mTextListener->SetValueChanged(true);
|
|
mTextListener->SettingValue(false);
|
|
|
|
if (!weakFrame.IsAlive()) {
|
|
// If the frame was destroyed because of a flush somewhere inside
|
|
// InsertText, mBoundFrame here will be false. But it's also possible
|
|
// for the frame to go away because of another reason (such as deleting
|
|
// the existing selection -- see bug 574558), in which case we don't
|
|
// need to reset the value here.
|
|
if (!mBoundFrame) {
|
|
SetValue(newValue, false, aSetValueChanged);
|
|
}
|
|
return;
|
|
}
|
|
|
|
if (!IsSingleLineTextControl()) {
|
|
mCachedValue = newValue;
|
|
}
|
|
|
|
plaintextEditor->SetMaxTextLength(savedMaxLength);
|
|
mEditor->SetFlags(savedFlags);
|
|
if (selPriv)
|
|
selPriv->EndBatchChanges();
|
|
}
|
|
}
|
|
} else {
|
|
if (!mValue) {
|
|
mValue = new nsCString;
|
|
}
|
|
nsString value(aValue);
|
|
nsContentUtils::PlatformToDOMLineBreaks(value);
|
|
CopyUTF16toUTF8(value, *mValue);
|
|
|
|
// Update the frame display if needed
|
|
if (mBoundFrame) {
|
|
mBoundFrame->UpdateValueDisplay(true);
|
|
}
|
|
}
|
|
|
|
// If we've reached the point where the root node has been created, we
|
|
// can assume that it's safe to notify.
|
|
ValueWasChanged(!!mRootNode);
|
|
|
|
mTextCtrlElement->OnValueChanged(!!mRootNode);
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::InitializeKeyboardEventListeners()
|
|
{
|
|
//register key listeners
|
|
nsCOMPtr<EventTarget> target = do_QueryInterface(mTextCtrlElement);
|
|
EventListenerManager* manager = target->GetOrCreateListenerManager();
|
|
if (manager) {
|
|
manager->AddEventListenerByType(mTextListener,
|
|
NS_LITERAL_STRING("keydown"),
|
|
TrustedEventsAtSystemGroupBubble());
|
|
manager->AddEventListenerByType(mTextListener,
|
|
NS_LITERAL_STRING("keypress"),
|
|
TrustedEventsAtSystemGroupBubble());
|
|
manager->AddEventListenerByType(mTextListener,
|
|
NS_LITERAL_STRING("keyup"),
|
|
TrustedEventsAtSystemGroupBubble());
|
|
}
|
|
|
|
mSelCon->SetScrollableFrame(do_QueryFrame(mBoundFrame->GetFirstPrincipalChild()));
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::ValueWasChanged(bool aNotify)
|
|
{
|
|
UpdatePlaceholderVisibility(aNotify);
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::UpdatePlaceholderText(bool aNotify)
|
|
{
|
|
NS_ASSERTION(mPlaceholderDiv, "This function should not be called if "
|
|
"mPlaceholderDiv isn't set");
|
|
|
|
// If we don't have a placeholder div, there's nothing to do.
|
|
if (!mPlaceholderDiv)
|
|
return;
|
|
|
|
nsAutoString placeholderValue;
|
|
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
content->GetAttr(kNameSpaceID_None, nsGkAtoms::placeholder, placeholderValue);
|
|
nsContentUtils::RemoveNewlines(placeholderValue);
|
|
NS_ASSERTION(mPlaceholderDiv->GetFirstChild(), "placeholder div has no child");
|
|
mPlaceholderDiv->GetFirstChild()->SetText(placeholderValue, aNotify);
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::UpdatePlaceholderVisibility(bool aNotify)
|
|
{
|
|
nsAutoString value;
|
|
GetValue(value, true);
|
|
|
|
mPlaceholderVisibility = value.IsEmpty();
|
|
|
|
if (mPlaceholderVisibility &&
|
|
!Preferences::GetBool("dom.placeholder.show_on_focus", true)) {
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
mPlaceholderVisibility = !nsContentUtils::IsFocusedContent(content);
|
|
}
|
|
|
|
if (mBoundFrame && aNotify) {
|
|
mBoundFrame->InvalidateFrame();
|
|
}
|
|
}
|
|
|
|
void
|
|
nsTextEditorState::HideSelectionIfBlurred()
|
|
{
|
|
NS_ABORT_IF_FALSE(mSelCon, "Should have a selection controller if we have a frame!");
|
|
nsCOMPtr<nsIContent> content = do_QueryInterface(mTextCtrlElement);
|
|
if (!nsContentUtils::IsFocusedContent(content)) {
|
|
mSelCon->SetDisplaySelection(nsISelectionController::SELECTION_HIDDEN);
|
|
}
|
|
}
|
|
|
|
NS_IMPL_ISUPPORTS(nsAnonDivObserver, nsIMutationObserver)
|
|
|
|
void
|
|
nsAnonDivObserver::CharacterDataChanged(nsIDocument* aDocument,
|
|
nsIContent* aContent,
|
|
CharacterDataChangeInfo* aInfo)
|
|
{
|
|
mTextEditorState->ClearValueCache();
|
|
}
|
|
|
|
void
|
|
nsAnonDivObserver::ContentAppended(nsIDocument* aDocument,
|
|
nsIContent* aContainer,
|
|
nsIContent* aFirstNewContent,
|
|
int32_t /* unused */)
|
|
{
|
|
mTextEditorState->ClearValueCache();
|
|
}
|
|
|
|
void
|
|
nsAnonDivObserver::ContentInserted(nsIDocument* aDocument,
|
|
nsIContent* aContainer,
|
|
nsIContent* aChild,
|
|
int32_t /* unused */)
|
|
{
|
|
mTextEditorState->ClearValueCache();
|
|
}
|
|
|
|
void
|
|
nsAnonDivObserver::ContentRemoved(nsIDocument* aDocument,
|
|
nsIContent* aContainer,
|
|
nsIContent* aChild,
|
|
int32_t aIndexInContainer,
|
|
nsIContent* aPreviousSibling)
|
|
{
|
|
mTextEditorState->ClearValueCache();
|
|
}
|