Re: [csswg-drafts] [css-position][css-tables] position doesn’t apply on <tr> either

@fantasai and it seems already to work in Chrome 65 and Firefox 59.

By the way, the current behavior of `position:relative` [for table row](http://dabblet.com/gist/85ae2a32080e532bb9584e57be1a4792) differs between browsers that implemented it: in Firefox, the height of the row is the height of the `.foo` cell, while in Chrome it is the height of the non-positioned cell (with the `bar` text). Which one is correct? For me, the Chrome's behavior makes more sense.

-- 
GitHub Notification of comment by SelenIT
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1899#issuecomment-357898120 using your GitHub account

Received on Tuesday, 16 January 2018 09:14:05 UTC