TinyColor Tests

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

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

  1. Alpha handling: toString() with alpha set (0, 14, 14)Rerun1 ms
    1. getFormat() is correct
    2. getFormat() is correct
    3. Names should default to rgba if alpha is < 1
    4. Hex should default to rgba if alpha is < 1
    5. Names should not be returned as rgba if format is specified
    6. Names should not be returned as rgba if format is specified
    7. Names should not be returned as rgba if format is specified
    8. Names should not be returned as rgba if format is specified
    9. Names should not be returned as rgba if format is specified
    10. Semi transparent names should return hex in toString() if name format is specified
    11. Semi transparent names should be false in toName()
    12. Hex should default to rgba if alpha is < 1
    13. Named color should equal transparent if alpha == 0
    14. Hex should default to rgba if alpha is = 0
test markup, will be hidden