Bug 138584

Summary: getComputedStyle() does not throw if you pass it a text node
Product: WebKit Reporter: Hallvord R. M. Steen <hsteen>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, karl+webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.