[webkit-changes] [WebKit/WebKit] ea5244: [IFC][Ruby] Update fast/ruby/ruby-line-height.html...

Antti Koivisto noreply at github.com
Thu Nov 30 08:02:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ea5244ff065d50385c7320cdb6b3811ae88773b2
      https://github.com/WebKit/WebKit/commit/ea5244ff065d50385c7320cdb6b3811ae88773b2
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

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

  Log Message:
  -----------
  [IFC][Ruby] Update fast/ruby/ruby-line-height.html to spec UA sheet line-height
https://bugs.webkit.org/show_bug.cgi?id=265576
rdar://118982013

Reviewed by Alan Baradlay.

The ruby UA stylesheet https://www.w3.org/TR/css-ruby-1/#default-ua-ruby has

rt { line-height: 1; }

Update the test for that (the old stylesheet has 'normal').

* LayoutTests/fast/ruby/ruby-line-height-expected.txt:
* LayoutTests/fast/ruby/ruby-line-height.html:

Also set font-size explicitly so the test works better across browsers.

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




More information about the webkit-changes mailing list