Dmitry Dygalo

Results 492 comments of Dmitry Dygalo

Oh, thank you - I completely overlooked it :) I prefer to have this test failing though - so we know that something is not yet properly done. On the...

> I could make it fail, but won't that be annoying if every subsequent unrelated PR has failing tests because of this? Would you like me to update this PR...

Relevant discussion - https://github.com/json-schema-org/JSON-Schema-Test-Suite/pull/413

Hi! I think it would be a great idea to make this configurable (at least), and I’d be happy to review a PR on that matter. Seems like it should...

Would keeping `style` tags be enough? Or its required to remove non-@media entries from styles?

Mostly notes for myself. Filtering on the `@`-rules should not be complicated, so the final API might be a config option that will enable keeping such rules (maybe just any...

FYI @lepture I've implemented `data-css-inline="keep"` and it will be available in `0.13.0`. I'd keep this issue open, as it would be clearly beneficial to implement the CSS filtering

Hi @glove99 Thank you for reporting and sorry for the confusing error message! The issue is that our core crate sends requests via `attohttpc` which does not support WASM. Can...

@glove99 Sorry for the delay! Thank you for the reproduction code! Happy to hear that you found the source code useful :) Let me know if you have any questions...