Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e5a15b8412272786492e4c16b82b3cee54aee26
      
https://github.com/WebKit/WebKit/commit/0e5a15b8412272786492e4c16b82b3cee54aee26
  Author: Rob Buis <rb...@igalia.com>
  Date:   2023-06-02 (Fri, 02 Jun 2023)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-overflow/overflow-clip-rounded-table-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-overflow/overflow-clip-rounded-table.html
    M Source/WebCore/style/StyleAdjuster.cpp

  Log Message:
  -----------
  Take overflow: clip into account when computing table overflow
https://bugs.webkit.org/show_bug.cgi?id=251909

Reviewed by Alan Baradlay.

When computing table overflow overflow: clip should be treated like overflow: 
hidden:
https://github.com/w3c/csswg-drafts/pull/7492/files

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-overflow/overflow-clip-rounded-table-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-overflow/overflow-clip-rounded-table.html:
 Added.
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjust const):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to