Bug 128955 - Web Inspector: shift-clicking color swatch can result in incorrectly struck thru value
Summary: Web Inspector: shift-clicking color swatch can result in incorrectly struck t...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-17 22:09 PST by Chris J. Shull
Modified: 2017-01-30 22:10 PST (History)
4 users (show)

See Also:


Attachments
test (34 bytes, text/html)
2014-02-17 22:10 PST, Chris J. Shull
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris J. Shull 2014-02-17 22:09:10 PST
Steps:
1) open attached test with <div style="color:#000">foo</div>
2) inspect
3) shift-click swatch

Observed:
value is valid, but struck-thru
Comment 1 Radar WebKit Bug Importer 2014-02-17 22:09:43 PST
<rdar://problem/16094531>
Comment 2 Chris J. Shull 2014-02-17 22:10:35 PST
Created attachment 224472 [details]
test
Comment 3 Joseph Pecoraro 2014-02-18 11:02:20 PST
If there is a semicolon at the end, there is no strike through. This could easily affect viewing styles with minified CSS.
Comment 4 BJ Burg 2017-01-30 22:10:13 PST
Not repro any more.