Re: [csswg-drafts] [css-text] Should 'hyphens: auto' work if lang="" is not declared?

> HTML defines the language of a node. I guess people are fine to 
include this?

CSS leaves it to the host language to define human language, so for 
HTML that is indeed the rules that should be used as far as I can 
tell.

'hyphens' uses https://drafts.csswg.org/css-text-3/#content-language
':lang()' uses https://drafts.csswg.org/selectors/#language

(I guess there should only be one concept defined here that css-text 
and selectors should both hook into...)

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/869#issuecomment-271703801 
using your GitHub account

Received on Tuesday, 10 January 2017 21:30:10 UTC