Re: [fullscreen] Fullscreen on non-HTML elements? (#22)

It seems no. According to [the CSSOM View spec](https://drafts.csswg.org/cssom-view/#extensions-to-the-htmlelement-interface), `offsetTop` is an attribute of `HTMLElement`. While according to [the SVG 1.1 spec](http://www.w3.org/TR/SVG11/struct.html#InterfaceSVGSVGElement) the outer `<svg>` is an `SVGElement`.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/22#issuecomment-139064034

Received on Wednesday, 9 September 2015 22:37:01 UTC