[webkit-changes] [WebKit/WebKit] 390903: [IFC][Ruby] Remove rt { line-height:1 } from ruby.css

Antti Koivisto noreply at github.com
Mon Dec 11 07:23:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3909033f7ed2560462c6536c74ab5fa2cbecec90
      https://github.com/WebKit/WebKit/commit/3909033f7ed2560462c6536c74ab5fa2cbecec90
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M LayoutTests/fast/ruby/ruby-line-height-expected.txt
    M LayoutTests/fast/ruby/ruby-line-height.html
    M Source/WebCore/css/ruby.css

  Log Message:
  -----------
  [IFC][Ruby] Remove rt { line-height:1 } from ruby.css
https://bugs.webkit.org/show_bug.cgi?id=266217
rdar://119489614

Reviewed by Alan Baradlay.

* LayoutTests/fast/ruby/ruby-line-height-expected.txt:
* LayoutTests/fast/ruby/ruby-line-height.html:
* Source/WebCore/css/ruby.css:
(ruby > rt):

This rule is from the ruby spec. For ease of feature enablement remove the rule for now
and use the same annotation line-height as the legacy.

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




More information about the webkit-changes mailing list