[Webkit-unassigned] [Bug 118435] REGRESSION: Links in certain twitter postings don't warp correctly on page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 5 16:23:21 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118435





--- Comment #2 from Chris Petersen <c.petersen87 at yahoo.com>  2013-07-05 16:25:21 PST ---
Here is what the HTML structure of the test case:

<!DOCTYPE html>
  <head>
<title>Twitter</title>

<style type="text/css">

.content-main{float:right;width:522px}
</style>

</head>
<body>

<div class="content-main">
<div>

</div>
<div>
<p>FCC Approves SoftBank Takeover of Sprint Clearwire 

<a href="/DelRey">@DelRey</a> 
<a href="http://t.co/B9okl3g4kk">
dthin.gs/13q6ZYi<span></span><span> </span>
</a>

</p>

</div>
</html>

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



More information about the webkit-unassigned mailing list