tree: 478ae80e008471cfee5d246bcf79c92a72ee959d [path history] [tgz]
  1. autofill/
  2. button/
  3. calendar-picker/
  4. checkbox/
  5. color/
  6. date/
  7. datetimelocal/
  8. datetimelocal-picker/
  9. file/
  10. href/
  11. media/
  12. meter/
  13. month/
  14. month-picker/
  15. password/
  16. progress/
  17. radio/
  18. range/
  19. scrollbar/
  20. search/
  21. select/
  22. suggestion-picker/
  23. text/
  24. time/
  25. time-picker/
  26. week/
  27. week-picker/
  28. README.md
  29. text-selection-outside-control-expected.png
  30. text-selection-outside-control.html
chromium/src/third_party/blink/web_tests/fast/forms/color-scheme/README.md

This directory holds tests that need to be validated across different color schemes (ex. forced colors mode).

If you are adding a test to this directory, make sure your test actually needs to be validated across multiple color schemes, and that there isn't already a color scheme validation test that covers your scenario. If your test does not need color scheme validation, add it outside of this directory.