Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-tables/crashtests/webkit-background-clip-on-row-crash.html
<!DOCTYPE html> <link rel="help" href="https://crbug.com/1276708"> <div style="display:table-row; background:blue; color:transparent; -webkit-background-clip:text;"> <div>x</div> </div>