зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
327 B
HTML
12 строки
327 B
HTML
<!DOCTYPE HTML>
|
|
<meta charset="UTF-8">
|
|
<title>Reference for things that do not create a stacking context</title>
|
|
<link rel="stylesheet" href="stacking-context-common.css">
|
|
<div class="contain">
|
|
<div class="maybesc">
|
|
<div class="inner1"></div>
|
|
<div class="inner3"></div>
|
|
</div>
|
|
<div class="intruder"></div>
|
|
</div>
|