Summary: | [css-shapes] Shapes are not resolved the same way in shape-inside and clip-path | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | François REMY <fremycompany_pub> | ||||||||||
Component: | Layout and Rendering | Assignee: | Bem Jones-Bey <bjonesbe> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | bjonesbe, buildbot, commit-queue, esprehn+autocc, glenn, kondapallykalyan, rniwa | ||||||||||
Priority: | P2 | ||||||||||||
Version: | 528+ (Nightly build) | ||||||||||||
Hardware: | All | ||||||||||||
OS: | All | ||||||||||||
URL: | http://codepen.io/anon/pen/ahmyk | ||||||||||||
Attachments: |
|
Description
François REMY
2013-09-25 13:22:29 PDT
Created attachment 212742 [details]
Patch
Comment on attachment 212742 [details]
Patch
I'm going to have to update this.
Comment on attachment 212742 [details] Patch Attachment 212742 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/2611006 New failing tests: fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html Created attachment 212750 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Comment on attachment 212742 [details] Patch Attachment 212742 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/2620008 New failing tests: fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html Created attachment 212757 [details]
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-02 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Created attachment 212759 [details]
Patch
Comment on attachment 212759 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212759&action=review r=me > LayoutTests/ChangeLog:11 > + Update the nested container with unresolved height test because with a > + circle it isn't really testing just for unresolved height behavior. Good idea! Comment on attachment 212759 [details] Patch Clearing flags on attachment: 212759 Committed r156545: <http://trac.webkit.org/changeset/156545> All reviewed patches have been landed. Closing bug. |