blob: eac791fd67367ff2e70b4bfd2d7a2eb6e3bcbfae [file] [log] [blame]
Regression(99212): table rows get incorrect height after changing some cells' height
https://bugs.webkit.org/show_bug.cgi?id=74303
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(firstRow, '').getPropertyValue('height') is '44px'
PASS getComputedStyle(firstRow, '').getPropertyValue('height') is '84px'
PASS getComputedStyle(firstRow, '').getPropertyValue('height') is '44px'
PASS successfullyParsed is true
TEST COMPLETE