From: Joe Wreschnig Date: Thu, 22 May 2014 16:11:31 +0000 (+0200) Subject: More technically accurate test case. X-Git-Tag: 1.0.0^0 X-Git-Url: https://git.yukkurigames.com/?p=string-lerp.git;a=commitdiff_plain;h=511b4ed205397fc01408e9b738b7c76efdb489a4 More technically accurate test case. --- diff --git a/demo.html b/demo.html index 12acc3f..0349791 100644 --- a/demo.html +++ b/demo.html @@ -19,7 +19,7 @@ ["apple core", "core dump"], ["rgb(255, 0, 0)", "rgb(0, 128, 255)"], ["chicken wing", "buffalo wing"], - ["1.50 + 1.50 = 3.0", "3 + 7 = 10"], + ["1.5 + 1.5 ≈ 3", "3.0 + 7.0 ≈ 10"], ["<(o.o<) v(._.)v", "(>o.o)> ^(*_*)^"], ["ZALGO̸", "ZA̢LG͜O"], ["", "Typing, one letter at a time."],