4 <title>Empty Render Surface
</title>
5 <style type=
"text/css" media=
"screen">
14 transform: translateZ(
0);
17 background-color: red;
20 <script type=
"text/javascript" charset=
"utf-8">
21 if (window.testRunner)
22 testRunner.dumpAsText();
27 <p>This page tests that an empty render surface does not crash as reported in
<a href='https://bugs.webkit.org/show_bug.cgi?id=
51432'
>this bug
</a>. Pass if this does not crash.
</p>
29 <div class=
"container">
30 <div class=
"child"> </div>