Update the shape-margin script tests to work with the new positioning model. They are the following tests: shape-outside-floats-diamond-margin-polygon.html shape-outside-floats-ellipse-margin-bottom.html (strictly speaking not a script test, but including it here anyways) shape-outside-floats-ellipse-margin-left.html shape-outside-floats-ellipse-margin-right.html
Created attachment 208193 [details] Patch Update some of the shape-margin tests to work with the new positioning model. Floats that specify shape-outside are now positioned according to their margin box, not the bounding box of the shape-outside shape. The tests have been revised to reflect the change.
Comment on attachment 208193 [details] Patch r=me
Created attachment 208217 [details] Patch
Comment on attachment 208217 [details] Patch Clearing flags on attachment: 208217 Committed r153769: <http://trac.webkit.org/changeset/153769>
All reviewed patches have been landed. Closing bug.