Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/text/reftest.list
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Test - overflow-wrap: break-word should respect clusters</title>
</head>
<body>
<div style="width:0px; overflow-wrap:break-word">
abc
d̥e̕f̣
𐐀𐐁𐐂
</div>
</body>
</html>