Commit 4aaf531
committed
[css-position] position: fixed always establishes a stacking context
Clarifies that an element with 'position: fixed' always establishes a
new stacking context. (This is different from 'position: absolute',
where 'z-index' determines if the element establishes a stacking context
or not.)1 parent 0f6d5c4 commit 4aaf531
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1976 | 1976 | | |
1977 | 1977 | | |
1978 | 1978 | | |
1979 | | - | |
1980 | | - | |
| 1979 | + | |
| 1980 | + | |
1981 | 1981 | | |
1982 | 1982 | | |
1983 | 1983 | | |
| |||
0 commit comments