13:14
<Ms2ger>
annevk_, should document.characterSet return "utf-8" or "UTF-8"?
13:27
<annevk-cloud>
The former per spec
13:31
<Ms2ger>
Hrm
13:31
<odinho>
likey those small letters
13:31
<Ms2ger>
Gecko and Chrome seem to return the latter
14:03
<Ms2ger>
annevk_, r? http://critic.hoppipolla.co.uk/r/378
14:09
<MikeSmith>
Ms2ger: you filed a bug on "utf-8" vs "UTF-8"?
14:10
MikeSmith
noticed // XXX Spec says "utf-8", browsers do "UTF-8" in dom/nodes/Document-constructor.html
14:10
<MikeSmith>
maybe that comment should also cite a bug number ..
14:12
<annevk-cloud>
We could change the spec I suppose, but browsers are inconsistent across labels and not very predictable iirc
14:13
<annevk-cloud>
Ms2ger, I'm at MozFest without laptop
14:31
<CSN>
guys
14:32
<CSN>
i need help
14:32
<CSN>
it's a simple question but i cant find any solution online
14:32
<CSN>
i have added a google webfont to my website
14:32
<CSN>
the ubuntu font to be more precise
14:32
<CSN>
now, I have some content in <em> and <strong> tags
14:33
<CSN>
should i change the font family for em and strong to italic and bold or what? im really confused
14:54
<gsnedders>
CSN: Web fonts load a single font face, so you'll need to explicitly load bold and italic faces too.
14:54
<gsnedders>
CSN: The fact they use "font-family" is really just confusing.
14:55
<CSN>
gsnedders: what should i type and where then? i have no clue
23:33
<annevk-cloud>
Ms2ger: so yeah… that bug getting resolved positively depends on someone answering the overall question differently from me
23:34
<annevk-cloud>
Have not seen a complete argument in that direction yet