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?


Reply via email to