1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
6 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
7 <title>Overflow Test
</title>
8 <style type=
"text/css" media=
"screen">
10 display: inline-block;
15 border:
1px solid black;
22 background-color: gray;
23 transform: translateZ(
0);
28 <p>Gray box should be clipped by black border in each case.
</p>
29 <div class=
"container">
34 <div class=
"container" style=
"position: relative">
39 <div class=
"container" style=
"position: relative; z-index: 0">