ladybird/Tests/LibWeb/Ref/non-positioned-stacking-context-with-z-index-0.html

8 lines
219 B
HTML
Raw Normal View History

<!doctype html>
<link rel="match" href="reference/non-positioned-stacking-context-with-z-index-0-ref.html"/>
<style>
* { outline: 1px solid black; }
html { display: flex; }
body { z-index: 0; }
</style><body><div>Hello