[webkit-changes] [WebKit/WebKit] ffb052: Enable text-wrap-style by default

Vitor Roriz noreply at github.com
Fri Feb 9 23:52:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ffb0528b08dbbc05782b25213ea37fddaca81229
      https://github.com/WebKit/WebKit/commit/ffb0528b08dbbc05782b25213ea37fddaca81229
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

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

  Log Message:
  -----------
  Enable text-wrap-style by default
https://bugs.webkit.org/show_bug.cgi?id=269098
rdar://problem/122670666

Reviewed by Brent Fulgham.

This patches enables text-wrap-style by default.

Notice that the property's "balance" value still
doesn't support balancing blocks that contain
floating objects.

This and other improvements are being tracked by:
https://bugs.webkit.org/show_bug.cgi?id=269101

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

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




More information about the webkit-changes mailing list