<!DOCTYPE html> | |
<html> | |
<head> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
</head> | |
<body> | |
This test makes sure there is no ASSERT when laying out SoftBank emoji symbols without kerning or ligatures. | |
The test passes if there is no ASSERT. | |
<div style="text-rendering: optimizeSpeed;"></div> | |
</body> | |
</html> |