haikuwebkit/LayoutTests/fast/layoutformattingcontext/horizontal-sizing-with-trai...

13 lines
319 B
HTML

<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
position: absolute;
letter-spacing: 5px;
background-color: green;
color: green;
font-family: Ahem;
font-size: 10px;
}
</style>
<div>trailing letter-spacing</p>