Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3a5922f06951bd8b7d7bc2ae1f291cc7b7cd98a4
      
https://github.com/WebKit/WebKit/commit/3a5922f06951bd8b7d7bc2ae1f291cc7b7cd98a4
  Author: Sammy Gill <sammy.g...@apple.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-extrinsically-sized-mutations.html

  Log Message:
  -----------
  Use explicit line-height in recently added grid test.
https://bugs.webkit.org/show_bug.cgi?id=290932
rdar://148444528

Reviewed by Vitor Roriz.

I recently added a test for extrinsically sized grids that validated
the content was laid out correctly in the  presence of different
types of style and content mutations.  In this test I used font: 10px Ahem,
but it looks like I should also  be specifying an explicit line-height as per:

https://web-platform-tests.org/writing-tests/ahem.html#usage

This change addresses that by changing it to font: 10px/1 Ahem.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-extrinsically-sized-mutations.html:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to