Bug 42898
Summary: | Built-in RSS Reader rendering bug | ||
---|---|---|---|
Product: | WebKit | Reporter: | Erik <usingpond> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | feed://* |
Erik
Not as bad as last night's revision (where it couldn't get past the first XML element in any given RSS feed), but the built-in RSS reader in the Webkit seems to just have a small CSS problem. The elements are all being displayed horizontally, which leads me to hazard a guess that they are all being displayed as inline or floating elements. This can be reproduced on both individual and aggregated RSS feeds.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of bug 42990 ***