We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abdd1b commit ed2b542Copy full SHA for ed2b542
src/AngleSharp.Css.Tests/Library/ComputedStyle.cs
@@ -9,7 +9,6 @@ namespace AngleSharp.Css.Tests.Library
9
public class ComputedStyleTests
10
{
11
[Test]
12
- [Ignore("Not implemented yet")]
13
public async Task TransformEmToPx_Issue136()
14
15
// .With<IRenderDevice>()
0 commit comments