You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Abstract: This CSS module describes the ''clip'' value for the 'overflow' property, which is similar to the ''hidden'' value, but imposes stricter constraints on the element.
@@ -69,4 +70,4 @@ <h2 id='overflow-clip'>
69
70
For example, forming a fixpos containing block would mean that fixpos becomes an abspos that "pierces through" most containing blocks,
whose last attempt with 'display-model' and 'display-role' didn't get anywhere,
415
416
but primed us for the current spec.
416
417
417
-
We would also like to thank the many JavaScript libraries such as jQuery which have hacked around the "what 'display' should I give it when you call .show()?" problem, making it extremely clear that something needed to be done on our part.
418
+
We would also like to thank the many JavaScript libraries such as jQuery which have hacked around the "what 'display' should I give it when you call .show()?" problem, making it extremely clear that something needed to be done on our part.
0 commit comments