Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6f607d7d3e716265a7674d122cd912b0dc7277f0
      
https://github.com/WebKit/WebKit/commit/6f607d7d3e716265a7674d122cd912b0dc7277f0
  Author: Alan Baradlay <za...@apple.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M 
LayoutTests/platform/ios-18/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M 
LayoutTests/platform/mac-sequoia-wk2/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M 
LayoutTests/platform/mac-sonoma-wk1/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M 
LayoutTests/platform/mac-wk2/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M 
LayoutTests/platform/mac/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp
    M Source/WebCore/rendering/RenderTextControlSingleLine.cpp
    M Source/WebCore/rendering/RenderTextControlSingleLine.h

  Log Message:
  -----------
  [Cleanup] Let's special-case RenderTextControlSingleLine's baseline position 
logic
https://bugs.webkit.org/show_bug.cgi?id=295709

Reviewed by Antti Koivisto.

This is in preparation for removing form logic from inlineBlockBaseline.

* 
LayoutTests/platform/ios-18/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt:
Progression. See screenshots in webkit.org/b/295709.

* 
LayoutTests/platform/mac-sequoia-wk2/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt:
* 
LayoutTests/platform/mac-sonoma-wk1/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt:
* 
LayoutTests/platform/mac-wk2/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt:
* 
LayoutTests/platform/mac/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt:
* Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::baselinePosition):
* Source/WebCore/rendering/RenderTextControlSingleLine.cpp:
(WebCore::RenderTextControlSingleLine::innerTextRenderer const):
* Source/WebCore/rendering/RenderTextControlSingleLine.h:

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



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

Reply via email to