summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-tables/subpixel-table-cell-height-001-ref.html
blob: 3b6297fc4ab06643b2910194479b571ca3a462f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<style>
div {
  border: 1px solid blue;
  width: 120px;
  height: 37.4px;
}
</style>

<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>