Skip to main content

Outlook (New)

Engine: Outlook Web·desktop·Dark mode: Yes

The new Outlook for Windows uses a Chromium-based web engine identical to Outlook.com/365, replacing the legacy Word rendering engine. This means dramatically better CSS support — flexbox, grid, border-radius, background images, and most modern CSS properties work correctly. Microsoft is rolling this out as the default Windows mail client.

Microsoft's replacement for classic Outlook on Windows. Uses the same web engine as Outlook.com. Being rolled out to all Windows users — classic Outlook reaches end of life October 2026.

CSS coverage profile for Outlook (New)

Outlook (New) renders with the Outlook Web engine and supports 45 of 251 tracked CSS and HTML features fully, with 24 partially supported and 181 unsupported. That places it in a narrow coverage band.

Most modern CSS is unsupported. This client effectively requires a separate, table-based fallback path for any non-trivial layout.

45

Supported

24

Partial

181

Unsupported

251

Total

Key gotchas in Outlook (New)

position (absolute/fixed)

Position properties are partially supported. Use table-based positioning for critical layout elements.

transform

CSS transforms are stripped. Pre-render visual effects as images.

animation / transition

CSS animations and transitions are removed. Use static designs.

How Outlook (New) renders email

  • New Outlook on Windows shares its rendering engine with Outlook.com web, so any CSS that works in the web client should produce identical results in the desktop app — a major upgrade from the Word-based legacy client.
  • CSS animations and transforms are stripped at parse time. Any motion-based brand element should be pre-rendered as a static image fallback.
  • Position properties beyond static and relative are partially supported; absolute and fixed are dropped in some layouts. Keep critical visual positioning inside table cells.
  • Microsoft's data-ogsc dark-mode attribute applies here as well, mirroring Outlook 365 web behaviour.

Dark mode behaviour in Outlook (New)

Outlook (New) applies partial color inversion in dark mode, similar to Outlook.com. Use [data-ogsc] or [data-ogsb] CSS attribute selectors to override dark mode color changes.

QA checklist for Outlook (New)

  • Confirm that any animation or transition in the design has a sensible static fallback for New Outlook.
  • Test absolute-positioned overlays — they may collapse in this client even though they work in the modern web Outlook.
  • Check rendering of conditional <!--[if mso]> blocks; the new engine ignores them, which is correct behaviour but easy to overlook in mixed templates.

Related clients

HTML Elements40

FeatureSupport
<abbr>Unsupported
<acronym>Unsupported
<address>Supported
<audio>Unsupported
<base>Supported
<bdi>Unsupported
<blockquote>Supported
<body>Supported
<code>Supported
<del>Supported
<dfn>Partial
<dialog>Unsupported
<div>Supported
<form>Unsupported
<h1>Supported
<hr>Supported
<img>Supported
<link>Supported
<marquee>Unsupported
<meter>Unsupported
<object>Unsupported
<p>Supported
<picture>Unsupported
<pre>Supported
<progress>Unsupported
<rp>Unsupported
<rt>Unsupported
<ruby>Unsupported
<select>Unsupported
<small>Supported
<span>Supported
<strike>Supported
<strong>Supported
<style>Partial
<svg>Unsupported
<table>Supported
<textarea>Unsupported
<ul>Partial
<video>Unsupported
<wbr>Unsupported

CSS At-Rules5

FeatureSupport
@font-facePartial
@importSupported
@keyframesUnsupported
@mediaUnsupported
@supportsUnsupported

Pseudo-Elements6

FeatureSupport
::afterUnsupported
::beforeUnsupported
::first-letterUnsupported
::first-lineUnsupported
::markerUnsupported
::placeholderUnsupported

Pseudo-Classes & Selectors32

FeatureSupport
:adjacent-siblingUnsupported
:attribute-selectorUnsupported
:chainingUnsupported
:checkedUnsupported
:child-combinatorUnsupported
:class-selectorSupported
:descendant-combinatorSupported
:first-childUnsupported
:first-of-typeUnsupported
:focusUnsupported
:general-siblingUnsupported
:groupingSupported
:hasUnsupported
:hoverUnsupported
:id-selectorSupported
:langUnsupported
:last-childUnsupported
:last-of-typeUnsupported
:linkSupported
:notUnsupported
:nth-childUnsupported
:nth-last-childUnsupported
:nth-of-typeUnsupported
:only-childUnsupported
:only-of-typeUnsupported
:targetUnsupported
:type-selectorSupported
:universal-selectorUnsupported
:visitedUnsupported
pseudo-class-activeUnsupported
pseudo-class-defaultUnsupported
pseudo-class-nth-last-of-typeUnsupported

CSS Functions8

FeatureSupport
calcUnsupported
clampUnsupported
conic-gradientUnsupported
fit-contentUnsupported
linear-gradientUnsupported
maxUnsupported
minUnsupported
radial-gradientUnsupported

CSS Properties160

FeatureSupport
!importantPartial
accent-colorUnsupported
align-itemsUnsupported
animationUnsupported
aspect-ratioUnsupported
backdrop-filterUnsupported
backgroundPartial
background-blend-modeUnsupported
background-clipUnsupported
background-colorSupported
background-imageUnsupported
background-originUnsupported
background-positionUnsupported
background-repeatUnsupported
background-sizeUnsupported
bimiUnsupported
block-sizeUnsupported
borderPartial
border-collapseSupported
border-imageUnsupported
border-inlineUnsupported
border-inline-individualUnsupported
border-inline-longhandUnsupported
border-radiusUnsupported
border-radius-logicalUnsupported
border-spacingUnsupported
bottomUnsupported
box-shadowUnsupported
box-sizingUnsupported
caption-sideUnsupported
clearUnsupported
clip-pathUnsupported
colorSupported
color-schemeUnsupported
column-countUnsupported
columnsUnsupported
css-commentsSupported
cursorUnknown
custom-propertiesUnsupported
directionSupported
displayPartial
display:flexUnsupported
display:gridUnsupported
display:nonePartial
empty-cellsUnsupported
filterUnsupported
flex-directionUnsupported
flex-wrapUnsupported
floatUnsupported
fontSupported
font-familySupported
font-kerningUnsupported
font-sizePartial
font-stretchUnsupported
font-weightPartial
gapUnsupported
grid-template-columnsUnsupported
heightPartial
hyphenate-characterUnsupported
hyphenate-limit-charsUnsupported
hyphensUnsupported
inline-sizeUnsupported
insetUnsupported
justify-contentUnsupported
leftUnsupported
letter-spacingPartial
light-darkUnsupported
line-heightPartial
list-stylePartial
list-style-imageUnsupported
list-style-positionUnsupported
list-style-typeSupported
marginPartial
margin-block-start-endUnsupported
margin-inline-blockUnsupported
margin-inline-start-endUnsupported
mask-imageUnsupported
max-block-sizeUnsupported
max-heightUnsupported
max-inline-sizeUnsupported
max-widthPartial
min-block-sizeUnsupported
min-heightUnsupported
min-inline-sizeUnsupported
min-widthUnsupported
mix-blend-modeUnsupported
modern-colorUnsupported
nestingUnsupported
object-fitUnsupported
object-positionUnsupported
opacityUnsupported
orphansUnsupported
outlineUnsupported
outline-offsetUnsupported
overflowUnsupported
overflow-wrapUnsupported
paddingPartial
padding-block-start-endUnsupported
padding-inline-blockUnsupported
padding-inline-start-endUnsupported
positionUnsupported
resizeUnsupported
rgbPartial
rgbaUnsupported
rightUnsupported
scroll-snapUnsupported
shape-marginUnsupported
shape-outsideUnsupported
system-uiUnsupported
tab-sizeUnsupported
table-layoutUnsupported
text-alignPartial
text-align-lastUnsupported
text-decorationPartial
text-decoration-colorUnsupported
text-decoration-lineUnsupported
text-decoration-skip-inkUnsupported
text-decoration-styleUnsupported
text-decoration-thicknessUnsupported
text-emphasisUnsupported
text-emphasis-positionUnsupported
text-indentSupported
text-justifyPartial
text-orientationUnsupported
text-overflowUnsupported
text-shadowUnsupported
text-transformPartial
text-underline-offsetUnsupported
text-underline-positionUnsupported
text-wrapUnsupported
topUnsupported
transformUnsupported
transitionUnsupported
unit-chUnsupported
unit-cmSupported
unit-emSupported
unit-exSupported
unit-inSupported
unit-initialUnsupported
unit-mmSupported
unit-pcSupported
unit-percentSupported
unit-ptSupported
unit-pxSupported
unit-remUnsupported
unit-vhUnsupported
unit-vmaxUnsupported
unit-vminUnsupported
unit-vwUnsupported
user-selectUnsupported
vertical-alignSupported
visibilityUnsupported
white-spaceUnsupported
white-space-collapseUnsupported
widowsUnsupported
widthPartial
word-breakSupported
word-spacingUnsupported
writing-modeUnsupported
z-indexUnsupported

Test your email across all 15 clients

Preview rendering, catch CSS issues, and get actionable fixes — free.

Try Emailens Free

Support data last updated Apr 27, 2026 · synced from caniemail.com via @emailens/engine.