Bug 103118 - Web Inspector: [Styles] Retain selector case as written in the source code
Summary: Web Inspector: [Styles] Retain selector case as written in the source code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 03:42 PST by Alexander Pavlov (apavlov)
Modified: 2012-12-03 03:58 PST (History)
13 users (show)

See Also:


Attachments
Patch (17.64 KB, patch)
2012-11-28 06:58 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
Patch (18.48 KB, patch)
2012-11-29 07:22 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-11-23 03:42:39 PST
Currently, the selector components and the entire selector text are provided from the WebCore CSS model rather than the source code.
Comment 1 Alexander Pavlov (apavlov) 2012-11-28 06:58:26 PST
Created attachment 176481 [details]
Patch
Comment 2 Build Bot 2012-11-28 08:24:09 PST
Comment on attachment 176481 [details]
Patch

Attachment 176481 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/15018468
Comment 3 Alexander Pavlov (apavlov) 2012-11-29 07:22:47 PST
Created attachment 176732 [details]
Patch
Comment 4 WebKit Review Bot 2012-12-03 00:52:01 PST
Comment on attachment 176732 [details]
Patch

Clearing flags on attachment: 176732

Committed r136370: <http://trac.webkit.org/changeset/136370>
Comment 5 WebKit Review Bot 2012-12-03 00:52:05 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexander Pavlov (apavlov) 2012-12-03 03:58:26 PST
Chromium issue: http://code.google.com/p/chromium/issues/detail?id=162840