Skip to content

Commit e12ae9c

Browse files
ar3emiText-CI
authored andcommitted
Unignore tests, update cmp files and add TODO
MaxWidthAppliesTo007Test works correctly now DEVSIX-3255 DEVSIX-3386 Autoported commit. Original commit hash: [4fb8fff9]
1 parent 9571563 commit e12ae9c

File tree

5 files changed

+2
-4
lines changed

5 files changed

+2
-4
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css21/normal_flow/MaxWidthAppliesTo007Test.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ source product.
4444
using iText.Html2pdf.Css.W3c;
4545

4646
namespace iText.Html2pdf.Css.W3c.Css21.Normal_flow {
47-
[NUnit.Framework.Ignore("")]
4847
public class MaxWidthAppliesTo007Test : W3CCssTest {
49-
[NUnit.Framework.Ignore("")]
5048
protected internal override String GetHtmlFileName() {
5149
return "max-width-applies-to-007.xht";
5250
}

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css_ui_3/Outline009Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ source product.
4444
using iText.Html2pdf.Css.W3c;
4545

4646
namespace iText.Html2pdf.Css.W3c.Css_ui_3 {
47-
[NUnit.Framework.Ignore("")]
47+
// TODO update cmp file after fixing DEVSIX-3386
4848
public class Outline009Test : W3CCssTest {
4949
protected internal override String GetHtmlFileName() {
5050
// parent's <outline-style: none;> should override parent's <outline-width: whatever;> to 0 value
Binary file not shown.

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3df98a96ba09f344af1d5d14eeaaf721cdebbc2d
1+
4fb8fff94904641cd6b2b9f9577b670018ffda34

0 commit comments

Comments
 (0)