From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Does shr support HTML directional attributes? Date: Mon, 04 May 2015 19:57:33 +0300 Message-ID: <83sibcs2ki.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1430758677 5701 80.91.229.3 (4 May 2015 16:57:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 May 2015 16:57:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 04 18:57:42 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YpJga-0002dk-SX for ged-emacs-devel@m.gmane.org; Mon, 04 May 2015 18:57:41 +0200 Original-Received: from localhost ([::1]:35234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpJga-0007lg-Fh for ged-emacs-devel@m.gmane.org; Mon, 04 May 2015 12:57:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51101) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpJgW-0007l3-KS for emacs-devel@gnu.org; Mon, 04 May 2015 12:57:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpJgS-0006ah-GD for emacs-devel@gnu.org; Mon, 04 May 2015 12:57:36 -0400 Original-Received: from mtaout24.012.net.il ([80.179.55.180]:52063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpJgS-0006aR-7Q for emacs-devel@gnu.org; Mon, 04 May 2015 12:57:32 -0400 Original-Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NNU001003Y5JU00@mtaout24.012.net.il> for emacs-devel@gnu.org; Mon, 04 May 2015 19:48:43 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NNU00MJD417YY30@mtaout24.012.net.il>; Mon, 04 May 2015 19:48:43 +0300 (IDT) X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.180 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:186196 Archived-At: I've just got a (spam) mail in Arabic whose portions were displayed left-aligned, which is not what the HTML payload wanted (it used dir=RTL and style='margin-right:.5in;text-align:right...'), which AFAIU should have caused the text rendered as right-to-left paragraph. Does shr support these attributes?