- From: Greg Whitworth via GitHub <sysbot+gh@w3.org>
 - Date: Tue, 12 Mar 2019 01:13:02 +0000
 - To: public-css-archive@w3.org
 
To be very clear it would be:
```
entry = {
        target: <Element>,
        contentRect: {/* v1 for back compat */},
        contentBox: null,
        borderBox: [{
            inline: 400,
            block: 400
        }]
    }
```
-- 
GitHub Notification of comment by gregwhitworth
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3549#issuecomment-471806006 using your GitHub account
Received on Tuesday, 12 March 2019 01:13:04 UTC