4 <title>Test non-integer border-image-width
</title>
9 border-image-width:
1.9;
10 border-image-source: linear-gradient(to bottom, green, green);
11 border-image-slice:
10;
19 Test that border-image-width is rounded/truncated in the same
20 way as border-width. There should be a green border around a
23 <div class=
"test"></div>