1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
6 <title>Generated Content and Transforms
</title>
7 <style type=
"text/css" media=
"screen">
11 border:
1px solid black;
19 -webkit-transform: translate3d(
0,
0,
0);
24 <p><a href=
"https://bugs.webkit.org/show_bug.cgi?id=26095">https://bugs.webkit.org/show_bug.cgi?id=
26095</a></p>
25 <p>Tests that a
3D transform on a generated node does not crash.
</p>
26 <div class=
"box"></div>