Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99535733074eea67b373aab0a73ac8d943020041
      
https://github.com/WebKit/WebKit/commit/99535733074eea67b373aab0a73ac8d943020041
  Author: Vitaly Dyachkov <[email protected]>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/rendering/RenderTable.cpp

  Log Message:
  -----------
  [Debug] SHOULD NEVER BE REACHED on 
`fast/multicol/spanner-get-re-added-on-move-crash.html`
https://bugs.webkit.org/show_bug.cgi?id=280747

Reviewed by Darin Adler.

It happens when the table has captions but no sections,
i.e. `sectionMoved` is `true` and `sectionCount` is `0`.

* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderTable.cpp:
(WebCore::RenderTable::layout):

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



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

Reply via email to