Skip to content

Commit aec713b

Browse files
authored
Merge pull request #188 from mariusz96/patch-1
Update docs
2 parents 4b4d41e + 11177f9 commit aec713b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AngleSharp.Css/Values/Primitives/CssColorValue.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,6 @@ public static CssColorValue FromHwba(Double h, Double w, Double b, Double alpha)
465465

466466
/// <summary>
467467
/// Gets or sets if hex codes should be used for serialization.
468-
/// This will not be applied in case of transparent colors, i.e.,
469-
/// when alpha is not 1.
470468
/// </summary>
471469
public static Boolean UseHex { get; set; }
472470

0 commit comments

Comments
 (0)