tenfourfox/layout/reftests/bugs/389074-1.html

8 lines
237 B
HTML
Raw Permalink Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<!-- check that U+FEFF doesn't disrupt glyph rendering, see bug 389074 comments 26, 30 -->
<html>
<div style="font-size: large; font-family: sans-serif;">
<p>&#xfeff;A&#xfeff;B&#xfeff;C&#xfeff;</p>
</div>
</html>