Skip to content

Commit f93a4ad

Browse files
ar3emiText-CI
authored andcommitted
Link TODOs in w3c/css21/text to tickets
DEVSIX-4500 Autoported commit. Original commit hash: [0490d6d0]
1 parent daa8f28 commit f93a4ad

File tree

6 files changed

+11
-12
lines changed

6 files changed

+11
-12
lines changed

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/TextPropertiesTest.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -239,37 +239,37 @@ public virtual void WhiteSpaceNowrapInlineBlockTest02() {
239239

240240
[NUnit.Framework.Test]
241241
public virtual void WhiteSpaceNowrapInlineBlockTest03() {
242-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
242+
// TODO DEVSIX-4600 ignores nowrap on inline elements
243243
ConvertToPdfAndCompare("whiteSpaceNowrapInlineBlockTest03", sourceFolder, destinationFolder);
244244
}
245245

246246
[NUnit.Framework.Test]
247247
public virtual void WhiteSpaceNowrapSequentialTest01() {
248-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
248+
// TODO DEVSIX-4600 ignores nowrap on inline elements
249249
ConvertToPdfAndCompare("whiteSpaceNowrapSequentialTest01", sourceFolder, destinationFolder);
250250
}
251251

252252
[NUnit.Framework.Test]
253253
public virtual void WhiteSpaceNowrapSequentialTest02() {
254-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
254+
// TODO DEVSIX-4600 ignores nowrap on inline elements
255255
ConvertToPdfAndCompare("whiteSpaceNowrapSequentialTest02", sourceFolder, destinationFolder);
256256
}
257257

258258
[NUnit.Framework.Test]
259259
public virtual void WhiteSpaceNowrapSequentialTest03() {
260-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
260+
// TODO DEVSIX-4600 ignores nowrap on inline elements
261261
ConvertToPdfAndCompare("whiteSpaceNowrapSequentialTest03", sourceFolder, destinationFolder);
262262
}
263263

264264
[NUnit.Framework.Test]
265265
public virtual void WhiteSpaceNowrapSequentialTest04() {
266-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
266+
// TODO DEVSIX-4600 ignores nowrap on inline elements
267267
ConvertToPdfAndCompare("whiteSpaceNowrapSequentialTest04", sourceFolder, destinationFolder);
268268
}
269269

270270
[NUnit.Framework.Test]
271271
public virtual void WhiteSpaceNowrapSequentialTest05() {
272-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
272+
// TODO DEVSIX-4600 ignores nowrap on inline elements
273273
ConvertToPdfAndCompare("whiteSpaceNowrapSequentialTest05", sourceFolder, destinationFolder);
274274
}
275275

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css21/text/TextIndent014Test.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ source product.
4646
namespace iText.Html2pdf.Css.W3c.Css21.Text {
4747
public class TextIndent014Test : W3CCssTest {
4848
// TODO DEVSIX-1880: negative margin boxes are poorly supported
49-
// TODO In HTML+CSS, text-indent affects only the first line of a block container if that line is also the first formatted line of an element.
50-
// However we don't check if the line is the first formatted line of the container, and moreover we lose this information, if raw text data is intermittent with block elements.
49+
// TODO DEVSIX-4596 check if the line is the first formatted line of the container for applying text-indent
5150
protected internal override String GetHtmlFileName() {
5251
return "text-indent-014.xht";
5352
}

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css21/text/WhiteSpace007Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ source product.
4545

4646
namespace iText.Html2pdf.Css.W3c.Css21.Text {
4747
public class WhiteSpace007Test : W3CCssTest {
48-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
48+
// TODO DEVSIX-4600 ignores nowrap on inline elements
4949
protected internal override String GetHtmlFileName() {
5050
return "white-space-007.xht";
5151
}

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css21/text/WhiteSpaceMixed001Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ source product.
4545

4646
namespace iText.Html2pdf.Css.W3c.Css21.Text {
4747
public class WhiteSpaceMixed001Test : W3CCssTest {
48-
// TODO https://wiki.itextsupport.com/display/IT7/HTML-CSS+inline+context+limitations: ignores nowrap on inline elements
48+
// TODO DEVSIX-4600 ignores nowrap on inline elements
4949
protected internal override String GetHtmlFileName() {
5050
return "white-space-mixed-001.xht";
5151
}

itext.tests/itext.html2pdf.tests/itext/html2pdf/css/w3c/css21/text/WhiteSpaceProcessing042Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ source product.
4545

4646
namespace iText.Html2pdf.Css.W3c.Css21.Text {
4747
public class WhiteSpaceProcessing042Test : W3CCssTest {
48-
// TODO tab stops are not processed when tab characters are encountered
48+
// TODO DEVSIX-4597 tab stops are not processed when tab characters are encountered
4949
protected internal override String GetHtmlFileName() {
5050
return "white-space-processing-042.xht";
5151
}

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dde1b9fdaa9553159f1863988213c3f980ee01b7
1+
0490d6d044b34cb80a8664aba30db8974817ae36

0 commit comments

Comments
 (0)