From aef1f1b270e27635bb6d44affaf389cadbfe8ca6 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Fri, 8 Apr 2016 12:17:44 -0400 Subject: [PATCH] stop testing empty paragraph --- editor_tests_compiled.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 0387c08..9891d4d 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -28,7 +28,7 @@ spill onto a second line.</p> <p >Text with lots of extra whitespace - in the original html and no closing p tag <p>normal paragraph<p> + in the original html and no closing p tag <p>normal paragraph</p> <p>testing &lt;br&gt; e f<br>g <br> h i j <a href="http://example.com">Click me! o p q r</p> <div style="color: white"> <p> y z <strong>Bold <em> Italic + Bold</strong> Italic </em> Normal</p> -- 1.7.10.4