WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
90020
Changing a shorthand from initial to a value doesn't change the css property value
https://bugs.webkit.org/show_bug.cgi?id=90020
Summary
Changing a shorthand from initial to a value doesn't change the css property ...
Tony Chang
Reported
2012-06-26 15:53:45 PDT
Here's a test case:
http://plexode.com/eval3/#ht=%3Cdiv%20id%3Dx%3Ex%3C%2Fdiv%3E&ohh=1&ohj=1&jt=x.style.background%20%3D%20'initial'%3B%0Ax.style.background%20%3D%20'red'%3B%0Ax.style.background%0A&ojh=1&ojj=1&ms=100&oth=0&otj=0&cex=1
Note that getComputedStyle(x).background returns the full computed value as expected.
Attachments
Add attachment
proposed patch, testcase, etc.
Pravin D
Comment 1
2012-08-17 01:52:43 PDT
Hi Tony,
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