wpt / css / css-text-decor / text-shadow / blur.html

Status: FAIL | Duration: 6ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi

/css/css-text-decor/text-shadow/blur.html

<link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-shadow-property">
<link rel="mismatch" href="blur-notref.html">
<div style="text-shadow: blue 4px 4px 2px">The shadow should be blurred</div>

/css/css-text-decor/text-shadow/blur-notref.html

<div style="text-shadow: blue 4px 4px">The shadow should be blurred</div>