edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: edbrowse-dev@lists.the-brannons.com
Subject: [edbrowse-dev] if((c = t.style.color)
Date: Tue, 18 Jun 2019 05:28:43 -0400	[thread overview]
Message-ID: <20190518052843.eklhad@comcast.net> (raw)
In-Reply-To: <alpine.DEB.2.21.1906172243350.58325@carhart.net>

> comment and H1.

I can add
this.style = new CSSStyleDeclaration;
at line 1392, which should fix comment.

<h1> has a style object, and createElement("h1") produces an h1 node with a style object.
I have no clue how you found an h1 without style.
You might have to figure out where it came from.
uptrace(h1)
is it from the html or dynamically created?
Is it really h1?

Karl Dahlke

  reply	other threads:[~2019-06-18  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18  5:16 Kevin Carhart
2019-06-18  5:50 ` [edbrowse-dev] " Kevin Carhart
2019-06-18  9:28   ` Karl Dahlke [this message]
2019-06-24  4:06     ` [edbrowse-dev] " 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=20190518052843.eklhad@comcast.net \
    --to=eklhad@comcast.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).