[css-display] Blockification doesn't seem backwards-compatible for inline-blocks · Issue #1246 · w3c/csswg-drafts (original) (raw)

What happens if I absolutely position an inline-block? Per current browser behavior it becomes a "block". Per the css-display-3 draft it becomes a "flow-root", if blockification only affects display-outside. Is that a purposeful behavior change?