Re: position: pointer

|  video {
|    position: pointer;
|  }
|
|  html {
|    position: pointer;
|  }

About the same as if you specified "video/html { position: fixed }" except 
that the position's origin depends on the current (main) pointer position? 

Received on Monday, 8 October 2012 20:49:15 UTC