From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-mode CSS property export bug Date: Fri, 23 Apr 2010 08:30:33 +0200 Message-ID: References: <87y6gf5g6x.fsf@gmx.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5DeP-00019j-SO for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 03:50:13 -0400 Received: from [140.186.70.92] (port=33317 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5DeJ-00016i-Bx for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 03:50:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5DeE-0001HE-C1 for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 03:50:06 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:60801) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5DeC-0001FS-La for emacs-orgmode@gnu.org; Fri, 23 Apr 2010 03:50:02 -0400 Received: by ewy6 with SMTP id 6so2905436ewy.32 for ; Fri, 23 Apr 2010 00:49:57 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rick Moynihan Cc: emacs-orgmode@gnu.org On Apr 23, 2010, at 3:51 AM, Rick Moynihan wrote: > On 22 April 2010 22:29, Sebastian Rose wrote: >> Rick Moynihan writes: >> >> Hey Rick, >> >> interesting observation! I found, the pages validate everywhere, >> and so >> I started to search. It seems to be valid CSS 2 (I couldn't find a >> evidence though). > > Looks like an inconsistency in the W3C specs, as it appears to be > invalid (or absent from) the CSS selector spec, if not elsewhere. > > http://groups.google.com/group/jquery-en/msg/ca6ecd94ad4a23bd > >> Opera and firefox know how to handle that: >> >> >> h3[id="sec-1.1"] >> { >> background-color:yellow; >> } We could change . to _ , but that would break old links, so I am hesitating. But of course if this really violates standards, we can change it. Sebastian has the last word on these issues. - Carsten >> > > Nice to know how to reference it. > > Cheers, > > R. > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten