Bug 118083

Summary: [CSS Shapes] New positioning model: support for inset rectangle shape-outside
Product: WebKit Reporter: Bem Jones-Bey <bjonesbe>
Component: CSSAssignee: Bem Jones-Bey <bjonesbe>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://dev.w3.org/csswg/css-shapes/#relation-to-box-model-and-float-behavior
Bug Depends on:    
Bug Blocks: 117898    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Bem Jones-Bey 2013-06-26 14:37:59 PDT
Add support for inset rectangle in the new model.
Comment 1 Bem Jones-Bey 2013-07-23 18:33:18 PDT
Created attachment 207366 [details]
Patch

Tests for inset rectangles
Comment 2 Dirk Schulze 2013-07-25 10:41:00 PDT
Comment on attachment 207366 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=207366&action=review

From what I can see looks good to me. rubber stamped by me.

> LayoutTests/ChangeLog:8
> +        Update inset-rectangle tests to wori wth new positioning model.

Type: wori wth
Comment 3 Dirk Schulze 2013-07-25 10:41:18 PDT
Comment on attachment 207366 [details]
Patch

sorry c-
Comment 4 Bem Jones-Bey 2013-07-25 10:56:28 PDT
Created attachment 207466 [details]
Patch

Fix typo
Comment 5 WebKit Commit Bot 2013-07-25 11:43:25 PDT
Comment on attachment 207466 [details]
Patch

Rejecting attachment 207466 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 207466, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
    -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 153335 = c4956b111b263aad206d25462b4701403d8696ac
r153336 = 6fded78ff136260a348a9a2e0734e5eb425573e2
r153337 = e9ad442dc6821b628008bcd50d8e27731a067653
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.appspot.com/results/1202329
Comment 6 Bem Jones-Bey 2013-07-25 16:00:29 PDT
Created attachment 207490 [details]
Patch

rebase
Comment 7 WebKit Commit Bot 2013-07-25 18:23:00 PDT
Comment on attachment 207490 [details]
Patch

Clearing flags on attachment: 207490

Committed r153362: <http://trac.webkit.org/changeset/153362>
Comment 8 WebKit Commit Bot 2013-07-25 18:23:02 PDT
All reviewed patches have been landed.  Closing bug.