File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/test/java/com/itextpdf/html2pdf/css/w3c/css_backgrounds Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This file is part of the iText (R) project.
24
24
25
25
import com .itextpdf .html2pdf .css .w3c .W3CCssTest ;
26
26
27
- // TODO DEVSIX-4452 support first-letter pseudoelement
27
+ // TODO DEVSIX-4425 support first-letter pseudoelement
28
28
public class BackgroundSize032Test extends W3CCssTest {
29
29
@ Override
30
30
protected String getHtmlFileName () {
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This file is part of the iText (R) project.
24
24
25
25
import com .itextpdf .html2pdf .css .w3c .W3CCssTest ;
26
26
27
- // TODO DEVSIX-4452 support first-line pseudoelement
27
+ // TODO DEVSIX-4425 support first-line pseudoelement
28
28
public class BackgroundSize033Test extends W3CCssTest {
29
29
@ Override
30
30
protected String getHtmlFileName () {
You can’t perform that action at this time.
0 commit comments