Bug 142179

Summary: REGRESSION(r178045): Share links bar is improperly positioned on www.ibm.com
Product: WebKit Reporter: Bem Jones-Bey <bjonesbe>
Component: Layout and RenderingAssignee: Bem Jones-Bey <bjonesbe>
Status: NEW ---    
Severity: Normal CC: rwlbuis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.ibm.com/cloud-computing/in/en/
Attachments:
Description Flags
Screenshot of bug
none
Minimal test case
none
Firefox rendering of minimal test case none

Description Bem Jones-Bey 2015-03-02 10:37:49 PST
Created attachment 247679 [details]
Screenshot of bug

The bottom bar on http://www.ibm.com/cloud-computing/in/en/ is positioned incorrectly. See attached screenshot.

This was initially found in Blink (https://code.google.com/p/chromium/issues/detail?id=463040), but WebKit has the same issue.
Comment 1 Radar WebKit Bug Importer 2015-03-04 01:00:42 PST
<rdar://problem/20035882>
Comment 2 Bem Jones-Bey 2015-03-12 14:42:18 PDT
Created attachment 248546 [details]
Minimal test case
Comment 3 Bem Jones-Bey 2015-03-18 09:12:40 PDT
Created attachment 248937 [details]
Firefox rendering of minimal test case

Interestingly enough, Firefox renders the minimal test case in an entirely different way than even WebKit did before the offending patch. However, it renders the IMB page correctly.
Comment 4 Bem Jones-Bey 2015-04-08 12:08:05 PDT
Unfortunately, it looks like IBM changed their site, so it no longer reproduces there. The minimal test case that I created is still working, but it is confusing that it has a different rendering in Firefox than in stable Safari. The FireFox rendering is much closer to the rendering in WebKit trunk.