[webkit-changes] [WebKit/WebKit] 30cda0: Handle <input type=checkbox switch> disabled styli...

Anne van Kesteren noreply at github.com
Mon Feb 19 14:58:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30cda0740c6aa782dd3f1a4e5824c424a1cbe520
      https://github.com/WebKit/WebKit/commit/30cda0740c6aa782dd3f1a4e5824c424a1cbe520
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M LayoutTests/platform/ios-wk2/TestExpectations
    M Source/WebCore/rendering/ios/RenderThemeIOS.mm

  Log Message:
  -----------
  Handle <input type=checkbox switch> disabled styling as part of the painting code
https://bugs.webkit.org/show_bug.cgi?id=269378
rdar://122956268

Reviewed by Aditya Keerthi.

Using opacity creates a stacking context which is not desirable.

* LayoutTests/platform/ios-wk2/TestExpectations:
* Source/WebCore/rendering/ios/RenderThemeIOS.mm:
(WebCore::RenderThemeIOS::adjustSwitchStyle const):

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



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


More information about the webkit-changes mailing list