webcompat/webcompat-howto

getComputedStyle() in Gecko and Blink/WebKit

karlcow opened this issue · 0 comments

See webcompat/web-bugs#412

getComputedStyle() doesn't throw in Chrome even if you pass a text node to it. That's why the failure occurs only in Firefox.

Bugs to make sure other browsers follow the spec too:

See Test Case