Skip to content

Commit b78e1e6

Browse files
BlackEgoistiText-CI
authored andcommitted
Refactor javadoc in CommonCssConstants
DEVSIX-2240 Autoported commit. Original commit hash: [8c3b1b7e8]
1 parent 9a5055e commit b78e1e6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

itext/itext.styledxmlparser/itext/styledxmlparser/css/CommonCssConstants.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,9 @@ static CommonCssConstants() {
682682
/// <summary>The Constant UPPER_ROMAN.</summary>
683683
public const String UPPER_ROMAN = "upper-roman";
684684

685+
/// <summary>The Constant value VISIBLE.</summary>
686+
public const String VISIBLE = "visible";
687+
685688
/// <summary>The Constant X_LARGE.</summary>
686689
public const String X_LARGE = "x-large";
687690

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2bea99b8f439df432496285a70026ce583470e11
1+
8c3b1b7e8c55b37d45368b021e285c45b492b259

0 commit comments

Comments
 (0)