Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 13839020: Fix fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html so that it passes on … (Closed)

Created:
7 years, 8 months ago by Bem Jones-Bey (gmail)
Modified:
7 years, 8 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html so that it passes on Windows This test failed on Windows because in order to create the -expected result, the shape is approximated using floats. Since the javascript code that computes the width of these floats isn't doing exactly the same thing as the C++ code in WebKit that computes the line offsets due to the shape, differences in rounding between platforms can cause small differences in the rendering. It is especially hard to get large curves like the ellipse in this example to work across platforms. Despite the title of the WebKit bug, this doesn't require an ellipse to test it. So I just replaced it with another rounded rectangle in order to work around the horrible rounding issues that happen when trying to create a ref test for curves. BUG=227088 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148683

Patch Set 1 #

Patch Set 2 : Rebase patch for submission #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M LayoutTests/TestExpectations View 1 1 chunk +0 lines, -2 lines 0 comments Download
M LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html View 3 chunks +5 lines, -4 lines 0 comments Download
M LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
commit-bot: I haz the power
No comments yet.
7 years, 8 months ago (2013-04-09 20:47:03 UTC) #1
Bem Jones-Bey (gmail)
7 years, 8 months ago (2013-04-09 21:18:50 UTC) #2
Bem Jones-Bey (gmail)
Julien, can you review this for me?
7 years, 8 months ago (2013-04-10 17:37:43 UTC) #3
Julien - ping for review
On 2013/04/10 17:37:43, bemjb wrote: > Julien, can you review this for me? Could you ...
7 years, 8 months ago (2013-04-10 21:36:51 UTC) #4
Bem Jones-Bey (gmail)
On 2013/04/10 21:36:51, jchaffraix wrote: > On 2013/04/10 17:37:43, bemjb wrote: > > Julien, can ...
7 years, 8 months ago (2013-04-10 23:43:53 UTC) #5
Bem Jones-Bey (gmail)
Hey Julien, do you have time to look at my updates?
7 years, 8 months ago (2013-04-15 16:27:56 UTC) #6
Bem Jones-Bey (gmail)
Julien is gardening, can anyone else take a look? Thanks.
7 years, 8 months ago (2013-04-16 17:13:54 UTC) #7
eae
LGTM Seems reasonable, at some point we should probably try to figure out a way ...
7 years, 8 months ago (2013-04-16 17:24:21 UTC) #8
Bem Jones-Bey (gmail)
On 2013/04/16 17:24:21, eae wrote: > LGTM Thanks! > Seems reasonable, at some point we ...
7 years, 8 months ago (2013-04-16 17:43:48 UTC) #9
Bem Jones-Bey (gmail)
I should have asked this earlier, but anyone have time to commit this for me? ...
7 years, 8 months ago (2013-04-16 18:27:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bemajaniman@gmail.com/13839020/1
7 years, 8 months ago (2013-04-18 00:37:02 UTC) #11
commit-bot: I haz the power
Failed to apply patch for LayoutTests/platform/chromium/TestExpectations: While running patch -p1 --forward --force --no-backup-if-mismatch; can't find ...
7 years, 8 months ago (2013-04-18 00:37:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bemajaniman@gmail.com/13839020/16001
7 years, 8 months ago (2013-04-18 20:23:55 UTC) #13
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 20:46:38 UTC) #14
Message was sent while issue was closed.
Change committed as 148683

Powered by Google App Engine
This is Rietveld 408576698