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

Alan Baradlay noreply at github.com
Tue Oct 10 07:15:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d37f6806c8b8ad179e2a06c45f7f1f789184520
      https://github.com/WebKit/WebKit/commit/5d37f6806c8b8ad179e2a06c45f7f1f789184520
  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/auto-layout-calc-width-001-expected.txt
    M Source/WebCore/rendering/AutoTableLayout.cpp

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

Reviewed by Antti Koivisto.

Calc width on col is treated as auto in auto tables.

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

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




More information about the webkit-changes mailing list