[webkit-changes] [WebKit/WebKit] 50ee84: Fix imported/w3c/web-platform-tests/css/css-tables...

Alan Baradlay noreply at github.com
Tue Oct 10 10:14:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 50ee84ca6e27401f9b34f5e67b5b1a73e0358036
      https://github.com/WebKit/WebKit/commit/50ee84ca6e27401f9b34f5e67b5b1a73e0358036
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/css/css-tables/fixed-layout-calc-width-001-expected.txt
    M Source/WebCore/rendering/FixedTableLayout.cpp

  Log Message:
  -----------
  Fix imported/w3c/web-platform-tests/css/css-tables/fixed-layout-calc-width-001.html
https://bugs.webkit.org/show_bug.cgi?id=262922
<rdar://problem/116698810>

Reviewed by Antti Koivisto.

Calc width on col is treated as auto, even in fixed tables.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/css/css-tables/fixed-layout-calc-width-001-expected.txt:
* Source/WebCore/rendering/FixedTableLayout.cpp:
(WebCore::FixedTableLayout::calcWidthArray):

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




More information about the webkit-changes mailing list