Bug 10677: Omit "-webkit-text-security: none;" from the computed style list
http://bugzilla.opendarwin.org/show_bug.cgi?id=10677
* WebInspector/webInspector/inspector.js:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16179
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-09-01 Timothy Hatcher <timothy@apple.com>
+
+ Reviewed by Adele.
+
+ Bug 10677: Omit "-webkit-text-security: none;" from the computed style list
+ http://bugzilla.opendarwin.org/show_bug.cgi?id=10677
+
+ * WebInspector/webInspector/inspector.js:
+
2006-08-31 Sam Weinig <sam.weinig@gmail.com>
Reviewed by Tim H.
"-webkit-marquee-style": "scroll",
"-webkit-nbsp-mode": "normal",
"-webkit-text-decorations-in-effect": "none",
+ "-webkit-text-security": "none",
"-webkit-user-modify": "read-only",
"background-attachment": "scroll",
"background-color": "rgba(0, 0, 0, 0)",