summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-transforms/crashtests/preserve3d-containing-block-inline-002.html
blob: 163e977a917fbebf44ed9557e0ffaeaa6985bffd (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<title>CSS Test (Transforms): preserve-3d, inlines, and being a containing block</title>
<link rel="author" title="L. David Baron" href="https://dbaron.org/">
<link rel="author" title="Google" href="http://www.google.com/">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1226287">
<meta name="assert" content="This should not crash.">

<span style="transform-style: preserve-3d"><span style="position: absolute"></span></span>