all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 30546@debbugs.gnu.org, jidanni@jidanni.org
Subject: bug#30546: 27.0.50; shr: span tag with href attribute
Date: Wed, 21 Feb 2018 18:24:44 +0900	[thread overview]
Message-ID: <b4mtvuay9sz.fsf@jpl.org> (raw)
In-Reply-To: <b4msh9w0yze.fsf@jpl.org>

On Wed, 21 Feb 2018 10:02:23 +0100, Lars Ingebrigtsen wrote:
> And the reason that shr doesn't show that tablish link is that libxml
> interprets this (invalid?) HTML:

> 	<a href="https://band.us/band/67135487/post/2088" target="_blank" style="display:block;text-decoration: none;color:#222">
> 												<table width="100%" border="0" cellpadding="0" cellspacing="0" style="table-layout: fixed">
> 													<tr>

> Like this:

>               (a ((href . "https://band.us/band/67135487/post/2088")
>                   (target . "_blank")
>                   (style . "display:block;text-decoration: none;color:#222")))
>               (table ()
>                (tr nil

> That is, an empty <a> and then a <table>.

Oh, the email in question is simply broken.  Thanks.





  reply	other threads:[~2018-02-21  9:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-20  9:52 bug#30546: 27.0.50; shr: span tag with href attribute Katsumi Yamaoka
2018-02-20 11:10 ` Lars Ingebrigtsen
2018-02-20 22:53   ` Katsumi Yamaoka
2018-02-21  8:56     ` Lars Ingebrigtsen
2018-02-21  9:21       ` Katsumi Yamaoka
2018-02-21  9:02     ` Lars Ingebrigtsen
2018-02-21  9:24       ` Katsumi Yamaoka [this message]
2018-02-22  0:32         ` 積丹尼 Dan Jacobson

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=b4mtvuay9sz.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=30546@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    --cc=larsi@gnus.org \
    /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.