4 <title>Table layout performance with collapsed borders and a cell with a colspan wider than the other rows in the table.
</title>
5 <link rel=
"stylesheet" href=
"resources/large-table-with-collapsed-borders.css" TYPE=
"text/css"></link>
6 <script src=
"../resources/runner.js"></script>
7 <script src=
"resources/large-table-with-collapsed-borders.js"></script>
12 PerfTestRunner
.measureTime({
13 description
: "Table layout performance with collapsed borders and a cell with a colspan wider than the other rows in the table.",
14 run
: createTableTestFunction(400, 100, 500)