AngleSharp / AngleSharp.Css

:angel: Library to enable support for cascading stylesheets in AngleSharp.
https://anglesharp.github.io
MIT License
72 stars 34 forks source link

Test CssMedialListTests.NoMediaQueryGivenSkip is failed #138

Closed ashahabov closed 1 year ago

ashahabov commented 1 year ago

Bug Report

Description

Test CssMedialListTests.NoMediaQueryGivenSkip is failed:

image

Steps to Reproduce

  1. Clone repository
  2. Open solution src\AngleSharp.Css.sln
  3. Run test project AngleSharp.Css.Tests