- From: Greg Whitworth via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Feb 2019 19:55:57 +0000
- To: public-css-archive@w3.org
To summarize the above - is to go with Option B with the removal of scrollBox - and taking into account fragments of course - so the shape will now look like this:
```
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/3329#issuecomment-467588954 using your GitHub account
Received on Tuesday, 26 February 2019 19:55:58 UTC