Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ce5d7e1b38c8d0795c248fa4bce4dad11941e71
      
https://github.com/WebKit/WebKit/commit/5ce5d7e1b38c8d0795c248fa4bce4dad11941e71
  Author: Alan Baradlay <[email protected]>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M Source/WebCore/rendering/RenderBlock.cpp
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [Cleanup] RenderBlockFlow::first/lastLineBaseline is not used by svg
https://bugs.webkit.org/show_bug.cgi?id=275975

Reviewed by Antti Koivisto.

Remove legacy line layout references.

* Source/WebCore/rendering/RenderBlock.cpp:
(WebCore::RenderBlock::firstLineBaseline const):
(WebCore::RenderBlock::lastLineBaseline const):
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::firstLineBaseline const):
(WebCore::RenderBlockFlow::lastLineBaseline const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to