chromium/content/test/data/accessibility/html/q.html

<!DOCTYPE html>
<html>
<body>

<p>This is
<q>Chromium Blink</q>
based browser.
</p>

</body>
</html>