gecko-dev/dom/xml
Sean Feng 75047f597c Bug 1653474 - Process META elements when it's inserted r=smaug
Unlike other engine vendors, we process meta elements
at parser, instead of when they are inserted. This
leads some web compact issues.

This patch aligns us with other vendors.

Differential Revision: https://phabricator.services.mozilla.com/D84545
2020-08-05 16:32:57 +00:00
..
crashtests Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
resources
test Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
CDATASection.cpp Bug 1377999 - Make CDATASection to adapt the DOMArena changes r=smaug 2020-03-17 14:53:58 +00:00
CDATASection.h
ProcessingInstruction.cpp Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt 2020-05-21 03:07:16 +00:00
ProcessingInstruction.h Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt 2020-05-21 03:07:16 +00:00
XMLDocument.cpp Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
XMLDocument.h Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
XMLStylesheetProcessingInstruction.cpp Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt 2020-05-21 03:07:16 +00:00
XMLStylesheetProcessingInstruction.h Bug 1639392 - Merge nsIStyleSheetLinkingElement and nsStyleLinkElement, and call it LinkStyle. r=jwatt 2020-05-21 03:07:16 +00:00
htmlmathml-f.ent
moz.build
nsIXMLContentSink.h Bug 1653474 - Process META elements when it's inserted r=smaug 2020-08-05 16:32:57 +00:00
nsXMLContentSink.cpp Bug 1653474 - Process META elements when it's inserted r=smaug 2020-08-05 16:32:57 +00:00
nsXMLContentSink.h Bug 1653474 - Process META elements when it's inserted r=smaug 2020-08-05 16:32:57 +00:00
nsXMLElement.cpp Bug 1377999 - Make nsXMLElement to adapt the DOMArena changes r=smaug 2020-03-17 14:53:30 +00:00
nsXMLElement.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xml. r=smaug 2020-03-04 09:10:03 +00:00
nsXMLFragmentContentSink.cpp Bug 1618548 - Make `Link: rel=preload` response header work with preload-as-speculative-load, r=dragana 2020-05-18 17:33:57 +00:00
nsXMLPrettyPrinter.cpp Bug 1652618 - Ensure UA widgets are attached and detached synchronously. r=smaug 2020-07-24 15:43:20 +00:00
nsXMLPrettyPrinter.h