Changeset 19733 for S60/trunk/WebCore
- Timestamp:
- 02/20/07 07:43:55 (23 months ago)
- Location:
- S60/trunk/WebCore
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
khtml/css/html4.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
S60/trunk/WebCore/ChangeLog
r19663 r19733 1 2 hongzhao, reviewed by Zalan 3 DESC: [S60] - Browser NG, ReTe: Some call links on "cti_attribute.html " page are highlighted incorrectly ESZG-6TU9N9 4 Fix: Add hover sto a[cti].s 5 http://bugs.webkit.org/show_bug.cgi?id=12814 6 7 WARNING: NO TEST CASES ADDED OR CHANGED 8 9 * khtml/css/html4.css: 10 1 11 w3liu, reviewed by zbujtas@gmail.com 2 12 DESC: PNIO-6YFCUT: Strange conversion problem (in get " changed to %2522 instead of %22) with for example google search. -
S60/trunk/WebCore/khtml/css/html4.css
r19440 r19733 439 439 440 440 a[cti] { color: blue; text-decoration: underline; } 441 a[cti]:hover { outline: auto 4px #aaaaff; outline-offset: 2px } 441 442 442 443 /* End Inline Elements */