Commit 93941bdb authored by Prashant Nevase's avatar Prashant Nevase Committed by Commit Bot

Add dark-mode-default virtual tests for images.

Add virtual tests for default dark mode behavior for images. This will
help check and correct default behavior for images.

Bug: 1116914
Change-Id: Ifcd6db9df15b5616511fdc50125f277071341976
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2434023Reviewed-by: default avatarStephen Chenney <schenney@chromium.org>
Commit-Queue: Prashant Nevase <prashant.n@samsung.com>
Cr-Commit-Position: refs/heads/master@{#811931}
parent cc47e0cd
......@@ -262,7 +262,8 @@
},
{
"prefix": "dark-mode-default",
"bases": ["dark-mode/colors"],
"bases": ["dark-mode/colors",
"dark-mode/images"],
"args": ["--blink-settings=forceDarkModeEnabled=true"]
},
{
......
# This suite runs the tests in web_tests/dark-mode/images
# with --blink-settings=forceDarkModeEnabled=true
# See the virtual_test_suites() method in tools/blinkpy/web_tests/port/base.py.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment