commit 5416b92d5daad8c612ab00df2ea042efada293dd parent eccbeca659bab4a972ca053bef3f011052d573e0 Author: Emily Eisenberg <emily@khanacademy.org> Date: Mon, 14 Apr 2014 21:52:52 -0400 Make rlap test a little easier to find errors in Summary: See rKATc22d8644cc7f45443c6c0756ab64f2dfc2b454e0. Reviewers: alpert Reviewed By: alpert Differential Revision: http://phabricator.khanacademy.org/D7967 Diffstat:
| M | test/huxley/Huxleyfile | | | 3 | +-- |
| M | test/huxley/RlapBug.huxley/screenshot0.png | | | 0 |
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/test/huxley/Huxleyfile b/test/huxley/Huxleyfile @@ -41,4 +41,4 @@ url=http://localhost:7936/test/huxley/test.html?m=\frac{a}{b}\text{c~ {ab} \ e}+ url=http://localhost:7936/test/huxley/test.html?m=\KaTeX [RlapBug] -url=http://localhost:7936/test/huxley/test.html?m=\rlap{x} -\ No newline at end of file +url=http://localhost:7936/test/huxley/test.html?m=\frac{\rlap{x}}{2} diff --git a/test/huxley/RlapBug.huxley/screenshot0.png b/test/huxley/RlapBug.huxley/screenshot0.png Binary files differ.