Skip to content

Commit 5421866

Browse files
Kate IvanovaiText-CI
authored andcommitted
Refresh cmp files and ToDos
DEVSIX-3196
1 parent 6274480 commit 5421866

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

src/test/java/com/itextpdf/html2pdf/css/w3c/css21/generated_content/ContentCounter003Test.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ This file is part of the iText (R) project.
4545
import com.itextpdf.html2pdf.css.w3c.W3CCssTest;
4646
import org.junit.Ignore;
4747

48-
@Ignore("DEVSIX-1123")
48+
//It was decided not to update fonts to the current latest version (dated from 2012)
49+
4950
public class ContentCounter003Test extends W3CCssTest {
5051
@Override
5152
protected String getHtmlFileName() {

src/test/java/com/itextpdf/html2pdf/css/w3c/css_ui_3/Outline008Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This file is part of the iText (R) project.
4545
import com.itextpdf.html2pdf.css.w3c.W3CCssTest;
4646
import org.junit.Ignore;
4747

48-
@Ignore("DEVSIX-1578")
48+
//There is a thin red "border" because of rendering issues
4949
public class Outline008Test extends W3CCssTest {
5050
@Override
5151
protected String getHtmlFileName() {

src/test/java/com/itextpdf/html2pdf/css/w3c/css_ui_3/Outline010Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This file is part of the iText (R) project.
4545
import com.itextpdf.html2pdf.css.w3c.W3CCssTest;
4646
import org.junit.Ignore;
4747

48-
@Ignore("DEVSIX-1578")
48+
//There is a thin red "border" because of rendering issues
4949
public class Outline010Test extends W3CCssTest {
5050
@Override
5151
protected String getHtmlFileName() {
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)