- From: Sean M. Hall AKA Dante <pianoman@reno.com>
- Date: 16 May 2004 14:51:21 -0700
- To: "Tantek Çelik" <tantek@cs.stanford.edu>
- Cc: www-style@w3.org
Received on Sunday, 16 May 2004 17:52:09 UTC
I did read the spec, and that was what caused my confusion.
The example gives this:
html {
height: 100px;
width: 100px;
resize: none;
}
and says that that would display a non-resizable 100px by 100px window.
I agree we need a @viewport rule, but wouldn't that make the :root pseudo element unnecessary (in a way)?
I apologize for this confusion, what I meant to say was that applying resize the the HTML or BODY elements should be revoked.
Received on Sunday, 16 May 2004 17:52:09 UTC