diff options
author | Martin Robinson <mrobinson@igalia.com> | 2015-10-14 15:13:59 -0700 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2015-10-16 10:36:13 -0700 |
commit | f2a66af46353db52a21149e426a47ad48135ec42 (patch) | |
tree | fdb4257496affb38ee9f110e6d83593859fbb652 /components/script/dom/htmltableelement.rs | |
parent | ef1f0479adac4b777bcfe5563c732612d353d08a (diff) | |
download | servo-f2a66af46353db52a21149e426a47ad48135ec42.tar.gz servo-f2a66af46353db52a21149e426a47ad48135ec42.zip |
Z-index should be ignored for non-positioned stacking contexts
When a stacking-context is not positioned, its z-index should be
ignored. This is per CSS 2 9.9.1. The only exception to this is when
the z-index is applied to an element with display: flex | inline-flex.
inline-flex does not appear to be implemented at this time so we only
do this for flex.
Diffstat (limited to 'components/script/dom/htmltableelement.rs')
0 files changed, 0 insertions, 0 deletions