Back to Chromium

Table Rows Have Stable Height

third_party/blink/web_tests/fast/sub-pixel/table-rows-have-stable-height.html

149.0.7827.2479 B
Original Source

| style.height | rect.height | rect.bottom - rect.top | | a | b | c | | a | b | c | | a | b | c | | a | b | c | | a | b | c | | a | b | c | | a | b | c | | a | b | c | | a | b | c |

This tests whether table row heights are stable by measuring the height of a row, assigning that height to another row and then measuring it. For each row the numbers in the three cells should be the same.

Bug 88813

| Measurement | table | ... |