- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 8 Oct 2012 13:50:33 -0700
- To: Simon Fraser <smfr@me.com>
- Cc: Jussi Kalliokoski <jussi.kalliokoski@gmail.com>, www-style@w3.org
On Mon, Oct 8, 2012 at 1:40 PM, Simon Fraser <smfr@me.com> wrote:
> video {
> position: pointer;
> }
>
> What should happen? Or
>
> html {
> position: pointer;
> }
I don't understand the point of your questions. Both are extremely
simple. It's identical to setting "position:absolute" and setting
top/left to the position of the pointer, assuming that their
positioning roots are the ICB.
~TJ
Received on Monday, 8 October 2012 20:51:20 UTC