Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd47d73a5b457e963e902c110d7b5a01093311c5
https://github.com/WebKit/WebKit/commit/fd47d73a5b457e963e902c110d7b5a01093311c5
Author: Alan Baradlay <[email protected]>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-trim-discard-inner-001.xht
Log Message:
-----------
[WPT] white-space-trim-discard-inner-001.xht colors the brackets blue but its
reference leaves them black
https://bugs.webkit.org/show_bug.cgi?id=319587
Unreviewed test change.
<style> div { color: blue; } </style> vs. <style> span { color: blue; }
</style>
<div>[<span>1 2</span>]</div>
*
LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/white-space-trim-discard-inner-001.xht:
Canonical link: https://commits.webkit.org/317327@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications