[evolution/wip/mcrha/webkit-jsc-api] test-html-editor-units: Update the /font/size-selection test
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/mcrha/webkit-jsc-api] test-html-editor-units: Update the /font/size-selection test
- Date: Mon, 27 Apr 2020 10:20:31 +0000 (UTC)
commit 94585c83481a514cd10725fa2ff91181ee93e321
Author: Milan Crha <mcrha redhat com>
Date: Mon Apr 27 12:23:27 2020 +0200
test-html-editor-units: Update the /font/size-selection test
src/e-util/test-html-editor-units.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/e-util/test-html-editor-units.c b/src/e-util/test-html-editor-units.c
index c738c23aef..ddbf0470e9 100644
--- a/src/e-util/test-html-editor-units.c
+++ b/src/e-util/test-html-editor-units.c
@@ -308,7 +308,7 @@ test_font_size_selection (TestFixture *fixture)
"action:size-plus-three\n"
"seq:rrCSrcs\n"
"action:size-plus-four\n",
- HTML_PREFIX "<div><font size=\"1\">FontM2</font> <font size=\"2\">FontM1</font> <font
size=\"3\">Font0</font> <font size=\"4\">FontP1</font> "
+ HTML_PREFIX "<div><font size=\"1\">FontM2</font> <font size=\"2\">FontM1</font> Font0 <font
size=\"4\">FontP1</font> "
"<font size=\"5\">FontP2</font> <font size=\"6\">FontP3</font> <font
size=\"7\">FontP4</font></div>" HTML_SUFFIX,
"FontM2 FontM1 Font0 FontP1 FontP2 FontP3 FontP4\n"))
g_test_fail ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]