Re: [csswg-drafts] [cssom-view] No browsers honor "the HTML body element" in `offsetTop`

So the issue is that "the HTML body element" refers to
> the first body HTML element child of the root HTML element html

and thus any other `<body>` should just be treated as normal elements.

I think this is something browsers should fix. Changing the spec on 
this doesn't make much sense.

Probably consider filing bugs to browsers and submitting a 
web-platform test (or probably css wg test) for this.

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

Received on Tuesday, 11 October 2016 23:24:57 UTC