Skip to content

Commit c4f5d7c

Browse files
yulian-gaponenkoiText-CI
authored andcommitted
Remove fixed todo
DEVSIX-1438 Autoported commit. Original commit hash: [75a2171c]
1 parent fd78823 commit c4f5d7c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/HyphenateTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ public virtual void Test08De() {
117117

118118
[NUnit.Framework.Test]
119119
public virtual void Test09NonBreakingHyphen() {
120-
// TODO DEVSIX-1438: Support word-break
121120
HtmlConverter.ConvertToPdf(new FileInfo(sourceFolder + "hyphenateTest09NonBreakingHyphen.html"), new FileInfo
122121
(destinationFolder + "hyphenateTest09NonBreakingHyphen.pdf"));
123122
NUnit.Framework.Assert.IsNull(new CompareTool().CompareByContent(destinationFolder + "hyphenateTest09NonBreakingHyphen.pdf"

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f09df8e82180933989ddcd67918724fe0fa6bd7d
1+
75a2171cf35eb26f648623989e22df5e14833921

0 commit comments

Comments
 (0)