Bug 129918 - [CSS Shapes] inset corner radii are not flipped for vertical writing modes
Summary: [CSS Shapes] inset corner radii are not flipped for vertical writing modes
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: 127982
  Show dependency treegraph
 
Reported: 2014-03-07 14:30 PST by Bem Jones-Bey
Modified: 2014-03-10 21:25 PDT (History)
4 users (show)

See Also:


Attachments
example (800 bytes, text/html)
2014-03-07 14:30 PST, Bem Jones-Bey
no flags Details
Patch (14.52 KB, patch)
2014-03-10 15:31 PDT, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bem Jones-Bey 2014-03-07 14:30:02 PST
Created attachment 226168 [details]
example

Inset always applies the corner radii in physical coordinates, causing radii with different width/height to not work properly. See the attached test case.
Comment 1 Bem Jones-Bey 2014-03-10 15:31:16 PDT
Created attachment 226341 [details]
Patch
Comment 2 WebKit Commit Bot 2014-03-10 21:25:14 PDT
Comment on attachment 226341 [details]
Patch

Clearing flags on attachment: 226341

Committed r165429: <http://trac.webkit.org/changeset/165429>
Comment 3 WebKit Commit Bot 2014-03-10 21:25:16 PDT
All reviewed patches have been landed.  Closing bug.