Bug 20708 - -webkit-border-radius should be displayed as a shorthand
Summary: -webkit-border-radius should be displayed as a shorthand
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 17:45 PDT by Anthony Ricaud
Modified: 2012-02-01 04:14 PST (History)
2 users (show)

See Also:


Attachments
Testcase (471 bytes, text/html)
2008-09-07 17:49 PDT, Anthony Ricaud
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Ricaud 2008-09-07 17:45:03 PDT
The inspector shows extended webkit border radius properties. It makes it more difficult to read and edit.
Comment 1 Anthony Ricaud 2008-09-07 17:49:49 PDT
Created attachment 23233 [details]
Testcase
Comment 2 Alexis Menard (darktears) 2012-02-01 04:14:50 PST
As today it is displayed as a regular shorthand just like padding or margin (also just like the CSS3 border-radius).