Bug 111263
Summary: | REGRESSION: Text wrapping in LOG ON button on https://investor.vanguard.com/home/ | ||
---|---|---|---|
Product: | WebKit | Reporter: | Elliott Sprehn <esprehn> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | cbiesinger, eric, ojan |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://investor.vanguard.com/home/ |
Elliott Sprehn
The LOG ON button has the text pushed down in the webkit nightlies and Chrome Canary, but not in Shipping Safari.
This looks like a regression with the new flex box form controls.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Christian Biesinger
this is a float in a button, so it might be fixed by bug 110933.
Christian Biesinger
Yeah, fixed by the patch there.
*** This bug has been marked as a duplicate of bug 110933 ***