Bug 10677 - Omit "-webkit-text-security: none;" from the computed style list
Summary: Omit "-webkit-text-security: none;" from the computed style list
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: EasyFix
Depends on:
Blocks:
 
Reported: 2006-09-01 11:58 PDT by mitz
Modified: 2006-09-01 14:14 PDT (History)
1 user (show)

See Also:


Attachments
Fixes this (1.08 KB, patch)
2006-09-01 13:46 PDT, Timothy Hatcher
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2006-09-01 11:58:27 PDT
The -webkit-text-security property should not be listed in the Web Inspector's Computed Style list when it has the typical value of "none".
Comment 1 Timothy Hatcher 2006-09-01 13:46:17 PDT
Created attachment 10351 [details]
Fixes this
Comment 2 Timothy Hatcher 2006-09-01 14:14:48 PDT
Landed in r16179.