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-004.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="match" href="text-autospace-elements-004-ref.html">
<style>
div {
text-autospace: normal;
font-size: 22px;
font-family: sans-serif;
}
</style>
<div>永abc</div>
<div style="display: inline;">永abc</div><br>
<div style="display: contents;">永abc</div><br>
<div style="display: inline;">永<span>abc</span></div><br>
<div style="display: inline;"><span>永a</span>bc</div><br>
<div style="display: ruby;">永abc</div><br>