[Webkit-unassigned] [Bug 19827] New: <wbr> is converted to a space (google search result)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 30 10:44:26 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19827
Summary: <wbr> is converted to a space (google search result)
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: All
URL: http://www.google.com/search?hl=en&q=detour+function+exa
mple&btnG=Search
OS/Version: All
Status: NEW
Keywords: GoogleBug
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jungshik.shin at gmail.com
1. Go to the url above
2. The first hit (as of today) is
Detours: Binary Interception of Win32 Functions
File Format: PDF/Adobe Acrobat - View as HTML
import table can contain renamed import DLLs. and functions or entirely new
DLLs and functions. For example, Coign [7] uses Detours to insert an ...
research.microsoft.com/~galenh/ publications/huntusenixnt99.pdf - Similar pages
Note that the last line (the url in green) has a space before 'publications'.
Google search result emits <wbr> before 'publication' apparently to help
browsers with line breaking. Firefox and IE take it just as a line breaking
opportunity but Safari replaces <wbr> with a space. (tested on WIndows but
expects Mac Safari to behave the same way)
--
Configure bugmail: https://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