edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Kevin Carhart <kevin@carhart.net>
To: edbrowse-dev@lists.the-brannons.com
Subject: [edbrowse-dev] unsupported selector [s!='']:x intentional
Date: Sun, 25 Aug 2019 10:20:14 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.21.1908251017170.6899@phoenix> (raw)


FYI, in case you notice the following unsupported selector turning up in 
debug output:
querySelectorAll([s!='']:x): : unsupported

I just discovered that this is intentional.  It is called from an assert() 
routine in some versions of jquery:

// This should fail with an exception
// Gecko does not error, returns false instead
matches.call( div, "[s!='']:x" );

So that's something that looks on the surface like an error but we don't 
have to try to fix it.

Kevin


             reply	other threads:[~2019-08-25 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-25 17:20 Kevin Carhart [this message]
2019-08-25 17:27 ` Kevin Carhart

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=alpine.DEB.2.21.1908251017170.6899@phoenix \
    --to=kevin@carhart.net \
    --cc=edbrowse-dev@lists.the-brannons.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).