2 Test for
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=12052">https://bugs.webkit.org/show_bug.cgi?id=
12052</a>.
3 Before the change, display: run-in; with non-RenderBlock element hit ASSERTion and run-in video made Safari crash.
6 <canvas style=
"display: run-in;">FOO
</canvas>
11 <video src=
"../../media/content/test.mp4" style=
"display: run-in;" controls
></video>
16 if (window
.layoutTestController
)
17 layoutTestController
.dumpAsText();