[whatwg] PDF version comments

Ian Hickson ian at hixie.ch
Tue Nov 11 16:37:56 PST 2008


On Tue, 4 Nov 2008, Simon Pieters wrote:
>
> I had a quick look at the PDF version of the spec...
> 
> The "check for updates" box should probably be hidden.

I've added:

   @media print { #configUI { display: none; } }

...which should take effect at the next PDF update.


> Why are the status boxes in the margin hidden? It seems to me that they 
> would be useful also on paper.

They're not hidden, they just don't exist. The boxes are generated by 
script, which Prince doesn't run.


> The acks section shows question marks for 윤석찬 and 黒澤剛志.

I presume this is a font problem; if someone can provide better fonts, I'm 
happy to try to hook them in.

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


More information about the whatwg mailing list