mirror of
https://github.com/servo/servo.git
synced 2025-06-26 10:04:33 +01:00
6 lines
182 B
HTML
6 lines
182 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<div contenteditable></div>
|
|
<p>The word "PASS" should be seen below. There should be no DCHECK
|
|
failure.</p>
|
|
<p style="color: blue;">PASS</p>
|