On Fri, Mar 30, 2012 at 3:01 PM, Ojan Vafai <ojan@chromium.org> wrote: > For the editing use-case below, I'd like :empty to match nodes that contain > only non-significant whitespace. Whether whitespace is significant is only known after style is resolved -- it depends on 'white-space', for one thing. So it could match nodes that contain only whitespace, but it can't tell whether whitespace is significant. So it's not helpful for editing. (I'm not clear on what the application would be to editing anyway, actually.)Received on Sunday, 1 April 2012 11:31:18 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:14 UTC