[whatwg] minor style issue

2007-10-28 Thread Håkon Wium Lie
I suggest we add this line to the style of our specifications so that
long lines break when necessary:

   pre { white-space: pre-wrap }

To see and example of where it makes a differnece, search for The
drag-and-drop processing model in the HTML 5 draft.

Cheers,

-hkon
  Håkon Wium Lie  CTO °þe®ª
[EMAIL PROTECTED]  http://people.opera.com/howcome



Re: [whatwg] minor style issue

2007-10-28 Thread Ian Hickson
On Sun, 28 Oct 2007, Håkon Wium Lie wrote:

 I suggest we add this line to the style of our specifications so that 
 long lines break when necessary:
 
pre { white-space: pre-wrap }
 
 To see and example of where it makes a differnece, search for The 
 drag-and-drop processing model in the HTML 5 draft.

Done.

-- 
Ian Hickson   U+1047E)\._.,--,'``.fL
http://ln.hixie.ch/   U+263A/,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Re: [whatwg] Full screen for the video element

2007-10-28 Thread Ian Hickson
On Sat, 27 Oct 2007, Ivo Emanuel Gonçalves wrote:

 As far as I understand this issue, the best solution is to leave it up 
 to the user-agent.  If they want to provide a full screen option let 
 them have it.  If users find it annoying or if it's heavily abused, they 
 either disable it or move to another browser that knows what it's 
 doing(tm).
 
 Basically, full screen video should be a client thing.  The HTML 5 spec 
 should merely suggest user-agents not to start in full screen mode by 
 default.  I think that's a good compromise.  Not elegant, but probably 
 works.

Agreed.

-- 
Ian Hickson   U+1047E)\._.,--,'``.fL
http://ln.hixie.ch/   U+263A/,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'