Status: PASS | Duration: 6ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/css-text-decor/text-shadow/padding-decoration.html
<!DOCTYPE HTML> <link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-shadow-property"> <link rel="match" href="padding-decoration-ref.html"> <div><a href="http://test" style="padding-left: 20px; text-shadow: 2px 2px 2px blue;">Hello world hello world</a></div>
/css/css-text-decor/text-shadow/padding-decoration-ref.html
<!DOCTYPE HTML><div><a href="http://test" style="margin-left: 20px; text-shadow: 2px 2px 2px blue;">Hello world hello world</a></div>