Property of css/exclusionscss/exclusions
Syntaxvar result = element.ms-wrap-flow;
element.ms-wrap-flow = value;
Notes Remarks
The -ms-wrap-flow property makes an element an exclusion element when it has a computed value other than auto. This property specifies that the exclusion element (the exclusion) can be positioned in various ways, and that inline content will wrap around the exclusion in a way similar to how it wraps around floated elements. When the -ms-wrap-flow property’s computed value is auto, the element does not become an exclusion element unless its float property’s computed value is not none. In that case, the element contributes its border box to its containing block’s wrapping context and content flows around it according to the clear property. For more information about exclusion elements’ impact on content flow, see the Definitions section of the CSS3 Exclusions specification.
Syntax-ms-wrap-flow: auto | both | start | end | maximum | clear
ms-wrap-flow
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4