gecko-dev/dom/serializers
Sean Feng e78c6ae67b Bug 1900426 - Implement DnD for shadow-crossing selection r=jjaschke,smaug,dom-core
This patches allows
  1. when the selection is shadow-crossing, dragging it will have the
  correct the drag image correctly displayed. It's hard to test, so
  no tests for this.

  2. The selection can now be serialized and dropped.
  `test_drag_drop_shadow_crossing_selection.html` is the test for
  this.

Differential Revision: https://phabricator.services.mozilla.com/D217318
2024-09-03 15:42:58 +00:00
..
crashtests
moz.build
nsDOMSerializer.cpp Bug 1881845 - Remove nsContentCID.h r=smaug,media-playback-reviewers,karlt 2024-03-04 23:41:05 +00:00
nsDOMSerializer.h Bug 1866220 - Force UniquePtr<…> return type for functions called from bindings for things marked as NewObject and returning a non-refcounted object. r=farre 2023-11-24 10:38:18 +00:00
nsDocumentEncoder.cpp Bug 1900426 - Implement DnD for shadow-crossing selection r=jjaschke,smaug,dom-core 2024-09-03 15:42:58 +00:00
nsHTMLContentSerializer.cpp
nsHTMLContentSerializer.h
nsIContentSerializer.h
nsIDocumentEncoder.idl Bug 1881095 - Add the copy paste support for ShadowDOM selection r=jjaschke,smaug,dom-core 2024-06-10 18:59:50 +00:00
nsPlainTextSerializer.cpp Bug 1881095 - Add the copy paste support for ShadowDOM selection r=jjaschke,smaug,dom-core 2024-06-10 18:59:50 +00:00
nsPlainTextSerializer.h Bug 1864820 - Fix plaintext serializer space-stuffing stuff to avoid breaking over and over in the inserted space. r=jfkthame 2023-11-15 17:32:09 +00:00
nsXHTMLContentSerializer.cpp
nsXHTMLContentSerializer.h
nsXMLContentSerializer.cpp
nsXMLContentSerializer.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00