[webkit-changes] [WebKit/WebKit] dc97ee: Tidy up render tree dumping

Simon Fraser noreply at github.com
Fri Aug 9 15:34:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc97ee52ff30733bcf97efcd7cf8dc3ed089641b
      https://github.com/WebKit/WebKit/commit/dc97ee52ff30733bcf97efcd7cf8dc3ed089641b
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp

  Log Message:
  -----------
  Tidy up render tree dumping
https://bugs.webkit.org/show_bug.cgi?id=277867
rdar://133554228

Reviewed by Alan Baradlay.

Make the inline tree output line up, and prefix with spaces instead of
dashes, since there's no state to be printed for these lines.

* Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp:
(WebCore::LayoutIntegration::showInlineContent):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list