Skip to content

merge_pr_49131

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 23:09

[Headless]: Fix Forced Colors Tests for Headless Shell

This CL resolves issues with the forced colors mode tests in the
headless shell test environment. The errors occurred because the link
color in some reference files was not explicitly set to "VisitedText",
as is currently done in forced colors mode. Consequently, many actual
results did not match the expected results solely due to the link color
discrepancy. For more details, refer to this test bucket1.

Most errors in the Windows scenario should be resolved with this
change, except for forced-colors-mode-03.html, which requires further
restructuring based on recent findings about the test's structure. This
will be addressed in a subsequent CL.

Failures on MacOS and Linux platforms will also be handled in a
subsequent CL.

Bug: 368396826
Change-Id: Ifc925637e0f1438a5241017de7a2f3023380997e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6012900
Reviewed-by: Alison Maher [email protected]
Commit-Queue: Sam Davis Omekara [email protected]
Cr-Commit-Position: refs/heads/main@{#1382010}