mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +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> |