Bug 142610 - [CSS Shapes] Properly handle negative reference box widths and center coordinates
Summary: [CSS Shapes] Properly handle negative reference box widths and center coordin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-11 21:54 PDT by Bem Jones-Bey
Modified: 2015-04-08 12:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.39 KB, patch)
2015-03-11 22:01 PDT, Bem Jones-Bey
no flags Details | Formatted Diff | Diff
Firefox rendering of minimal test case (21.37 KB, image/png)
2015-03-18 09:10 PDT, Bem Jones-Bey
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Bem Jones-Bey 2015-03-11 22:01:52 PDT
Created attachment 248493 [details]
Patch
Comment 2 Bem Jones-Bey 2015-03-18 09:10:06 PDT
Created attachment 248936 [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 3 Bem Jones-Bey 2015-03-18 09:11:22 PDT
(In reply to comment #2)
> Created attachment 248936 [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.

Ooops. That was meant for an entirely different bug.
Comment 4 Bem Jones-Bey 2015-04-08 11:53:10 PDT
Comment on attachment 248493 [details]
Patch

I have some more fixes I'd like to add, but I'll do that in a separate patch, this one has been sitting around too long.
Comment 5 WebKit Commit Bot 2015-04-08 12:41:39 PDT
Comment on attachment 248493 [details]
Patch

Clearing flags on attachment: 248493

Committed r182560: <http://trac.webkit.org/changeset/182560>
Comment 6 WebKit Commit Bot 2015-04-08 12:41:44 PDT
All reviewed patches have been landed.  Closing bug.