Branch: refs/heads/webkitglib/2.50
  Home:   https://github.com/WebKit/WebKit
  Commit: f23f6d67eb0c5edaf991577106f354dfb50b5445
      
https://github.com/WebKit/WebKit/commit/f23f6d67eb0c5edaf991577106f354dfb50b5445
  Author: Taher Ali <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/svg/coordinate-systems/out-of-flow-svg-root-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/svg/coordinate-systems/out-of-flow-svg-root-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/svg/coordinate-systems/out-of-flow-svg-root.html
    M Source/WebCore/rendering/RenderBox.cpp
    M Source/WebCore/rendering/RenderReplaced.cpp

  Log Message:
  -----------
  Cherry-pick 300054@main (f8ed5934eb9e). 
https://bugs.webkit.org/show_bug.cgi?id=273759

    Fix absolutely positioned SVGs when ancestor has padding
    https://bugs.webkit.org/show_bug.cgi?id=273759
    rdar://127608838

    Reviewed by Simon Fraser.

    When the SVG root is positioned as an out-of-flow element, its size was
    previously resolved without considering the padding of the
    containing block.

    To fix this, we now use the containing block's padding box.

    * 
LayoutTests/imported/w3c/web-platform-tests/svg/coordinate-systems/out-of-flow-svg-root-expected.html:
 Added.
    * 
LayoutTests/imported/w3c/web-platform-tests/svg/coordinate-systems/out-of-flow-svg-root-ref.html:
 Added.
    * 
LayoutTests/imported/w3c/web-platform-tests/svg/coordinate-systems/out-of-flow-svg-root.html:
 Added.
    * Source/WebCore/rendering/RenderBox.cpp:
    (WebCore::RenderBox::computeReplacedLogicalHeightUsingGeneric const):
    * Source/WebCore/rendering/RenderReplaced.cpp:
    (WebCore::RenderReplaced::paint):

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

Canonical link: https://commits.webkit.org/298234.147@webkitglib/2.50


  Commit: a49d5b286b8d648222b496157abca06ee92e39c6
      
https://github.com/WebKit/WebKit/commit/a49d5b286b8d648222b496157abca06ee92e39c6
  Author: Cameron McCormack <[email protected]>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

  Changed paths:
    M Source/ThirdParty/ANGLE/src/libANGLE/validationEGL.cpp

  Log Message:
  -----------
  Cherry-pick 300041@main (056f092b46e4). 
https://bugs.webkit.org/show_bug.cgi?id=298960

    Initialize an uninitialized variable that we form a const pointer to but 
don't use
    https://bugs.webkit.org/show_bug.cgi?id=298960
    rdar://157721239

    Reviewed by Ryosuke Niwa.

    * Source/ThirdParty/ANGLE/src/libANGLE/validationEGL.cpp:
    (egl::ValidateQuerySurface64KHR):

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

Canonical link: https://commits.webkit.org/298234.148@webkitglib/2.50


Compare: https://github.com/WebKit/WebKit/compare/edc91dabd16c...a49d5b286b8d

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