Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text/text-autospace/text-autospace-elements-006.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="match" href="text-autospace-elements-006-ref.html">
<style>
div {
text-autospace: normal;
font-size: 22px;
font-family: sans-serif;
}
</style>
<div>áb́ć永</div>
<div style="display: inline;">áb́ć永</div><br>
<div style="display: contents;">áb́ć永</div><br>
<div style="display: inline;"><span>áb́ć</span>永</div><br>
<div style="display: inline;"><span>áb́</span>ć永</div><br>
<div style="display: ruby;">áb́ć永</div><br>