[Webkit-unassigned] [Bug 15180] Overlapping text at top of Wikipedia
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 11 10:25:14 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15180
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
Component|Layout and Rendering |New Bugs
------- Comment #2 from mitz at webkit.org 2007-09-11 10:25 PDT -------
This is not a bug in layout and rendering code. Given the same page source,
Firefox renders the same overlapping text. Even when spoofing as Firefox,
Safari is served this bit of source that Firefox isn't:
<script type="text/javascript" language="JavaScript">
<!--
document.writeln("\x3cdiv style=\"position:absolute; z-index:100; right:100px;
top:3px;\" class=\"metadata\" id=\"anontip\"\x3e\n\x3cdiv
style=\"text-align:right; font-size:80%; line-height:150%;\"\x3e\x3cspan
style=\"white-space:nowrap\"\x3e\x26bull; Your \x3cb\x3e\x3ca
href=\"http://wikimediafoundation.org/wiki/Fundraising\" class=\"extiw\"
title=\"wikimedia:Fundraising\"\x3econtinued donations\x3c/a\x3e\x3c/b\x3e keep
Wikipedia running! \x26bull;\x3c/span\x3e\x3cspan
id=\"10_things\"\x3e\x3cbr/\x3e\x3cspan
style=\"white-space:nowrap\"\x3e\x26bull; \x3ci\x3eLearn more about \x3ca
href=\"/wiki/Wikipedia:Researching_with_Wikipedia\"
title=\"Wikipedia:Researching with Wikipedia\"\x3eusing Wikipedia for
research\x3c/a\x3e\x3c/i\x3e
\x26bull;\x3c/span\x3e\x3c/span\x3e\n\x3c/div\x3e\x3c/div\x3e\n");
-->
</script>
--
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