all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: master 568f148: Make eww more liberal when interpreting some invalid HTML
Date: Mon, 16 Sep 2019 11:31:20 +0200	[thread overview]
Message-ID: <m2o8zk6107.fsf@gmail.com> (raw)
In-Reply-To: <20190914141029.7B3DA20BC2@vcs0.savannah.gnu.org> (Lars Ingebrigtsen's message of "Sat, 14 Sep 2019 10:10:29 -0400 (EDT)")

>>>>> On Sat, 14 Sep 2019 10:10:29 -0400 (EDT), larsi@gnus.org (Lars Ingebrigtsen) said:

    Lars> branch: master
    Lars> commit 568f1488a69e8cb0961571ff8f158df8891c3c44
    Lars> Author: Lars Ingebrigtsen <larsi@gnus.org>
    Lars> Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Lars>     Make eww more liberal when interpreting some invalid HTML
    
    Lars>     * lisp/net/eww.el (eww--preprocess-html): New function (bug#37009)
    Lars>     to be more lenient with invalid HTML and translate common invalid
    Lars>     HTML like "a <= b" into "a &lt;= b" to be more liberal in what we
    Lars>     accept before parsing.
    Lars>     (eww-display-html): Use it.
    Lars>     (eww-readable): Ditto.

If weʼre going to do this for '<', we should probably do it for '>' as
well.

Robert



       reply	other threads:[~2019-09-16  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190914141028.25794.10501@vcs0.savannah.gnu.org>
     [not found] ` <20190914141029.7B3DA20BC2@vcs0.savannah.gnu.org>
2019-09-16  9:31   ` Robert Pluim [this message]
2019-09-16 11:45     ` master 568f148: Make eww more liberal when interpreting some invalid HTML Lars Ingebrigtsen

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=m2o8zk6107.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.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.