RESOLVED CONFIGURATION CHANGED 138584
getComputedStyle() does not throw if you pass it a text node
https://bugs.webkit.org/show_bug.cgi?id=138584
Summary getComputedStyle() does not throw if you pass it a text node
Hallvord R. M. Steen
Reported 2014-11-10 15:27:36 PST
See test case here: http://hallvord.com/temp/moz/bug/wc412.htm Also attached. Firefox gets it right (per spec AFAIK), WebKit/Blink doesn't.
Attachments
karl
Comment 1 2016-08-01 23:35:56 PDT
This was fixed in Chromium https://bugs.chromium.org/p/chromium/issues/detail?id=431915 Edge, Chrome and Firefox behaves now the same. Only WebKit is not behaving like the other browsers.
Brent Fulgham
Comment 2 2022-07-14 13:26:42 PDT
WebKit now handles this properly, too.
Note You need to log in before you can comment on or make changes to this bug.