WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29606
Console spew when visiting hulu.com
https://bugs.webkit.org/show_bug.cgi?id=29606
Summary
Console spew when visiting hulu.com
Sam Weinig
Reported
2009-09-21 13:02:16 PDT
"ERROR: unimplemented propertyID: 1058" (/Volumes/Data/Users/weinig/Code/webkit/OpenSource/WebCore/css/CSSComputedStyleDeclaration.cpp:1416 WTF::PassRefPtr<WebCore::CSSValue> WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(int, WebCore::EUpdateLayout) const) is spewed to the console when visiting www.hulu.com.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2009-09-21 13:02:57 PDT
<
rdar://problem/7240287
>
Beth Dakin
Comment 2
2009-09-21 13:07:00 PDT
This error means that they are asking for the computed style of font-stretch, which is unimplemented at this time.
Sam Weinig
Comment 3
2009-10-06 10:42:49 PDT
Fixed in
r49126
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug