wpt / css / css-tables / crashtests / negative_caption_margin.html

Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-tables/crashtests/negative_caption_margin.html

<!DOCTYPE html>

<style>
*{
  overflow:scroll;
  margin:-900%  3000000px;
}
</style>

<table style="overflow:scroll;margin:-900%  3000000px;">
<caption style="overflow:scroll;margin:-900%  3000000px;">