Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dc0b697b5b7d323c573873e5bdfdc48ea753460a
https://github.com/WebKit/WebKit/commit/dc0b697b5b7d323c573873e5bdfdc48ea753460a
Author: Yulun Wu <[email protected]>
Date: 2026-07-14 (Tue, 14 Jul 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-in-multicol-relpos-content-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-in-multicol-relpos-content-ref.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-in-multicol-relpos-content.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-with-relpos-block-content-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-with-relpos-block-content-ref.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-with-relpos-block-content.html
Log Message:
-----------
[list-marker] Add regression tests
https://bugs.webkit.org/show_bug.cgi?id=318844
rdar://181615895
Reviewed by Alan Baradlay.
309188@main (reverted) introduced two regressions when it broke
list marker parenting for multi-column and position: relative.
https://bugs.webkit.org/show_bug.cgi?id=318928
https://bugs.webkit.org/show_bug.cgi?id=318844
This PR adds regression tests to prevent these regressions from coming back.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-in-multicol-relpos-content-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-in-multicol-relpos-content-ref.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-in-multicol-relpos-content.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-with-relpos-block-content-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-with-relpos-block-content-ref.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-lists/outside-marker-with-relpos-block-content.html:
Added.
Canonical link: https://commits.webkit.org/317216@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications