all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: Xu Chunyang <mail@xuchunyang.me>
Cc: 32277@debbugs.gnu.org
Subject: bug#32277: 27.0.50; EWW not align <table> inside <blockquote>
Date: Thu, 26 Jul 2018 22:46:39 -0500	[thread overview]
Message-ID: <8736w5uyqo.fsf@posteo.net> (raw)
In-Reply-To: <m2h8km36ym.fsf@xuchunyang.me>


Xu Chunyang writes:

> For example,
>
> <blockquote>
>   <table>
>     <tr>
>       <td>111</td>
>       <td>222</td>
>     </tr>
>     <tr>
>       <td>333</td>
>       <td>444</td>
>     </tr>
>     <tr>
>       <td>555</td>
>       <td>666</td>
>     </tr>
>   </table>
> </blockquote>
>
> EWW renders it as the following
>
>          111  222  
>      333  444  
>      555  666  
>
> What I expected is (i.e., aligned)
>
>      111  222  
>      333  444  
>      555  666  

I do not mean to "works on my machine", but it works on my 
machine.

Do you have any specific configuration for EWW in your .emacs 
file?


-- 
Brett M. Gilio
Free Software Foundation, Member
https://parabola.nu | https://emacs.org





  reply	other threads:[~2018-07-27  3:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26  5:24 bug#32277: 27.0.50; EWW not align <table> inside <blockquote> Xu Chunyang
2018-07-27  3:46 ` Brett Gilio [this message]
2018-07-27 10:22   ` Xu Chunyang
2018-07-27 11:03     ` Bad Blue Bull
2019-05-13 19:05       ` Lars Ingebrigtsen
2018-07-27 10:28 ` bug#32277: (no subject) IBM IBM

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736w5uyqo.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=32277@debbugs.gnu.org \
    --cc=mail@xuchunyang.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.