Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2dcd48beed0bd539555f16d9a970c06e11d5770
https://github.com/WebKit/WebKit/commit/e2dcd48beed0bd539555f16d9a970c06e11d5770
Author: Hysu Xiong <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M PerformanceTests/CSS/HasWithChildCombinatorInIs.html
M PerformanceTests/Layout/subgrids-spanning-many-rows.html
Log Message:
-----------
Perf tests CSS/HasWithChildCombinatorInIs.html and
Layout/subgrids-spanning-many-rows.html fail due to visible text in output
https://bugs.webkit.org/show_bug.cgi?id=309579
rdar://172199389
Reviewed by Sammy Gill.
The perf test runner treats any non-metric output as an error, and these tests
had visible text content that got included in dumpAsText output.
This patch removes unnecessary visible text from both tests.
* PerformanceTests/CSS/HasWithChildCombinatorInIs.html:
* PerformanceTests/Layout/subgrids-spanning-many-rows.html:
Canonical link: https://commits.webkit.org/309022@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications