Bug 49772 - REGRESSION: Nested ruby no longer works
Summary: REGRESSION: Nested ruby no longer works
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 17:23 PST by Dave Hyatt
Modified: 2010-11-18 17:34 PST (History)
0 users

See Also:


Attachments
Patch (29.85 KB, patch)
2010-11-18 17:28 PST, Dave Hyatt
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-11-18 17:23:35 PST
Nested ruby no longer works.  Overflow has to be accounted for when pushing the ruby text and ruby base together.
Comment 1 Dave Hyatt 2010-11-18 17:28:30 PST
Created attachment 74327 [details]
Patch
Comment 2 Dave Hyatt 2010-11-18 17:34:07 PST
Fixed in r72355.