6 testRunner
.dumpAsTextWithPixelResults();
9 .tableWithBorderRadius {
10 background-color: lightgrey;
11 border:
1px solid black;
24 <div class=
"tableWithBorderRadius"></div>
25 <div class=
"description">Test for crbug.com/
305216: Borders for CSS tables don't display when border-radius is used.
<br>
26 If this test passes, rounded black borders will be shown.