Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63337facdaadf7a2388cab5838048c3e9f5fca99
      
https://github.com/WebKit/WebKit/commit/63337facdaadf7a2388cab5838048c3e9f5fca99
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-09-04 (Fri, 04 Sep 2026)

  Changed paths:
    R 
LayoutTests/imported/blink/css3/calc/calc-with-percent-and-number-in-line-height-crash-expected.txt
    R 
LayoutTests/imported/blink/css3/calc/calc-with-percent-and-number-in-line-height-crash.html
    R 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-and-width-change-parent-margin-left-expected.html
    R 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-and-width-change-parent-margin-left.html
    R 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-auto-top-inside-auto-margins-expected.html
    R 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-auto-top-inside-auto-margins.html
    R 
LayoutTests/imported/blink/fast/box-shadow/normal-box-shadow-with-background-image-expected-mismatch.html
    R 
LayoutTests/imported/blink/fast/box-shadow/normal-box-shadow-with-background-image.html
    R 
LayoutTests/imported/blink/fast/css/style-preferred-stylesheet-02-expected.html
    R LayoutTests/imported/blink/fast/css/style-preferred-stylesheet-02.html
    R 
LayoutTests/imported/blink/fast/multicol/unbreakable-content-taller-than-height-crash-expected.txt
    R 
LayoutTests/imported/blink/fast/multicol/unbreakable-content-taller-than-height-crash.html
    R 
LayoutTests/imported/blink/fast/parser/badurl-base-preloader-crash-expected.txt
    R LayoutTests/imported/blink/fast/parser/badurl-base-preloader-crash.html
    R 
LayoutTests/imported/blink/fast/table/overflowScroll-display-block-expected.html
    R LayoutTests/imported/blink/fast/table/overflowScroll-display-block.html
    R 
LayoutTests/imported/blink/svg/text/text-decoration-propagation-2-expected.html
    R LayoutTests/imported/blink/svg/text/text-decoration-propagation-2.html

  Log Message:
  -----------
  Remove duplicate Blink-imported tests that are byte-identical to existing 
WebKit tests
https://bugs.webkit.org/show_bug.cgi?id=323402
rdar://186636449

Reviewed by Anne van Kesteren.

Nine tests under LayoutTests/imported/blink/ are byte-identical and both the
test and its expected baseline - to tests already present elsewhere in
LayoutTests/. They add no coverage over the native copies, so remove the
redundant imported/blink duplicates.

Each removed test is byte-identical to the existing WebKit test noted below:

- 
imported/blink/css3/calc/calc-with-percent-and-number-in-line-height-crash.html
  (= fast/css/calc-with-percent-and-number-in-line-height-crash.html)
- imported/blink/fast/multicol/unbreakable-content-taller-than-height-crash.html
  (= fast/multicol/unbreakable-content-taller-than-height-crash.html)
- imported/blink/svg/text/text-decoration-propagation-2.html
  (= svg/text/text-decoration-propagation-2.html)
- 
imported/blink/fast/block/positioning/abspos-auto-left-auto-top-inside-auto-margins.html
  (= fast/block/positioning/abspos-auto-left-auto-top-inside-auto-margins.html)
- 
imported/blink/fast/block/positioning/abspos-auto-left-and-width-change-parent-margin-left.html
  (= 
fast/block/positioning/abspos-auto-left-and-width-change-parent-margin-left.html)
- imported/blink/fast/box-shadow/normal-box-shadow-with-background-image.html
  (= fast/box-shadow/normal-box-shadow-with-background-image.html)
- imported/blink/fast/css/style-preferred-stylesheet-02.html
  (= fast/css/style-preferred-stylesheet-02.html)
- imported/blink/fast/parser/badurl-base-preloader-crash.html
  (= fast/parser/badurl-base-preloader-crash.html)
- imported/blink/fast/table/overflowScroll-display-block.html
  (= fast/table/overflowScroll-display-block.html)

* 
LayoutTests/imported/blink/css3/calc/calc-with-percent-and-number-in-line-height-crash-expected.txt:
 Removed.
* 
LayoutTests/imported/blink/css3/calc/calc-with-percent-and-number-in-line-height-crash.html:
 Removed.
* 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-and-width-change-parent-margin-left-expected.html:
 Removed.
* 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-and-width-change-parent-margin-left.html:
 Removed.
* 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-auto-top-inside-auto-margins-expected.html:
 Removed.
* 
LayoutTests/imported/blink/fast/block/positioning/abspos-auto-left-auto-top-inside-auto-margins.html:
 Removed.
* 
LayoutTests/imported/blink/fast/box-shadow/normal-box-shadow-with-background-image-expected-mismatch.html:
 Removed.
* 
LayoutTests/imported/blink/fast/box-shadow/normal-box-shadow-with-background-image.html:
 Removed.
* 
LayoutTests/imported/blink/fast/css/style-preferred-stylesheet-02-expected.html:
 Removed.
* LayoutTests/imported/blink/fast/css/style-preferred-stylesheet-02.html: 
Removed.
* 
LayoutTests/imported/blink/fast/multicol/unbreakable-content-taller-than-height-crash-expected.txt:
 Removed.
* 
LayoutTests/imported/blink/fast/multicol/unbreakable-content-taller-than-height-crash.html:
 Removed.
* 
LayoutTests/imported/blink/fast/parser/badurl-base-preloader-crash-expected.txt:
 Removed.
* LayoutTests/imported/blink/fast/parser/badurl-base-preloader-crash.html: 
Removed.
* 
LayoutTests/imported/blink/fast/table/overflowScroll-display-block-expected.html:
 Removed.
* LayoutTests/imported/blink/fast/table/overflowScroll-display-block.html: 
Removed.
* 
LayoutTests/imported/blink/svg/text/text-decoration-propagation-2-expected.html:
 Removed.
* LayoutTests/imported/blink/svg/text/text-decoration-propagation-2.html: 
Removed.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to