[webkit-changes] [WebKit/WebKit] ee166d: Serialize template content correctly

Rob Buis noreply at github.com
Fri Oct 14 03:45:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee166d5f222f70c4ee4caaa99c910a0aeb639c34
      https://github.com/WebKit/WebKit/commit/ee166d5f222f70c4ee4caaa99c910a0aeb639c34
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M Source/WebCore/editing/MarkupAccumulator.cpp

  Log Message:
  -----------
  Serialize template content correctly
https://bugs.webkit.org/show_bug.cgi?id=246507
rdar://99568381

Reviewed by Ryosuke Niwa.

Serialize template content correctly by not traversing
the template in case we are serializing the template
content document fragment.

* Source/WebCore/editing/MarkupAccumulator.cpp:
(WebCore::MarkupAccumulator::serializeNodesWithNamespaces):

Canonical link: https://commits.webkit.org/255526@main




More information about the webkit-changes mailing list