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>
|