Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72f8c7f5e57e7a20d4ce859f01f6fae8ae18e351
      
https://github.com/WebKit/WebKit/commit/72f8c7f5e57e7a20d4ce859f01f6fae8ae18e351
  Author: Alan Baradlay <[email protected]>
  Date:   2025-12-02 (Tue, 02 Dec 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    R LayoutTests/fast/inline/blocks-in-inline-offsetwidth-expected.html
    A LayoutTests/fast/inline/blocks-in-inline-offsetwidth-expected.txt
    M LayoutTests/fast/inline/blocks-in-inline-offsetwidth.html
    M LayoutTests/fast/selectors/hover-descendant-shadow-tree.html
    M 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp

  Log Message:
  -----------
  Revert of 303771@main (Block lines should not affect inline box geometry)
https://bugs.webkit.org/show_bug.cgi?id=303416

Reviewed by Antti Koivisto.

Including block boxes enclosed by inline boxes is actually a progression and now
we match both Firefox and Chrome.

1. Adjust hover-descendant-shadow-tree.html's hittest coord logic (with 0,0 
offsetWidth/Height, it was really just testing the top/left corner)
2. Adjust and skip blocks-in-inline-offsetwidth.html for now.

* LayoutTests/TestExpectations:
* LayoutTests/fast/inline/blocks-in-inline-offsetwidth-expected.html: Removed.
* LayoutTests/fast/inline/blocks-in-inline-offsetwidth-expected.txt: Added.
* LayoutTests/fast/inline/blocks-in-inline-offsetwidth.html:
* LayoutTests/fast/selectors/hover-descendant-shadow-tree.html:
* 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::processNonBidiContent):

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



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

Reply via email to