commit 056cba64ec0afc7cad299aa5d4a5b1b38ffe0b45 parent 04f13b9be8ed36d080da6cbfc4c711b5429f913b Author: Emily Eisenberg <emily@khanacademy.org> Date: Wed, 27 Aug 2014 01:17:02 -0700 Add some text next to the math in the vertical test Auditors: alpert Diffstat:
| M | test/huxley/Huxleyfile.json | | | 2 | +- |
| M | test/huxley/VerticalSpacing.hux/firefox-1.png | | | 0 |
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/huxley/Huxleyfile.json b/test/huxley/Huxleyfile.json @@ -116,6 +116,6 @@ { "name": "VerticalSpacing", "screenSize": [1024, 768], - "url": "http://localhost:7936/test/huxley/test.html?pre=potato<br>&post=<br>moo&m=x^{\\Huge y}z" + "url": "http://localhost:7936/test/huxley/test.html?pre=potato<br>blah&post=<br>moo&m=x^{\\Huge y}z" } ] diff --git a/test/huxley/VerticalSpacing.hux/firefox-1.png b/test/huxley/VerticalSpacing.hux/firefox-1.png Binary files differ.