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
<td>elements with <aclass="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a> other than visible
739
+
<td>elements with <aclass="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a> other than visible,
740
+
and optionally replaced elements representing images or videos, and iframes
<p>The <aclass="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property applies to elements
782
783
whose computed <aclass="property" data-link-type="propdesc" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">overflow</a> value
783
-
is something other than <aclass="css" data-link-type="maybe" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">visible</a>.</p>
784
+
is something other than <aclass="css" data-link-type="maybe" href="http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow">visible</a>.
785
+
UAs may also apply it,
786
+
regardless of the value of the <aclass="css" data-link-type="maybe" href="https://drafts.csswg.org/css-overflow-3/#valdef-continue-overflow">overflow</a> property,
787
+
to:</p>
788
+
<ul>
789
+
<li>Replaced elements representing images or videos, such as <code><adata-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element">img</a></code>, <code><adata-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#video">video</a></code>, <code><adata-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element">picture</a></code>, <code><adata-link-type="element" href="https://svgwg.org/svg2-draft/struct.html#NewDocument">svg</a></code>, <code><adata-link-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-object-element">object</a></code>, or <code><adata-link-type="element" href="https://html.spec.whatwg.org/multipage/scripting.html#canvas">canvas</a></code>.
<p>The effect of the <aclass="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property on generated content is undefined. Implementations should not apply the <aclass="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property to generated content.</p>
785
793
<pclass="note" role="note">Note: the <aclass="property" data-link-type="propdesc" href="#propdef-resize">resize</a> property may apply to generated content in the future if there is implementation of <ahref="http://dev.w3.org/csswg/css-pseudo/#CSSPseudoElement-interface">Interface CSSPseudoElement</a>.</p>
<li>Clarify that cursor selection is based on hit testing
1513
1521
<li>Clean-up default style sheet additions for HTML
1522
+
<li>Optionally allowed the <spanclass="css">resize</span> property to apply to
1523
+
replaced elements representing images or videos
1524
+
and to iframes,
1525
+
for compatibility with level 4.
1514
1526
</ul>
1515
1527
<h2class="no-num heading settled" id="security-privacy-considerations"><spanclass="content">Appendix C. Considerations for Security and Privacy</span><aclass="self-link" href="#security-privacy-considerations"></a></h2>
<dd>Tantek Çelik; Chris Lilley; David Baron. <ahref="http://www.w3.org/TR/css3-color">CSS Color Module Level 3</a>. 7 June 2011. REC. URL: <ahref="http://www.w3.org/TR/css3-color">http://www.w3.org/TR/css3-color</a>
0 commit comments