[webkit-changes] [WebKit/WebKit] 44ccd6: Enable lh/rlh unit support

Tim Nguyen noreply at github.com
Fri Oct 14 10:05:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 44ccd6d3b52120b11443344cc0ce02142f1cbba4
      https://github.com/WebKit/WebKit/commit/44ccd6d3b52120b11443344cc0ce02142f1cbba4
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml

  Log Message:
  -----------
  Enable lh/rlh unit support
https://bugs.webkit.org/show_bug.cgi?id=246522
rdar://101172926

Reviewed by Darin Adler.

Bug 211356 disabled it because of bug 211351, but the linked CSSWG issue says WebKit behavior is correct (Rune & Emilio both confirmed):

> RESOLVED: browser "fixups" of line height on form controls do *not* affect lh/rlh on the element itself. Effect of fixups on lh/rlh of descendants is explicitly undefined.

* Source/WTF/Scripts/Preferences/WebPreferencesInternal.yaml:

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




More information about the webkit-changes mailing list