Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c316ddee56b568bdfef3ffaa93ae589464da0a13
      
https://github.com/WebKit/WebKit/commit/c316ddee56b568bdfef3ffaa93ae589464da0a13
  Author: Antti Koivisto <[email protected]>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/style/AnchorPositionEvaluator.cpp

  Log Message:
  -----------
  [css-anchor-position-1] Anchored element should be in the same or higher top 
layer than the anchor
https://bugs.webkit.org/show_bug.cgi?id=295516
rdar://155216924

Reviewed by Tim Nguyen.

https://drafts.csswg.org/css-anchor-position-1/#acceptable-anchor-element

possible anchor is laid out strictly before positioned el, aka one of the 
following is true:
- positioned el is in a higher top layer than possible anchor
- Both elements are in the same top layer..

* LayoutTests/TestExpectations:
* Source/WebCore/style/AnchorPositionEvaluator.cpp:
(WebCore::Style::computeTopLayerStatus):

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