Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5e1fbd1067882ebdfd7782448b1e69ab5091bab
      
https://github.com/WebKit/WebKit/commit/e5e1fbd1067882ebdfd7782448b1e69ab5091bab
  Author: Alan Baradlay <[email protected]>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M Source/WebCore/rendering/RenderBox.cpp

  Log Message:
  -----------
  [Cleanup] Remove confusing isReplacedOrAtomicInline from 
RenderBox::avoidsFloats
https://bugs.webkit.org/show_bug.cgi?id=286292

Reviewed by Antti Koivisto.

This function is meant to handle block level content (also inline level boxes 
itself don't
avoid floats like block level boxes do, their lines get shrunk instead).

* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::avoidsFloats const):

Canonical link: https://commits.webkit.org/289185@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