Skip to content

Commit fd78823

Browse files
Artyom YanchevskyiText-CI
authored andcommitted
Fix wrong todos number
DEVSIX-4869 Autoported commit. Original commit hash: [f09df8e8]
1 parent 15d1150 commit fd78823

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css_backgrounds/BackgroundSize032Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You should have received a copy of the GNU Affero General Public License
2424
using iText.Html2pdf.Css.W3c;
2525

2626
namespace iText.Html2pdf.Css.W3c.Css_backgrounds {
27-
// TODO DEVSIX-4452 support first-letter pseudoelement
27+
// TODO DEVSIX-4425 support first-letter pseudoelement
2828
public class BackgroundSize032Test : W3CCssTest {
2929
protected internal override String GetHtmlFileName() {
3030
return "background-size-032.html";

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css_backgrounds/BackgroundSize033Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You should have received a copy of the GNU Affero General Public License
2424
using iText.Html2pdf.Css.W3c;
2525

2626
namespace iText.Html2pdf.Css.W3c.Css_backgrounds {
27-
// TODO DEVSIX-4452 support first-line pseudoelement
27+
// TODO DEVSIX-4425 support first-line pseudoelement
2828
public class BackgroundSize033Test : W3CCssTest {
2929
protected internal override String GetHtmlFileName() {
3030
return "background-size-033.html";

port-hash

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

0 commit comments

Comments
 (0)