TinyColor Tests

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Tests completed in 19 milliseconds.
7 assertions of 7 passed, 0 failed.

  1. Original input (0, 7, 7)Rerun3 ms
    1. original lowercase input is returned
    2. original uppercase input is returned
    3. original mixed input is returned
    4. when given a tinycolor instance, the color string is returned
    5. when given an object, the object is returned
    6. when given an empty string, an empty string is returned
    7. when given a null value, an empty string is returned
test markup, will be hidden