Skip to content

Commit 21226c0

Browse files
Kate IvanovaiText-CI
authored andcommitted
Update ToDo remarks
DEVSIX-4825 Autoported commit. Original commit hash: [5f494aa1]
1 parent 0164e44 commit 21226c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/PageBreakTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,13 @@ public virtual void PageBreakInsideAvoidWithFloatsWidth100PercentAndInnerDivsWit
146146
[NUnit.Framework.Test]
147147
public virtual void PageBreakInsideAvoidWithFloatsWidth80PercentAndInnerDivWithShortTextTest() {
148148
// TODO: DEVSIX-4720 short text div invalid layout on page break
149-
// TODO: DEVSIX-4721 simple text layout to the left of the left float
149+
// TODO: DEVSIX-1270 simple text layout to the left of the left float
150150
RunTest("pageBreakInsideAvoidWithFloatsWidth80PercentAndInnerDivWithShortTextTest");
151151
}
152152

153153
[NUnit.Framework.Test]
154154
public virtual void PageBreakInsideAvoidWithFloatsWidth80PercentAndInnerDivsWithShortAndLongTextsTest() {
155-
// TODO: DEVSIX-4721 simple text layout to the left of the left float
155+
// TODO: DEVSIX-1270 simple text layout to the left of the left float
156156
RunTest("pageBreakInsideAvoidWithFloatsWidth80PercentAndInnerDivsWithShortAndLongTextsTest");
157157
}
158158

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0218ba4efc6a81d8b6a2b69bc6bd66db571b4ca8
1+
5f494aa119fc915169d9a403c36d8e56a47a4e8a

0 commit comments

Comments
 (0)