Bug 92262 - Web inspector auto-completes "optimizequality" but then complains
Summary: Web inspector auto-completes "optimizequality" but then complains
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pavel Feldman
URL: https://twitter.com/thomasfuchs/statu...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 09:48 PDT by Simon Fraser (smfr)
Modified: 2012-07-25 11:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2012-07-25 10:59 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (2.29 KB, patch)
2012-07-25 11:07 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-07-25 09:48:24 PDT
Web inspector auto-completes "optimizequality" but then complains
Comment 1 Simon Fraser (smfr) 2012-07-25 09:50:04 PDT
Property is "image-rendering", BTW
Comment 2 Simon Fraser (smfr) 2012-07-25 09:54:16 PDT
Oh, it should autosuggest optimizeQuality. Weird that those property values are interCaps.
Comment 3 Timothy Hatcher 2012-07-25 10:31:38 PDT
Blame SVG for the innerCaps.
Comment 4 Pavel Feldman 2012-07-25 10:59:22 PDT
Created attachment 154393 [details]
Patch
Comment 5 Simon Fraser (smfr) 2012-07-25 11:02:06 PDT
Comment on attachment 154393 [details]
Patch

I think you should change optimizespeed -> optimizeSpeed too
Comment 6 Pavel Feldman 2012-07-25 11:07:49 PDT
Created attachment 154397 [details]
Patch
Comment 7 Pavel Feldman 2012-07-25 11:16:42 PDT
Committed r123638: <http://trac.webkit.org/changeset/123638>