blob: 4288d2dd4adfcb541a6609c0531c9ec391e664e6 [file] [log] [blame]
<!DOCTYPE html>
<style>
body {
font: 10px/1 Ahem;
}
#inlineBlock {
display: inline-block;
position: relative;
top: 142px;
}
</style>
<div>This test checks baselines on writing mode boundaries with an overflow clip.</div>
<div id="inlineBlock">There should be about 100px above this line.</div>