Bug 43694 - Web Inspector: Modifying a CSS field with multiple comma-separated values
Summary: Web Inspector: Modifying a CSS field with multiple comma-separated values
Status: RESOLVED INVALID
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: 2010-08-08 12:06 PDT by Ridley Combs
Modified: 2010-08-08 12:48 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ridley Combs 2010-08-08 12:06:11 PDT
If I try to add or modify a CSS field and add a second comma-separated value (say, to -webkit-transform) from Web Inspector, the Inspector deems it invalid and discards the change. Please update the validator to support multiple values through comma-separation.
Comment 1 Ridley Combs 2010-08-08 12:48:20 PDT
Whoops! My fault, ignore this altogether. It's messed up in a few ways.