edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] if((c = t.style.color)
@ 2019-06-18  5:16 Kevin Carhart
  2019-06-18  5:50 ` [edbrowse-dev] " Kevin Carhart
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Carhart @ 2019-06-18  5:16 UTC (permalink / raw)
  To: edbrowse-dev


I kept going with maerskline.com and it's complaining about eb$visible

TypeError: cannot read property 'color' of undefined
failure on 0x2228768.eb$visible[]
WINDOW.?

I think some elements are not getting style.color while the test of 
t.style.color expects that they will?   Here is the bp output:

bp: t.style
style object
bp: t.style.color
undefined
bp: t.nodeName
#text

What is #text - a comment?


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-24  4:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-18  5:16 [edbrowse-dev] if((c = t.style.color) Kevin Carhart
2019-06-18  5:50 ` [edbrowse-dev] " Kevin Carhart
2019-06-18  9:28   ` [edbrowse-dev] " Karl Dahlke
2019-06-24  4:06     ` Kevin Carhart

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).