Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/text/reftest.list
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<style>
.test {
font-family: Twemoji Mozilla, Apple Color Emoji, Segoe UI Emoji, Noto Color Emoji, sans-serif;
font-size: 48px;
opacity: 0.5;
}
</style>
</head>
<body dir=rtl class="test">
(😀😁😂)
</body>
</html>