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
resources
test
CDATASection.cpp
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
nsXMLElement.h
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