Bug 7703 - Web Inspector shows and empty string for border shorthand
Summary: Web Inspector shows and empty string for border shorthand
Status: RESOLVED DUPLICATE of bug 13658
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 11:30 PST by Jacob Lukas
Modified: 2007-08-26 22:22 PDT (History)
1 user (show)

See Also:


Attachments
Test Case (481 bytes, text/html)
2006-03-10 11:31 PST, Jacob Lukas
no flags Details
screenshot (76.03 KB, image/jpeg)
2006-03-10 11:31 PST, Jacob Lukas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Lukas 2006-03-10 11:30:49 PST
The combined border property is null, regardless of what it is actually set to. The expanded properties are correct.
Comment 1 Jacob Lukas 2006-03-10 11:31:12 PST
Created attachment 6991 [details]
Test Case
Comment 2 Jacob Lukas 2006-03-10 11:31:42 PST
Created attachment 6992 [details]
screenshot
Comment 3 Timothy Hatcher 2006-07-31 11:15:29 PDT
This was improved in r15703. We still need to make the border shorthand work.
Comment 4 Mark Rowe (bdash) 2007-08-26 22:22:45 PDT
This is the same issue as bug 13658, which talks more generally about shorthand property values not working correctly on computed styles.

*** This bug has been marked as a duplicate of 13658 ***