[Webkit-unassigned] [Bug 17292] REGRESSION: Search box render issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 10 13:53:21 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17292





------- Comment #1 from webkit at blaut.biz  2008-02-10 13:53 PDT -------
Created an attachment (id=19049)
 --> (http://bugs.webkit.org/attachment.cgi?id=19049&action=view)
reduction

Apple website developers uses a sort of 'hack' to target Safari 3.

/* target safari 3 \*/
html>body*#search input {font-size: 12px}
html>body*#search .srchimgs {display: none;}
html>body*#search input.sbox {width: 162px;}
/**/

 The hack no longer works due to fixed a bug 16751. The bug should be treated
as Evangelism bug.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list