mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
9 lines
175 B
HTML
9 lines
175 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8" />
|
|
<title>Fragment</title>
|
|
|
|
<script>
|
|
var state = false;
|
|
</script>
|
|
|
|
<p id="fragment">I wish I were a pea, alas I am only a fragment.</p> |