Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a1aec7bbddd244ff4f56044b84d693eb948bacc8
https://github.com/WebKit/WebKit/commit/a1aec7bbddd244ff4f56044b84d693eb948bacc8
Author: Karl Rackler <[email protected]>
Date: 2026-08-25 (Tue, 25 Aug 2026)
Changed paths:
A
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1-expected.txt
A
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2-expected.txt
A
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3-expected.txt
A
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4-expected.txt
A
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5-expected.txt
M LayoutTests/platform/mac/TestExpectations
Log Message:
-----------
REGRESSION(318162@main): [macOS 26] 5
editing/mac/attributed-string/attributed-string-across-shadow-boundaries tests
are constant TEXT failures
https://bugs.webkit.org/show_bug.cgi?id=322512
rdar://182859944
Unreviewed test rebaselines.
318162@main rebaselined the version-generic platform/mac-wk1/ baselines to the
coalesced
form produced on macOS 27 after 317100@main. macOS 26 still emits the
un-coalesced form,
so those baselines stopped matching there and the 5 tests became constant TEXT
failures
on macOS 26 WK1. Attribute values are identical in both forms; only run
segmentation
differs. macOS 27 and macOS 28 pass with the coalesced baselines, so the generic
directory is correct for macOS 27 and newer and only macOS 26 needs a scoped
override,
matching platform/mac-sequoia-wk1/, which holds the older WK1 output for these
tests.
Also removes the dead macOS 27-scoped expectations block for these tests, which
never
applied: it is shadowed on WK1 by the per-test [ Pass ] entries in
platform/mac-wk1/TestExpectations, and on WK2 these tests are skipped by
platform/mac-wk2/TestExpectations (webkit.org/b/89401) since
textInputController.legacyAttributedString exists only in DumpRenderTree.
*
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-1-expected.txt:
Added.
*
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-2-expected.txt:
Added.
*
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-3-expected.txt:
Added.
*
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-4-expected.txt:
Added.
*
LayoutTests/platform/mac-tahoe-wk1/editing/mac/attributed-string/attributed-string-across-shadow-boundaries-5-expected.txt:
Added.
* LayoutTests/platform/mac/TestExpectations:
Canonical link: https://commits.webkit.org/319827@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications