scribble-math/test
Emily Eisenberg 252f6320ef Remove 3px border around rules.
Summary: For some reason, adding `border-style: solid` also adds a 3px
border around elements, which means that all of the rules that we
created are 3px too large. This sets the default size to 0 for all the
edges, which makes them correct.

Test plan:
 - See that `a\rule{0em}{0em}b` produces no visible rule.
 - See the new screenshots look reasonable.
2015-09-22 10:21:33 -07:00
..
jasmine Fix our parsing strategy so it is the same as (or very similar to) TeX's 2014-09-09 23:18:37 -07:00
screenshotter Remove 3px border around rules. 2015-09-22 10:21:33 -07:00
katex-spec.js Rename breakOnUnsupportedCmds to throwOnError. 2015-09-01 16:51:03 -07:00
symgroups.js Add tool to check symbol group types against LaTeX 2015-08-19 22:56:41 +02:00
test.html Improve testing 2014-09-12 13:30:30 -07:00