servo-fetch 0.3.0

A browser engine in a binary. Fetch, render, and extract web content powered by Servo.
Documentation
1
2
3
4
5
<html><body>
<script>alert('xss')</script>
<style>.hidden{display:none}</style>
<article><p>visible content</p></article>
</body></html>