[webkit-changes] [WebKit/WebKit] 58acbb: [CSS-Typed-OM] Make sure `column-count` value gets...

Chris Dumez noreply at github.com
Wed Dec 21 15:08:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58acbb968b7336a4f32ce0c3a9026b915b6914b7
      https://github.com/WebKit/WebKit/commit/58acbb968b7336a4f32ce0c3a9026b915b6914b7
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-count-expected.txt
    M Source/WebCore/rendering/style/RenderStyle.h

  Log Message:
  -----------
  [CSS-Typed-OM] Make sure `column-count` value gets clamped to [1, inf]
https://bugs.webkit.org/show_bug.cgi?id=249722

Reviewed by Alan Baradlay.

* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-count-expected.txt:
* Source/WebCore/rendering/style/RenderStyle.h:
(WebCore::RenderStyle::setColumnCount):

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




More information about the webkit-changes mailing list